Browse Source

Merge pull request #2156 from jjlin/global-domains

Sync global_domains.json
pull/2158/head
Daniel García 3 years ago
committed by GitHub
parent
commit
840cf8740a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      src/static/global_domains.json

11
src/static/global_domains.json

@ -47,7 +47,8 @@
"Type": 5, "Type": 5,
"Domains": [ "Domains": [
"wellsfargo.com", "wellsfargo.com",
"wf.com" "wf.com",
"wellsfargoadvisors.com"
], ],
"Excluded": false "Excluded": false
}, },
@ -905,5 +906,13 @@
"protonvpn.com" "protonvpn.com"
], ],
"Excluded": false "Excluded": false
},
{
"Type": 86,
"Domains": [
"ubisoft.com",
"ubi.com"
],
"Excluded": false
} }
] ]
Loading…
Cancel
Save