Update smashystream/smashystream.js
This commit is contained in:
@@ -223,7 +223,7 @@ async function extractStreamUrl(ID) {
|
||||
const streamdata = decryptData.result.hls;
|
||||
const stream = "https://proxy.aether.mom/m3u8-proxy?url=https://smashyplayer.top"+streamdata;
|
||||
console.log(stream);
|
||||
const subsEng = decryptData.result.subtitle["English"] || "https://error.org";
|
||||
const subsEng = decryptData.result.subtitle["English"] || "https://error.org/";
|
||||
|
||||
const streams = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user