The AnimeDexLite Project has been discontinued. I have made this decision to avoid potential copyright claims in the future. As a result, all public domains and APIs hosted by me are now inactive.
The code for the website and API will remain accessible for anyone who wishes to experiment with it or make modifications. However, please be aware that there will be no further updates or releases from my side.
Thank you for your understanding and support during the project's active phase! 🙌🌟
Telegram Support Group : @TechZBots_Support
AnimeDexLite Repository : TechShreyash/AnimeDexLite
AnimeDex Api Repository : TechShreyash/AnimeDexApi
AnimeDex Proxy Repository : TechShreyash/animedexproxy
ThumbGen Api Repository : TechShreyash/ThumbApi
Stats Api Repository : TechShreyash/StatsApi
AnimeDexLite is a pure HTML, CSS, and JS version of AnimeDex. It is lightweight, fast, ad-free, open-source, and easy to deploy. The design is responsive, and it uses Gogoanime and Anilist to get content. Powered by the blazing-fast AnimeDexApi.
You have several options for free hosting services:
- Cloudflare, Netlify, Github Pages, Vercel, Render
- And Many More! Search On Google For
Free Static Website Hostings
If you prefer paid hosting, look for services that allow using HTML files. Search on Google for Static Website Hostings
To run AnimeDexLite on your local machine:
- Download this repository
- Open the
index.html
file in a browser
- You must deploy AnimeDexApi for AnimeDexLite to work
- You can deploy AnimeDexApi for free on cloudflare workers
- AnimeDexApi : API to get all anime data.
Add your Api to your site
- Open js folder, there is a AvailableServers variable at top of every js file
- By default it is like this
const AvailableServers = ["https://api.anime-dex.workers.dev"];
- Change this
https://api.anime-dex.workers.dev
to your api domain- You can add multiple api domain too, just seperate it with commas
- AnimeDexProxy : Proxy to bypass CORS errors.
Add your Proxy to your site
- Open js folder, there is a ProxyApi variable at top of every js file
- By default it is like this
const ProxyApi = "https://proxy.techzbots1.workers.dev/?u="
- Change this
https://proxy.techzbots1.workers.dev
to your api domain- You must include
/?u=
in the url
Stay informed about the latest updates by joining our channels / groups :