Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
更新多个文件
  • Loading branch information
EylinSir committed Jan 15, 2026
commit 9c650c5374f8bb83777f4a37fd01d338f890138b
3 changes: 3 additions & 0 deletions config/map.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ AppGet@@{"host":"https://dy.58ys.vip","key":"JEWibY1AgWF0V1xx"}@@五八[AG¹]
AppGet@@{"host":"https://mac.555618.xyz","key":"#getapp@TMD@2025"}@@玲珑[AG¹]
AppGet@@{"host":"https://app.omofun1.top","key":"66dc309cbeeca454"}@@OMOfun[AG¹]
AppGet@@{"host":"http://tv.yy-fun.cc","key":"qkxnwkfjwpcnwycl"}@@丫丫动漫[AG¹]
AppGet@@{"host":"https://www.cyfz.vip","key":"e72cdfd629e8895d"}@@方舟动漫[AG¹]
AppGet@@{"host":"http://cic.aicg.fun","key":"2c4h36abd96se10u"}@@元咲动漫[AG¹]
AppGet@@{"host":"https://www.gugu3.com","key":"nKfZ8KX6JTNWRzTD"}@@咕咕动漫[AG¹]
AppSk@@{"host":"https://skyappdata-1321528676.cos.accelerate.myqcloud.com/4kapp/appipr.txt","key":"ygcnbckhcuvygdyb","iv":"4023892775143708"}@@即看影视[AS]
AppSk@@{"host":"https://kankelm.cn:2024/appdomain.txt","key":"ygcnbcvybqqckwqy","iv":"1583560747143708"}@@看客联盟[AS]
AppSk@@{"host":"https://dmsk.oss-rg-china-mainland.aliyuncs.com/dmapp/dmapi.txt","key":"ygcnbcobcegtgigg","iv":"4058263969143708"}@@2k动漫[AS]
Expand Down
2 changes: 1 addition & 1 deletion spider/js/TG搜[搜].js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})
*/

const Pan_API = 'http://127.0.0.1:6080'; // 网盘链接有效性检测过滤api,需自行替换
const Pan_API = 'https://pancheck.banye.tech:7777'; // 网盘链接有效性检测过滤api,需自行替换
const Pan_Sift = [];
const DEFAULT_CHANNELS = 'douerpan,bdwpzhpd,wydwpzy,sgkwpzy,zyywpzy,Baidu_Netdisk,PanjClub,youxigs,yunpanuc,zyfb123,ysxb48,xiangnikanj';//定义频道
const DEFAULT_SOURCES = ['百度网盘', '夸克网盘', 'UC网盘', '移动云盘', '天翼云盘', '115网盘', '阿里云盘', '123云盘'];//定义搜索网盘类型及顺序
Expand Down
2 changes: 1 addition & 1 deletion spider/js/TG盘搜[搜].js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})
*/

const Pan_API = 'http://127.0.0.1:6080'; // PanCheck的API地址 自行替换
const Pan_API = 'https://pancheck.banye.tech:7777'; // PanCheck的API地址 自行替换
const Pan_So = 'https://so.252035.xyz'; // PanSou地址,自行替换
const PAN_TYPES = '百度网盘,夸克网盘,UC网盘,天翼云盘,移动云盘'; // 默认搜索的网盘类型和排序,逗号分隔
const MAX_RESULTS = 15; // 默认搜索结果数量 (每个网盘类型最多15条)
Expand Down
2 changes: 1 addition & 1 deletion spider/js/TG频道.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ const rule = {
host: 'https://t.me',
url: '/s/fyclass',
searchUrl: '?q=**',
Pan_API: 'http://127.0.0.1:6080', // 网盘链接有效性检测过滤api,需自行替换
Pan_API: 'https://pancheck.banye.tech:7777', // 网盘链接有效性检测过滤api,需自行替换
logo: 'https://api.xinac.net/icon/?url=https://t.me',
searchable: 1,
quickSearch: 1,
Expand Down