Update blitz.subscriptions.ip2tor.py

This commit is contained in:
frennkie
2020-07-29 09:13:30 +02:00
committed by GitHub
parent 8c5b5e2722
commit f30e074c3c

View File

@@ -199,7 +199,7 @@ def apiPlaceOrderNew(session, shopurl, hostid, toraddressWithPort):
'product': "tor_bridge",
'host_id': hostid,
'tos_accepted': True,
'comment': 'test',
'comment': 'RaspiBlitz',
'target': toraddressWithPort,
'public_key': ''
}