From 4211613055136f36e4dd399194ea2dbca065aad5 Mon Sep 17 00:00:00 2001 From: gorhill Date: Fri, 7 Nov 2014 14:36:20 -0500 Subject: [PATCH] fix rendering of mu character --- src/js/traffic.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/js/traffic.js b/src/js/traffic.js index d2ec4f3..6037e72 100644 --- a/src/js/traffic.js +++ b/src/js/traffic.js @@ -83,11 +83,11 @@ var rootFrameReplacement = [ '}', '', '', - 'Blocked by µMatrix', + 'Blocked by μMatrix', '', '', '
', - '
{{hostname}} blocked by µMatrix
', + '
{{hostname}} blocked by μMatrix
', '
', '', '' @@ -145,9 +145,9 @@ var subFrameReplacement = [ 'text-decoration:none;', '}', '', - 'Blocked by µMatrix', + 'Blocked by μMatrix', '', - '', + '', '
{{hostname}}
', '', ''