BinitDOX / Manga-Colorizer

Bring mangas to life!
MIT License
14 stars 3 forks source link

READMEs for all AnySite extensions, safer URL building, Retry with smaller size on out-of-memory error #9

Closed vatavian closed 2 months ago

vatavian commented 2 months ago

Now each of the AnySite extensions has its own README. Added 'use strict' to make javascript behavior more consistent across browsers. Using a URL constructor to make building a URL to retrieve safer. On CUDA out-of-memory error, retry colorization with a smaller size.