mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Merge pull request #32 from soxoj/tags-update
Tags update, twitter shadowban check added
This commit is contained in:
+34
-25
@@ -3449,7 +3449,7 @@
|
|||||||
},
|
},
|
||||||
"Docker Hub": {
|
"Docker Hub": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"us"
|
"coding"
|
||||||
],
|
],
|
||||||
"urlProbe": "https://hub.docker.com/v2/users/{username}/",
|
"urlProbe": "https://hub.docker.com/v2/users/{username}/",
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
@@ -5137,6 +5137,20 @@
|
|||||||
"usernameClaimed": "PinKgirl",
|
"usernameClaimed": "PinKgirl",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis77777"
|
"usernameUnclaimed": "noonewouldeverusethis77777"
|
||||||
},
|
},
|
||||||
|
"Twitter Shadowban": {
|
||||||
|
"urlProbe": "https://shadowban.eu/.api/{username}",
|
||||||
|
"checkType": "message",
|
||||||
|
"presenseStrs": [
|
||||||
|
"exists\": true"
|
||||||
|
],
|
||||||
|
"absenceStrs": [
|
||||||
|
"exists\": false"
|
||||||
|
],
|
||||||
|
"urlMain": "https://shadowban.eu",
|
||||||
|
"url": "https://shadowban.eu/{username}",
|
||||||
|
"usernameClaimed": "alex",
|
||||||
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
|
},
|
||||||
"Gamblejoe": {
|
"Gamblejoe": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"de",
|
"de",
|
||||||
@@ -5385,8 +5399,8 @@
|
|||||||
},
|
},
|
||||||
"Giphy": {
|
"Giphy": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"social",
|
"image",
|
||||||
"us"
|
"video"
|
||||||
],
|
],
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
"alexaRank": 615,
|
"alexaRank": 615,
|
||||||
@@ -5408,21 +5422,20 @@
|
|||||||
},
|
},
|
||||||
"GitHub": {
|
"GitHub": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"coding",
|
"coding"
|
||||||
"us"
|
|
||||||
],
|
],
|
||||||
"regexCheck": "^[a-zA-Z0-9](?:[a-zA-Z0-9]|-(?=[a-zA-Z0-9])){0,38}$",
|
"regexCheck": "^[a-zA-Z0-9](?:[a-zA-Z0-9]|-(?=[a-zA-Z0-9])){0,38}$",
|
||||||
|
"urlProbe": "https://api.github.com/users/{username}",
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
"alexaRank": 78,
|
"alexaRank": 78,
|
||||||
"url": "https://www.github.com/{username}",
|
"url": "https://github.com/{username}",
|
||||||
"urlMain": "https://www.github.com/",
|
"urlMain": "https://www.github.com/",
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "blue",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"GitLab": {
|
"GitLab": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"coding",
|
"coding"
|
||||||
"in"
|
|
||||||
],
|
],
|
||||||
"urlProbe": "https://gitlab.com/api/v4/users?username={username}",
|
"urlProbe": "https://gitlab.com/api/v4/users?username={username}",
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
@@ -5447,8 +5460,7 @@
|
|||||||
"Gitmemory": {
|
"Gitmemory": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"coding",
|
"coding",
|
||||||
"global",
|
"global"
|
||||||
"in"
|
|
||||||
],
|
],
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
"absenceStrs": "Oops,404",
|
"absenceStrs": "Oops,404",
|
||||||
@@ -7249,7 +7261,7 @@
|
|||||||
"Libraries": {
|
"Libraries": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"global",
|
"global",
|
||||||
"in"
|
"coding"
|
||||||
],
|
],
|
||||||
"regexCheck": "^[^\\.]+$",
|
"regexCheck": "^[^\\.]+$",
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
@@ -8311,7 +8323,7 @@
|
|||||||
},
|
},
|
||||||
"MoiKrug": {
|
"MoiKrug": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"us"
|
"career"
|
||||||
],
|
],
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
"alexaRank": 203999,
|
"alexaRank": 203999,
|
||||||
@@ -9381,6 +9393,9 @@
|
|||||||
"finance"
|
"finance"
|
||||||
],
|
],
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
|
"presenseStrs": [
|
||||||
|
"Start Conversation"
|
||||||
|
],
|
||||||
"absenceStrs": "Page not found!",
|
"absenceStrs": "Page not found!",
|
||||||
"alexaRank": 1569544,
|
"alexaRank": 1569544,
|
||||||
"url": "https://otechie.com/{username}",
|
"url": "https://otechie.com/{username}",
|
||||||
@@ -11131,12 +11146,8 @@
|
|||||||
},
|
},
|
||||||
"Root-me": {
|
"Root-me": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"eg",
|
|
||||||
"global",
|
"global",
|
||||||
"ir",
|
"hacking"
|
||||||
"ma",
|
|
||||||
"tn",
|
|
||||||
"us"
|
|
||||||
],
|
],
|
||||||
"errors": {
|
"errors": {
|
||||||
"429 Too Many Requests": "Too many requests"
|
"429 Too Many Requests": "Too many requests"
|
||||||
@@ -12701,9 +12712,7 @@
|
|||||||
},
|
},
|
||||||
"Telegram": {
|
"Telegram": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"br",
|
"global"
|
||||||
"in",
|
|
||||||
"social"
|
|
||||||
],
|
],
|
||||||
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_]{4,}$",
|
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_]{4,}$",
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
@@ -13219,7 +13228,7 @@
|
|||||||
},
|
},
|
||||||
"Trello": {
|
"Trello": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"us"
|
"global"
|
||||||
],
|
],
|
||||||
"urlProbe": "https://trello.com/1/Members/{username}",
|
"urlProbe": "https://trello.com/1/Members/{username}",
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
@@ -13415,7 +13424,7 @@
|
|||||||
"sec-ch-ua": "Google Chrome\";v=\"87\", \" Not;A Brand\";v=\"99\", \"Chromium\";v=\"87\"",
|
"sec-ch-ua": "Google Chrome\";v=\"87\", \" Not;A Brand\";v=\"99\", \"Chromium\";v=\"87\"",
|
||||||
"authorization": "Bearer AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA",
|
"authorization": "Bearer AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA",
|
||||||
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36",
|
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36",
|
||||||
"x-guest-token": "1350401568001163265"
|
"x-guest-token": "1350800018744160259"
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"Bad guest token": "x-guest-token update required"
|
"Bad guest token": "x-guest-token update required"
|
||||||
@@ -13776,7 +13785,7 @@
|
|||||||
"video"
|
"video"
|
||||||
],
|
],
|
||||||
"headers": {
|
"headers": {
|
||||||
"Authorization": "jwt eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTA4MDIxODAsInVzZXJfaWQiOm51bGwsImFwcF9pZCI6NTg0NzksInNjb3BlcyI6InB1YmxpYyIsInRlYW1fdXNlcl9pZCI6bnVsbH0.x1M4yvCF7fqekRpFfgxjtevGuEZkTP6HK8FXAxlAAQk"
|
"Authorization": "jwt eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MTA4MjA2MDAsInVzZXJfaWQiOm51bGwsImFwcF9pZCI6NTg0NzksInNjb3BlcyI6InB1YmxpYyIsInRlYW1fdXNlcl9pZCI6bnVsbH0.zpTPvzahPFCHfSM1Xds2yi8HPypVcxLtoIdNH51UgtQ"
|
||||||
},
|
},
|
||||||
"activation": {
|
"activation": {
|
||||||
"url": "https://vimeo.com/_rv/viewer",
|
"url": "https://vimeo.com/_rv/viewer",
|
||||||
@@ -16225,13 +16234,13 @@
|
|||||||
"usernameClaimed": "adam",
|
"usernameClaimed": "adam",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"habr": {
|
"Habr": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"ru"
|
"ru"
|
||||||
],
|
],
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
"alexaRank": 1430,
|
"alexaRank": 1430,
|
||||||
"url": "https://habr.com/ru/users/{username}",
|
"url": "https://habr.com/ru/users/{username}/",
|
||||||
"urlMain": "https://habr.com/",
|
"urlMain": "https://habr.com/",
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "blue",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
|
|||||||
Reference in New Issue
Block a user