|
|
@ -190,8 +190,8 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"BOOTH": {
|
|
|
|
"BOOTH": {
|
|
|
|
"errorType": "response_url",
|
|
|
|
"errorType": "response_url",
|
|
|
|
"regexCheck": "^[a-zA-Z0-9@_-]$",
|
|
|
|
|
|
|
|
"errorUrl": "https://booth.pm/",
|
|
|
|
"errorUrl": "https://booth.pm/",
|
|
|
|
|
|
|
|
"regexCheck": "^[a-zA-Z0-9@_-]$",
|
|
|
|
"url": "https://{}.booth.pm/",
|
|
|
|
"url": "https://{}.booth.pm/",
|
|
|
|
"urlMain": "https://booth.pm/",
|
|
|
|
"urlMain": "https://booth.pm/",
|
|
|
|
"username_claimed": "blue",
|
|
|
|
"username_claimed": "blue",
|
|
|
@ -343,8 +343,8 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Carbonmade": {
|
|
|
|
"Carbonmade": {
|
|
|
|
"errorType": "response_url",
|
|
|
|
"errorType": "response_url",
|
|
|
|
"regexCheck": "^[a-zA-Z0-9@_-]$",
|
|
|
|
|
|
|
|
"errorUrl": "https://carbonmade.com/fourohfour?domain={}.carbonmade.com",
|
|
|
|
"errorUrl": "https://carbonmade.com/fourohfour?domain={}.carbonmade.com",
|
|
|
|
|
|
|
|
"regexCheck": "^[a-zA-Z0-9@_-]$",
|
|
|
|
"url": "https://{}.carbonmade.com",
|
|
|
|
"url": "https://{}.carbonmade.com",
|
|
|
|
"urlMain": "https://carbonmade.com/",
|
|
|
|
"urlMain": "https://carbonmade.com/",
|
|
|
|
"username_claimed": "jenny",
|
|
|
|
"username_claimed": "jenny",
|
|
|
@ -851,14 +851,6 @@
|
|
|
|
"username_claimed": "blue",
|
|
|
|
"username_claimed": "blue",
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Google Play": {
|
|
|
|
|
|
|
|
"errorMsg": "the requested URL was not found on this server",
|
|
|
|
|
|
|
|
"errorType": "message",
|
|
|
|
|
|
|
|
"url": "https://play.google.com/store/apps/developer?id={}",
|
|
|
|
|
|
|
|
"urlMain": "https://play.google.com",
|
|
|
|
|
|
|
|
"username_claimed": "GitHub",
|
|
|
|
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Google Developer": {
|
|
|
|
"Google Developer": {
|
|
|
|
"errorMsg": "Sorry, the profile was not found.",
|
|
|
|
"errorMsg": "Sorry, the profile was not found.",
|
|
|
|
"errorType": "message",
|
|
|
|
"errorType": "message",
|
|
|
@ -867,6 +859,14 @@
|
|
|
|
"username_claimed": "blue",
|
|
|
|
"username_claimed": "blue",
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"Google Play": {
|
|
|
|
|
|
|
|
"errorMsg": "the requested URL was not found on this server",
|
|
|
|
|
|
|
|
"errorType": "message",
|
|
|
|
|
|
|
|
"url": "https://play.google.com/store/apps/developer?id={}",
|
|
|
|
|
|
|
|
"urlMain": "https://play.google.com",
|
|
|
|
|
|
|
|
"username_claimed": "GitHub",
|
|
|
|
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
|
|
|
|
},
|
|
|
|
"Gradle": {
|
|
|
|
"Gradle": {
|
|
|
|
"errorType": "status_code",
|
|
|
|
"errorType": "status_code",
|
|
|
|
"regexCheck": "^(?!-)[a-zA-Z0-9-]{3,}(?<!-)$",
|
|
|
|
"regexCheck": "^(?!-)[a-zA-Z0-9-]{3,}(?<!-)$",
|
|
|
@ -2410,6 +2410,15 @@
|
|
|
|
"username_claimed": "red",
|
|
|
|
"username_claimed": "red",
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"freecodecamp": {
|
|
|
|
|
|
|
|
"errorMsg": "{}",
|
|
|
|
|
|
|
|
"errorType": "message",
|
|
|
|
|
|
|
|
"url": "https://www.freecodecamp.org/{}",
|
|
|
|
|
|
|
|
"urlMain": "https://www.freecodecamp.org/",
|
|
|
|
|
|
|
|
"urlProbe": "https://api.freecodecamp.org/api/users/get-public-profile?username={}",
|
|
|
|
|
|
|
|
"username_claimed": "naveennamani",
|
|
|
|
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
|
|
|
|
},
|
|
|
|
"furaffinity": {
|
|
|
|
"furaffinity": {
|
|
|
|
"errorMsg": "This user cannot be found.",
|
|
|
|
"errorMsg": "This user cannot be found.",
|
|
|
|
"errorType": "message",
|
|
|
|
"errorType": "message",
|
|
|
|