url = 'http://' + url;
}
- return '<a class="link_ext" target="_blank" rel="nofollow" href="' + url + '">' + nice + '<div class="tt box"></div></a>';
+ //return '<a class="link_ext" target="_blank" rel="nofollow" href="' + url + '">' + nice + '<div class="tt box"></div></a>';
+ return '<a class="link_ext" target="_blank" rel="nofollow" href="' + url + '">' + nice + '</a>';
});
return event;
},
+ /**
+ * Disabled due to many websites closing kiwi with iframe busting
{
name: "inBrowser",
oninit: function (event, opts) {
}
},
+ */
{
name: "nick_colour",