Skip to content

Commit 5064c32

Browse files
committed
Merge pull request EFForg#326 from byoogle/11755
Fix for https://trac.torproject.org/projects/tor/ticket/11755
2 parents f14c126 + 3d447d1 commit 5064c32

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/chrome/content/rules/2mdn.net.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66

77
<target host="s0.2mdn.net" />
88

9+
<!--
10+
https://trac.torproject.org/projects/tor/ticket/11755
11+
12+
Breaks videos on http://www.bbc.co.uk/news/video_and_audio/video/ –
13+
e.g., http://www.bbc.co.uk/news/uk-27275344.
14+
-->
15+
<exclusion pattern="http://s0\.2mdn\.net/instream/flash/v3/" />
916

1017
<rule from="^http://s0\.2mdn\.net/"
1118
to="https://s0.2mdn.net/" />

0 commit comments

Comments
 (0)