Block "Intellitxt" green links in some forums?

Talk about the native Mac OS X browser.

Moderator: Camino Developers

mgmcc
Posts: 7
Joined: February 17th, 2006, 1:08 am

Block "Intellitxt" green links in some forums?

Post by mgmcc »

I like the new Camino browser and Ad blocking is effective, but how can I get rid of the dreadful intellitext "green links" that plague some discussion forums? With the Firefox browser, the "Ad Block" extension allows me to enter the URL to block them, is there some way to block specific URLs with Camino?
User avatar
cflawson
Posts: 4721
Joined: December 26th, 2004, 2:54 pm
Location: Flying over your house in a red, white, and blue jet
Contact:

Post by cflawson »

Add these lines to your hostperm.1 file:

host image 2 intellitxt.com
host cookie 2 intellitxt.com
host script 2 intellitxt.com
host object 2 intellitxt.com

Only the script line is really necessary, but I figure if they're gonna be that annoying, fuck 'em. :)

cl
User avatar
Uncle Asad
Camino Developer
Posts: 3957
Joined: July 24th, 2004, 1:38 pm
Location: بين العالمين
Contact:

Post by Uncle Asad »

Note that a few sites that use intellitxt use some custom domains, like intellitxt.sitename.tld, so cflwason's rules won't block *every* intellitxt one, but will block 99% :)

If you want a list of other annoying image/foo sites to block, don't forget to check out the documentation ;)
Mac OS X 10.3.9 • PowerBook G4 17" 1.33 GHz | Mac OS X 10.5.x • MacBook Pro 15" 2.2 GHz
Snow7's Camino Forum FAQSearch the Forum  Camino. HelpTroubleshoot Camino
mgmcc
Posts: 7
Joined: February 17th, 2006, 1:08 am

Post by mgmcc »

Thanks guys, but that hasn't made any difference. I added:

host image 2 intellitxt.com
host cookie 2 intellitxt.com
host script 2 intellitxt.com
host object 2 intellitxt.com
host image 2 uk.intellitxt.com
host cookie 2 uk.intellitxt.com
host script 2 uk.intellitxt.com
host object 2 uk.intellitxt.com
host 2 uk.intellitxt.com

but the damned green links are still there even after closing and re-opening Camino :(
User avatar
eccoana
Posts: 813
Joined: February 27th, 2004, 1:43 pm
Location: bavaria

Post by eccoana »

mgmcc wrote:...
host object 2 uk.intellitxt.com

but the damned green links are still there even after closing and re-opening Camino :(

it won't work if you're entering "uk.intellitxt.com" if the server is for example "bla.uk.intellitxt.com"
you have to enter the complete servername.
<a href="http://www.nadamac.de">nadamac.de</a> - <a href="http://www.quermeer.de">quermeer.de</a>
mgmcc
Posts: 7
Joined: February 17th, 2006, 1:08 am

Post by mgmcc »

The server is "uk.intellitxt.com" but where should this Hostperm.1 file be for the Camino browser? At the moment I only have the one relating to Firefox in:

Mike/Library/Application Support/Firefox/Profiles/w5118m7x.default/hostperm.1
User avatar
eccoana
Posts: 813
Joined: February 27th, 2004, 1:43 pm
Location: bavaria

Post by eccoana »

mgmcc wrote:The server is "uk.intellitxt.com" but where should this Hostperm.1 file be for the Camino browser? At the moment I only have the one relating to Firefox in:

Mike/Library/Application Support/Firefox/Profiles/w5118m7x.default/hostperm.1
the hostperm.1 for Camino is located in
<b>~/Library/Application Support/Camino</b> where ~ is your home folder.
if the file doesn't exist then create it with text edit (as plain text file!).
now enter the strings the others told you.
save the file and open Camino.
<a href="http://www.nadamac.de">nadamac.de</a> - <a href="http://www.quermeer.de">quermeer.de</a>
User avatar
brutal
Posts: 241
Joined: September 10th, 2003, 10:04 am
Location: Norway

Re: Block "Intellitxt" green links in some forums?

Post by brutal »

mgmcc wrote:I like the new Camino browser and Ad blocking is effective, but how can I get rid of the dreadful intellitext "green links" that plague some discussion forums? With the Firefox browser, the "Ad Block" extension allows me to enter the URL to block them, is there some way to block specific URLs with Camino?


Can you post a screenshot? Can't say I've ever seen these..
Wevah
Posts: 498
Joined: October 5th, 2004, 12:47 am
Contact:

Post by Wevah »

God I hate that Intellitext crap.

brutal: Basically, it highlights words by turning them green with a double underline, and links them to ad content.
mgmcc
Posts: 7
Joined: February 17th, 2006, 1:08 am

Re: Block "Intellitxt" green links in some forums?

Post by mgmcc »

Can you post a screenshot? Can't say I've ever seen these..


Here you are: http://img459.imageshack.us/img459/1299 ... ink1oh.png
mgmcc
Posts: 7
Joined: February 17th, 2006, 1:08 am

Post by mgmcc »

eccoana wrote:the hostperm.1 for Camino is located in
<b>~/Library/Application Support/Camino</b> where ~ is your home folder.
if the file doesn't exist then create it with text edit (as plain text file!).
now enter the strings the others told you.
save the file and open Camino.

While playing about, I had actually placed the hostperm.1 file in that path and it didn't make any difference. :(
User avatar
cflawson
Posts: 4721
Joined: December 26th, 2004, 2:54 pm
Location: Flying over your house in a red, white, and blue jet
Contact:

Post by cflawson »

You need to make sure those are tabs between the entries, rather than just a space. The forum de-tabbed my paste up above.

cl
User avatar
eccoana
Posts: 813
Joined: February 27th, 2004, 1:43 pm
Location: bavaria

Post by eccoana »

just in case of using CamiTools you can enter it in the tab "Block". CamiTools will format it the right way.
<a href="http://www.nadamac.de/camitools/block.php">Screenshot</a>
<a href="http://www.nadamac.de">nadamac.de</a> - <a href="http://www.quermeer.de">quermeer.de</a>
User avatar
cflawson
Posts: 4721
Joined: December 26th, 2004, 2:54 pm
Location: Flying over your house in a red, white, and blue jet
Contact:

Post by cflawson »

Also, be sure you quit the browser when you're editing the file, or changes won't stick.

cl
mgmcc
Posts: 7
Joined: February 17th, 2006, 1:08 am

Post by mgmcc »

cflawson wrote:You need to make sure those are tabs between the entries, rather than just a space. The forum de-tabbed my paste up above.


Noted and changed :)

cflawson wrote:Also, be sure you quit the browser when you're editing the file, or changes won't stick.


Hadn't been doing that. I now seem to have got rid of the blighters! Thanks for the help.
Post Reply