1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Miscellaneous improvements

This commit is contained in:
nobody
2020-06-27 11:49:45 +02:00
parent 575fafbc01
commit 02e0dc4335
8 changed files with 12 additions and 120 deletions

View File

@ -27,7 +27,7 @@ const Address = {
'ANY_PROTOCOL': '*://',
'CHROME': 'chrome:',
'CHROME_EXTENSION': 'chrome-extension:',
'DECENTRALEYES': 'decentraleyes.org',
'DECENTRALEYES': 'localcdn.de',
'EXAMPLE': 'example.org',
'HTTP': 'http:',
'HTTPS': 'https:',