aboutsummaryrefslogtreecommitdiffstats
path: root/twitter.js
diff options
context:
space:
mode:
Diffstat (limited to 'twitter.js')
-rw-r--r--twitter.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/twitter.js b/twitter.js
index c6dd8af..ad8d32b 100644
--- a/twitter.js
+++ b/twitter.js
@@ -33,6 +33,8 @@
]]></>.toString().replace(/\n\s*/g, '');
for (var i = 0; i < followers_status.length; i++) {
var stat = followers_status[i];
+ stat.user.name = stat.user.name.replace(/\u202e/, '');
+ stat.text = stat.text.replace(/\u202e/, '');
html += sprintf(
<><![CDATA[
<a href="%s">