Update README.md

This commit is contained in:
FongMi 2022-09-23 15:36:27 +08:00 committed by GitHub
parent 238cb9213a
commit 4be7cf3441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ https://github.com/CatVodTVOfficial/CatVodTVSpider
"searchable":1, "searchable":1,
"quickSearch":1, "quickSearch":1,
"filterable":1, "filterable":1,
"ext":"<ali-token>", "ext":"your ali token",
"jar":"https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar" "jar":"https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"
}, },
{ {
@ -58,7 +58,7 @@ https://github.com/CatVodTVOfficial/CatVodTVSpider
"searchable":1, "searchable":1,
"quickSearch":1, "quickSearch":1,
"filterable":1, "filterable":1,
"ext":"<ali-token>", "ext":"your ali token",
"jar":"https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar" "jar":"https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"
} }
] ]