Skip to content

Commit 91ecb11

Browse files
committed
Merge pull request EFForg#4503 from fuglede/infogram-patch2
[Infogr.am] Add exclusion
2 parents 89dbeb6 + b7a9ac3 commit 91ecb11

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/chrome/content/rules/Infogr.am.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,16 @@
3636
<exclusion pattern="^http://e\.infogr\.am/js/embed\.js\?" />
3737
<test url="http://e.infogr.am/js/embed.js?gm4" />
3838
<test url="http://e.infogr.am/js/embed.js?" />
39-
<exclusion pattern="^http://e.infogr.am/top_tarffic_violations\?" />
39+
<exclusion pattern="^http://e.infogr.am/top_tarffic_violations\?" /> <!-- [sic] -->
4040
<test url="http://e.infogr.am/top_tarffic_violations?src=embed" />
4141
<test url="http://e.infogr.am/top_tarffic_violations?" />
42+
<!-- Breaks
43+
http://www.timesrecordnews.com/news/education/gol-burg-votes-to-arm-teachers-2eb94c42-1f08-3e4e-e053-0100007fb1cf-373284441.html
44+
c.f.
45+
https://github.com/EFForg/https-everywhere/issues/4502
46+
-->
47+
<exclusion pattern="^http://e.infogr.am/school_shooting_incidents_from_2014_2016" />
48+
<test url="http://e.infogr.am/school_shooting_incidents_from_2014_2016" />
4249

4350
<!-- Not secured by server:
4451
-->

0 commit comments

Comments
 (0)