Tachiyomi-Extensions/src/en/tsumino
Vetle Ledaal 82d8a2f2ab
Tsumino: bypass email protection (#10760)
* Tsumino: bypass email protection

* Rewrite cfDecodeEmail

Use less magic, safety is kept in mind for the key and data.
Invalid key returns an empty string, invalid data is skipped.

Returns not null since the Element.text() function validates
that the input is not null -- and it's probably a useless
distincion anyways.

* further kotlin-ify cfDecodeEmails
2022-02-09 06:14:22 -05:00
..
res Tsumino Extension (#1530) 2019-09-19 20:27:39 -04:00
src/eu/kanade/tachiyomi/extension/en/tsumino Tsumino: bypass email protection (#10760) 2022-02-09 06:14:22 -05:00
AndroidManifest.xml Target SDK 31 (#9022) 2021-09-09 18:25:46 -04:00
build.gradle Tsumino: bypass email protection (#10760) 2022-02-09 06:14:22 -05:00