Crack Forclass For Via

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

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

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

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

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.

(Zateb bir user-style yöneticim var, yükleyeyim!)

/*
 * 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==