Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(174)

Unified Diff: components/domain_reliability/bake_in_configs.py

Issue 614213003: Domain Reliability: batch update 3/4 (*admob*) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/domain_reliability/bake_in_configs.py
diff --git a/components/domain_reliability/bake_in_configs.py b/components/domain_reliability/bake_in_configs.py
index 87e2e8082ed31086583952c1d60755d0e9517776..99978b2b09600017cf5c43199133c2d3fd84d1a0 100755
--- a/components/domain_reliability/bake_in_configs.py
+++ b/components/domain_reliability/bake_in_configs.py
@@ -19,7 +19,38 @@ import sys
# Chrome, to ensure incorrect ones are not added accidentally. Subdomains of
# whitelist entries are also allowed (e.g. maps.google.com, ssl.gstatic.com).
DOMAIN_WHITELIST = (
+ 'admob.biz',
+ 'admob.co.in',
+ 'admob.co.kr',
+ 'admob.co.nz',
+ 'admob.co.uk',
+ 'admob.co.za',
'admob.com',
+ 'admob.com.br',
+ 'admob.com.es',
+ 'admob.com.fr',
+ 'admob.com.mx',
+ 'admob.com.pt',
+ 'admob.de',
+ 'admob.dk',
+ 'admob.es',
+ 'admob.fi',
+ 'admob.fr',
+ 'admob.gr',
+ 'admob.hk',
+ 'admob.ie',
+ 'admob.in',
+ 'admob.it',
+ 'admob.jp',
+ 'admob.kr',
+ 'admob.mobi',
+ 'admob.no',
+ 'admob.ph',
+ 'admob.pt',
+ 'admob.sg',
+ 'admob.tw',
+ 'admob.us',
+ 'admob.vn',
'doubleclick.net',
'ggpht.com',
'google-analytics.com',
« no previous file with comments | « components/domain_reliability/BUILD.gn ('k') | components/domain_reliability/baked_in_configs/c_admob_com.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698