Skip to content

Commit

Permalink
Add in additional tor gateway domains
Browse files Browse the repository at this point in the history
Add in onion.city & tor-gateways.de domains.
  • Loading branch information
kevross33 committed Oct 29, 2015
1 parent 9c75c50 commit 2dd80c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/signatures/network_torgateway.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ def run(self):
".*\.torexplorer\.com$",
".*\.onion\.to$",
".*\.onion\.cab$",
".*\.onion\.city$",
".*\.tor\-gateways\.de$",
".*\.tor2web\.blutmagie\.de$",
".*\.torpaycash\.com$",
".*\.torconnectpay\.com$",
Expand Down

0 comments on commit 2dd80c7

Please sign in to comment.