Fuck EWT

2023/7/23 14:12:28

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

// ==UserScript==
// @name        Fuck EWT
// @namespace   Violentmonkey Scripts
// @match       https://teacher.ewt360.com/ewtbend/bend/index/*
// @match       http://web.ewt360.com/site-study/*
// @match       https://web.ewt360.com/site-study/*
// @require     https://cdn.bootcdn.net/ajax/libs/jquery/3.6.0/jquery.js
// @icon        https://web.ewt360.com/favicon.ico
// @grant       none
// @version     1.2
// @author      MaxLen
// @license     MIT
// @description 2023/7/23 14:12:28
// ==/UserScript==

var int=window.setInterval(function(){var cX = $("div[class='earnest_check_mask_box']");cX.click();},5000);