summaryrefslogtreecommitdiffstats
path: root/util/udnnews.pl
diff options
context:
space:
mode:
Diffstat (limited to 'util/udnnews.pl')
-rw-r--r--util/udnnews.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/udnnews.pl b/util/udnnews.pl
index f75a50dd..4d37a26a 100644
--- a/util/udnnews.pl
+++ b/util/udnnews.pl
@@ -39,6 +39,7 @@ sub getudnnewscontent($)
$content =~ s/\n\n\n/\n\n/g;
$content =~ s/\n\n\n//g;
$content =~ s/¢Ì/¤Q/g;
+ $content =~ s/¢Î/¤Ê/g;
undef $ret;
foreach( split(/\n/, $content) ){
s/ //g;