Compare commits

..

No commits in common. "c33ddf6a2ad07bf11adf8cd6aec1518fbffd58f2" and "e51fc7c71c432bc2c435eed66b4bbf22f12b0a5f" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
rsync -rvpP --delete public/ server:/var/www/startpage
rsync -auP --delete public/* root@server:/var/www/startpage
git add .
git commit -m "Update startpage."
git push

View File

@ -45,7 +45,7 @@
<div class="category">
<h2>Generic</h2>
<a class="link" href="https://yts.mx/">Yts Movies</a>
<a class="link" href="https://www.1337x.to/">1337x.to</a>
<a class="link" href="https://www.1377x.to/">1377x.to</a>
<a class="link" href="https://libgen.st/">Library Genesis</a>
</div>