// ==UserScript== // @name Block Cancelled Products or Services in the Client Area of Bandwagon Host // @namespace http://tampermonkey.net/ // @version 0.1.1 // @description Special thanks to Reid! A script to block cancelled products or services in the Client Area of Bandwagon Host. // @author zcnx // @match https://bandwagonhost.com/clientarea.php?action=products // @match https://bandwagonhost.com/clientarea.php?action=products* // @match https://bwh1.net/clientarea.php?action=products // @match https://bwh1.net/clientarea.php?action=products* // @match https://bwh8.net/clientarea.php?action=products // @match https://bwh8.net/clientarea.php?action=products* // @match https://bwh88.net/clientarea.php?action=products // @match https://bwh88.net/clientarea.php?action=products* // @grant none // @downloadURL https://update.greasyfork.icu/scripts/374390/Block%20Cancelled%20Products%20or%20Services%20in%20the%20Client%20Area%20of%20Bandwagon%20Host.user.js // @updateURL https://update.greasyfork.icu/scripts/374390/Block%20Cancelled%20Products%20or%20Services%20in%20the%20Client%20Area%20of%20Bandwagon%20Host.meta.js // ==/UserScript== (function() { 'use strict'; var b = document.getElementsByTagName("strike"); var blok = new Array(); for (var i=0; i