mirror of
https://github.com/alecmuffett/real-world-onion-sites.git
synced 2025-12-17 08:53:53 -05:00
auto-update on Sat Mar 5 23:12:50 UTC 2022
This commit is contained in:
parent
7043fbf4b3
commit
c03bc8a8bd
5 changed files with 191 additions and 191 deletions
|
|
@ -18,7 +18,7 @@ def push(stack, entry):
|
|||
method = 'http' # this needs some discussion with Securedrop
|
||||
result = dict()
|
||||
result['flaky'] = ''
|
||||
result['category'] = 'securedrop'
|
||||
result['category'] = 'SecureDrop'
|
||||
result['site_name'] = xx(entry, 'title')
|
||||
result['onion_url'] = '{0}://{1}'.format(method, xx(entry, 'onion_address'))
|
||||
result['onion_name'] = xx(entry, 'onion_name')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue