Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/43ea13f2566c2de5267743640a9ac7ea673f30d6
You should set ROOT_URL correctly, otherwise the web may not work correctly.
4 changed files with
18 additions and
22 deletions
@ -637,14 +637,6 @@
"username_claimed" : "TheMorozko" ,
"username_unclaimed" : "noonewouldeverusethis7"
} ,
"Coil" : {
"errorMsg" : "Whoops, the thing you were looking for isn't here" ,
"errorType" : "message" ,
"url" : "https://coil.com/u/{}" ,
"urlMain" : "https://coil.com/" ,
"username_claimed" : "adam" ,
"username_unclaimed" : "noonewouldeverusethis7"
} ,
"TM-Ladder" : {
"errorMsg" : "player unknown or invalid" ,
"errorType" : "message" ,
@ -1239,20 +1239,6 @@ As of 2021-11-21, 1337x seems to be down causing false positives.
}
```
### Coil
As of 2021-11-26, Coil is returning false positives.
```
"Coil": {
"errorMsg": "Whoops, the thing you were looking for isn't here",
"errorType": "message",
"url": "https://coil.com/u/{}",
"urlMain": "https://coil.com/",
"username_claimed": "adam",
"username_unclaimed": "noonewouldeverusethis7"
}
```
### TM-Ladder
As of 2021-11-30, TM-Ladder is returning false positives due to rate limits.
@ -392,6 +392,23 @@
"username_claimed" : "example" ,
"username_unclaimed" : "noonewouldeverusethis7"
} ,
"Coil" : {
"errorMsg" : "User not found" ,
"errorType" : "message" ,
"request_method" : "POST" ,
"request_payload" : {
"operationName" : "getCreator" ,
"query" : "query getCreator($userShortName:String!){getCreator(userShortName:$userShortName){id}}" ,
"variables" : {
"userShortName" : "{}"
}
} ,
"url" : "https://coil.com/u/{}" ,
"urlMain" : "https://coil.com/" ,
"urlProbe" : "https://coil.com/gateway" ,
"username_claimed" : "adam" ,
"username_unclaimed" : "noonewouldeverusethis7"
} ,
"ColourLovers" : {
"errorType" : "status_code" ,
"url" : "https://www.colourlovers.com/lover/{}" ,
@ -49,6 +49,7 @@
1. [Codechef ](https://www.codechef.com/ )
1. [Codepen ](https://codepen.io/ )
1. [Codewars ](https://www.codewars.com )
1. [Coil ](https://coil.com/ )
1. [ColourLovers ](https://www.colourlovers.com/ )
1. [Contently ](https://contently.com/ )
1. [Coroflot ](https://coroflot.com/ )