From 6911f037d68763d1331c877df6b97160c1a9682e Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 16 Mar 2021 16:10:16 -0300 Subject: fix "random" links going to "undefined" --- upd8.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upd8.js') diff --git a/upd8.js b/upd8.js index 2d08b9c7..ace352fe 100755 --- a/upd8.js +++ b/upd8.js @@ -131,7 +131,7 @@ const genThumbs = require('./gen-thumbs'); const C = require('./common/common'); -const CACHEBUST = 3; +const CACHEBUST = 4; const WIKI_INFO_FILE = 'wiki-info.txt'; const HOMEPAGE_INFO_FILE = 'homepage.txt'; -- cgit 1.3.0-6-gf8a5