Skip to content

Commit 4d14549

Browse files
BisalooJ0WI
authored andcommitted
Move chart.apis.google.com to Google.com_Subdomains.xml (EFForg#12649)
1 parent 27f6f23 commit 4d14549

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

src/chrome/content/rules/Google.com_Subdomains.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
<ruleset name="Google.com Subdomains">
4949
<target host="admin.google.com" />
5050
<target host="apis.google.com" />
51-
<!-- See the complex ruleset for chart.apis -->
51+
<target host="chart.apis.google.com" />
52+
<test url="http://chart.apis.google.com/chart?cht=p3&amp;chd=t:60,40&amp;chs=250x100&amp;chl=Hello|World" />
5253
<target host="appengine.google.com" />
5354
<target host="calendar.google.com" />
5455
<target host="cast.google.com" />

src/chrome/content/rules/Google.com_Subdomains_Complex.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@
6666
<test url="http://tbn2.google.com/" />
6767
<test url="http://tbn3.google.com/" />
6868

69-
<rule from="^http://chart\.apis\.google\.com/chart"
70-
to="https://chart.googleapis.com/chart" />
71-
<test url="http://chart.apis.google.com/chart" />
72-
7369
<rule from="^http://([\w-]+)\.clients\.google\.com/"
7470
to="https://$1.clients.google.com/" />
7571
<test url="http://foo.clients.google.com/bar" />

0 commit comments

Comments
 (0)