Boxpy.json 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326
  1. {
  2. "sites": [
  3. {
  4. "key": "py_cctv",
  5. "name": "📺央视栏目",
  6. "type": 3,
  7. "api": "py_cctv",
  8. "searchable": 0,
  9. "quickSearch": 0,
  10. "filterable": 1,
  11. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_cctv.py"
  12. },
  13. {
  14. "key": "py_cctv_full",
  15. "name": "📺央视大全",
  16. "type": 3,
  17. "api": "py_cctv_full",
  18. "searchable": 0,
  19. "quickSearch": 0,
  20. "filterable": 1,
  21. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_cctv_full.py"
  22. },
  23. {
  24. "key": "py_cctv1",
  25. "name": "📺央视套餐",
  26. "type": 3,
  27. "api": "py_cctv1",
  28. "searchable": 0,
  29. "quickSearch": 0,
  30. "filterable": 1,
  31. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_cctv1.py"
  32. },
  33. {
  34. "key": "drpy_js_菜狗",
  35. "name": "🌺搜狗视频[JS]",
  36. "type": 3,
  37. "api": "https://notabug.org/wzs888/test/raw/master/libs/drpy.min.js",
  38. "ext": "https://notabug.org/wzs888/test/raw/master/js/菜狗.js"
  39. },
  40. {
  41. "key": "drpy_js_快看",
  42. "name": "🌺快看影视[JS]",
  43. "type": 3,
  44. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  45. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/快看.js"
  46. },
  47. {
  48. "key": "drpy_js_360影视",
  49. "name": "🌺360影视[JS]",
  50. "type": 3,
  51. "api": "https://notabug.org/wzs888/test/raw/master/libs/drpy.min.js",
  52. "ext": "https://notabug.org/wzs888/test/raw/master/js/360影视.js"
  53. },
  54. {
  55. "key": "drpy_js_优酷",
  56. "name": "🌺优酷视频[JS]",
  57. "type": 3,
  58. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  59. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/优酷.js"
  60. },
  61. {
  62. "key": "drpy_js_小宝影视",
  63. "name": "🌺小宝影视[JS]",
  64. "type": 3,
  65. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  66. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/小宝影视.js"
  67. },
  68. {
  69. "key": "drpy_js_鸭奈飞",
  70. "name": "🌺鸭奈飞[JS]",
  71. "type": 3,
  72. "api": "https://notabug.org/wzs888/test/raw/master/libs/drpy.min.js",
  73. "ext": "https://notabug.org/wzs888/test/raw/master/js/鸭奈飞.js"
  74. },
  75. {
  76. "key": "drpy_js_凌云影视",
  77. "name": "🌺凌云影视[JS]",
  78. "type": 3,
  79. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  80. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/凌云影视.js"
  81. },
  82. {
  83. "key": "drpy_js_天空影视",
  84. "name": "🌺天空影视[JS]",
  85. "type": 3,
  86. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  87. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/天空影视.js"
  88. },
  89. {
  90. "key": "drpy_js_秋霞",
  91. "name": "🌺秋霞影院[JS]",
  92. "type": 3,
  93. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  94. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/秋霞.js"
  95. },
  96. {
  97. "key": "drpy_js_ 真不卡",
  98. "name": "🌺不卡影院[JS]",
  99. "type": 3,
  100. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  101. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/真不卡.js"
  102. },
  103. {
  104. "key": "drpy_js_ 剧荒",
  105. "name": "🌺剧荒影院[JS]",
  106. "type": 3,
  107. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  108. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/剧荒.js"
  109. },
  110. {
  111. "key": "drpy_js_ 尘落影视",
  112. "name": "🌺尘落影视[JS]",
  113. "type": 3,
  114. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  115. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/尘落影视.js"
  116. },
  117. {
  118. "key": "drpy_js_多瑙影视",
  119. "name": "🌺多瑙影视[JS]",
  120. "type": 3,
  121. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  122. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/多瑙影视.js"
  123. },
  124. {
  125. "key": "drpy_js_蜜蜂影院",
  126. "name": "🌺蜜蜂影院[JS]",
  127. "type": 3,
  128. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  129. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/TV蜂.js"
  130. },
  131. {
  132. "key": "drpy_js_海兔影院",
  133. "name": "🌺海兔影院[JS]",
  134. "type": 3,
  135. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  136. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/海兔影院.js"
  137. },
  138. {
  139. "key": "drpy_js_低端影视",
  140. "name": "🌺低端影视[JS]",
  141. "type": 3,
  142. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  143. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/ddys.js"
  144. },
  145. {
  146. "key": "drpy_js_小品网",
  147. "name": "🌺小品网[JS]",
  148. "type": 3,
  149. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  150. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/小品网.js"
  151. },
  152. {
  153. "key": "drpy_js_猫了个咪",
  154. "name": "🌺猫了个咪[JS]",
  155. "type": 3,
  156. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  157. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/猫了个咪.js"
  158. },
  159. {
  160. "key": "drpy_js_吸瓜",
  161. "name": "🌺吸瓜视频[JS]",
  162. "type": 3,
  163. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  164. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/吸瓜.js"
  165. },
  166. {
  167. "key": "drpy_js_养端",
  168. "name": "🌺黄瓜TV[JS]",
  169. "type": 3,
  170. "api": "https://agit.ai/wzs1973/test/raw/branch/master/libs/drpy.min.js",
  171. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/JS/养端.js"
  172. },
  173. {
  174. "key": "py_kunyu77.py",
  175. "name": "👒酷云七七",
  176. "type": 3,
  177. "api": "py_kunyu77",
  178. "searchable": 1,
  179. "quickSearch": 1,
  180. "filterable": 1,
  181. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_kunyu77.py"
  182. },
  183. {
  184. "key": "py_douban",
  185. "name": "🦂豆瓣影视",
  186. "type": 3,
  187. "api": "py_douban",
  188. "searchable": 1,
  189. "quickSearch": 1,
  190. "filterable": 1,
  191. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_douban.py"
  192. },
  193. {
  194. "key": "py_bilibili",
  195. "name": "🅱哔哩哔哩",
  196. "type": 3,
  197. "api": "py_bilibili",
  198. "searchable": 1,
  199. "quickSearch": 1,
  200. "filterable": 1,
  201. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_bilibili.py"
  202. },
  203. {
  204. "key": "py_bilimd",
  205. "name": "🅱哔哩影视",
  206. "type": 3,
  207. "api": "py_bilimd",
  208. "searchable": 1,
  209. "quickSearch": 1,
  210. "filterable": 1,
  211. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_bilimd.py"
  212. },
  213. {
  214. "key": "py_huya",
  215. "name": "🐯虎牙直播",
  216. "type": 3,
  217. "api": "py_huya",
  218. "searchable": 0,
  219. "quickSearch": 0,
  220. "filterable": 1,
  221. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_huya.py"
  222. },
  223. {
  224. "key": "py_douyu",
  225. "name": "🦈斗鱼直播",
  226. "type": 3,
  227. "api": "py_douyu",
  228. "searchable": 0,
  229. "quickSearch": 0,
  230. "filterable": 1,
  231. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_douyu.py"
  232. },
  233. {
  234. "key": "py_kuaikan",
  235. "name": "👀快看影视",
  236. "type": 3,
  237. "api": "py_kuaikan",
  238. "searchable": 1,
  239. "quickSearch": 1,
  240. "filterable": 1,
  241. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_kuaikan.py"
  242. },
  243. {
  244. "key": "py_lezhu",
  245. "name": "🐷乐猪影视",
  246. "type": 3,
  247. "api": "py_lezhu",
  248. "searchable": 1,
  249. "quickSearch": 1,
  250. "filterable": 1,
  251. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_lezhu.py"
  252. },
  253. {
  254. "key": "py_wmkk",
  255. "name":"💯完美看看",
  256. "type": 3,
  257. "api": "py_wmkk",
  258. "searchable": 1,
  259. "quickSearch": 1,
  260. "filterable": 1,
  261. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_wmkk.py"
  262. },
  263. {
  264. "key": "py_3qu",
  265. "name": "🥊快播影视",
  266. "type": 3,
  267. "api": "py_3qu",
  268. "searchable": 0,
  269. "quickSearch": 0,
  270. "filterable": 1,
  271. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_3qu.py"
  272. },
  273. {
  274. "key": "py_cyys",
  275. "name": "🎇创艺影视",
  276. "type": 3,
  277. "api": "py_cyys",
  278. "searchable": 0,
  279. "quickSearch": 0,
  280. "filterable": 1,
  281. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_cyys.py"
  282. },
  283. {
  284. "key": "py_star",
  285. "name": "✨星光影视",
  286. "type": 3,
  287. "api": "py_star",
  288. "searchable": 1,
  289. "quickSearch": 1,
  290. "filterable": 1,
  291. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_star.py"
  292. },
  293. {
  294. "key": "py_czspp",
  295. "name": "🏭厂长资源",
  296. "type": 3,
  297. "api": "py_czspp",
  298. "searchable": 1,
  299. "quickSearch": 1,
  300. "filterable": 1,
  301. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_czspp.py"
  302. },
  303. {
  304. "key": "py_zxzj",
  305. "name": "🏠在线之家",
  306. "type": 3,
  307. "api": "py_zxzj",
  308. "searchable": 1,
  309. "quickSearch": 1,
  310. "filterable": 1,
  311. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_zxzj.py"
  312. },
  313. {
  314. "key": "py_gimytv",
  315. "name": "💽剧迷影视",
  316. "type": 3,
  317. "api": "py_gimytv",
  318. "searchable": 1,
  319. "quickSearch": 1,
  320. "filterable": 1,
  321. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_gimytv.py"
  322. },
  323. {
  324. "key": "py_genmov",
  325. "name": "🎞我爱跟剧",
  326. "type": 3,
  327. "api": "py_genmov",
  328. "searchable": 1,
  329. "quickSearch": 1,
  330. "filterable": 1,
  331. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_genmov.py"
  332. },
  333. {
  334. "key": "py_cokemv",
  335. "name": "🎀焦炭影视",
  336. "type": 3,
  337. "api": "py_cokemv",
  338. "searchable": 1,
  339. "quickSearch": 1,
  340. "filterable": 1,
  341. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_cokemv.py"
  342. },
  343. {
  344. "key": "py_cup",
  345. "name": "🦊茶杯狐",
  346. "type": 3,
  347. "api": "py_cup",
  348. "searchable": 1,
  349. "quickSearch": 1,
  350. "filterable": 1,
  351. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_cup.py"
  352. },
  353. {
  354. "key": "py_voflix",
  355. "name": "🌀Voflix",
  356. "type": 3,
  357. "api": "py_voflix",
  358. "searchable": 1,
  359. "quickSearch": 1,
  360. "filterable": 1,
  361. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_voflix.py"
  362. },
  363. {
  364. "key": "py_libvio",
  365. "name": "🐦Libvio",
  366. "type": 3,
  367. "api": "py_libvio",
  368. "searchable": 1,
  369. "quickSearch": 1,
  370. "filterable": 1,
  371. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_libvio.py"
  372. },
  373. {
  374. "key": "py_xmaomi",
  375. "name": "🐱猫咪影视",
  376. "type": 3,
  377. "api": "py_xmaomi",
  378. "searchable": 1,
  379. "quickSearch": 1,
  380. "filterable": 1,
  381. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_xmaomi.py"
  382. },
  383. {
  384. "key": "py_gitcafe",
  385. "name": "🔖小纸条",
  386. "type": 3,
  387. "api": "py_gitcafe",
  388. "searchable": 1,
  389. "quickSearch": 1,
  390. "filterable": 0,
  391. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_gitcafe.py"
  392. },
  393. {
  394. "key": "csp_xb_lgyy",
  395. "name": "💠蓝光影院",
  396. "type": 3,
  397. "api": "csp_XBiu",
  398. "searchable": 1,
  399. "quickSearch": 1,
  400. "filterable": 0,
  401. "ext": "https://lgyy.tv/vodshow/{cateId}--------{catePg}---.html"
  402. },
  403. {
  404. "key": "csp_xb_aiku",
  405. "name": "💠爱酷影视",
  406. "type": 3,
  407. "api": "csp_XBiu",
  408. "searchable": 1,
  409. "quickSearch": 1,
  410. "filterable": 0,
  411. "ext": "https://www.zhanlangbu.com/index.php/vod/type/id/{cateId}.html"
  412. },
  413. {
  414. "key": "csp_xb_fenggou",
  415. "name": "💠疯狗影视",
  416. "type": 3,
  417. "api": "csp_XBiu",
  418. "searchable": 1,
  419. "quickSearch": 1,
  420. "filterable": 0,
  421. "ext": "https://m.fenggoudy3.com/list-select-id-{cateId}-type--area--year--star--state--order-addtime-p-{catePg}.html"
  422. },
  423. {
  424. "key": "csp_xb_huix",
  425. "name": "💠回响影视",
  426. "type": 3,
  427. "api": "csp_XBiu",
  428. "searchable": 1,
  429. "quickSearch": 1,
  430. "filterable": 0,
  431. "ext": "http://hxys.tv/vodshow/{cateId}-{area}-------{catePg}---{year}.html"
  432. },
  433. {
  434. "key": "csp_xb_aikan",
  435. "name": "💠爱看影视",
  436. "type": 3,
  437. "api": "csp_XBiu",
  438. "searchable": 1,
  439. "quickSearch": 1,
  440. "filterable": 0,
  441. "ext": "https://ikan6.vip/vodshow/{cateId}--------{catePg}---"
  442. },
  443. {
  444. "key":"csp_xb_xkyy",
  445. "name":"💠星空影院",
  446. "type":3,
  447. "api":"csp_XBiu",
  448. "searchable":1,
  449. "quickSearch":1,
  450. "filterable":0,
  451. "ext":"https://m.7caa.com/list/{cateId}-{catePg}.html"
  452. },
  453. {
  454. "key": "csp_xb_23影视",
  455. "name": " 💠二三影视",
  456. "type": 3,
  457. "api": "csp_XBiu",
  458. "searchable": 1,
  459. "quickSearch": 1,
  460. "filterable": 0,
  461. "ext": "https://www.23wm.net/vodshow/id/{cateId}/page/{catePg}.html"
  462. },
  463. {
  464. "key": "csp_xb_吼吼影视",
  465. "name": " 💠吼吼影视",
  466. "type": 3,
  467. "api": "csp_XBiu",
  468. "searchable": 1,
  469. "quickSearch": 1,
  470. "filterable": 0,
  471. "ext": "https://www.hohovod.com/vod/show/{cateId}/area/{area}/by/{by}/class/{class}/lang/{lang}/year/{year}.html"
  472. },
  473. {
  474. "key": "csp_xb_七小时影院",
  475. "name": " 💠七小时影院",
  476. "type": 3,
  477. "api": "csp_XBiu",
  478. "searchable": 1,
  479. "quickSearch": 1,
  480. "filterable": 0,
  481. "ext": "https://www.qxsyy.com/show/{cateId}-{area}-{by}-{class}-----{catePg}---{year}.html"
  482. },
  483. {
  484. "key":"csp_xBPQ_奈落影院",
  485. "name":"💦奈落影院",
  486. "type":3,
  487. "api":"csp_xBPQ",
  488. "searchable":1,
  489. "quickSearch":1,
  490. "filterable":0,
  491. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/xBPQ/nlyy.json"
  492. },
  493. {
  494. "key":"csp_xBPQ_在线影视",
  495. "name":"💦在线影视",
  496. "type":3,
  497. "api":"csp_xBPQ",
  498. "searchable":1,
  499. "quickSearch":1,
  500. "filterable":0,
  501. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/xBPQ/zaixiandianying8.json"
  502. },
  503. {
  504. "key": "csp_xBPQ_小小影视",
  505. "name": "💦小小影视",
  506. "type": 3,
  507. "api": "csp_xBPQ",
  508. "searchable": 1,
  509. "quickSearch": 1,
  510. "filterable": 0,
  511. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/xBPQ/xxys.json"
  512. },
  513. {
  514. "key": "csp_xBPQ_锐行加速",
  515. "name": "💦锐行加速",
  516. "type": 3,
  517. "api": "csp_xBPQ",
  518. "searchable": 1,
  519. "quickSearch": 1,
  520. "filterable": 0,
  521. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/xBPQ/ruixingjs.json"
  522. },
  523. {
  524. "key": "csp_xBPQ_电影先生",
  525. "name": "💦电影先生",
  526. "type": 3,
  527. "api": "csp_xBPQ",
  528. "searchable": 1,
  529. "quickSearch": 1,
  530. "filterable": 0,
  531. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/xBPQ/电影先生.json"
  532. },
  533. {
  534. "key": "csp_xBPQ_大米星球",
  535. "name": "️💦大米星球",
  536. "type": 3,
  537. "api": "csp_xBPQ",
  538. "searchable": 1,
  539. "quickSearch": 1,
  540. "filterable": 0,
  541. "ext": "{\"免嗅\":\"1\",\"副标题\":\"class=\\\"module-item-note\\\">&&</div>\",\"线路数组\":\"class=\\\"module-tab-itemtab-item&&</div>\",\"线路标题\":\"<span>&&</small>\",\"播放标题\":\"<span>&&</span>\",\"播放数组\":\"class=\\\"module-play-list&&</div>\",\"分类\":\"电影$20#电视剧$21#综艺$22#动漫$23\",\"分类url\":\"https://www.dmxq.me/vodshow/{cateId}--------{catePg}---.html\"}"
  542. },
  543. {
  544. "key":"bdys",
  545. "name":"🧲哔嘀磁力",
  546. "type":3,
  547. "api":"csp_XPbd",
  548. "searchable":1,
  549. "quickSearch":1,
  550. "filterable":1,
  551. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XPbd/磁力.json"
  552. },
  553. {
  554. "key":"csp_biubiu_骚火电影",
  555. "name":"🔥骚火电影",
  556. "type":3,
  557. "api":"csp_XBiubiu",
  558. "searchable":1,
  559. "quickSearch":1,
  560. "filterable":1,
  561. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XB/骚火电影.json"
  562. },
  563. {
  564. "key":"csp_XBiubiu_小宝影院",
  565. "name":"🎞️小宝影院",
  566. "type":3,
  567. "api":"csp_XBiubiu",
  568. "searchable":1,
  569. "quickSearch":1,
  570. "filterable":0,
  571. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XB/小宝影院.json"
  572. },
  573. {
  574. "key":"csp_XBiubiu_2345",
  575. "name":"🎞️2345影视",
  576. "type":3,
  577. "api":"csp_XBiubiu",
  578. "searchable":1,
  579. "quickSearch":1,
  580. "filterable":0,
  581. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XB/2345影视.json"
  582. },
  583. {
  584. "key":"csp_biubiu_酷云影院",
  585. "name":"🎞️酷云影院",
  586. "type":3,
  587. "api":"csp_XBiubiu",
  588. "searchable":1,
  589. "quickSearch":1,
  590. "filterable":0,
  591. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XB/酷云影院.json"
  592. },
  593. {
  594. "key":"csp_XBiubiu_0855",
  595. "name":"🎞️0855影视",
  596. "type":3,
  597. "api":"csp_XBiubiu",
  598. "searchable":1,
  599. "quickSearch":1,
  600. "filterable":0,
  601. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XB/0855影视.json"
  602. },
  603. {
  604. "key":"csp_xpath_9eguoyu",
  605. "name": "👸9亿国语",
  606. "type":3,
  607. "api":"csp_XPathMacFilter",
  608. "searchable":1,
  609. "quickSearch":1,
  610. "filterable":1,
  611. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XPathMacFilter/九亿国语.json"
  612. },
  613. {
  614. "key":"csp_xpath_dianyingn",
  615. "name": "🐮电影牛",
  616. "type":3,
  617. "api":"csp_XPathMacFilter",
  618. "searchable":1,
  619. "quickSearch":1,
  620. "filterable":1,
  621. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XPathMacFilter/dyn.json"
  622. },
  623. {
  624. "key":"csp_XYQHiker_魔戒影院",
  625. "name":" ☠️魔戒影院",
  626. "type":3,
  627. "api":"csp_XYQHiker",
  628. "searchable":1,
  629. "quickSearch":1,
  630. "filterable":1,
  631. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XYQHiker/魔戒影院.json"
  632. },
  633. {
  634. "key":"csp_XYQHiker_RP影视",
  635. "name":"👾RP影视",
  636. "type":3,
  637. "api":"csp_XYQHiker",
  638. "searchable":1,
  639. "quickSearch":1,
  640. "filterable":1,
  641. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XYQHiker/RP影视.json"
  642. },
  643. {
  644. "key":"csp_XYQHiker_影视之家",
  645. "name":"🎞️影视之家",
  646. "type":3,
  647. "api":"csp_XYQHiker",
  648. "searchable":1,
  649. "quickSearch":1,
  650. "filterable":1,
  651. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XYQHiker/影视之家.json"
  652. },
  653. {
  654. "key":"csp_XYQHiker_冷曦影视",
  655. "name":"❄冷曦影视",
  656. "type":3,
  657. "api":"csp_XYQHiker",
  658. "searchable":1,
  659. "quickSearch":1,
  660. "filterable":1,
  661. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XYQHiker/冷曦影视.json"
  662. },
  663. {
  664. "key":"csp_XYQHiker_heihei",
  665. "name":"😁️嘿嘿影视",
  666. "type":3,
  667. "api":"csp_XYQHiker",
  668. "searchable":1,
  669. "quickSearch":1,
  670. "filterable":0,
  671. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XYQHiker/嘿嘿视频.json"
  672. },
  673. {
  674. "key":"csp_XYQBiu_凌云影视",
  675. "name":"🍨凌云影视",
  676. "type":3,
  677. "api":"csp_XYQBiu",
  678. "searchable":1,
  679. "quickSearch":1,
  680. "filterable":1,
  681. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XYQ/凌云影视.json"
  682. },
  683. {
  684. "key":"csp_XYQBiu_万能影院",
  685. "name":"🎞万能影院",
  686. "type":3,
  687. "api":"csp_XYQBiu",
  688. "searchable":1,
  689. "quickSearch":1,
  690. "filterable":1,
  691. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/XYQ/万能影院.json"
  692. },
  693. {
  694. "key":"csp_Alist",
  695. "name":"🗂Alist合集",
  696. "type":3,
  697. "api":"csp_Alist",
  698. "searchable":1,
  699. "quickSearch":0,
  700. "filterable":0,
  701. "ext":"https://agit.ai/wzs1973/test/raw/branch/master/alist.json"
  702. },
  703. {
  704. "key": "北雁资源",
  705. "name": "🦆北雁资源",
  706. "type": 1,
  707. "api": "https://zy.beiyan.cc:4433/api.php/provide/vod/",
  708. "searchable": 1,
  709. "quickSearch": 1,
  710. "filterable": 1,
  711. "playUrl": "",
  712. "categories": [
  713. "电影",
  714. "国产剧",
  715. "港台剧",
  716. "日韩剧",
  717. "欧美剧",
  718. "综艺",
  719. "动漫"
  720. ]
  721. },
  722. {
  723. "key": "多多",
  724. "name": "🐶多多影视",
  725. "type": 1,
  726. "api": "https://www.ddzyz1.com/api.php/provide/vod/",
  727. "playUrl": "",
  728. "searchable": 1,
  729. "quickSearch": 1,
  730. "filterable": 1,
  731. "categories": [
  732. "国产剧",
  733. "港台剧",
  734. "日韩剧",
  735. "欧美剧",
  736. "综艺",
  737. "动漫",
  738. "动作片",
  739. "喜剧片",
  740. "爱情片",
  741. "科幻片",
  742. "恐怖片",
  743. "剧情片",
  744. "战争片"
  745. ]
  746. },
  747. {
  748. "key": "红牛资源",
  749. "name": "🐮红牛资源",
  750. "type": 1,
  751. "api": "https://www.hongniuzy2.com/api.php/provide/vod/",
  752. "searchable": 1,
  753. "quickSearch": 1
  754. },
  755. {
  756. "key":"卧龙资源",
  757. "name":"🐉卧龙资源",
  758. "type":1,
  759. "api":"https://collect.wolongzyw.com/api.php/provide/vod/",
  760. "searchable":1,
  761. "quickSearch":1
  762. },
  763. {
  764. "key": "樱花资源",
  765. "name": "🌸樱花资源",
  766. "type": 1,
  767. "api": "https://m3u8.apiyhzy.com/api.php/provide/vod/",
  768. "searchable": 1,
  769. "quickSearch": 1
  770. },
  771. {
  772. "key":"番茄资源",
  773. "name":"🍅番茄资源",
  774. "type":1,"api":"http://api.fqzy.cc/api.php/provide/vod/",
  775. "playUrl":"https://dp.fqplayer.com/dplayer/?url=",
  776. "searchable":1,
  777. "quickSearch":1
  778. },
  779. {
  780. "key": "影图影视",
  781. "name": "🥪影图影视",
  782. "type": 1,
  783. "api": "https://cj.vodimg.top/api.php/provide/vod/",
  784. "searchable": 1,
  785. "quickSearch": 1
  786. },
  787. {
  788. "key":"影库资源",
  789. "name":"🐾影库资源",
  790. "type":1,
  791. "api":"https://api.ykapi.net/api.php/provide/vod/from/ykm3u8/",
  792. "searchable":1,
  793. "quickSearch":1
  794. },
  795. {
  796. "key": "py_zhaozy",
  797. "name": "🔍找资源",
  798. "type": 3,
  799. "api": "py_zhaozy",
  800. "searchable": 1,
  801. "quickSearch": 1,
  802. "filterable": 0,
  803. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_zhaozy.py"
  804. },
  805. {
  806. "key": "py_yiso",
  807. "name": "🎯易搜",
  808. "type": 3,
  809. "api": "py_yiso",
  810. "searchable": 1,
  811. "quickSearch": 1,
  812. "filterable": 0,
  813. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_yiso.py"
  814. },
  815. {
  816. "key": "py_pansou",
  817. "name": "📀盘搜",
  818. "type": 3,
  819. "api": "py_pansou",
  820. "searchable": 1,
  821. "quickSearch": 1,
  822. "filterable": 0,
  823. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_pansou.py"
  824. },
  825. {
  826. "key": "push_agent2",
  827. "name": "📂阿里",
  828. "type": 3,
  829. "api": "py_ali",
  830. "searchable": 0,
  831. "quickSearch": 0,
  832. "filterable": 0,
  833. "ext": "https://agit.ai/wzs1973/test/raw/branch/master/plugin/py_ali.py"
  834. }
  835. ],
  836. // 驱动器 (可选)
  837. "drives": [
  838. {"name":"aList","server":"http://alist.lan:8000/dav/","userName":"****","password":"****","type":"webdav"},
  839. {"name":"DSM","server":"http://dsm.lan:5000","userName":"****","password":"****","type":"webdav"},
  840. {"name":"ali-WebDAV-App","server":"http://127.0.0.1:8080","userName":"admin","password":"admin","type":"webdav"}
  841. ],
  842. "spider": "https://notabug.org/wzs888/test/raw/master/jar/1018.jar;md5;C8768828EC2EE460A93A556E9F28F19B",
  843. "wallpaper": "https://tuapi.eees.cc/api.php?category=fengjing&type=302",
  844. "lives": [
  845. {
  846. "group": "redirect",
  847. "channels": [
  848. {
  849. "name": "live",
  850. "urls": [
  851. "proxy://do=live&type=txt&ext=Y2xhbjovL3R2Ym94aGgvMDkyOGJkeWwvemIudHh0"
  852. ]
  853. }
  854. ]
  855. }
  856. ],
  857. "parses": [
  858. {
  859. "name": "解析聚合",
  860. "type": 3,
  861. "url": "Demo"
  862. },
  863. {
  864. "name": "Json并发",
  865. "type": 2,
  866. "url": "Parallel"
  867. },
  868. {
  869. "name": "Json轮询",
  870. "type": 2,
  871. "url": "Sequence"
  872. },
  873. {
  874. "name":"HF影视",
  875. "type":1,
  876. "url":"http://119.91.206.244:9999/jx/hfys.php?url="
  877. },
  878. {
  879. "name":"钢铁侠",
  880. "type":1,
  881. "url":"https://json.freejx.in/?url="
  882. },
  883. {
  884. "name":"爱酷影视",
  885. "type":1,
  886. "url":"https://json.freejx.in/?url="
  887. },
  888. {
  889. "name":"刚刚影视",
  890. "type":1,
  891. "url":"https://vip.fuqizhishi.com/?v="
  892. },
  893. {
  894. "name":"GGTV搜集",
  895. "type":1,
  896. "url":"https://play.fuqizhishi.com/juhe/API.php?appkey=caijijuhe220902&url="
  897. },
  898. {
  899. "name": "解析1",
  900. "type": 1,
  901. "url": "http://newjiexi.gotka.top/keyu3.php?url=",
  902. "ext": {
  903. "flag": [
  904. "qq",
  905. "腾讯",
  906. "qiyi",
  907. "爱奇艺",
  908. "奇艺",
  909. "youku",
  910. "优酷",
  911. "mgtv",
  912. "芒果",
  913. "letv",
  914. "乐视",
  915. "pptv",
  916. "PPTV",
  917. "sohu",
  918. "bilibili",
  919. "哔哩哔哩",
  920. "哔哩"
  921. ],
  922. "header": {
  923. "User-Agent": "okhttp/4.1.0"
  924. }
  925. }
  926. },
  927. {
  928. "name": "解析2",
  929. "type": 1,
  930. "url": "http://newjiexi.gotka.top/keyu3.php?url=",
  931. "ext": {
  932. "flag": [
  933. "qq",
  934. "腾讯",
  935. "qiyi",
  936. "爱奇艺",
  937. "奇艺",
  938. "youku",
  939. "优酷",
  940. "mgtv",
  941. "芒果",
  942. "letv",
  943. "乐视",
  944. "pptv",
  945. "PPTV",
  946. "sohu",
  947. "bilibili",
  948. "哔哩哔哩",
  949. "哔哩"
  950. ],
  951. "header": {
  952. "User-Agent": "okhttp/4.1.0"
  953. }
  954. }
  955. },
  956. {
  957. "name": "解析3",
  958. "type": 0,
  959. "url": "https://h5.freejson.xyz/player/?url=",
  960. "ext": {
  961. "flag": [
  962. "qq",
  963. "腾讯",
  964. "qiyi",
  965. "爱奇艺",
  966. "奇艺",
  967. "youku",
  968. "优酷",
  969. "mgtv",
  970. "芒果",
  971. "letv",
  972. "乐视",
  973. "pptv",
  974. "PPTV",
  975. "sohu",
  976. "bilibili",
  977. "哔哩哔哩",
  978. "哔哩"
  979. ],
  980. "header": {
  981. "User-Agent": "okhttp/4.1.0"
  982. }
  983. }
  984. },
  985. {
  986. "name": "解析4",
  987. "type": 1,
  988. "url": "https://play.fuqizhishi.com/juhe/API.php?appkey=caijijuhe220902&url="
  989. },
  990. {
  991. "name": "解析5",
  992. "type": 1,
  993. "url": "https://play.fuqizhishi.com/jx/API.php?appkey=xiaobaiiiii&url="
  994. },
  995. {
  996. "name": "解析6",
  997. "type": 1,
  998. "url": "https://v.2080kk.com/home/api?type=ys&uid=1308653&key=behnpstwxBCHJMQ029&url="
  999. },
  1000. {
  1001. "name": "解析7",
  1002. "type": 0,
  1003. "url": "https://www.ckplayer.vip/jiexi/?url="
  1004. },
  1005. {
  1006. "name": "解析8",
  1007. "type": 0,
  1008. "url": "https://www.nxflv.com/?url="
  1009. },
  1010. {
  1011. "name": "解析9",
  1012. "type": 0,
  1013. "url": "https://svip.bljiex.cc/?v="
  1014. },
  1015. {
  1016. "name": "解析10",
  1017. "type": 0,
  1018. "url": "http://www.ckmov.vip/api.php?url="
  1019. },
  1020. {
  1021. "name": "解析11",
  1022. "type": 0,
  1023. "url": "https://jx.4kdv.com/?url="
  1024. },
  1025. {
  1026. "name": "解析12",
  1027. "type": 0,
  1028. "url": "https://jx.m3u8.tv/jiexi/?url="
  1029. },
  1030. {
  1031. "name": "解析13",
  1032. "type": 0,
  1033. "url": "https://www.playm3u8.cn/jiexi.php?url="
  1034. },
  1035. {
  1036. "name": "解析14",
  1037. "type": 0,
  1038. "url": "https://okjx.cc/?url="
  1039. },
  1040. {
  1041. "name": "解析15",
  1042. "type": 0,
  1043. "url": "https://www.8090g.cn/?url="
  1044. },
  1045. {
  1046. "name": "解析16",
  1047. "type": 0,
  1048. "url": "https://play.fuqizhishi.com/jx/API.php?appkey=xiaobai888&url="
  1049. },
  1050. {
  1051. "name": "解析17",
  1052. "type": 0,
  1053. "url": "https://jx.xmflv.com/?url="
  1054. },
  1055. {
  1056. "name": "解析18",
  1057. "type": 0,
  1058. "url": "https://jx.bozrc.com:4433/player/?url="
  1059. },
  1060. {
  1061. "name": "解析19",
  1062. "type": 0,
  1063. "url": "https://www.yemu.xyz/?url="
  1064. },
  1065. {
  1066. "name": "解析20",
  1067. "type": 0,
  1068. "url": "https://parse.123mingren.com/?url="
  1069. },
  1070. {
  1071. "name": "解析21",
  1072. "type": 0,
  1073. "url": "http://api.wpsseo.cn/?v="
  1074. },
  1075. {
  1076. "name": "解析22",
  1077. "type": 0,
  1078. "url": "https://go.yh0523.cn/y.cy?url="
  1079. },
  1080. {
  1081. "name": "解析23",
  1082. "type": 0,
  1083. "url": "https://www.pangujiexi.cc/jiexi.php?url="
  1084. },
  1085. {
  1086. "name": "解析24",
  1087. "type": 0,
  1088. "url": "https://jx.iztyy.com/svip/?url="
  1089. }
  1090. ],
  1091. "flags": [
  1092. "youku",
  1093. "qq",
  1094. "iqiyi",
  1095. "qiyi",
  1096. "letv",
  1097. "sohu",
  1098. "tudou",
  1099. "pptv",
  1100. "mgtv",
  1101. "wasu",
  1102. "bilibili",
  1103. "renrenmi"
  1104. ],
  1105. "ijk": [
  1106. {
  1107. "group": "软解码",
  1108. "options": [
  1109. {
  1110. "category": 4,
  1111. "name": "opensles",
  1112. "value": "0"
  1113. },
  1114. {
  1115. "category": 4,
  1116. "name": "overlay-format",
  1117. "value": "842225234"
  1118. },
  1119. {
  1120. "category": 4,
  1121. "name": "framedrop",
  1122. "value": "1"
  1123. },
  1124. {
  1125. "category": 4,
  1126. "name": "soundtouch",
  1127. "value": "1"
  1128. },
  1129. {
  1130. "category": 4,
  1131. "name": "start-on-prepared",
  1132. "value": "1"
  1133. },
  1134. {
  1135. "category": 1,
  1136. "name": "http-detect-range-support",
  1137. "value": "0"
  1138. },
  1139. {
  1140. "category": 1,
  1141. "name": "fflags",
  1142. "value": "fastseek"
  1143. },
  1144. {
  1145. "category": 2,
  1146. "name": "skip_loop_filter",
  1147. "value": "48"
  1148. },
  1149. {
  1150. "category": 4,
  1151. "name": "reconnect",
  1152. "value": "1"
  1153. },
  1154. {
  1155. "category": 4,
  1156. "name": "enable-accurate-seek",
  1157. "value": "0"
  1158. },
  1159. {
  1160. "category": 4,
  1161. "name": "mediacodec",
  1162. "value": "0"
  1163. },
  1164. {
  1165. "category": 4,
  1166. "name": "mediacodec-auto-rotate",
  1167. "value": "0"
  1168. },
  1169. {
  1170. "category": 4,
  1171. "name": "mediacodec-handle-resolution-change",
  1172. "value": "0"
  1173. },
  1174. {
  1175. "category": 4,
  1176. "name": "mediacodec-hevc",
  1177. "value": "0"
  1178. },
  1179. {
  1180. "category": 1,
  1181. "name": "dns_cache_timeout",
  1182. "value": "600000000"
  1183. }
  1184. ]
  1185. },
  1186. {
  1187. "group": "硬解码",
  1188. "options": [
  1189. {
  1190. "category": 4,
  1191. "name": "opensles",
  1192. "value": "0"
  1193. },
  1194. {
  1195. "category": 4,
  1196. "name": "overlay-format",
  1197. "value": "842225234"
  1198. },
  1199. {
  1200. "category": 4,
  1201. "name": "framedrop",
  1202. "value": "1"
  1203. },
  1204. {
  1205. "category": 4,
  1206. "name": "soundtouch",
  1207. "value": "1"
  1208. },
  1209. {
  1210. "category": 4,
  1211. "name": "start-on-prepared",
  1212. "value": "1"
  1213. },
  1214. {
  1215. "category": 1,
  1216. "name": "http-detect-range-support",
  1217. "value": "0"
  1218. },
  1219. {
  1220. "category": 1,
  1221. "name": "fflags",
  1222. "value": "fastseek"
  1223. },
  1224. {
  1225. "category": 2,
  1226. "name": "skip_loop_filter",
  1227. "value": "48"
  1228. },
  1229. {
  1230. "category": 4,
  1231. "name": "reconnect",
  1232. "value": "1"
  1233. },
  1234. {
  1235. "category": 4,
  1236. "name": "enable-accurate-seek",
  1237. "value": "0"
  1238. },
  1239. {
  1240. "category": 4,
  1241. "name": "mediacodec",
  1242. "value": "1"
  1243. },
  1244. {
  1245. "category": 4,
  1246. "name": "mediacodec-auto-rotate",
  1247. "value": "1"
  1248. },
  1249. {
  1250. "category": 4,
  1251. "name": "mediacodec-handle-resolution-change",
  1252. "value": "1"
  1253. },
  1254. {
  1255. "category": 4,
  1256. "name": "mediacodec-hevc",
  1257. "value": "1"
  1258. },
  1259. {
  1260. "category": 1,
  1261. "name": "dns_cache_timeout",
  1262. "value": "600000000"
  1263. }
  1264. ]
  1265. }
  1266. ],
  1267. "ads": [
  1268. "mimg.0c1q0l.cn",
  1269. "www.googletagmanager.com",
  1270. "www.google-analytics.com",
  1271. "mc.usihnbcq.cn",
  1272. "mg.g1mm3d.cn",
  1273. "mscs.svaeuzh.cn",
  1274. "cnzz.hhttm.top",
  1275. "tp.vinuxhome.com",
  1276. "cnzz.mmstat.com",
  1277. "www.baihuillq.com",
  1278. "s23.cnzz.com",
  1279. "z3.cnzz.com",
  1280. "c.cnzz.com",
  1281. "stj.v1vo.top",
  1282. "z12.cnzz.com",
  1283. "img.mosflower.cn",
  1284. "tips.gamevvip.com",
  1285. "ehwe.yhdtns.com",
  1286. "xdn.cqqc3.com",
  1287. "www.jixunkyy.cn",
  1288. "sp.chemacid.cn",
  1289. "hm.baidu.com",
  1290. "s9.cnzz.com",
  1291. "z6.cnzz.com",
  1292. "um.cavuc.com",
  1293. "mav.mavuz.com",
  1294. "wofwk.aoidf3.com",
  1295. "z5.cnzz.com",
  1296. "xc.hubeijieshikj.cn",
  1297. "tj.tianwenhu.com",
  1298. "xg.gars57.cn",
  1299. "k.jinxiuzhilv.com",
  1300. "cdn.bootcss.com",
  1301. "ppl.xunzhuo123.com",
  1302. "xomk.jiangjunmh.top",
  1303. "img.xunzhuo123.com",
  1304. "z1.cnzz.com",
  1305. "s13.cnzz.com",
  1306. "xg.huataisangao.cn",
  1307. "z7.cnzz.com",
  1308. "xg.huataisangao.cn",
  1309. "z2.cnzz.com",
  1310. "s96.cnzz.com",
  1311. "q11.cnzz.com",
  1312. "thy.dacedsfa.cn",
  1313. "xg.whsbpw.cn",
  1314. "s19.cnzz.com",
  1315. "z8.cnzz.com",
  1316. "s4.cnzz.com",
  1317. "f5w.as12df.top",
  1318. "ae01.alicdn.com",
  1319. "www.92424.cn",
  1320. "k.wudejia.com",
  1321. "vivovip.mmszxc.top",
  1322. "qiu.xixiqiu.com",
  1323. "cdnjs.hnfenxun.com",
  1324. "cms.qdwght.com"
  1325. ]
  1326. }