extensions-source
extensions-source copied to clipboard
Shinigami: Fix cloudflare + pageListParse
Closes #334
Checklist:
- [ ] 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")
- [ ] Added the
isNsfw = true
flag inbuild.gradle
when appropriate - [ ] Have not changed source names
- [ ] Have explicitly kept the
id
if a source's name or language were changed - [x] Have tested the modifications by compiling and running the extension through Android Studio
- [ ] Have removed
web_hi_res_512.png
when adding a new extension