https://github.com/jakebailey/malcover
No longer maintained (as I won't be going back to MAL) - MAL anime/manga cover CSS generator
https://github.com/jakebailey/malcover
Last synced: 7 months ago
JSON representation
No longer maintained (as I won't be going back to MAL) - MAL anime/manga cover CSS generator
- Host: GitHub
- URL: https://github.com/jakebailey/malcover
- Owner: jakebailey
- License: mit
- Created: 2017-03-28T03:03:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T04:50:10.000Z (over 8 years ago)
- Last Synced: 2025-06-04T08:11:11.430Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# malcover
malcover generates MAL cover CSS in the `#more1234` format.
Two paths are provided to support both anime and manga lists.
- `//anime.css`
- `//manga.css`
Each support minified CSS via a URL query string, like:
- `//anime.css?minify=true`
- `//manga.css?minify=true`
The server is rate limited by default to 5 requests at a time,
with a timeout of 5 seconds.