commit 840cf8740ad4b88f8d1c224553c9b912abbfd441
parent 9e4d372213c77e429edf1a315ea23779dd251e83
Author: Daniel GarcĂa <dani-garcia@users.noreply.github.com>
Date: Sun, 19 Dec 2021 17:39:45 +0100
Merge pull request #2156 from jjlin/global-domains
Sync global_domains.json
Diffstat:
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/src/static/global_domains.json b/src/static/global_domains.json
@@ -47,7 +47,8 @@
"Type": 5,
"Domains": [
"wellsfargo.com",
- "wf.com"
+ "wf.com",
+ "wellsfargoadvisors.com"
],
"Excluded": false
},
@@ -905,5 +906,13 @@
"protonvpn.com"
],
"Excluded": false
+ },
+ {
+ "Type": 86,
+ "Domains": [
+ "ubisoft.com",
+ "ubi.com"
+ ],
+ "Excluded": false
}
]
\ No newline at end of file