|
|
@ -95,7 +95,7 @@ let customparse = { |
|
|
|
let vodurl = pdfh(it, "a&&href"); |
|
|
|
let vodurl = pdfh(it, "a&&href"); |
|
|
|
if (!list.some(ii => ii.url == vodurl)) { |
|
|
|
if (!list.some(ii => ii.url == vodurl)) { |
|
|
|
list.push({ |
|
|
|
list.push({ |
|
|
|
vodname: vodname, |
|
|
|
vodname: maoname, |
|
|
|
vodpic: maopic.replace(/http.*?\?url=/,''), |
|
|
|
vodpic: maopic.replace(/http.*?\?url=/,''), |
|
|
|
voddesc: sitename, |
|
|
|
voddesc: sitename, |
|
|
|
vodurl: vodurl |
|
|
|
vodurl: vodurl |
|
|
|