From 8bfcdfe5a8b15cce89394a80aa98c782aa37513c Mon Sep 17 00:00:00 2001 From: elseif Date: Mon, 1 Sep 2025 00:12:51 +0800 Subject: [PATCH] Update index.html Signed-off-by: elseif --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 0b7a068..f73bbe4 100644 --- a/index.html +++ b/index.html @@ -651,8 +651,7 @@ ${d.title} ${download.versions.map(v => { if(d.type === "changlog"){ - const url = "https://download.mikrotik.com/routeros/v.version/CHANGELOG" - return ``; + return ``; }else{ const files = fileNames(v.version,g.arch,d.type); if (files && files.length > 0) {