Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/f621ced91c30ba37efd56d80fc64fb7523a44323 You should set ROOT_URL correctly, otherwise the web may not work correctly.

fixed Taringa false positive with usernames with periods

pull/745/head
Siddharth Dushantha 5 years ago
parent ddecc14732
commit f621ced91c

@ -1500,6 +1500,7 @@
},
"Taringa": {
"errorType": "status_code",
"regexCheck": "^[^.]*$",
"url": "https://www.taringa.net/{}",
"urlMain": "https://taringa.net/",
"username_claimed": "blue",

Loading…
Cancel
Save