warlordsnet / animezia.com

AnimeZia - Watch High Quality Anime Online, No Ads !
https://the.animezia.com
89 stars 57 forks source link
anikatsu anime anime-downloader anime-scraper anime-streaming animezia gogoanime streaming zoro-clone

AnimeZia website

AnimeZia - Watch High Quality Anime Online, No Ads !

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

Discord GitHub

Table of Contents

Note

Features

Requirements

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


Domain

Purchase a domain from ambitionhost.in, namecheap or godaddy. If u dont know what to do about domain - search google on how to buy domain and add cloudflare to it

If you try a free hosting given below, you will get a free sub-domain from them. You can also get a free domain from FREENOM - search google on how get freenom domain

Hosting

Only for testing You can try these free hosting providers for demo or testing. Do not use these as your own because these are slow. -

Important & required Buy Php hosting from ambitionhost.in (cheap), hostinger.in, bluehost.in or godaddy. If you have purchased a domain, search google on how to add domain to cpanel hosting

Once you have purchased Cpanel from hosting provider then follow these:

Locally

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:

## 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