Update data

This commit is contained in:
Bluzume 2021-11-09 01:22:20 -05:00
parent 257f8910d6
commit 4dbc6f8711
3 changed files with 7 additions and 2 deletions

View file

@ -1,7 +1,7 @@
1
import requests, threading
s = requests.Session()
s.headers = {"Cookie":"PHPSESSID=l028vch3bhb9ii1vkthoo777d5"}
s.headers = {"Cookie":"PHPSESSID=6qdgmssgrctrjuq6g11r0gj797"}
class t(threading.Thread):