Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/fccf3a02942334a722bcd0520d3c14cc925bc628
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
30 additions and
19 deletions
@ -1253,3 +1253,31 @@ As of 2021-11-21, 1337x seems to be down causing false positives.
"username_unclaimed": "noonewouldeverusethis7"
}
```
### Anilist
As of 2021-11-26, Anilist is returning false positives.
```
"Anilist": {
"errorType": "status_code",
"regexCheck": "^[A-Za-z0-9]{2,20}$",
"url": "https://anilist.co/user/{}/",
"urlMain": "https://anilist.co/",
"username_claimed": "Josh",
"username_unclaimed": "noonewouldeverusethi"
}
```
### 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"
}
```
@ -65,14 +65,6 @@
"username_claimed" : "blue" ,
"username_unclaimed" : "noonewouldeverusethis7"
} ,
"Anilist" : {
"errorType" : "status_code" ,
"regexCheck" : "^[A-Za-z0-9]{2,20}$" ,
"url" : "https://anilist.co/user/{}/" ,
"urlMain" : "https://anilist.co/" ,
"username_claimed" : "Josh" ,
"username_unclaimed" : "noonewouldeverusethi"
} ,
"Apple Developer" : {
"errorType" : "status_code" ,
"url" : "https://developer.apple.com/forums/profile/{}" ,
@ -384,14 +376,6 @@
"username_claimed" : "example" ,
"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"
} ,
"ColourLovers" : {
"errorType" : "status_code" ,
"url" : "https://www.colourlovers.com/lover/{}" ,
@ -1,4 +1,4 @@
## List Of Supported Sites (323 Sites In Total!)
## List Of Supported Sites (322 Sites In Total!)
1. [2Dimensions ](https://2Dimensions.com/ )
1. [3dnews ](http://forum.3dnews.ru/ )
1. [7Cups ](https://www.7cups.com/ )
@ -8,7 +8,6 @@
1. [Airliners ](https://www.airliners.net/ )
1. [Alik.cz ](https://www.alik.cz/ )
1. [AllMyLinks ](https://allmylinks.com/ )
1. [Anilist ](https://anilist.co/ )
1. [Apple Developer ](https://developer.apple.com )
1. [Apple Discussions ](https://discussions.apple.com )
1. [Archive.org ](https://archive.org )
@ -49,7 +48,6 @@
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/ )
@ -104,6 +102,7 @@
1. [HEXRPG ](https://www.hexrpg.com/ )
1. [HackTheBox ](https://forum.hackthebox.eu/ )
1. [Hackaday ](https://hackaday.io/ )
1. [HackerEarth ](https://hackerearth.com/ )
1. [HackerNews ](https://news.ycombinator.com/ )
1. [HackerOne ](https://hackerone.com/ )
1. [HackerRank ](https://hackerrank.com/ )