forked from AlmightyHak/extensions-source
Compare commits
19 commits
main
...
GraveEater
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4a1893888c | ||
![]() |
f17a446988 | ||
![]() |
9869f5e1d6 | ||
![]() |
5e1e4775f7 | ||
![]() |
f683c11779 | ||
![]() |
a500ed305f | ||
![]() |
3ddb4a015e | ||
![]() |
935da542c6 | ||
![]() |
0e6196cd34 | ||
![]() |
e16ba59ecd | ||
![]() |
6759862a90 | ||
![]() |
53863988af | ||
![]() |
ac27488eda | ||
![]() |
1a5ac6f37c | ||
![]() |
0a26101095 | ||
![]() |
bca227aafc | ||
![]() |
08852e0e61 | ||
![]() |
b1446b5f73 | ||
![]() |
93f06cd0e6 |
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
ext {
|
||||
extName = 'StreamingCommunity'
|
||||
extClass = '.StreamingCommunity'
|
||||
extVersionCode = 6
|
||||
extVersionCode = 7
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
|
@ -30,7 +30,7 @@ class StreamingCommunity : ConfigurableAnimeSource, AnimeHttpSource() {
|
|||
|
||||
override val name = "StreamingCommunity"
|
||||
|
||||
override val baseUrl = "https://streamingcommunity.spa"
|
||||
override val baseUrl = "https://streamingcommunity.ovh"
|
||||
|
||||
override val lang = "it"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue