Crack Forclass For Via

适用于Via浏览器及Alook浏览器。

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

/*
 * Via 和 Alook 要求的形式
 */
/*
 * @name               Crack Forclass For Via
 * @Author             Houtarchat
 * @version            1.5.5
 * @description        适用于Via浏览器及Alook浏览器。
 * @include: *
 */
(function () {
  var n = window.location.href;
  var d = document;
  var s = d.createElement("script");
  if (
    n.includes("forclass.net/Student/Dati") ||
    n.includes("271bay.com/Student/Dati")
  ) {
    s.setAttribute(
      "src",
      "https://greatest.deepsurf.us/scripts/405731-crack-forclass/code/Crack%20Forclass.user.js"
    );
  } else if (
    n.includes("forclass.net/Student/Wdzy") ||
    n.includes("271bay.com/Student/Wdzy")
  ) {
    s.setAttribute(
      "src",
      "https://greatest.deepsurf.us/scripts/407423-crack-forclass-2/code/Crack%20Forclass%202.user.js"
    );
  }

  d.head.appendChild(s);
})();
// GreasyFork 要求的形式
// ==UserScript==
// @name               Crack Forclass For Via
// @namespace          https://via-app.crack-forclass.houtarchat.ml/
// @version            1.5.5
// @description        适用于Via浏览器及Alook浏览器。
// @author             Houtarchat
// @include            *
// @contributionURL    https://www.houtarchat.ml/donate.html
// @contributionAmount 5 RMB
// @grant              none
// @license            GNU General Public License
// ==/UserScript==