Skip to content

Impl re library.com

Maix0 requested to merge Maix0/extensions:impl-re-library.com into dev
  • Adds ReLibrary extension

website: https://re-library.com/

  • Ideas on improvement:

Cache the "all novel" so it doesn't do a request PER search This should be opt-in since it will consume more memory (~100 novels are on the website, so 100 * sizeof(Novel))

I plan to ask the site owner to add images on the "all novel" pages since it would allow us (and also the site's reader) to get a look at a novel by its cover in a central place.

Feel free to welcome any changes (also the repo info is still mine in the .lua file, but if this is merged please change it)

(last merge request wasn't on the right repo lol)

Merge request reports