fixed babyblogRU false positive

fix this by using an error message instead of checking the status code
pull/707/head
Siddharth Dushantha 5 years ago committed by GitHub
parent fbea0bf679
commit 0f51e01686
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2032,8 +2032,9 @@
"username_unclaimed": "noonewouldeverusethis"
},
"babyblogRU": {
"errorType": "status_code",
"rank": 15174,
"errorType": "message",
"errorMsg": "<title>BabyBlog — крупнейшее сообщество родителей</title>",
"rank": 14711,
"url": "https://www.babyblog.ru/user/info/{}",
"urlMain": "https://www.babyblog.ru/",
"username_claimed": "blue",

Loading…
Cancel
Save