mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-13 18:05:39 +00:00
Updated logic of false positive risk estimating (#475)
This commit is contained in:
@@ -31965,8 +31965,12 @@
|
||||
},
|
||||
"wiki.tfes.org": {
|
||||
"checkType": "message",
|
||||
"presenseStrs": ["History"],
|
||||
"absenceStrs": ["is not registered."],
|
||||
"presenseStrs": [
|
||||
"History"
|
||||
],
|
||||
"absenceStrs": [
|
||||
"is not registered."
|
||||
],
|
||||
"usernameClaimed": "Tom_Bishop",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
"url": "https://wiki.tfes.org/User:{username}"
|
||||
|
||||
Reference in New Issue
Block a user