Update 我的哔哩[官].js

This commit is contained in:
n3rddd 2024-06-21 23:27:24 +08:00 committed by GitHub
parent dba7b347c6
commit 357b8413ed
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('https://mirror.ghproxy.com/https://raw.githubusercontent.com/n3rddd/N3RD/master/JN/EXT/XB/Bili1.json');
let html=request('./json/Bili1.json');
let json = dealJson(html);
input=json.classes;
homeObj.filter = json.filter;