Update iptv流畅度检测.py
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#本程序只适用于酒店源的检测,请勿移植他用
|
#本程序只适用于酒店源的检测,请勿移植他用
|
||||||
import time
|
import time
|
||||||
|
from datetime import datetime, timedelta # 确保 timedelta 被导入
|
||||||
import concurrent.futures
|
import concurrent.futures
|
||||||
from selenium import webdriver
|
from selenium import webdriver
|
||||||
from selenium.webdriver.chrome.options import Options
|
from selenium.webdriver.chrome.options import Options
|
||||||
|
|||||||
Reference in New Issue
Block a user