Compare commits
No commits in common. "c33ddf6a2ad07bf11adf8cd6aec1518fbffd58f2" and "e51fc7c71c432bc2c435eed66b4bbf22f12b0a5f" have entirely different histories.
c33ddf6a2a
...
e51fc7c71c
2
build.sh
2
build.sh
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user