清除tppabs標籤:
html檔案中:
查詢:\btppabs="h[^"]*"
替換:(空)
css檔案中的圖片連結(以gif圖片為例):
查詢:tpa=http://[^\s]*.gif
替換:(空)
css檔案中的註釋:
查詢:/*tpa.*?*/
替換:(空)
修復confirm連結:
查詢:href=" javascript:if(confirm('(htt[^"\s]).*?"
替換:href="$1"
冗餘程式碼示例:href="javascript:if(confirm('http://www.xxxxx.com/ \n\n該檔案無法用 Teleport Ultra 下載, 因為 不可用, 或放棄了下載, 或專案即將停止。 \n\n你想在伺服器上開啟它?'))window.location='http://www.xxxx.com/'"
示例替換後結果:href=http://www.xxxx.com/