Skip to content

Commit

Permalink
Merge pull request #140 from kevross33/patch-27
Browse files Browse the repository at this point in the history
Add in additional tor gateway domains
  • Loading branch information
Brad Spengler committed Oct 29, 2015
2 parents 9c75c50 + 2dd80c7 commit ebdee6f
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 ebdee6f

Please sign in to comment.