You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the source code if you want to install Mononoke! If you are a developer, check out https://cdn.henai.eu/Mononoke/versions/, it is the complete source without the config.php
.-+= CHANGELOG =+-.
Fixed: Invalid characters as Anime Slug causing errors
Fixed: Censorship not properly displayed on Anime page
Fixed: Banned user could login or if loggedin, could use page
Fixed: Old links in footer still displayed
Added: hCaptcha functionality if enabled
Added: The ability to enable caching on some sites for loading optimization
Added: View all Studios
Added: View Animes by Studio
Added: SEO Tags and complete customization
Removed: Download-system on Anime page temporary since not high priority
Removed: Recommended Anime on Anime page because it's renamed to Related Anime and in work
.-+= N O T E S =+-.
You need to add this to $config in config.php:
"credits" => true, // Your choice to show or hide who made this. I prefer leaving it on true, but that's up to you.
And add this below the $config, as new array, and edit it:
$seo = [
"color" => "#33ccff", // The color the embed will have when displayed (such as on Discord)
"animes" => "Brose all our Animes and watch them for free in high quality! Come check us out :D", // Text displayed on Animes page embed
"az-list" => "Brose all our Animes from A to Z on our site with no ads and stream episodes in high quality!", // Text displayed on A-Z List page embed
"bookmarks" => "Keep track of your Animes and make sure you don't miss out new episodes by Bookmarking them! Create an Account and do it today!", // Text displayed on Bookmarks page embed
"fan" => "You want to become a fan as well? Join us by creating an account! What are you waiting for? It's free and we respect your privacy!", // Text displayed on Profile/Fan page embed
"genre" => "Browse all our Animes by genre! Don't hesitate to find new ones to watch with us :)", // Text displayed on Genre page embed
"genres" => "An overview of all genres we have. It's huuge! Don't miss out and come watch Anime with us, you won't regret it!", // Text displayed on Genres page embed
"home" => "Welcome to Mononoke, your place to watch Animes and keep track of new releases. Create an account for free and start tracking! We respect your privacy and store NONE of your data! What are you waiting for?", // Text displayed on Home page embed
"random" => "Watch a random Anime! We won't spoiler you, which one it is :)", // Text displayed on Random page embed
"season" => "Browse all Animes by this season! Wanna know what came out? Just wait and see :)", // Text displayed on Season page embed
"seasons" => "Brose all Seasons and their Animes! Wanna know what came out? Just wait and see :)", // Text displayed on Seasons page embed
"studios" => "View all the Studios that have Animes viewable on us! Why wait? Because... there's no excuse. Now come and browse!", // Text displayed on Studios page embed
"studio" => "View all the Animes the Studio has viewable on us! Why wait? Because... there's no excuse. Now come and browse!", // Text displayed on Studios page embed
"watch" => "Watch episodes in full length and in high-quality in top-speed on our site now! Keep track of what you watch by creating an account bookmarking them! What are you waiting for? It's free and we respect your privacy!" // Text displayed on Watch page embed
];
If this is not properly display, see this file here:
https://cdn.henai.eu/Mononoke/versions/v0.1.6-beta/notes.txt
You are done :)
This discussion was created from the release v0.1.6-beta.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Download the source code if you want to install Mononoke!
If you are a developer, check out https://cdn.henai.eu/Mononoke/versions/, it is the complete source without the config.php
This discussion was created from the release v0.1.6-beta.
Beta Was this translation helpful? Give feedback.
All reactions