mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
[addon] updates static videos links
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
|
// https://gofile.io/d/ZYlcAI
|
||||||
module.exports = {
|
module.exports = {
|
||||||
DOWNLOADING: 'https://pictshare.net/i4q1aa.mp4/raw',
|
DOWNLOADING: 'https://srv-file9.gofile.io/download/ZYlcAI/downloaded.mp4',
|
||||||
FAILED_DOWNLOAD: 'https://pictshare.net/efvr4p.mp4/raw',
|
FAILED_DOWNLOAD: 'https://srv-file9.gofile.io/download/ZYlcAI/download_failed.mp4',
|
||||||
FAILED_ACCESS: 'https://pictshare.net/unnwy8.mp4/raw',
|
FAILED_ACCESS: 'https://srv-file9.gofile.io/download/ZYlcAI/failed_access.mp4',
|
||||||
FAILED_RAR: 'https://pictshare.net/2ldkfd.mp4/raw',
|
FAILED_RAR: 'https://srv-file9.gofile.io/download/ZYlcAI/failed_rar.mp4',
|
||||||
FAILED_UNEXPECTED: 'https://pictshare.net/r4ul1j.mp4/raw'
|
FAILED_UNEXPECTED: 'https://srv-file9.gofile.io/download/ZYlcAI/failed_unexpected.mp4'
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user