mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 14:08:59 +00:00
False posivites fixes
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"XenForo": {
|
||||
"site": {
|
||||
"errorMsg": [
|
||||
"The specified member cannot be found. Please enter a member's entire name.",
|
||||
"\u0423\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u0439 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0440\u0443\u0433\u043e\u0435 \u0438\u043c\u044f."
|
||||
],
|
||||
"errorType": "message",
|
||||
@@ -20,7 +21,8 @@
|
||||
"vBulletin": {
|
||||
"site": {
|
||||
"errors": {
|
||||
"The administrator has banned your IP address": "IP ban"
|
||||
"The administrator has banned your IP address": "IP ban",
|
||||
"Извините, сервер перегружен. Пожалуйста, попробуйте зайти позже.": "Server is overloaded"
|
||||
},
|
||||
"errorMsg": [
|
||||
"\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d \u0438 \u043d\u0435 \u0438\u043c\u0435\u0435\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044f \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430.",
|
||||
@@ -6075,14 +6077,14 @@
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Gunboards": {
|
||||
"engine": "vBulletin",
|
||||
"engine": "XenForo",
|
||||
"ignore_403": true,
|
||||
"rank": 402351,
|
||||
"presenseStrs": ["latest-activity"],
|
||||
"request_head_only": false,
|
||||
"tags": [
|
||||
"us"
|
||||
],
|
||||
"url": "https://forums.gunboards.com/member.php?username={username}",
|
||||
"urlMain": "https://forums.gunboards.com",
|
||||
"username_claimed": "adam",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
@@ -9303,12 +9305,16 @@
|
||||
},
|
||||
"NetworkInformatica": {
|
||||
"errorType": "status_code",
|
||||
"errors": {
|
||||
"The site is undergoing planned maintenance activity and is unavailable temporarily.": "Maintenance"
|
||||
},
|
||||
"rank": 29720,
|
||||
"tags": [
|
||||
"global",
|
||||
"in",
|
||||
"us"
|
||||
],
|
||||
"request_head_only": false,
|
||||
"url": "https://network.informatica.com/people/{username}",
|
||||
"urlMain": "https://network.informatica.com",
|
||||
"username_claimed": "adam",
|
||||
|
||||
Reference in New Issue
Block a user