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

Adjustments to LocalCDN

This commit is contained in:
nobody
2020-07-04 07:38:59 +02:00
parent 30e36abd72
commit 3f5738fb3b
3 changed files with 4 additions and 4 deletions

View File

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