From 2ebea37e03dc1a58c332b118403fbd5a5e32f697 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 25 Dec 2024 16:10:41 +0800 Subject: Update --- www/scripts/update-feeds.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/scripts/update-feeds.sh') diff --git a/www/scripts/update-feeds.sh b/www/scripts/update-feeds.sh index ce10f14..a8c84b3 100755 --- a/www/scripts/update-feeds.sh +++ b/www/scripts/update-feeds.sh @@ -1,7 +1,7 @@ #! /bin/bash LIST=${LIST:?} -curlOpts='--insecure' +curlOpts='-H "User-Agent: topo.tw" --insecure' ln -sf ${LIST} $(basename $LIST) ln -sf $0 $(basename $0) -- cgit v1.2.3-70-g09d2