if (href.split[0] != this_page.split[0]) { leave it be } else if (href.split[1] != this_page.split[1]) { leave it be } else { remove it }
pardon my pseudo-code.
Other than the potential issue that Gabriel mentioned, this looks like an excellent tool. I'll be implementing it when everything's sorted.
Other than the potential issue that Gabriel mentioned, this looks like an excellent tool. I'll be implementing it when everything's sorted.