tachiyomi-extensions
tachiyomi-extensions copied to clipboard
Empire Webtoon: Add option to change BaseURL
Checklist:
- [x] Updated
extVersionCode
value inbuild.gradle
for individual extensions - [x] Updated
overrideVersionCode
orbaseVersionCode
as needed for all multisrc extensions - [x] Referenced all related issues in the PR body (e.g. "Closes #xyz")
- [x] Added the
isNsfw = true
flag inbuild.gradle
when appropriate - [x] Have not changed source names
- [x] Have explicitly kept the
id
if a source's name or language were changed - [ ] Have tested the modifications by compiling and running the extension through Android Studio Closes #12563