Giter Club home page Giter Club logo

animezia.com's Introduction

Logo

AnimeZia - Watch High Quality Anime Online, No Ads !


NOTE:

A PHP web application used for browsing, searching and fetching anime details and episodes.


This is old source of https://animezia.com

This is an improved version of Anikatsu - Base code of this repo.

New source code of animezia.com will not be public anytime soon.

Features

  • ✔Requires no database.
  • ✨No Annoying Video Ads.
  • 🎁Recent released, popular, sub, sub, trending, A to Z list.
  • 🎉Stream in 1080p, 720p, 480p and 360p.
  • ⚡Supported Devices: PCs, Laptops, Tablets, Android and iOS mobile, smart TVs.
  • 🎨Responsive Design and SEO optimized.
  • 🏆 Auto Image Optimization to webp.
  • ⭐Anime Available Based on Genres, Seasons, categories, status, language.
  • 🚀Ready to deploy code.

Requirements

  • Before running check if .htaccess file is present in root dir of your web server.

  • Follow ** Online Deployment ** procedure from below.

  • First deploy the API REPO. Run It and Update the $api variable in _config.php with new URL.

  • Php environment or Directly Upload the code on php supported hosting.

  • Deploy the CDN repo and add it's url in _config.php.

  • To Update Website Info (Website name, logo, favicon, socials url) Edit _config.php file

  • Sign up on Imagekit and follow these steps to use it -> Go to settings image

Create new origin named - anime. select web proxy option and save. image

Now go to url endpoints section and select existing endpoint, configure it > add existing orogin - anime. image

Now go to developer options and copy your imagekit id. image

  • Add your imagekit id in variable $imgk of _config.php.

Online Deployment

Deploy on any PHP Apache hosting. You can try these free hosting providers for demo or testing -

Hosting from cpanel.

Buy Php hosting from ambitionhost.in (cheap), hostinger.in, bluehost.in or godaddy. If you have purchased Cpanel from hosting provider then follow these:

  • Login your Cpanel > Open file manager. image
  • Open public_html (some cpanel may have htdocs instead of public_html so follow same steps) image
  • Upload the files of this repo in the public_html directory.
  • configure domains and site is ready ✨

Local Deployment

First download the repository using. After cloning, change the repo name to your site name.

git clone https://github.com/warlordsnet/animezia.com
cd animezia.com

Now start the production build of the site:

  • Use the following systemctl command on Debian Linux version 8.x+ or Ubuntu Linux version Ubuntu 15.04+ or above:
## Start command ##
sudo systemctl start apache2.service
## Stop command ##
sudo systemctl stop apache2.service
## Restart command ##
sudo systemctl restart apache2.service

We can view status using the following command: sudo systemctl status apache2.service

Sponsor this project

  • riley.famc@idfcbank - Support warlords.

  • "Buy Me A Coffee" - Support original creator of base code

animezia.com's People

Contributors

genolith avatar warlordsnet avatar animemandir avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.