Skip to content

Commit 77598f0

Browse files
author
MB
committed
Tmblr.co
1 parent 63ef698 commit 77598f0

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<!--
22
For rules causing false/broken MCB, see Tumblr.com-falsemixed.xml.
33
4+
Other Tumblr rulesets:
5+
6+
- Tmblr.co.xml
7+
48
59
CDN buckets:
610

0 commit comments

Comments
 (0)