diff --git a/addon/moch/static.js b/addon/moch/static.js index c59880b..4ef6b14 100644 --- a/addon/moch/static.js +++ b/addon/moch/static.js @@ -1,7 +1,8 @@ +// https://gofile.io/d/ZYlcAI module.exports = { - DOWNLOADING: 'https://pictshare.net/i4q1aa.mp4/raw', - FAILED_DOWNLOAD: 'https://pictshare.net/efvr4p.mp4/raw', - FAILED_ACCESS: 'https://pictshare.net/unnwy8.mp4/raw', - FAILED_RAR: 'https://pictshare.net/2ldkfd.mp4/raw', - FAILED_UNEXPECTED: 'https://pictshare.net/r4ul1j.mp4/raw' + DOWNLOADING: 'https://srv-file9.gofile.io/download/ZYlcAI/downloaded.mp4', + FAILED_DOWNLOAD: 'https://srv-file9.gofile.io/download/ZYlcAI/download_failed.mp4', + FAILED_ACCESS: 'https://srv-file9.gofile.io/download/ZYlcAI/failed_access.mp4', + FAILED_RAR: 'https://srv-file9.gofile.io/download/ZYlcAI/failed_rar.mp4', + FAILED_UNEXPECTED: 'https://srv-file9.gofile.io/download/ZYlcAI/failed_unexpected.mp4' } \ No newline at end of file