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

Commit

Permalink
[FotoForensics.com] Update and reactivate ruleset (#9954)
Browse files Browse the repository at this point in the history
* [FotoForensics.com] Update subdomains

* [FotoForensics.com] Reactivate ruleset

* [FotoForensics.com] Rename ruleset

* Rename Hacker-Factor.xml to FotoForensics.com.xml
  • Loading branch information
Bisaloo authored and J0WI committed May 29, 2017
1 parent 6e5b82e commit 4feb79d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
18 changes: 18 additions & 0 deletions src/chrome/content/rules/FotoForensics.com.xml
@@ -0,0 +1,18 @@
<!--
Private subdomain:
axt.fotoforensics.com
ff2.fotoforensics.com
lab.fotoforensics.com
login.fotoforensics.com
-->
<ruleset name="FotoForensics.com">

<target host="fotoforensics.com" />
<target host="www.fotoforensics.com" />
<target host="ipv4.fotoforensics.com" />

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

</ruleset>
9 changes: 0 additions & 9 deletions src/chrome/content/rules/Hacker-Factor.xml

This file was deleted.

0 comments on commit 4feb79d

Please sign in to comment.