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

Fix false positive for 500px. The site changed their error text, so Sherlock started reporting false positives.

pull/173/head
Christopher K. Hoadley 6 years ago
parent e1bf68443c
commit 61cad384df

@ -1,6 +1,6 @@
{
"500px": {
"errorMsg": "Sorry, no such page.",
"errorMsg": "Oops! This page doesnt exist.",
"errorType": "message",
"rank": 2566,
"url": "https://500px.com/{}",

Loading…
Cancel
Save