Baidu Promotion Remover

By dingar Last update Feb 11, 2008 — Installed 452 times.
Script Summary:
Remove promotion on baidu 移除百度推广信息
Recently Updated TopicsPosts
Archived Comments5

this script has 1 topic, 5 posts

This script has no reviews.

If you want replace it with "ad", change
content.snapshotItem(i).style.display = 'none';
to
//content.snapshotItem(i).style.display = 'none';

如果你想用"ad"代替推广信息,请将
content.snapshotItem(i).style.display = 'none';
改成
//content.snapshotItem(i).style.display = 'none';