mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-05 14:03:17 +02:00
Update blitz.subscriptions.ip2tor.py
This commit is contained in:
@@ -199,7 +199,7 @@ def apiPlaceOrderNew(session, shopurl, hostid, toraddressWithPort):
|
|||||||
'product': "tor_bridge",
|
'product': "tor_bridge",
|
||||||
'host_id': hostid,
|
'host_id': hostid,
|
||||||
'tos_accepted': True,
|
'tos_accepted': True,
|
||||||
'comment': 'test',
|
'comment': 'RaspiBlitz',
|
||||||
'target': toraddressWithPort,
|
'target': toraddressWithPort,
|
||||||
'public_key': ''
|
'public_key': ''
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user