Skip to content

Commit 8e6d497

Browse files
fugledejeremyn
authored andcommitted
1 parent 75f5b61 commit 8e6d497

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/chrome/content/rules/GoogleAPIs.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,12 @@
108108

109109
<exclusion pattern="^http://gdata\.youtube\.com/crossdomain\.xml" />
110110
<test url="http://gdata.youtube.com/crossdomain.xml" />
111+
112+
<!-- Breaks digitalattackmap.com, cf.
113+
https://trac.torproject.org/projects/tor/ticket/15154
114+
-->
115+
<exclusion pattern="^http://www\.gstatic\.com/ddos-viz/attacks\.json" />
116+
<test url="http://www.gstatic.com/ddos-viz/attacks.json" />
111117

112118
<securecookie host="^ssl\.google-analytics\.com$" name=".+" />
113119

0 commit comments

Comments
 (0)