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

added Pexels

pull/11/head
Siddharth Dushantha 6 years ago
parent 54af53bba3
commit 8f9f9149b8

@ -364,5 +364,10 @@
"url": "https://unsplash.com/@{}",
"errorType": "message",
"errorMsg": "Hm, the page you were looking for doesn't seem to exist anymore"
},
"Pexels": {
"url": "https://www.pexels.com/@{}",
"errorType": "message",
"errorMsg": "Ouch, something went wrong!"
}
}

Loading…
Cancel
Save