发布noADS

作者:yaya | 时间:2008年11月14日 | 分类 学海无涯 | 标签 拦截 电信广告 noADS 编程 | 5回复

    说是发布,其实也就是自己的在开发布会,自己是记者,自己是主持人,自己是发布人,自己是倒茶水的,自己是拖地的,自己的东摸西QUO的。
    有点搞笑的感觉,我的style就是这样,没办法。

    好了,废话就不多说了(废话说多了也是废话,再多的废话怎么也还是废话,废话多了就成了更多的废话了)

    那天我不是写了个 "用OpenDNS来解决电信DNS拦截加广告问题" 吗?说的就是用OpenDNS来解决电信DNS拦截加广告的问题,其实(注意这个其实,往往是故事转折的标志,比如,我就经常对某某某说,“其实……其实……其实,是我放的屁” 无厘头,没意思哈,开玩笑的)这样是不能解决一些问题的。因为写了那篇文章后我发现上雅虎,优酷,新浪等依旧会有广告

所以呢,我就想去掉这个东西,真的很烦人啊,这完全是JJ嘛!然后就开始弄了。
首先来看看具体怎么回事:



截图:yahoo源文件被修改加入框架,而IP地址125.64.34.17可以去查查看。(以及后面的61.188.178.85等等)



无敌了,好坏啊~呵呵,注释就可以去掉嘛~不过,这样的方式来加广告以前我没有看过,对我来说就javascript的运用上面真的很有用,呵呵。
(熟悉的歌曲:我不写JavaScript好多年~)

我上网一查,网上好多people说打10000,然后不要客气。本来想试试的,结果还是算了。哎,我脾气好。
然后就写了noADS(IE插件),很是粗糙,但是,反正是看不到那个广告的(可能会晃一下~)
没有写FF下的,要是有精力和时间,会再改进的。反正现在是很简陋就是了,且需要.net环境。
里面有个readme.txt讲了怎么安装和卸载。

在此感谢振华大哥给我说文件的位置和帮助,哈哈

下载:www.uloveit.com.cn/noADS/noADS.rar
要是有新版本“发布”的话,就在www.uloveit.com.cn/noADS

用OpenDNS来解决电信DNS拦截加广告问题

作者:yaya | 时间:2008年11月11日 | 分类 随便写写 | 标签 OpenDNS DNS 电信广告 拦截 | 1回复

电信DNS拦截加广告让人很是讨厌。

上个YAHOO!旁边弄个小广告,嗯是烦人,输入个什么,神经质的跳转到了114,嗯是老火哦。
一直没用OpenDNS,怕是速度慢。
结果用了后发现自己的想法嗯是蠢的到家。


http://www.opendns.com

使用OpenDNS的方法很简单,只需要把DNS地址改成:208.67.222.222,备用DNS改成208.67.220.220既可

附图方法

VISTA方法:

1. Click the Start Orb, then select Control Panel.

2. Click on View network status and tasks.

3. Click on View status.

4. Click the Properties button.

5. Vista may ask for your permission to make changes.
If so, click the Continue button.

6. Select Internet Protocol Version 4 (TCP/IPv4),
then click the Properties button.

7. Click the radio button Use the following DNS server addresses:
and type in OpenDNS addresses in the Preferred DNS server
and Alternate DNS server fields.

8. Click the OK button, then the Close button,
and the Close button again. Close the Network and Sharing Center window.



就是自己改下DNS地址就可以了。

XP下也是差不多的

1. Select Control Panel from the Start menu.

2. Click Network Connections from the Control Panel choices.

3. Choose your connection from the Network Connections window.

In this screenshot, Local Area Connection is the only choice. If you have more than one, choose your default/current connection.

4. Click Properties button.

5. Select Internet Protocol (TCP/IP) and click Properties.

6. Click the radio button Use the following DNS server addresses
and type in OpenDNS addresses in the Preferred DNS server
and Alternate DNS server fields.

Please write down your current DNS settings before switching to OpenDNS, in case you want to return to your old settings for any reason.

Preferred DNS server address for Open DNS is:

  • 208.67.222.222

Alternate DNS server address for Open DNS is:

  • 208.67.220.220

然后就搞定了。

速度OK,还有错误检查功能,不错吧~

  1. 1