diff options
author | mayx | 2025-07-29 04:20:42 +0000 |
---|---|---|
committer | mayx | 2025-07-29 04:20:42 +0000 |
commit | f401d33c482645e18218f3730fd4966431afc123 (patch) | |
tree | f5697681be610aa5aeb3c382ad24788bae50b7d5 /index.html | |
parent | 4475fd7ffe4bff8d1b587c672ed8231ce9a1ab0a (diff) |
Update 2 files
- /index.html
- /proxylist.md
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ image: https://screenshot.mayx.eu.org/ --- {% if paginator.page == 1 %}<div class="hslice" id="LatestPost">{% endif %} -<h1 class="entry-title" style="display:inline"> 首页 - 我的文章 </h1><small><a href="/archives.html">Archives</a> | <a href="javascript:getSearchJSON(function(data){window.location = data[Math.floor(Math.random()*data.length)].url})">Random</a></small><br /><br /> +<h1 class="entry-title" style="display:inline"> 首页 - 我的文章 </h1><small><a href="/archives.html">Archives</a> | <a href="javascript:getSearchJSON(function(data){location=data[Math.floor(Math.random()*data.length)].url})">Random</a></small><br /><br /> <hr /> |