Update 酒店源.py

This commit is contained in:
frxz751113
2024-08-30 08:01:44 +08:00
committed by GitHub
parent 78023aaee2
commit eca90d6256
+1
View File
@@ -381,6 +381,7 @@ for url in urls:
# 如果urlx不以'http'开头,则在前面添加一个前缀(注意:这里的url_x变量未在代码中定义)
else:
urld = f"{url_x}{urlx}"
print(f"{name},{urld}")
if name and urld:
name = name.replace("高清电影", "影迷电影")
name = name.replace("中央", "CCTV")