chore(it/StreamingCommunity): video-list empty and change domain (#132)
* chore(src/es): Change Domain on Hackstore and add VidHideExtractor * chore(src/ar): fix VideoListParse on Anime4up * fix(es/PelisplusHD): Change parallelCatchingFlatMapBlocking to flatMap * chore(it/StreamingCommunity): video-list empty and change domain
This commit is contained in:
parent
8b2fed2aff
commit
355911204d
2 changed files with 31 additions and 63 deletions
|
@ -1,7 +1,7 @@
|
|||
ext {
|
||||
extName = 'StreamingCommunity'
|
||||
extClass = '.StreamingCommunity'
|
||||
extVersionCode = 4
|
||||
extVersionCode = 5
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue