3 Commits

Author SHA1 Message Date
AwkwardPeak7
e54cab639c
Wolf.com (ko): add referer (#9187)
* wolf.com: add referer

* use util methods
2025-07-25 05:47:24 +01:00
AwkwardPeak7
060473aedf
use Preferences functions from utils (#7757)
* import all temporarily

* use `getPreferencesLazy()`

regex: lazy\s*\{\s*Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?\s*\}

* use `getPreferences()`

regex: Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?

* `getPreferences` and `getPreferencesLazy` with migration

regex to find: getPreferences\(\)\s*\.

* preferences edge cases

* run lint

* why kotlinter not add newline

* bruh

* bump

* unused import not caught by kotlinter

* review suggestions on all files

* bump after merge main

* review

* reduce usage of
2025-03-27 00:02:28 +00:00
AwkwardPeak7
6b8b650004
add Wolfdotcom (#6534)
* wolfdotcom

* fix selectors

* domain preference and auto update

* update domain number

* auto update domain in ci

* update regex

* use

* current domain number

* don't set chapter number as it is more of an index than actual chapter num
2025-01-18 20:13:04 +00:00