tixcraft_bot/webdriver/Maxbot_1.0.0/js/ticketplus_activity.js

11 lines
192 B
JavaScript

'use strict';
import { decrypt } from "./vendor/crypto";
console.log('hello');
setTimeout(function () {
$("#banner").remove();
$("footer").remove();
$("#activityInfo").remove();
}, 400);