kisshang1993 / NGA-BBS-Script

NGA论坛增强脚本,给你完全不一样的浏览体验
MIT License
331 stars 31 forks source link

在新标签页打开的bug #5

Closed toooonyy closed 4 years ago

toooonyy commented 4 years ago

开启这个功能以后,点在搜索页面的帖子会打开两个页面,其中一个真的叫javascript:void(0),估计是 <a href="javascript:void(0)" id="t_tt10_18" class="topic" target="_blank"></a>比正常版面多了 target 引起的

kisshang1993 commented 4 years ago

VM兼容性问题,已经在2.6版本修复