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--- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'index.html') 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