Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Add VoDLocker.to.xml (#19204)
Browse files Browse the repository at this point in the history
  • Loading branch information
pipboy96 authored May 23, 2020
1 parent 373f3f3 commit 8995c9f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/chrome/content/rules/VoDLocker.to.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!--
Redirects to HTTP:
- dl.vodlocker.to
-->
<ruleset name="VoDLocker.to">
<target host="vodlocker.to" />
<target host="www.vodlocker.to" />
<target host="api.vodlocker.to" />
<target host="cdn.vodlocker.to" />

<rule from="^http:" to="https:" />
</ruleset>

0 comments on commit 8995c9f

Please sign in to comment.