Skip to content

Commit feb5446

Browse files
author
wallydz
committed
Popcorntime.io
1 parent c39b4ee commit feb5446

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!--
2+
Fully covered subdomains:
3+
4+
- (www.)
5+
- get
6+
- git
7+
- blog
8+
- discuss
9+
10+
11+
-->
12+
<ruleset name="PopcornTime.io">
13+
14+
<target host="popcorntime.io" />
15+
<target host="*.popcorntime.io" />
16+
17+
18+
<securecookie host="^\.popcorntime\.io$" name="^__cfduid$" />
19+
20+
21+
<rule from="^http://((?:get|blog|discuss|git|www)\.)?popcorntime\.io/"
22+
to="https://$1coinjar.com/" />
23+
24+
</ruleset>

0 commit comments

Comments
 (0)