tixcraft_bot/webdriver/Maxbotplus_1.0.0/js/ibon_area.js

5 lines
156 B
JavaScript

// price row.
$("table > tbody > tr.disabled").remove();
$("table > tbody > tr.sold-out").remove();
$("div.map > div > img").remove();
$("footer").remove();