Skip to content

mangadex-full-api version 3.10.0

Compare
Choose a tag to compare
@md-y md-y released this 05 Jul 00:30
· 212 commits to master since this release

What's new?

  • Added MDNet (AKA Mangadex@Home)

    • See Documentation
    • See web version here
    • All methods are static
    • getClient(id) retrives information about a client (its status, its bytes served, and its failure rate). getAllClients() is the same, but returns an array of every client on the network.
  • MDList

    • fill() now has a third argument, the category of the MDList. See enum/viewing-categories.js
    • Fixed banner full url