mirror of
https://github.com/uhIgnacio/github-views-botter.git
synced 2024-08-14 21:47:03 +00:00
uh
This commit is contained in:
parent
7652929cb0
commit
1a3a3eb98c
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -1,7 +1,7 @@
|
|||
import requests, threading, os
|
||||
|
||||
url = os.environ['URL']
|
||||
amount = os.environ['amount']
|
||||
amount = os.environ['AMOUNT']
|
||||
|
||||
def thread():
|
||||
sent = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue