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

Added 9GAG support

pull/61/head
Jonas Tranberg 6 years ago
parent b96da0b547
commit de31a311ef

@ -99,6 +99,11 @@
"urlMain": "https://imgur.com/",
"errorType": "status_code"
},
"9GAG": {
"url": "https://9gag.com/u/{}",
"urlMain": "https://9gag.com/",
"errorType": "status_code"
},
"Flipboard": {
"url": "https://flipboard.com/@{}",
"urlMain": "https://flipboard.com/",

Loading…
Cancel
Save