Add support for OK

Add support for OK
This commit is contained in:
Aslan MALSAGOV 2019-07-12 01:30:44 +02:00 committed by GitHub
parent b94c2b19dc
commit 7ac7a000f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -721,6 +721,16 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"OK": {
"errorType": "message",
"errorMsg": "This page does not exist on OK",
"rank": 1,
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_-.]*$",
"url": "https://ok.ru/{}",
"urlMain": "https://ok.ru/",
"username_claimed": "ok",
"username_unclaimed": "noonewouldeverusethis7"
},
"Pastebin": {
"errorType": "response_url",
"errorUrl": "https://pastebin.com/index",