summaryrefslogtreecommitdiffstats
path: root/util/weather.perl
diff options
context:
space:
mode:
Diffstat (limited to 'util/weather.perl')
-rw-r--r--util/weather.perl1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/weather.perl b/util/weather.perl
index 0c3ce208..36d773d7 100644
--- a/util/weather.perl
+++ b/util/weather.perl
@@ -20,7 +20,6 @@ sub weather_report
# Header
# ¤º®e
-#open(WEATHER, "$LYNX -assume_charset=big5 -assume_local_charset=big5 -dump http://www.cwb.gov.tw/V3.0/weather/text/W03.htm |");
open(WEATHER, "$LYNX -assume_charset=big5 -assume_local_charset=big5 -dump -nolist $link|");
while (<WEATHER>) {