MCPcopy Create free account

hub / github.com/Skittyblock/aidoku-community-sources / functions

Functions1,010 in github.com/Skittyblock/aidoku-community-sources

↓ 3 callersFunctionget_base_url_no_lang
(mobile: bool)
src/rust/multi.webtoon/src/helper.rs:10
↓ 3 callersFunctionget_id_from_url
This function is used to get the id from a url The id is the last part of the url
src/rust/mangastream/template/src/helper.rs:340
↓ 3 callersFunctionget_image_quality
()
src/rust/multi.simplyhentai/src/helper.rs:29
↓ 3 callersFunctionget_lang_code
Returns the currently selected language
src/rust/multi.webtoon/src/helper.rs:27
↓ 3 callersFunctionget_manga_details
(id: String)
src/rust/en.dynastyscans/src/lib.rs:224
↓ 3 callersMethodget_manga_details
(&self, id: String)
src/rust/mangadventure/template/src/lib.rs:185
↓ 3 callersMethodget_manga_details
(&self, id: String)
src/rust/wpcomics/template/src/template.rs:220
↓ 3 callersMethodget_manga_details
(&self, id: String)
src/rust/otaku-sanctuary/template/src/template.rs:211
↓ 3 callersFunctionget_manga_id
Returns the ID of a manga from a URL.
src/rust/multi.webtoon/src/helper.rs:66
↓ 3 callersFunctionget_manga_id
(url: &str)
src/rust/multi.ninemanga/src/helper.rs:24
↓ 3 callersFunctionget_manga_id
(url: &str)
src/rust/ru.mangaonelove/src/helpers.rs:40
↓ 3 callersMethodget_manga_list
(&self, filters: Vec<Filter>, page: i32)
src/rust/multichan/template/src/template.rs:95
↓ 3 callersMethodget_manga_list
(self)
src/rust/zh.baozimanhua/src/parser.rs:26
↓ 3 callersMethodget_manga_list
(self)
src/rust/zh.boylove/src/helper/mod.rs:108
↓ 3 callersMethodget_manga_listing
(&self, listing: Listing, _: i32)
src/rust/multichan/template/src/template.rs:176
↓ 3 callersMethodget_manga_page_res
(self)
src/rust/zh.boylove/src/helper/mod.rs:94
↓ 3 callersFunctionget_manga_url
(id: &str)
src/rust/ru.mangabuff/src/helpers.rs:24
↓ 3 callersFunctionget_manga_url
(id: &str)
src/rust/ru.mangaonelove/src/helpers.rs:36
↓ 3 callersMethodget_page_list
(&self, id: String)
src/rust/multichan/template/src/template.rs:304
↓ 3 callersMethodguess_cover
(&self, url: &str, id: &str)
src/rust/mmrcms/template/src/template.rs:121
↓ 3 callersMethodhandle_url
(&self, url: String)
src/rust/multichan/template/src/template.rs:342
↓ 3 callersMethodinto_manga
(self, base_url: T)
src/rust/multi.komga/src/dto/mod.rs:37
↓ 3 callersFunctionis_nsfw
(genre: &String)
src/rust/uk.mangainua/src/helper.rs:3
↓ 3 callersMethodmodify_image_request
(&self, request: Request)
src/rust/multichan/template/src/template.rs:338
↓ 3 callersFunctionparse_basic_manga
Parse manga with title and cover from basic manga object
src/rust/ja.rawdevart/src/parser.rs:21
↓ 3 callersFunctionparse_chapter
Parse chapter info
src/rust/multi.mangadex/src/parser.rs:233
↓ 3 callersFunctionparse_chapters
(manga: &ObjectRef, key: &str)
src/rust/zh.manhuaren/src/lib.rs:293
↓ 3 callersFunctionparse_manga_details
(base_url: String, manga_id: String)
src/rust/multi.webtoon/src/parser.rs:131
↓ 3 callersFunctionparse_manga_fetch_info
(id: String)
src/rust/ru.remanga/src/parser.rs:16
↓ 3 callersFunctionparse_manga_list
(url: String)
src/rust/es.tumangaonline/src/parser.rs:11
↓ 3 callersMethodparse_manga_list
(&self, elems: ArrayRef)
src/rust/otaku-sanctuary/template/src/template.rs:35
↓ 3 callersFunctionparse_manga_listing
( base_url: String, listing_name: String, page: i32, )
src/rust/mangaworld/template/src/template.rs:101
↓ 3 callersFunctionpost
( url: &str, data: &str, headers: &[(T, T)], )
src/rust/ru.mangaonelove/src/wrappers.rs:24
↓ 3 callersMethodrequest_vinahost
(&self, url: &str)
src/rust/wpcomics/template/src/template.rs:78
↓ 3 callersFunctionstringref_unwrap_or_fallback
(val: Result<StringRef>, fallback: String)
src/rust/zh.manhuaren/src/helper.rs:81
↓ 3 callersFunctionstrip_base_url
removes the base url (https://example.com) from a url
src/rust/multichan/template/src/helper.rs:84
↓ 3 callersFunctionstrip_prefix
(s: &'a str, prefix: &str)
src/rust/madara/template/src/helper.rs:235
↓ 3 callersMethodto_node
(&self)
src/rust/ru.readmanga/src/wrappers.rs:81
↓ 2 callersFunctionappend_protocol
(url: String)
src/rust/wpcomics/template/src/helper.rs:31
↓ 2 callersFunctionappend_protocol
(url: String)
src/rust/mangastream/template/src/helper.rs:272
↓ 2 callersFunctionappend_protocol
(url: String)
src/rust/mmrcms/template/src/helper.rs:15
↓ 2 callersFunctionbuild_api_title_url
(dir: String)
src/rust/ru.remanga/src/helper.rs:45
↓ 2 callersFunctionbuild_url
(base_url: String, url: String)
src/rust/ru.remanga/src/helper.rs:172
↓ 2 callersFunctioncache_manga_page
(url: &str)
src/rust/otaku-sanctuary/template/src/template.rs:19
↓ 2 callersFunctioncategory_parser
TODO: I am probably leaving out a few questionable tags
src/rust/multichan/template/src/helper.rs:60
↓ 2 callersFunctionchange_charset
()
src/rust/zh.boylove/src/helper/setting.rs:4
↓ 2 callersFunctioncomic_info
()
src/rust/en.questionablecontent/src/helper.rs:38
↓ 2 callersFunctionconvert_time
(ago: String)
src/rust/otaku-sanctuary/template/src/helper.rs:106
↓ 2 callersFunctioncreate_manga_page_result
(mangas: Vec<Manga>, has_more: Option<bool>)
src/rust/ru.mangabuff/src/helpers.rs:63
↓ 2 callersFunctioncreate_manga_page_result
(mangas: Vec<Manga>)
src/rust/ru.readmanga/src/helpers.rs:39
↓ 2 callersFunctioncreate_manga_page_result
(mangas: Vec<Manga>, has_more: Option<bool>)
src/rust/ru.mangaonelove/src/helpers.rs:64
↓ 2 callersFunctiondecompress_from_base64
(compressed: &str)
src/rust/zh.manhuagui/src/decoder.rs:319
↓ 2 callersMethoddedup_and_join
(self)
src/rust/zh.baozimanhua/src/parser.rs:13
↓ 2 callersMethoddefault_headers
(self)
src/rust/zh.boylove/src/helper/url.rs:268
↓ 2 callersFunctionextract_f32_from_string
(title: String, text: String)
src/rust/multichan/template/src/helper.rs:3
↓ 2 callersFunctionextract_f32_from_string
(title: String, text: String)
src/rust/otaku-sanctuary/template/src/helper.rs:7
↓ 2 callersFunctionextract_f32_from_string
(title: String, text: String)
src/rust/mmrcms/template/src/helper.rs:3
↓ 2 callersFunctionget_artists
(title: &str)
src/rust/multi.myreadingmanga/src/lib.rs:376
↓ 2 callersFunctionget_base_url
()
src/rust/ru.mangaonelove/src/helpers.rs:22
↓ 2 callersFunctionget_chapter_id
Returns the ID of a chapter from a URL.
src/rust/en.mangakatana/src/helper.rs:107
↓ 2 callersFunctionget_chapter_id
Returns the ID of a chapter from a URL.
src/rust/en.mangademon/src/helper.rs:28
↓ 2 callersMethodget_chapter_list
(&self, id: String)
src/rust/mangadventure/template/src/lib.rs:226
↓ 2 callersMethodget_chapter_list
(&self, id: String)
src/rust/multichan/template/src/template.rs:247
↓ 2 callersFunctionget_chapter_url
(manga_id: &str, chapter_id: &str)
src/rust/ru.readmanga/src/helpers.rs:47
↓ 2 callersFunctionget_chapter_url
Returns full URL of a chapter from a chapter ID.
src/rust/en.mangakatana/src/helper.rs:157
↓ 2 callersFunctionget_details_url
(id: String)
src/rust/multi.nhentai/src/helper.rs:6
↓ 2 callersFunctionget_filter_url
(filters: &[Filter], sorting: &Sorting, page: i32)
src/rust/ru.readmanga/src/parser.rs:416
↓ 2 callersFunctionget_listing_url
generate url for listing page
src/rust/mangastream/template/src/helper.rs:18
↓ 2 callersFunctionget_manga_content_rating
Returns the content rating of a manga from a vector of categories.
src/rust/en.mangakatana/src/helper.rs:38
↓ 2 callersFunctionget_manga_details
(id: String)
src/rust/multi.mangadex/src/lib.rs:286
↓ 2 callersFunctionget_manga_details
(id: String)
src/rust/multi.nhentai/src/lib.rs:159
↓ 2 callersFunctionget_manga_details
(id: String)
src/rust/zh.boylove/src/lib.rs:109
↓ 2 callersFunctionget_manga_id
(url: &str)
src/rust/ru.mangabuff/src/helpers.rs:28
↓ 2 callersMethodget_manga_list
(&self, filters: Vec<Filter>, page: i32)
src/rust/mangadventure/template/src/lib.rs:111
↓ 2 callersMethodget_manga_list
(&self, search_url: String)
src/rust/wpcomics/template/src/template.rs:157
↓ 2 callersMethodget_manga_listing
(&self, listing: Listing, page: i32)
src/rust/mangadventure/template/src/lib.rs:173
↓ 2 callersFunctionget_manga_page_main_node
(html: &WNode)
src/rust/ru.readmanga/src/parser.rs:105
↓ 2 callersMethodget_manga_page_result
(&self, url: String)
src/rust/mangadventure/template/src/lib.rs:75
↓ 2 callersFunctionget_manga_status
Returns the status of a manga from a string.
src/rust/en.mangakatana/src/helper.rs:28
↓ 2 callersFunctionget_manga_title
(item: &BaseMangaItem)
src/rust/ru.remanga/src/helper.rs:21
↓ 2 callersFunctionget_manga_url
(id: &str)
src/rust/ru.desu/src/helper.rs:11
↓ 2 callersFunctionget_manga_viewer
Returns the viewer of a manga from a vector of categories.
src/rust/en.mangakatana/src/helper.rs:60
↓ 2 callersMethodget_page_list
(&self, id: String)
src/rust/mangadventure/template/src/lib.rs:262
↓ 2 callersFunctionget_permanet_url
This function is used to get the permanent url of a manga or chapter This is done by removing the random number near the end of the url This will wo
src/rust/mangastream/template/src/helper.rs:305
↓ 2 callersFunctionget_search_result
(data: MadaraSiteData, url: String)
src/rust/madara/template/src/template.rs:214
↓ 2 callersFunctionget_taxonomy_names
(taxonomy: &ObjectRef, key: &str)
src/rust/id.shinigami/src/helpers.rs:6
↓ 2 callersFunctionhandle_resource_title
(data: &ObjectRef, key: &str)
src/rust/multi.simplyhentai/src/parser.rs:47
↓ 2 callersMethodhandle_url
(&self, url: String)
src/rust/mangadventure/template/src/lib.rs:286
↓ 2 callersFunctionnumbers_only_from_string
numbers only from string as i32
src/rust/en.hentaifox/src/helper.rs:50
↓ 2 callersFunctionparse_basic_manga
Parse manga with title and cover
src/rust/multi.mangadex/src/parser.rs:47
↓ 2 callersFunctionparse_chapter
(element: Node)
src/rust/es.tumangaonline/src/lib.rs:259
↓ 2 callersFunctionparse_chapter_list
(base_url: String, id: String)
src/rust/mangaworld/template/src/template.rs:206
↓ 2 callersFunctionparse_directory
(html: Node)
src/rust/en.mangafox/src/parser.rs:15
↓ 2 callersMethodparse_image_list
(&self, elems: ArrayRef)
src/rust/otaku-sanctuary/template/src/template.rs:80
↓ 2 callersFunctionparse_manga
(base_url: &String, json: Request)
src/rust/en.omegascans/src/parser.rs:213
↓ 2 callersFunctionparse_manga_base
(manga_obj: &ObjectRef)
src/rust/ru.remanga/src/parser.rs:45
↓ 2 callersFunctionparse_manga_details
(html: Node, manga_url: String)
src/rust/en.mangakatana/src/parser.rs:80
↓ 2 callersFunctionparse_manga_item
(manga_obj: ObjectRef, skip_authors: bool)
src/rust/ru.desu/src/parser.rs:20
↓ 2 callersFunctionparse_manga_list
( base_url: String, filters: Vec<Filter>, page: i32, )
src/rust/mangaworld/template/src/template.rs:57
↓ 2 callersFunctionparse_manga_list
(url: String)
src/rust/ja.rawdevart/src/lib.rs:144
← previousnext →101–200 of 1,010, ranked by callers