'ptr.py' ändern
This commit is contained in:
parent
843bf6d0a3
commit
06a596f2c7
1 changed files with 1 additions and 1 deletions
2
ptr.py
2
ptr.py
|
|
@ -13,7 +13,7 @@ for f in sys.argv:
|
||||||
url = (f)
|
url = (f)
|
||||||
|
|
||||||
headers = {}
|
headers = {}
|
||||||
headers['User-agent'] = "Black Lives Matter"
|
headers['User-agent'] = "User Agent Name"
|
||||||
|
|
||||||
async def main():
|
async def main():
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue