Browse Source

Remove comment

pull/5/head
James Hawkins 4 years ago
parent
commit
fd708f2e5c
  1. 1
      src/lib/lookMovie.js

1
src/lib/lookMovie.js

@ -6,7 +6,6 @@ function getCorsUrl(url) { @@ -6,7 +6,6 @@ function getCorsUrl(url) {
}
async function getVideoUrl(config) {
// return getCorsUrl('https://vdoc1.sallenes.space/_eTeNnlOAFdWb-gPYTiQfg/1626297249/storage3/shows/0413573-greys-anatomy-2005/6-S1E1-1553949090/720p/v2-index.m3u8');
const accessToken = await getAccessToken(config);
const now = Math.floor(Date.now() / 1e3);

Loading…
Cancel
Save