Skip to content

Commit 69db586

Browse files
committed
Add dev.newsblur.com
1 parent 8b7a419 commit 69db586

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<ruleset name="NewsBlur">
22
<target host="www.newsblur.com" />
33
<target host="newsblur.com" />
4+
<target host="dev.newsblur.com" />
5+
46
<rule from="^http://(www\.)?newsblur\.com/" to="https://www.newsblur.com/"/>
7+
<rule from="^http://dev\.newsblur\.com/" to="https://dev.newsblur.com/" />
58
<securecookie host="^www\.newsblur\.com$" name=".*" />
69
</ruleset>

0 commit comments

Comments
 (0)