mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-27 06:10:34 +00:00
Convert Rajce.net to use HTTP Status Detection. It was failing during tests earlier, and this will (hopefully) allow it to be more reliable.
This commit is contained in:
parent
046cd68c04
commit
c0ef4984d0
1 changed files with 1 additions and 2 deletions
|
@ -1346,8 +1346,7 @@
|
|||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Rajce.net": {
|
||||
"errorMsg": "410",
|
||||
"errorType": "message",
|
||||
"errorType": "status_code",
|
||||
"rank": 1703,
|
||||
"url": "https://{}.rajce.idnes.cz/",
|
||||
"urlMain": "https://www.rajce.idnes.cz/",
|
||||
|
|
Loading…
Reference in a new issue