chore: reformat json
This commit is contained in:
parent
28b78e7ddd
commit
ef55f7ddd3
|
|
@ -671,10 +671,7 @@
|
||||||
"url": "https://discord.com",
|
"url": "https://discord.com",
|
||||||
"urlMain": "https://discord.com/",
|
"urlMain": "https://discord.com/",
|
||||||
"urlProbe": "https://discord.com/api/v9/unique-username/username-attempt-unauthed",
|
"urlProbe": "https://discord.com/api/v9/unique-username/username-attempt-unauthed",
|
||||||
"errorMsg": [
|
"errorMsg": ["{\"taken\":false}", "The resource is being rate limited"],
|
||||||
"{\"taken\":false}",
|
|
||||||
"The resource is being rate limited"
|
|
||||||
],
|
|
||||||
"request_method": "POST",
|
"request_method": "POST",
|
||||||
"request_payload": {
|
"request_payload": {
|
||||||
"username": "{}"
|
"username": "{}"
|
||||||
|
|
@ -1049,10 +1046,7 @@
|
||||||
},
|
},
|
||||||
"HackerNews": {
|
"HackerNews": {
|
||||||
"__comment__": "First errMsg invalid, second errMsg rate limited. Not ideal. Adjust for better rate limit filtering.",
|
"__comment__": "First errMsg invalid, second errMsg rate limited. Not ideal. Adjust for better rate limit filtering.",
|
||||||
"errorMsg": [
|
"errorMsg": ["No such user.", "Sorry."],
|
||||||
"No such user.",
|
|
||||||
"Sorry."
|
|
||||||
],
|
|
||||||
"errorType": "message",
|
"errorType": "message",
|
||||||
"url": "https://news.ycombinator.com/user?id={}",
|
"url": "https://news.ycombinator.com/user?id={}",
|
||||||
"urlMain": "https://news.ycombinator.com/",
|
"urlMain": "https://news.ycombinator.com/",
|
||||||
|
|
@ -1152,10 +1146,10 @@
|
||||||
"username_claimed": "blue"
|
"username_claimed": "blue"
|
||||||
},
|
},
|
||||||
"Ifunny": {
|
"Ifunny": {
|
||||||
"errorType":"status_code",
|
"errorType": "status_code",
|
||||||
"url":"https://ifunny.co/user/{}",
|
"url": "https://ifunny.co/user/{}",
|
||||||
"urlMain":"https://ifunny.co/",
|
"urlMain": "https://ifunny.co/",
|
||||||
"username_claimed":"agua"
|
"username_claimed": "agua"
|
||||||
},
|
},
|
||||||
"IRC-Galleria": {
|
"IRC-Galleria": {
|
||||||
"errorType": "response_url",
|
"errorType": "response_url",
|
||||||
|
|
@ -1498,14 +1492,13 @@
|
||||||
"urlMain": "https://www.motorradfrage.net/",
|
"urlMain": "https://www.motorradfrage.net/",
|
||||||
"username_claimed": "gutefrage"
|
"username_claimed": "gutefrage"
|
||||||
},
|
},
|
||||||
"MuseScore": {
|
"MuseScore": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
"url": "https://musescore.com/{}",
|
"url": "https://musescore.com/{}",
|
||||||
"urlMain": "https://musescore.com/",
|
"urlMain": "https://musescore.com/",
|
||||||
"username_claimed": "arrangeme",
|
"username_claimed": "arrangeme",
|
||||||
"request_method": "GET"
|
"request_method": "GET"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
"MyAnimeList": {
|
"MyAnimeList": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
|
|
@ -2188,17 +2181,16 @@
|
||||||
"urlProbe": "https://ch.tetr.io/api/users/{}",
|
"urlProbe": "https://ch.tetr.io/api/users/{}",
|
||||||
"username_claimed": "osk"
|
"username_claimed": "osk"
|
||||||
},
|
},
|
||||||
|
|
||||||
"TikTok": {
|
"TikTok": {
|
||||||
"url": "https://www.tiktok.com/@{}",
|
"url": "https://www.tiktok.com/@{}",
|
||||||
"urlMain": "https://www.tiktok.com",
|
"urlMain": "https://www.tiktok.com",
|
||||||
"errorType": "message",
|
"errorType": "message",
|
||||||
"errorMsg": ["\"statusCode\":10221","Govt. of India decided to block 59 apps"],
|
"errorMsg": [
|
||||||
"username_claimed": "charlidamelio"
|
"\"statusCode\":10221",
|
||||||
|
"Govt. of India decided to block 59 apps"
|
||||||
|
],
|
||||||
|
"username_claimed": "charlidamelio"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
"Tiendanube": {
|
"Tiendanube": {
|
||||||
"url": "https://{}.mitiendanube.com/",
|
"url": "https://{}.mitiendanube.com/",
|
||||||
"urlMain": "https://www.tiendanube.com/",
|
"urlMain": "https://www.tiendanube.com/",
|
||||||
|
|
@ -2391,9 +2383,7 @@
|
||||||
"username_claimed": "red"
|
"username_claimed": "red"
|
||||||
},
|
},
|
||||||
"Venmo": {
|
"Venmo": {
|
||||||
"errorMsg": [
|
"errorMsg": ["Venmo | Page Not Found"],
|
||||||
"Venmo | Page Not Found"
|
|
||||||
],
|
|
||||||
"errorType": "message",
|
"errorType": "message",
|
||||||
"headers": {
|
"headers": {
|
||||||
"Host": "account.venmo.com"
|
"Host": "account.venmo.com"
|
||||||
|
|
@ -2897,13 +2887,13 @@
|
||||||
"username_claimed": "blue"
|
"username_claimed": "blue"
|
||||||
},
|
},
|
||||||
"Pinterest": {
|
"Pinterest": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
"errorUrl": "https://www.pinterest.com/",
|
"errorUrl": "https://www.pinterest.com/",
|
||||||
"url": "https://www.pinterest.com/{}/",
|
"url": "https://www.pinterest.com/{}/",
|
||||||
"urlProbe": "https://www.pinterest.com/oembed.json?url=https://www.pinterest.com/{}/",
|
"urlProbe": "https://www.pinterest.com/oembed.json?url=https://www.pinterest.com/{}/",
|
||||||
"urlMain": "https://www.pinterest.com/",
|
"urlMain": "https://www.pinterest.com/",
|
||||||
"username_claimed": "blue"
|
"username_claimed": "blue"
|
||||||
},
|
},
|
||||||
"pr0gramm": {
|
"pr0gramm": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
"url": "https://pr0gramm.com/user/{}",
|
"url": "https://pr0gramm.com/user/{}",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue