mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Refactored self-check method, code formatting, small lint fixes (#1942)
This commit is contained in:
@@ -35293,6 +35293,22 @@
|
||||
"urlMain": "https://mynickname.com",
|
||||
"usernameClaimed": "godbrithil",
|
||||
"usernameUnclaimed": "fqiakbtdhu"
|
||||
},
|
||||
"Substack": {
|
||||
"absenceStrs": [
|
||||
"Found. Redirecting to"
|
||||
],
|
||||
"presenseStrs": [
|
||||
"profile\\"
|
||||
],
|
||||
"url": "https://substack.com/@{username}",
|
||||
"urlMain": "https://substack.com",
|
||||
"usernameClaimed": "user23",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
"checkType": "message",
|
||||
"tags": [
|
||||
"blog"
|
||||
]
|
||||
}
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user