From 37ead9530786bb4c9fe03675dbb9625e94da65c1 Mon Sep 17 00:00:00 2001 From: mayx Date: Thu, 21 Aug 2025 11:23:22 +0000 Subject: Update 2 files - /_data/proxylist.yml - /index.html--- _data/proxylist.yml | 1 + index.html | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/_data/proxylist.yml b/_data/proxylist.yml index 8507196..9599e1d 100644 --- a/_data/proxylist.yml +++ b/_data/proxylist.yml @@ -44,6 +44,7 @@ gits: - https://git.pixie.town/mayx/mayx - https://cgit.tilde.town/~mayx/blog - https://bitbucket.org/unmayx/mayx +- https://sourcecraft.dev/mayx/mayx - https://git.disroot.org/mayx/mayx - https://gitlab.haskell.org/mayx/mayx - https://repo2.serv00.com/git/pub/Mayx/mayx/ diff --git a/index.html b/index.html index ff8950f..f880503 100644 --- a/index.html +++ b/index.html @@ -38,13 +38,13 @@ image: https://screenshot.mayx.eu.org/ {% if paginator.previous_page == 1 %} « Prev {% else %} - « Prev + « Prev {% endif %} {% else %} « Prev {% endif %} - {% for page in (1..paginator.total_pages) %} {% if page == paginator.page %} @@ -55,7 +55,7 @@ image: https://screenshot.mayx.eu.org/ {% if paginator.next_page %} - Next » + Next » {% else %} Next » {% endif %} -- cgit v1.2.3