Skip to content

Commit

Permalink
Add onion name for CNN
Browse files Browse the repository at this point in the history
Closes #85.
  • Loading branch information
Conor Schaefer committed Mar 17, 2022
1 parent e7bf5dc commit b3df40b
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 3 deletions.
Binary file added default.rulesets.1647556836.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<html>
<a href='rulesets-signature.1644258093.sha256'>rulesets-signature.1644258093.sha256</a><br>
<a href='rulesets-signature.1647556836.sha256'>rulesets-signature.1647556836.sha256</a><br>
<a href='latest-rulesets-timestamp'>latest-rulesets-timestamp</a><br>
<a href='default.rulesets.1644258093.gz'>default.rulesets.1644258093.gz</a><br>
<a href='default.rulesets.1647556836.gz'>default.rulesets.1647556836.gz</a><br>
</html>
2 changes: 1 addition & 1 deletion latest-rulesets-timestamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1644258093
1647556836
1 change: 1 addition & 0 deletions onboarded.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ apps.publicintegrity.org,publicintegrity.securedrop.tor.onion
lessig.law,lessig.securedrop.tor.onion
news.bloomberglaw.com,bloomberglaw.securedrop.tor.onion
www.reuters.com,reuters.securedrop.tor.onion
www.cnn.com,cnn.securedrop.tor.onion
Binary file added rulesets-signature.1647556836.sha256
Binary file not shown.
5 changes: 5 additions & 0 deletions rulesets/cnn-securedrop-ruleset.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ruleset name="CNN">
<target host="cnn.securedrop.tor.onion" />
<rule from="^http[s]?://cnn.securedrop.tor.onion"
to="http://qmifwf762qftydprw2adbg7hs2mkunac5xrz3cb5busaflji3rja5lid.onion" />
</ruleset>

0 comments on commit b3df40b

Please sign in to comment.