forked from AlmightyHak/extensions-source
fix(lib/lycoris&lulu) Repair decode json and work LuluStream (#810)
* fix(lib/lycoris): fix parse json * fix(lib/lycoris): small changes * fix(lib/lycoris): small changes v2 * fix(lib/lycoris): small changes v3 * fix(lib/lycoris): small changes v4 * fix(lib/lycoris): small changes v5 * fix(lib/lycoris&lulu): big change v1 * fix(lib/lycoris&lulu): small change v2 * fix(lib/lycoris&lulu): small change v3 * fix(lib/lycoris&lulu&docchi): small change v4 * fix(pl/docchi): tiny change v1 * fix(lib/lulu): tiny change v2
This commit is contained in:
parent
2574c7fbf8
commit
8d9e763dc4
4 changed files with 124 additions and 109 deletions
|
@ -1,7 +1,7 @@
|
|||
ext {
|
||||
extName = 'Docchi'
|
||||
extClass = '.Docchi'
|
||||
extVersionCode = 2
|
||||
extVersionCode = 3
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue