如何删除在我的网站上的每个网页上生成的 url 部分,其中我有 livecore iframe 模块,看起来像http://mysite.com/livescore/football#incore_ifheight_xdc_17343?该页面的真实 url 是http://mysite.com/livescore/football,但是当使用 livescore iframe 打开网页时,这部分 #inscore_ifheight_xdc_17343 总是自动生成并添加到 url。
如果有人可以为我生成 .htaccess mod_rewrite 重写规则,我将非常感激。