Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 66d4d10

Browse files
fgibertoniMichalsus
authored andcommitted
Added external link to output (intelowlproject#2399)
1 parent 3ecd85f commit 66d4d10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api_app/analyzers_manager/observable_analyzers/tor_nodes_danmeuk.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ def run(self):
3434
db_list = db.split("\n")
3535
if self.observable_name in db_list:
3636
result["found"] = True
37+
result["nodes_info"] = "https://www.dan.me.uk/torlist/?full"
3738

3839
return result
3940

0 commit comments

Comments
 (0)