我目前使用他们的 Wifi 住在四季度假村。我注意到在浏览所有非 https 网站时,我的网页似乎被强制放入一个框架中。例如,这是 google 的主页(通过 http)在热点上的样子:
<frameset id="frameset1" name="frameset1" rows="35,*" framespacing="0" frameborder="0">
<frame name="top" scrolling="NO" src="http://google.com/?d96a349c52fc4f68eea46a47ccb3d361=http://p1846.superclick.com//std/fourseasons_tiered_new/toolbar.php?noframe_url=http://p1846.superclick.com/superclick/noiframes.php?url=http://google.com/&">
<frame name="main" scrolling="YES" src="http://google.com/?d96a349c52fc4f68eea46a47ccb3d360">
</frameset>
<noframes><body>
Frames are required, for this page to display correctly.
<a href="http://p1846.superclick.com/superclick/noiframes.php?url=http://google.com/">Click here to continue to the requested page</a>
</body></noframes>
我的猜测是,他们基本上是通过第三方(超级点击)跟踪我的互联网流量以用于广告目的.. 可能更精通该领域的任何人都可以提供更多见解吗?