Turkanime Yorumlari Ac

TürkAnime sitesinde otomatik olarak Disqus yorumlarını açar.

目前为 2023-02-07 提交的版本。查看 最新版本

// ==UserScript==
// @name         Turkanime Yorumlari Ac
// @namespace    https://linktr.ee/DeadLyBro
// @description  TürkAnime sitesinde otomatik olarak Disqus yorumlarını açar.
// @copyright    2022, DeadLyBro (https://openuserjs.org/users/DeadLyBro)
// @author       DeadLyBro
// @version      4.3
// @match        https://www.turkanime.co/*
// @icon         https://i.hizliresim.com/cbr4snl.png
// @grant        none
// @license      MIT
// ==/UserScript==

// ==OpenUserJS==
// @author DeadLyBro
// ==/OpenUserJS==

setTimeout(function () {
  document.querySelector("#orta-icerik-alt > a[onclick=\"IndexSayfa('ajax/disqusyorum','orta-icerik-alt'); return false;\"]").click();
}, 1000); // 1 saniye sonra kod çalışacaktır. ( Code run after one second. )

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址