diff --git a/xiaosa/api.json b/xiaosa/api.json index 981c1f36..5d285cc0 100644 --- a/xiaosa/api.json +++ b/xiaosa/api.json @@ -328,9 +328,9 @@ }, { "key": "Pan1", - "name": "Pan1|4K", + "name": "123|4K", "type": 3, - "api": "csp_PanWebShareCloudHM", + "api": "csp_PanWebShareCloud123", "searchable": 1, "quickSearch": 1, "filterable": 1, @@ -371,6 +371,18 @@ }, "ext": "./json/aliyunpansearch.json" }, + { + "key": "盘库", + "name": "盘库|4K", + "type": 3, + "api": "csp_PanWebKuBa", + "searchable": 1, + "filterable": 0, + "changeable": 0, + "ext": { + "url": "https://panku8.com" + } + }, { "key": "星芽短剧", "name": "星芽|短剧", @@ -2088,6 +2100,14 @@ "timeout": 10, "ua": "okhttp/3.15" }, + { + "name": "B站直播", + "type": 3, + "api": "csp_Feiyang", + "url": "https://9877.kstore.space/Live/bilibili.m3u", + "timeout": 10, + "ua": "okhttp/3.15" + }, { "name": "电视Live", "type": 0, diff --git a/xiaosa/json/hm.json b/xiaosa/json/hm.json index f7993aba..362c9ee9 100644 --- a/xiaosa/json/hm.json +++ b/xiaosa/json/hm.json @@ -1,5 +1,4 @@ { - "SiteUrl": "https://kkapik.eu.org/", "Classes": [ { "type_name": "电影", @@ -9,14 +8,13 @@ "type_name": "剧集", "type_id": "2" }, - { - "type_name": "综艺", - "type_id": "5" - }, { "type_name": "动漫", "type_id": "3" + }, + { + "type_name": "综艺", + "type_id": "5" } - ], - "Cookie": "bbs_sid=ducbgilqu67ff2oirbbh9aq7ol;bbs_token=KLC2C9dxzxxpvoGd4vV8VKgN_2FM1Fbe_2B_2BLShggfWjEmh1kmEA" + ] } \ No newline at end of file diff --git a/xiaosa/json/pan1.json b/xiaosa/json/pan1.json index 678e7a37..44919359 100644 --- a/xiaosa/json/pan1.json +++ b/xiaosa/json/pan1.json @@ -1,5 +1,4 @@ { - "SiteUrl": "https://pan1.me", "Classes": [ { "type_name": "电影", @@ -21,6 +20,5 @@ "type_name": "动漫", "type_id": "37" } - ], - "Cookie": "bbs_sid=rrru52bda4v655kl9u1c87f00m; bbs_token=dZRAvHbHcUZkuJ7oHALqWoUs00C1fGqqXDXH7I8LH6hMddXP" + ] } \ No newline at end of file diff --git a/xiaosa/spider.jar b/xiaosa/spider.jar index d883a7ef..4ffc4fb8 100644 Binary files a/xiaosa/spider.jar and b/xiaosa/spider.jar differ