We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ef698 commit 77598f0Copy full SHA for 77598f0
src/chrome/content/rules/Tmblr.co.xml
@@ -0,0 +1,19 @@
1
+<!--
2
+ For other Tumblr coverage, see Tumbler.xml.
3
+
4
5
+ ^: refused
6
+ www doesn't exist
7
8
+-->
9
+<ruleset name="Tmblr.co">
10
11
+ <target host="tmblr.co" />
12
13
14
+ <!-- Redirect keeps path and args:
15
+ -->
16
+ <rule from="^http://tmblr\.co/+"
17
+ to="https://www.tumbler.com/" />
18
19
+</ruleset>
src/chrome/content/rules/Tumblr.xml
@@ -1,6 +1,10 @@
<!--
For rules causing false/broken MCB, see Tumblr.com-falsemixed.xml.
+ Other Tumblr rulesets:
+ - Tmblr.co.xml
CDN buckets:
0 commit comments