Added support of uID.me and uCoz sites

This commit is contained in:
Soxoj
2021-03-20 23:19:42 +03:00
parent c895f6b418
commit 0a7a7ad70d
3 changed files with 19 additions and 2 deletions
+2
View File
@@ -1,6 +1,8 @@
# Changelog
## [Unreleased]
* added uID.me uguid support
* improved requests processing
## [0.1.15] - 2021-03-14
* improved HTML reports
+1
View File
@@ -25,6 +25,7 @@ supported_recursive_search_ids = (
'ok_id',
'wikimapia_uid',
'steam_id',
'uidme_uguid',
)
common_errors = {
+16 -2
View File
@@ -18423,9 +18423,10 @@
"usernameClaimed": "god",
"usernameUnclaimed": "noonewouldeverusethis7"
},
"uid": {
"uID.me (by username)": {
"tags": [
"ru"
"ru",
"ucoz"
],
"checkType": "status_code",
"alexaRank": 26391,
@@ -18434,6 +18435,19 @@
"usernameClaimed": "blue",
"usernameUnclaimed": "noonewouldeverusethis7"
},
"uID.me (by uguid)": {
"tags": [
"ru",
"ucoz"
],
"type": "uidme_uguid",
"checkType": "status_code",
"alexaRank": 26391,
"url": "http://uid.me/uguid/{username}",
"urlMain": "https://uid.me/",
"usernameClaimed": "1050362129",
"usernameUnclaimed": "noonewouldeverusethis7"
},
"usman48.ru": {
"disabled": true,
"tags": [