|
|
@ -42,6 +42,7 @@ function extraJS(playUrl) { |
|
|
|
if(/jqqzx\.me|dadazhu\.me/.test(playUrl)){ |
|
|
|
if(/jqqzx\.me|dadazhu\.me/.test(playUrl)){ |
|
|
|
return click1('#playleft iframe','#start'); |
|
|
|
return click1('#playleft iframe','#start'); |
|
|
|
}else if(/media\.staticfile\.link/.test(playUrl)){ |
|
|
|
}else if(/media\.staticfile\.link/.test(playUrl)){ |
|
|
|
|
|
|
|
log("进来了"); |
|
|
|
return click2(); |
|
|
|
return click2(); |
|
|
|
}else{ |
|
|
|
}else{ |
|
|
|
return undefined; |
|
|
|
return undefined; |
|
|
|