https://github.com/eeholmes/bad-things
https://github.com/eeholmes/bad-things
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eeholmes/bad-things
- Owner: eeholmes
- Created: 2022-03-01T01:45:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T01:54:26.000Z (over 4 years ago)
- Last Synced: 2025-07-05T16:42:14.085Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bad-things
Here is a bad commit. User has this code in their script which they will later combine into an API call for a database using say `paste()` or whatever.
```
IP = "73.169.138.120"
username = "ohboy"
password = "thatshaltnotcommit"
```