更新 'SrcJyCustomJk.js'

pull/1/head
src48597962 2 years ago
parent f51c09c728
commit ca8cf1bafc
  1. 1
      SrcJyCustomJk.js

@ -175,6 +175,7 @@ let customparse = {
let aiurl = "https://www.wandou.pro"+item.movie_url;
let aipic = item.movie_img_url;
let aihtml = request(aiurl);
log(aihtml);
let htmls = JSON.parse(aihtml).pageProps.data.playData;
let vodname = ainame;//JSON.parse(aihtml).pageProps.data.movie.movie_name;
log(htmls)

Loading…
Cancel
Save