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

Change final output sentence

pull/1281/head
aristotelis gkithkopoulos 3 years ago
parent d5f31037ec
commit d4368a695d

@ -174,6 +174,7 @@ class QueryNotifyPrint(QueryNotify):
"""
title = "End"
print('\r') # An empty line between last line of main output and last line(more clear output)
print(Style.BRIGHT + Fore.GREEN + "[" +
Fore.YELLOW + "!" +

Loading…
Cancel
Save