mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
Update CONTRIBUTING.md
This commit is contained in:
committed by
GitHub
parent
f08fff4aff
commit
0bda51c70d
@@ -221,9 +221,9 @@ All control filters can have a default state set. It's usually recommended if th
|
|||||||
- [Example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/anime/src/en/kisskh/kisskh.dart)
|
- [Example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/anime/src/en/kisskh/kisskh.dart)
|
||||||
of Json API usage.
|
of Json API usage.
|
||||||
- [Example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/manga/src/en/mangahere/mangahere.dart)
|
- [Example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/manga/src/en/mangahere/mangahere.dart)
|
||||||
of pure HTML parsing using xpath selector.
|
of HTML parsing using xpath selector.
|
||||||
- [Example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/manga/multisrc/madara/madara.dart)
|
- [Example](https://github.com/kodjodevf/mangayomi-extensions/blob/main/manga/multisrc/madara/madara.dart)
|
||||||
of pure HTML parsing using HTML DOM selector.
|
of HTML parsing using HTML DOM selector.
|
||||||
|
|
||||||
|
|
||||||
## Some functions already available and usable
|
## Some functions already available and usable
|
||||||
@@ -341,4 +341,4 @@ See [`MDocument` model](https://github.com/kodjodevf/mangayomi/blob/main/lib/eva
|
|||||||
|
|
||||||
## Help
|
## Help
|
||||||
|
|
||||||
If you need a help or have some questions, ask a community in our [Discord server](https://discord.com/invite/EjfBuYahsP).
|
If you need a help or have some questions, ask a community in our [Discord server](https://discord.com/invite/EjfBuYahsP).
|
||||||
|
|||||||
Reference in New Issue
Block a user