Skip to content

Commit

Permalink
Movie Sites #104
Browse files Browse the repository at this point in the history
Movie Sites #104
  • Loading branch information
xbubbo committed Mar 28, 2023
2 parents 968bb08 + 003a3de commit fa3ca17
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions static/apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,16 @@
<br>
<br>
<br>
<div class="row">
<div class="span1">
<div style="padding-top: 5px;" class="card animals" loading="lazy"><a class="game" onclick="go('https://9anime.to')">
<img style="border-radius: 25px;" src="/assets/images/icons/apps/9anime.png"></a>
<p3>9Anime</p3>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="span1">
<div style="padding-top: 5px;" class="card animals" loading="lazy"><a class="game" onclick="go('https://amazon.com/')">
Expand Down Expand Up @@ -349,6 +359,16 @@
</div>
</div>
</div>
<div class="row">
<div class="span1">
<div style="padding-top: 5px;" class="card animals" loading="lazy"><a class="game" onclick="go('https://zoro.to')">
<img style="border-radius: 25px;" src="/assets/images/icons/apps/zoroto.png"></a>
<p3>Zoro.to</p3>
</div>
</div>
</div>
</div>
</div>
<script>
function gfn() { alert('Geforce NOW is currently having some issues for some users, we are aware of this issue and are working to fix it.')}
</script>
Expand Down
Binary file added static/assets/images/icons/apps/9anime.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/icons/apps/zoroto.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fa3ca17

Please sign in to comment.