Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/a88a0a0f735fcbf52a041fab32f1e3bac5d32804
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
15 additions and
0 deletions
@ -606,6 +606,21 @@
"username_claimed" : "blueman" ,
"username_unclaimed" : "noonewouldeveru"
} ,
"Snapchat" : {
"errorType" : "message" ,
"errorMsg" : "OK" ,
"regexCheck" : "^[a-z][a-z-_.]{3,15}" ,
"request_method" : "POST" ,
"headers" : {
"User-Agent" : "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0" ,
"Cookie" : "xsrf_token=PlEcin8s5H600toD4Swngg; sc-cookies-accepted=true; web_client_id=b1e4a3c7-4a38-4c1a-9996-2c4f24f7f956; oauth_client_id=c2Nhbg=="
} ,
"url" : "https://www.snapchat.com/add/{}" ,
"urlMain" : "https://www.snapchat.com" ,
"urlProbe" : "https://accounts.snapchat.com/accounts/get_username_suggestions?requested_username={}&xsrf_token=PlEcin8s5H600toD4Swngg" ,
"username_claimed" : "teamsnapchat" ,
"username_unclaimed" : "revedluowenoon"
} ,
"Flickr" : {
"errorType" : "status_code" ,
"url" : "https://www.flickr.com/people/{}" ,