mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
[addon] refactors realdebrid to allow downloading links
This commit is contained in:
7
addon/moch/static.js
Normal file
7
addon/moch/static.js
Normal file
@@ -0,0 +1,7 @@
|
||||
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'
|
||||
}
|
||||
Reference in New Issue
Block a user