1
0

pluto.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687
  1. {
  2. "spider" : "./0.jar",
  3. "lives" : [
  4. {
  5. "group" : "redirect",
  6. "channels" : [
  7. {
  8. "name" : "live",
  9. "urls" : [
  10. "proxy://do=live&type=txt&ext=clan://live.txt"]
  11. }]
  12. }],
  13. "sites" : [
  14. {
  15. "key" : "py_kuaikan",
  16. "name" : "快看",
  17. "type" : 3,
  18. "api" : "py_kuaikan",
  19. "searchable" : 1,
  20. "quickSearch" : 1,
  21. "filterable" : 1,
  22. "ext" : "clan://plugin/py_kuaikan.py"
  23. },
  24. {
  25. "key" : "py_alist",
  26. "name" : " 🦂Alist",
  27. "type" : 3,
  28. "api" : "py_alist",
  29. "searchable" : 1,
  30. "quickSearch" : 1,
  31. "filterable" : 1,
  32. "ext" : "clan://plugin/py_alist.py"
  33. },
  34. {
  35. "key" : "py_lezhu",
  36. "name" : "乐猪",
  37. "type" : 3,
  38. "api" : "py_lezhu",
  39. "searchable" : 1,
  40. "quickSearch" : 1,
  41. "filterable" : 1,
  42. "ext" : "clan://plugin/py_lezhu.py"
  43. },
  44. {
  45. "key" : "py_3qu",
  46. "name" : "3QU",
  47. "type" : 3,
  48. "api" : "py_3qu",
  49. "searchable" : 0,
  50. "quickSearch" : 0,
  51. "filterable" : 1,
  52. "ext" : "clan://plugin/py_3qu.py"
  53. },
  54. {
  55. "key" : "py_cyys",
  56. "name" : "创艺",
  57. "type" : 3,
  58. "api" : "py_cyys",
  59. "searchable" : 0,
  60. "quickSearch" : 0,
  61. "filterable" : 1,
  62. "ext" : "clan://plugin/py_cyys.py"
  63. },
  64. {
  65. "key" : "py_wmkk",
  66. "name" : "完美看看(半残)",
  67. "type" : 3,
  68. "api" : "py_wmkk",
  69. "searchable" : 1,
  70. "quickSearch" : 1,
  71. "filterable" : 1,
  72. "ext" : "clan://plugin/py_wmkk.py"
  73. },
  74. {
  75. "key" : "py_cup",
  76. "name" : "茶杯",
  77. "type" : 3,
  78. "api" : "py_cup",
  79. "searchable" : 1,
  80. "quickSearch" : 1,
  81. "filterable" : 1,
  82. "ext" : "clan://plugin/py_cup.py"
  83. },
  84. {
  85. "key" : "py_star",
  86. "name" : "星光",
  87. "type" : 3,
  88. "api" : "py_star",
  89. "searchable" : 1,
  90. "quickSearch" : 1,
  91. "filterable" : 1,
  92. "ext" : "clan://plugin/py_star.py"
  93. },
  94. {
  95. "key" : "py_bilibili",
  96. "name" : "哔哩",
  97. "type" : 3,
  98. "api" : "py_bilibili",
  99. "searchable" : 0,
  100. "quickSearch" : 0,
  101. "filterable" : 1,
  102. "ext" : "clan://plugin/py_bilibili.py"
  103. },
  104. {
  105. "key" : "py_bilivd",
  106. "name" : "B站(带搜索)",
  107. "type" : 3,
  108. "api" : "py_bilivd",
  109. "searchable" : 0,
  110. "quickSearch" : 0,
  111. "filterable" : 1,
  112. "ext" : "clan://plugin/py_bilivd.py"
  113. },
  114. {
  115. "key" : "py_cctv",
  116. "name" : "央视",
  117. "type" : 3,
  118. "api" : "py_cctv",
  119. "searchable" : 0,
  120. "quickSearch" : 0,
  121. "filterable" : 1,
  122. "ext" : "clan://plugin/py_cctv.py"
  123. },
  124. {
  125. "key" : "py_czspp",
  126. "name" : "厂长",
  127. "type" : 3,
  128. "api" : "py_czspp",
  129. "searchable" : 1,
  130. "quickSearch" : 1,
  131. "filterable" : 1,
  132. "ext" : "clan://plugin/py_czspp.py"
  133. },
  134. {
  135. "key" : "py_zxzj",
  136. "name" : "在线之家",
  137. "type" : 3,
  138. "api" : "py_zxzj",
  139. "searchable" : 1,
  140. "quickSearch" : 1,
  141. "filterable" : 1,
  142. "ext" : "clan://plugin/py_zxzj.py"
  143. },
  144. {
  145. "key" : "py_voflix",
  146. "name" : "Voflix",
  147. "type" : 3,
  148. "api" : "py_voflix",
  149. "searchable" : 1,
  150. "quickSearch" : 1,
  151. "filterable" : 1,
  152. "ext" : "clan://plugin/py_voflix.py"
  153. },
  154. {
  155. "key" : "py_bilimd",
  156. "name" : "B站影视",
  157. "type" : 3,
  158. "api" : "py_bilimd",
  159. "searchable" : 1,
  160. "quickSearch" : 1,
  161. "filterable" : 1,
  162. "ext" : "clan://plugin/py_bilimd.py"
  163. },
  164. {
  165. "key" : "py_gimytv",
  166. "name" : "剧迷",
  167. "type" : 3,
  168. "api" : "py_gimytv",
  169. "searchable" : 1,
  170. "quickSearch" : 1,
  171. "filterable" : 1,
  172. "ext" : "clan://plugin/py_gimytv.py"
  173. },
  174. {
  175. "key" : "py_genmov",
  176. "name" : "跟剧",
  177. "type" : 3,
  178. "api" : "py_genmov",
  179. "searchable" : 1,
  180. "quickSearch" : 1,
  181. "filterable" : 1,
  182. "ext" : "clan://plugin/py_genmov.py"
  183. },
  184. {
  185. "key" : "py_huya",
  186. "name" : "虎牙",
  187. "type" : 3,
  188. "api" : "py_huya",
  189. "searchable" : 0,
  190. "quickSearch" : 0,
  191. "filterable" : 1,
  192. "ext" : "clan://plugin/py_huya.py"
  193. },
  194. {
  195. "key" : "py_douyu",
  196. "name" : "斗鱼",
  197. "type" : 3,
  198. "api" : "py_douyu",
  199. "searchable" : 0,
  200. "quickSearch" : 0,
  201. "filterable" : 1,
  202. "ext" : "clan://plugin/py_douyu.py"
  203. },
  204. {
  205. "key" : "py_cokemv",
  206. "name" : "COKE",
  207. "type" : 3,
  208. "api" : "py_cokemv",
  209. "searchable" : 1,
  210. "quickSearch" : 1,
  211. "filterable" : 1,
  212. "ext" : "clan://plugin/py_cokemv.py"
  213. },
  214. {
  215. "key" : "py_xmaomi",
  216. "name" : "猫咪",
  217. "type" : 3,
  218. "api" : "py_xmaomi",
  219. "searchable" : 1,
  220. "quickSearch" : 1,
  221. "filterable" : 1,
  222. "ext" : "clan://plugin/py_xmaomi.py"
  223. },
  224. {
  225. "key" : "py_gitcafe",
  226. "name" : "小纸条",
  227. "type" : 3,
  228. "api" : "py_gitcafe",
  229. "searchable" : 1,
  230. "quickSearch" : 1,
  231. "filterable" : 0,
  232. "ext" : "clan://plugin/py_gitcafe.py"
  233. },
  234. {
  235. "key" : "py_zhaozy",
  236. "name" : "找资源",
  237. "type" : 3,
  238. "api" : "py_zhaozy",
  239. "searchable" : 1,
  240. "quickSearch" : 1,
  241. "filterable" : 0,
  242. "ext" : "clan://plugin/py_zhaozy.py"
  243. },
  244. {
  245. "key" : "py_yiso",
  246. "name" : "易搜",
  247. "type" : 3,
  248. "api" : "py_yiso",
  249. "searchable" : 1,
  250. "quickSearch" : 1,
  251. "filterable" : 0,
  252. "ext" : "clan://plugin/py_yiso.py"
  253. },
  254. {
  255. "key" : "py_pansou",
  256. "name" : "盘搜",
  257. "type" : 3,
  258. "api" : "py_pansou",
  259. "searchable" : 1,
  260. "quickSearch" : 1,
  261. "filterable" : 0,
  262. "ext" : "clan://plugin/py_pansou.py"
  263. },
  264. {
  265. "key" : "push_agent",
  266. "name" : "阿里",
  267. "type" : 3,
  268. "api" : "py_ali",
  269. "searchable" : 0,
  270. "quickSearch" : 0,
  271. "filterable" : 0,
  272. "ext" : "clan://plugin/py_ali.py"
  273. }],
  274. "parses" : [
  275. {
  276. "name" : "解析聚合",
  277. "type" : 3,
  278. "url" : "Demo"
  279. },
  280. {
  281. "name" : "Json并发",
  282. "type" : 2,
  283. "url" : "Parallel"
  284. },
  285. {
  286. "name" : "Json轮询",
  287. "type" : 2,
  288. "url" : "Sequence"
  289. },
  290. {
  291. "name" : "网络搜集02",
  292. "type" : 1,
  293. "url" : "https://json.pangujiexi.com/json.php?url=",
  294. "ext" : {
  295. "flag" : [
  296. "youku",
  297. "优酷",
  298. "qq",
  299. "腾讯",
  300. "qiyi",
  301. "爱奇艺",
  302. "奇艺"]
  303. }
  304. },
  305. {
  306. "name" : "网络搜集03",
  307. "type" : 1,
  308. "url" : "https://vip.aiaine.com/api/?key=8FN8gNAySnvJiMllxZ&url=",
  309. "ext" : {
  310. "flag" : [
  311. "Itnb",
  312. "wuduzy"]
  313. }
  314. },
  315. {
  316. "name" : "网络搜集04",
  317. "type" : 1,
  318. "url" : "http://api.vip123kan.vip/?url=",
  319. "ext" : {
  320. "flag" : [
  321. "youku",
  322. "优酷",
  323. "mgtv",
  324. "芒果",
  325. "qq",
  326. "腾讯",
  327. "qiyi",
  328. "爱奇艺",
  329. "qq",
  330. "xigua",
  331. "奇艺"]
  332. }
  333. },
  334. {
  335. "name" : "网络搜集05",
  336. "type" : 1,
  337. "url" : "https://a.dxzj88.com/jxrrm/jiami.php?url=",
  338. "ext" : {
  339. "flag" : [
  340. "qq",
  341. "腾讯",
  342. "qiyi",
  343. "爱奇艺",
  344. "奇艺",
  345. "youku",
  346. "优酷",
  347. "sohu",
  348. "芒果",
  349. "mgtv",
  350. "xigua",
  351. "wuduzy",
  352. "bilibili",
  353. "pptv",
  354. "leduo",
  355. "Clk4",
  356. "哔哩",
  357. "renrenmi",
  358. "ltnb",
  359. "rx"]
  360. }
  361. },
  362. {
  363. "name" : "网络搜集06",
  364. "type" : 1,
  365. "url" : "https://sz.dxzj88.com/jxrjrm/jiaomi.php?url=",
  366. "ext" : {
  367. "flag" : [
  368. "qq",
  369. "腾讯",
  370. "qiyi",
  371. "爱奇艺",
  372. "奇艺",
  373. "youku",
  374. "优酷",
  375. "sohu",
  376. "芒果",
  377. "mgtv",
  378. "xigua",
  379. "wuduzy",
  380. "bilibili",
  381. "pptv",
  382. "leduo",
  383. "Clk4",
  384. "哔哩",
  385. "renrenmi",
  386. "ltnb",
  387. "rx"]
  388. }
  389. },
  390. {
  391. "name" : "网络搜集07",
  392. "type" : 1,
  393. "url" : "https://vip.aiaine.com/api/?key=8FN8gNAySnvJiMllxZ&url=",
  394. "ext" : {
  395. "flag" : [
  396. "ltnb"]
  397. }
  398. },
  399. {
  400. "name" : "网络搜集08",
  401. "type" : 1,
  402. "url" : "https://svip.rongxingvr.top/api/?key=niBgMGXVdCQhsmeEBK&url=",
  403. "ext" : {
  404. "flag" : [
  405. "youku",
  406. "qq",
  407. "mgtv",
  408. "bilibili",
  409. "wasu",
  410. "xigua",
  411. "renrenmi",
  412. "优酷",
  413. "芒果"]
  414. }
  415. },
  416. {
  417. "name" : "网络搜集10",
  418. "type" : 1,
  419. "url" : "https://json.5lp.net/json.php?url=",
  420. "ext" : {
  421. "flag" : [
  422. "qq",
  423. "腾讯",
  424. "qiyi",
  425. "爱奇艺",
  426. "奇艺",
  427. "youku",
  428. "优酷",
  429. "mgtv",
  430. "芒果",
  431. "renrenmi",
  432. "Itnb"]
  433. }
  434. }],
  435. "flags" : [
  436. "youku",
  437. "qq",
  438. "iqiyi",
  439. "qiyi",
  440. "letv",
  441. "sohu",
  442. "letv",
  443. "tudou",
  444. "pptv",
  445. "mgtv",
  446. "wasu",
  447. "bilibili",
  448. "leduo",
  449. "fq3",
  450. "fq4",
  451. "xueren",
  452. "duoduo",
  453. "duoduozy",
  454. "miaoparty",
  455. "miaoparty2",
  456. "miaoparty3",
  457. "renrenmi",
  458. "优酷",
  459. "芒果",
  460. "腾讯",
  461. "爱奇艺",
  462. "奇艺",
  463. "ltnb",
  464. "rx",
  465. "CL4K",
  466. "xfyun",
  467. "wuduzy"],
  468. "ijk" : [
  469. {
  470. "group" : "软解码",
  471. "options" : [
  472. {
  473. "category" : 4,
  474. "name" : "opensles",
  475. "value" : "0"
  476. },
  477. {
  478. "category" : 4,
  479. "name" : "overlay-format",
  480. "value" : "842225234"
  481. },
  482. {
  483. "category" : 4,
  484. "name" : "framedrop",
  485. "value" : "1"
  486. },
  487. {
  488. "category" : 4,
  489. "name" : "soundtouch",
  490. "value" : "1"
  491. },
  492. {
  493. "category" : 4,
  494. "name" : "start-on-prepared",
  495. "value" : "1"
  496. },
  497. {
  498. "category" : 1,
  499. "name" : "http-detect-range-support",
  500. "value" : "0"
  501. },
  502. {
  503. "category" : 1,
  504. "name" : "fflags",
  505. "value" : "fastseek"
  506. },
  507. {
  508. "category" : 2,
  509. "name" : "skip_loop_filter",
  510. "value" : "48"
  511. },
  512. {
  513. "category" : 4,
  514. "name" : "reconnect",
  515. "value" : "1"
  516. },
  517. {
  518. "category" : 4,
  519. "name" : "enable-accurate-seek",
  520. "value" : "0"
  521. },
  522. {
  523. "category" : 4,
  524. "name" : "mediacodec",
  525. "value" : "0"
  526. },
  527. {
  528. "category" : 4,
  529. "name" : "mediacodec-auto-rotate",
  530. "value" : "0"
  531. },
  532. {
  533. "category" : 4,
  534. "name" : "mediacodec-handle-resolution-change",
  535. "value" : "0"
  536. },
  537. {
  538. "category" : 4,
  539. "name" : "mediacodec-hevc",
  540. "value" : "0"
  541. },
  542. {
  543. "category" : 1,
  544. "name" : "dns_cache_timeout",
  545. "value" : "600000000"
  546. }]
  547. },
  548. {
  549. "group" : "硬解码",
  550. "options" : [
  551. {
  552. "category" : 4,
  553. "name" : "opensles",
  554. "value" : "0"
  555. },
  556. {
  557. "category" : 4,
  558. "name" : "overlay-format",
  559. "value" : "842225234"
  560. },
  561. {
  562. "category" : 4,
  563. "name" : "framedrop",
  564. "value" : "1"
  565. },
  566. {
  567. "category" : 4,
  568. "name" : "soundtouch",
  569. "value" : "1"
  570. },
  571. {
  572. "category" : 4,
  573. "name" : "start-on-prepared",
  574. "value" : "1"
  575. },
  576. {
  577. "category" : 1,
  578. "name" : "http-detect-range-support",
  579. "value" : "0"
  580. },
  581. {
  582. "category" : 1,
  583. "name" : "fflags",
  584. "value" : "fastseek"
  585. },
  586. {
  587. "category" : 2,
  588. "name" : "skip_loop_filter",
  589. "value" : "48"
  590. },
  591. {
  592. "category" : 4,
  593. "name" : "reconnect",
  594. "value" : "1"
  595. },
  596. {
  597. "category" : 4,
  598. "name" : "enable-accurate-seek",
  599. "value" : "0"
  600. },
  601. {
  602. "category" : 4,
  603. "name" : "mediacodec",
  604. "value" : "1"
  605. },
  606. {
  607. "category" : 4,
  608. "name" : "mediacodec-auto-rotate",
  609. "value" : "1"
  610. },
  611. {
  612. "category" : 4,
  613. "name" : "mediacodec-handle-resolution-change",
  614. "value" : "1"
  615. },
  616. {
  617. "category" : 4,
  618. "name" : "mediacodec-hevc",
  619. "value" : "1"
  620. },
  621. {
  622. "category" : 1,
  623. "name" : "dns_cache_timeout",
  624. "value" : "600000000"
  625. }]
  626. }],
  627. "ads" : [
  628. "mimg.0c1q0l.cn",
  629. "www.googletagmanager.com",
  630. "www.google-analytics.com",
  631. "mc.usihnbcq.cn",
  632. "mg.g1mm3d.cn",
  633. "mscs.svaeuzh.cn",
  634. "cnzz.hhttm.top",
  635. "tp.vinuxhome.com",
  636. "cnzz.mmstat.com",
  637. "www.baihuillq.com",
  638. "s23.cnzz.com",
  639. "z3.cnzz.com",
  640. "c.cnzz.com",
  641. "stj.v1vo.top",
  642. "z12.cnzz.com",
  643. "img.mosflower.cn",
  644. "tips.gamevvip.com",
  645. "ehwe.yhdtns.com",
  646. "xdn.cqqc3.com",
  647. "www.jixunkyy.cn",
  648. "sp.chemacid.cn",
  649. "hm.baidu.com",
  650. "s9.cnzz.com",
  651. "z6.cnzz.com",
  652. "um.cavuc.com",
  653. "mav.mavuz.com",
  654. "wofwk.aoidf3.com",
  655. "z5.cnzz.com",
  656. "xc.hubeijieshikj.cn",
  657. "tj.tianwenhu.com",
  658. "xg.gars57.cn",
  659. "k.jinxiuzhilv.com",
  660. "cdn.bootcss.com",
  661. "ppl.xunzhuo123.com",
  662. "xomk.jiangjunmh.top",
  663. "img.xunzhuo123.com",
  664. "z1.cnzz.com",
  665. "s13.cnzz.com",
  666. "xg.huataisangao.cn",
  667. "z7.cnzz.com",
  668. "xg.huataisangao.cn",
  669. "z2.cnzz.com",
  670. "s96.cnzz.com",
  671. "q11.cnzz.com",
  672. "thy.dacedsfa.cn",
  673. "xg.whsbpw.cn",
  674. "s19.cnzz.com",
  675. "z8.cnzz.com",
  676. "s4.cnzz.com",
  677. "f5w.as12df.top",
  678. "ae01.alicdn.com",
  679. "www.92424.cn",
  680. "k.wudejia.com",
  681. "vivovip.mmszxc.top",
  682. "qiu.xixiqiu.com",
  683. "cdnjs.hnfenxun.com",
  684. "cms.qdwght.com"],
  685. "wallpaper" : "https://picsum.photos/1080",
  686. "spider" : ""
  687. }