I have a modal window that defaults to a particular URL like somesite.com.
On somesite.com there are 3 links. Is it possible to make it so that I disable one of those links if it's contained in a list of bad URLs? I only have control of the Modal and not somesite.com
Thanks in advance!