/AnimeDexBlogger

AnimeDex Template For Blogger, Watch Animes For Free

Primary LanguageJavaScript

AnimeDexBlogger

AnimeDex Template For Blogger, Watch Animes For Free

Demo : https://anime-dex.blogspot.com

Note: This Template Is Under Development

It may have some bugs. To resolve it soon, create a new issue in this repository

Or Contact at https://telegram.me/TechZBots_Support

Installation Guide

  • Download template.xml File

  • Open your blogger theme page

  • Click on this arrow (as shown below)

image

  • Click on restore (as shown below)

image

  • Upload the template.xml file downloaded earlier

  • You have to also create some pages neccesarry for this theme to work

  • Create Search, Embed, Episode, Anime Pages and make sure its urls are like this

https://anime-dex.blogspot.com/p/anime.html
https://anime-dex.blogspot.com/p/episode.html
https://anime-dex.blogspot.com/p/embed.html
https://anime-dex.blogspot.com/p/search.html

image

  • Now template will be working on your site perfectly

Javascript Not Updating On Your Site ?

  • This website uses jsdelivr cdn to load javascript files, so you need to remove the cdn cache to show updates on your website

  • Make sure you are using correct url of js files from you fork repo

Remove CDN Cache From JsDelivr

https://cdn.jsdelivr.net/gh/TechShreyash/AnimeDexBlogger@latest/js/index.js
https://cdn.jsdelivr.net/gh/TechShreyash/AnimeDexBlogger@latest/js/anime.js
https://cdn.jsdelivr.net/gh/TechShreyash/AnimeDexBlogger@latest/js/episode.js
https://cdn.jsdelivr.net/gh/TechShreyash/AnimeDexBlogger@latest/js/embed.js
https://cdn.jsdelivr.net/gh/TechShreyash/AnimeDexBlogger@latest/js/search.js
  • Click on purge cache button