Add files via upload

This commit is contained in:
gaotianliuyun 2023-06-04 18:14:54 +08:00 committed by GitHub
parent 6b7e3dd358
commit a253826672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 1 deletions

View File

@ -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": [

Binary file not shown.

5
json/notice.json Normal file
View File

@ -0,0 +1,5 @@
{
"msg": "FongMi 天下第一",
"date": "20230604000000",
"duration": 10
}