fix: alphabetical ordering
This commit is contained in:
@@ -1344,15 +1344,6 @@
|
||||
"urlProbe": "https://ws2.kik.com/user/{}",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"Kvinneguiden": {
|
||||
"errorMsg": "{\"result\":\"ok\"}",
|
||||
"errorType": "message",
|
||||
"regexCheck": "^[a-zA-Z0-9_.-]{3,40}$",
|
||||
"urlProbe": "https://forum.kvinneguiden.no/?app=core&module=system&controller=ajax&do=usernameExists&input={}",
|
||||
"url": "https://forum.kvinneguiden.no",
|
||||
"urlMain": "https://forum.kvinneguiden.no",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"Kongregate": {
|
||||
"errorType": "status_code",
|
||||
"headers": {
|
||||
@@ -1363,6 +1354,15 @@
|
||||
"urlMain": "https://www.kongregate.com/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"Kvinneguiden": {
|
||||
"errorMsg": "{\"result\":\"ok\"}",
|
||||
"errorType": "message",
|
||||
"regexCheck": "^[a-zA-Z0-9_.-]{3,40}$",
|
||||
"urlProbe": "https://forum.kvinneguiden.no/?app=core&module=system&controller=ajax&do=usernameExists&input={}",
|
||||
"url": "https://forum.kvinneguiden.no",
|
||||
"urlMain": "https://forum.kvinneguiden.no",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"LOR": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://www.linux.org.ru/people/{}/profile",
|
||||
|
||||
Reference in New Issue
Block a user