We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f14c126 + 3d447d1 commit 5064c32Copy full SHA for 5064c32
src/chrome/content/rules/2mdn.net.xml
@@ -6,6 +6,13 @@
6
7
<target host="s0.2mdn.net" />
8
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/" />
16
17
<rule from="^http://s0\.2mdn\.net/"
18
to="https://s0.2mdn.net/" />
0 commit comments