Skip to content

Commit

Permalink
- Yuki Search: Zoro is now HiAnime
Browse files Browse the repository at this point in the history
- Yuki Search: Add Catflix
- Yuki Search: Remove Crunchyroll (still enabled in the gamemode, but I don't think it works anymore)
  • Loading branch information
WinterPhoenix committed Nov 15, 2024
1 parent 8338967 commit a5b74bd
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 13 deletions.
Binary file added yuki/search/img/services/catflix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added yuki/search/img/services/hianime.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed yuki/search/img/services/zoro.png
Binary file not shown.
53 changes: 40 additions & 13 deletions yuki/search/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ <h1>
</div>
</div>
</a>
-->
<a class="service" href="https://www.crunchyroll.com/" draggable="false">
<div class="service-front">
<img src="img/services/crunchyroll.png">
Expand Down Expand Up @@ -283,6 +282,30 @@ <h1>
</div>
</div>
</a>
-->
<a class="service" href="https://catflix.su" draggable="false">
<div class="service-front">
<img src="img/services/catflix.png">
</div>
<div class="service-back">
<div>
<span class="ransom-letter">G</span>
<span class="ransom-letter">o</span>
<span class="whitespace"> </span>
<span class="ransom-letter">T</span>
<span class="ransom-letter">o</span>
</div>
<div>
<span class="ransom-letter">C</span>
<span class="ransom-letter">a</span>
<span class="ransom-letter">t</span>
<span class="ransom-letter">f</span>
<span class="ransom-letter">l</span>
<span class="ransom-letter">i</span>
<span class="ransom-letter">x</span>
</div>
</div>
</a>
<a class="service" href="https://animepahe.ru" draggable="false">
<div class="service-front">
<img src="img/services/animepahe.png">
Expand Down Expand Up @@ -333,9 +356,9 @@ <h1>
</div>
</div>
</a>
<a class="service" href="https://yugenanime.tv" draggable="false">
<a class="service" href="https://hianime.to" draggable="false">
<div class="service-front">
<img src="img/services/yugen.png">
<img src="img/services/hianime.png">
</div>
<div class="service-back">
<div>
Expand All @@ -346,17 +369,19 @@ <h1>
<span class="ransom-letter">o</span>
</div>
<div>
<span class="ransom-letter">Y</span>
<span class="ransom-letter">u</span>
<span class="ransom-letter">g</span>
<span class="ransom-letter">e</span>
<span class="ransom-letter">H</span>
<span class="ransom-letter">i</span>
<span class="ransom-letter">A</span>
<span class="ransom-letter">n</span>
<span class="ransom-letter">i</span>
<span class="ransom-letter">m</span>
<span class="ransom-letter">e</span>
</div>
</div>
</a>
<a class="service" href="https://zoro.se" draggable="false">
<a class="service" href="https://yugenanime.tv" draggable="false">
<div class="service-front">
<img src="img/services/zoro.png">
<img src="img/services/yugen.png">
</div>
<div class="service-back">
<div>
Expand All @@ -367,15 +392,17 @@ <h1>
<span class="ransom-letter">o</span>
</div>
<div>
<span class="ransom-letter">Z</span>
<span class="ransom-letter">o</span>
<span class="ransom-letter">r</span>
<span class="ransom-letter">o</span>
<span class="ransom-letter">Y</span>
<span class="ransom-letter">u</span>
<span class="ransom-letter">g</span>
<span class="ransom-letter">e</span>
<span class="ransom-letter">n</span>
</div>
</div>
</a>
<a class="service" href="https://animeflv.net" draggable="false">
<div class="service-front">
<!-- TODO: Add spanish flag icon -->
<img src="img/services/animeflv.png">
</div>
<div class="service-back">
Expand Down

0 comments on commit a5b74bd

Please sign in to comment.