Merge pull request #2156 from jjlin/global-domains

Sync global_domains.json
This commit is contained in:
Daniel García
2021-12-19 17:39:45 +01:00
committed by GitHub

View File

@@ -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
} }
] ]