diff --git a/0827.json b/0827.json index 56f5f918..e7974ca8 100644 --- a/0827.json +++ b/0827.json @@ -1,5 +1,5 @@ { - "spider": "./jar/custom_spider.jar;md5;1e23f38ff329bcc8c9bdb0f39378d9ac", + "spider": "./jar/custom_spider.jar;md5;83302c0b9c22927f527219dc290dc6ad", "wallpaper": "http://饭太硬.ga/深色壁纸/api.php", "sites": [ { @@ -226,6 +226,15 @@ "api": "csp_Push", "searchable": 1, "changeable": 0 + }, + { + "key": "公告", + "name": "公告", + "type": 3, + "api": "csp_Notice", + "searchable": 0, + "changeable": 0, + "ext": "./json/notice.json" } ], "doh": [ diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index e27a2131..094a015b 100644 Binary files a/jar/custom_spider.jar and b/jar/custom_spider.jar differ diff --git a/json/notice.json b/json/notice.json new file mode 100644 index 00000000..6c4019be --- /dev/null +++ b/json/notice.json @@ -0,0 +1,5 @@ +{ + "msg": "FongMi 天下第一", + "date": "20230604000000", + "duration": 10 +} \ No newline at end of file