9 Commits

Author SHA1 Message Date
alexpolo1
185d865db9 security: replace hardcoded Discord webhook URLs with environment variable
- Remove leaked Discord webhook URL from autologin_no_attack.py
- Replace all hardcoded webhook URLs with os.environ.get('DISCORD_WEBHOOK_URL')
- Add .env.example file with webhook configuration template
- Add .gitignore to prevent .env files from being committed
- Affected files: autologin.py, autologin_no_attack.py, autocraft9x9.py, raidfarm2.py, trader.py, trader2.py, trader_laptop.py, trader_laptopv2.py, trader_wayland.py, trader_win.py, traderv2.py
- Improves security by separating configuration from code
2026-03-01 09:20:29 +01:00
alexpolo1
b81ca75a32 Update trader_laptopv2.py
remove
2024-11-08 08:13:44 +01:00
alex
f590f0bb1c newest version 2024-01-08 00:33:38 +01:00
alex
2d8e170047 new version 2024-01-07 14:54:45 +01:00
alex
acf3c69c90 webhook 2024-01-07 13:08:39 +01:00
alex
0dd70e4a08 wokring version 2024-01-07 12:34:17 +01:00
alex
1d3f35c2e1 s1 2024-01-06 00:18:19 +01:00
alex
9a9fc05ab5 hook_and_sum 2024-01-05 22:54:18 +01:00
alex
190f2bf864 new versions 2024-01-05 20:25:31 +01:00