FlyerTalk Forums - View Single Post - Skimlinks
Thread: Skimlinks
View Single Post
Old Sep 28, 2009 | 9:33 pm
  #27  
WBOTM
 
Join Date: Apr 2001
Location: TX
Posts: 219
Thumbs down Skimlinks

Originally Posted by ClueByFour
IE is a tougher nut to crack. It can be done by adding it to the "inprivate filters" but if you don't know how to do it, it would take too long to explain.

In any case, eliminating the script brings you "unskimmed" links again.
Skimlinks

If you are using Internet Explorer 8, below is the XML code you can import as an "InPrivate Filter" to block the Skimlinks javascript code:

Code:
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:wf="http://www.microsoft.com/schemas/webfilter/2008">
<channel>
<title>rules</title>
<description>Export of InPrivate Filtering</description>
<item>
<description>/skimlinks.js</description>
<wf:blockRegex>
<![CDATA[/skimlinks.js]]>
</wf:blockRegex>
</item>
</channel>
</rss>
Save the above code into a notepad/text file with an XML extension (e.g., disable_skimlinks.xml).

Open IE8 -> Tools -> InPrivate Filtering Settings -> Advanced Settings -> Import the XML file.

Keywords:

how to block disable javascript IB Skimlinks redirectingat redirectingat.com ib.redirectingat.com lb.redirectingat.com

Last edited by WBOTM; Oct 6, 2009 at 7:57 pm Reason: Add keywords
WBOTM is offline