fix: address Hacker News feedback (connection banner, API keys, etc.) and bump version to v0.3.0

Former-commit-id: db1722a99e3ea7fd8afb296f186f57799bf4b695
This commit is contained in:
anoracleofra-code
2026-03-08 19:15:46 -06:00
parent fbd64b6038
commit d786fae343
250 changed files with 1447 additions and 371 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import os
import zipfile
zip_name = 'ShadowBroker_v0.1.zip'
zip_name = 'ShadowBroker_v0.3.zip'
if os.path.exists(zip_name):
try: