[RU]ComX no Tachiyomi (maybe because of the closure), fix 520 (#1432)

* [RU]ComX no Tachiyomi (maybe because of the closure), fix 520

* Update src/ru/comx/src/eu/kanade/tachiyomi/extension/ru/comx/ComX.kt

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
This commit is contained in:
Eshlender 2024-02-21 21:47:56 +05:00 committed by Draff
parent daef319051
commit 2e41214ba9
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,7 @@
ext {
extName = 'Com-X'
extClass = '.ComX'
extVersionCode = 28
extVersionCode = 29
}
apply from: "$rootDir/common.gradle"

View File

@ -107,8 +107,7 @@ class ComX : ParsedHttpSource() {
}
.build()
override fun headersBuilder(): Headers.Builder = Headers.Builder()
.add("User-Agent", "Tachiyomi")
override fun headersBuilder(): Headers.Builder = super.headersBuilder()
.add("Referer", baseUrl)
// Popular