mirror of
https://github.com/taixingyiji/openit.git
synced 2025-10-28 16:32:26 +00:00
Update main.py
This commit is contained in:
@@ -7,7 +7,7 @@ import time
|
||||
import yaml
|
||||
import requests
|
||||
|
||||
headers = {'User-Agent': 'clash', 'Accept': '*/*', 'Accept-Encoding': 'gzip, deflate, br', 'Connection': 'keep-alive'}
|
||||
headers = {'User-Agent': 'ClashforWindows/0.19.23', 'Accept': '*/*', 'Accept-Encoding': 'gzip, deflate, br', 'Connection': 'keep-alive'}
|
||||
|
||||
def fetch(proxy_list, filename):
|
||||
current_date = time.strftime("%Y_%m_%d", time.localtime())
|
||||
|
||||
Reference in New Issue
Block a user