Post Reply 
services.taboolasyndication.com
Mar. 17, 2013, 07:21 PM
Post: #1
services.taboolasyndication.com
How do we remove this services.taboolasyndication.com which is appearing on a lot of sites lately

Kind Regards

Scoop
Add Thank You Quote this message in a reply
Mar. 18, 2013, 08:44 PM
Post: #2
RE: services.taboolasyndication.com
Try adding

Code:
[^/]++.taboolasyndication.com/   $TST(keyword=*.i_script:12.*)

to AdHosts-J.

HTH
Add Thank You Quote this message in a reply
Mar. 19, 2013, 12:40 PM (This post was last modified: Mar. 19, 2013 12:42 PM by scoop.)
Post: #3
RE: services.taboolasyndication.com
Still getting them on the page.

example
Videos you may like by Taboola
http://www.dailymail.co.uk/tvshowbiz/art...-coat.html

There is a large section of sh~#e videos links at the bottom

Kind Regards

Scoop
Add Thank You Quote this message in a reply
Mar. 19, 2013, 01:59 PM
Post: #4
RE: services.taboolasyndication.com
that THREE-MILE long column on the right is what needs axed, lol...
Add Thank You Quote this message in a reply
Mar. 19, 2013, 03:57 PM
Post: #5
RE: services.taboolasyndication.com
(Mar. 19, 2013 12:40 PM)scoop Wrote:  Still getting them on the page.

Dailymail is hosting the script

Code:
<script type="text/javascript" src="http://taboola.dailymail.co.uk/libtrc/dailymail/loader.js">

so try adding

Code:
taboola.                         $TST(keyword=*.i_script:12.*)

to AdHosts-J.

To cover more possibilities, adding:

Code:
taboola

to AdKeys-j catches

Code:
<Match: <script> Block: Ad Scripts - Content     09.11.15 [pr sd jd] (d.2) >
<script type="text/javascript">
window._taboola = window._taboola || [];
_taboola.push({article:'auto'});
_taboola.push({mode:'horizontalx4', container:'taboola-horizontalx4', link_target:'lightbox'});

</Match>

taboola

to AdKeys

Code:
<Match: <td>... Remove/Hide: Ad Containers - IDs     10.10.16 [sd] (d.2) >
<div id="taboola-horizontalx4">
</Match>

taboola to AdPaths-j catches something like

Code:
<Match: <script> Block: Scripts by URL     10.10.16 [pr] (d.2) >
<script type="text/javascript" src="http://dailymail.co.uk/taboola/libtrc/dailymail/loader.js">
</Match>

HTH
Add Thank You Quote this message in a reply
[-] The following 1 user says Thank You to JJoe for this post:
scoop
Post Reply 


Forum Jump: