Update 我的哔哩[官].js

This commit is contained in:
n3rddd 2024-06-21 23:30:28 +08:00 committed by GitHub
parent 0f5aac16e9
commit 54457e5183
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ var rule = {
homeUrl:'/x/web-interface/ranking/v2?rid=0&type=origin',
url:'/x/web-interface/search/type?search_type=video&keyword=fyclass&page=fypage',
class_parse:`js:
let html=request('./json/Bili1.json');
let html=request('../json/Bili1.json');
let json = dealJson(html);
input=json.classes;
homeObj.filter = json.filter;