mirror of
https://github.com/yuzono/anime-extensions.git
synced 2026-06-13 13:39:44 +00:00
Revert "refactor: Update DopeFlix class to be open and remove deprecated base URLs"
This reverts commit a766d5ff8b.
This commit is contained in:
@@ -2,6 +2,7 @@ ext {
|
||||
extName = 'DopeBox'
|
||||
extClass = '.DopeBox'
|
||||
themePkg = 'dopeflix'
|
||||
baseUrl = 'https://dopebox.to'
|
||||
overrideVersionCode = 18
|
||||
}
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@ ext {
|
||||
extName = 'DopeFlix'
|
||||
extClass = '.DopeFlix'
|
||||
themePkg = 'dopeflix'
|
||||
baseUrl = 'https://citysonic.tv'
|
||||
overrideVersionCode = 2
|
||||
}
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@ ext {
|
||||
extName = 'SFlix'
|
||||
extClass = '.SFlix'
|
||||
themePkg = 'dopeflix'
|
||||
baseUrl = 'https://sflix.to'
|
||||
overrideVersionCode = 17
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user