Skip to content

Commit 4e629ca

Browse files
committed
Merge pull request EFForg#4538 from eduardoklosowski/anilist-rules
Add AniList.co
2 parents b1ed1ee + ce211ac commit 4e629ca

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<ruleset name="AniList.co">
2+
<target host="anilist.co" />
3+
<target host="www.anilist.co" />
4+
5+
<!-- not working:
6+
nginx.anilist.co (mismatch)
7+
-->
8+
9+
<rule from="^http:"
10+
to="https:" />
11+
</ruleset>

0 commit comments

Comments
 (0)