mirror of
https://github.com/tsxc-github/mzmcos--.git
synced 2025-09-10 07:49:17 +08:00
🚑 更新获取RSS地址
This commit is contained in:
parent
166fa34497
commit
51bb9fa60f
@ -7,7 +7,7 @@ import os
|
||||
import random
|
||||
import yaml
|
||||
|
||||
response = requests.get("https://mc.boen.fun/feed",verify=False)
|
||||
response = requests.get("https://mzmc.top/feed",verify=False)
|
||||
# os.open("feed.xml",os.O_CREAT)
|
||||
with open("feed.xml","w",encoding='UTF-8') as f:
|
||||
f.write(response.text)
|
||||
|
Loading…
x
Reference in New Issue
Block a user