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

fixed Twitter false positive

pull/1414/head
Siddharth Dushantha 3 years ago
parent 3dbe1795fa
commit a7107cd0a3

@ -1967,7 +1967,7 @@
"username_unclaimed": "noonewouldeverusethis7"
},
"Twitter": {
"errorMsg": "<title>Error | nitter</title>",
"errorMsg": "<title>Error|nitter</title>",
"errorType": "message",
"regexCheck": "^[a-zA-Z0-9_]{1,15}$",
"url": "https://twitter.com/{}",
@ -2295,7 +2295,7 @@
"username_unclaimed": "noonewouldeverusethis7"
},
"drive2": {
"errorType": "status_code",
"er rorType": "status_code",
"url": "https://www.drive2.ru/users/{}",
"urlMain": "https://www.drive2.ru/",
"username_claimed": "blue",

Loading…
Cancel
Save