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

Commit

Permalink
Add Devast.io.xml (#19084)
Browse files Browse the repository at this point in the history
  • Loading branch information
pipboy96 authored Apr 13, 2020
1 parent 9e0c9d7 commit fdae774
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/chrome/content/rules/Devast.io.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<!--
Timeout:
- 104-200-29-183
- 139-162-190-42
- 139-162-6-31
- 172-104-150-187
- 173-255-221-28
- 185-159-82-199
- 185-159-82-97
- 69-164-210-207
Mismatched:
- ftp
- mail
- pop3
- smtp
-->
<ruleset name="Devast.io">
<target host="devast.io" />
<target host="www.devast.io" />

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

0 comments on commit fdae774

Please sign in to comment.