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

Merge pull request from sherlock-project/fix-onlyfans-false-positive

Fixed false positive for onlyfans
pull/1176/head
Siddharth Dushantha 4 years ago committed by GitHub
commit 89259e9e08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1049,6 +1049,7 @@
},
"OnlyFans": {
"errorType": "status_code",
"urlProbe": "https://onlyfans.com/api2/v2/users/{}",
"url": "https://onlyfans.com/{}",
"urlMain": "https://onlyfans.com/",
"username_claimed": "theemilylynne",

Loading…
Cancel
Save