mirror of
https://github.com/TeamPGM/PagerMaid_Plugins_Pyro.git
synced 2024-11-16 07:39:26 +00:00
covid fix a bug
This commit is contained in:
parent
35071cb3ec
commit
4919395aa7
@ -39,7 +39,6 @@ class NewsData:
|
||||
def __init__(self):
|
||||
self.data = {}
|
||||
self.time = ''
|
||||
self.update_data()
|
||||
|
||||
async def update_data(self):
|
||||
url = "https://api.inews.qq.com/newsqa/v1/query/inner/publish/modules/list?modules=statisGradeCityDetail,diseaseh5Shelf"
|
||||
|
Loading…
Reference in New Issue
Block a user