chromiun: allow wayback machine to function on archive.org by default

This commit is contained in:
Aminda Suomalainen 2024-03-10 07:59:27 +02:00
parent e4304fd641
commit cfe02d26be
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,9 @@
"fpnmgdkabkmnadcjpehmlllkndpkmiak": {
"installation_mode": "normal_installed",
"override_update_url": true,
"runtime_allowed_hosts": [
"*://*.archive.org/*"
],
"runtime_blocked_hosts": [
"<all_urls>"
],