Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Yeah you can add privacy to the list and it will block all URLs with that word in them |
|
|
Now Its working... Thanks.. It is possible when we include URL's description?? eg. I want to block this link <*a href="/intl/en/privacy*html">Privacy<*/*a*> I add only Privacy in the list and the script will detect Word privacy and block whole URL, Possible?? |
|
|
You don't put a comma at the last link url. Like so...
|
|
|
Errors,
Warning: Error in parsing value for property 'width'. Declaration dropped.
Error: syntax error
----------------------------------
links = new Array(
|
|
|
Works perfectly for me. Be sure you put a comma after the quotes at the end of the link url. Tools>ErrorConsole, paste the error(s) you get from this script |
|
|
Hey,
|
|
|
It Works..Many Thanks |