folder Tahribat.com Forumları
linefolder Html - CSS - XML - JavaScript - Ajax
linefolder Tampermonkey Script: Turk Torrent Siteleri İcin Reklam Kaldırıcı, Oto Torrent Begenici.



Tampermonkey Script: Turk Torrent Siteleri İcin Reklam Kaldırıcı, Oto Torrent Begenici.

  1. KısayolKısayol reportŞikayet pmÖzel Mesaj
    Hermes
    abdullahazad
    abdullahazad's avatar
    Kayıt Tarihi: 21/Mayıs/2007
    Erkek

    torrent sitelerinde reklam linkine tıklama zorunlulugunu kaldırır. torrent detay sayfasina girdiginizde otomatik begenşir :P

     

    // ==UserScript==
    // @name         turk torrent siteleri oto like
    // @namespace    http://tampermonkey.net/
    // @version      0.2
    // @description  turk torrent sitelerindeki sunumları otomatik begenir, reklam kliklerinden korur.
    // @author       abdullahazad
    // @match        https://letseed.net/details.php*
    // @match        https://turktorrent.us/?p=torrents&pid=10&action=details&tid=*
    // @match        https://broadcity.in/details.php?id=*
    // @match        http://bitturk.net/?p=torrents&pid=10&action=details&tid=*
    // @require      http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js
    // @grant        GM_addStyle
    // ==/UserScript==
    
    // letseed
    $(document).find("#indir").show();
    $(document).find("#destek").hide();
    $(document).find("#pasiftorrent").hide();
    
    // turktorrent & bitturk
    $(document).find("#like").click();
    
    // broadcity & letseed
    $(document).find("#thanks_button > input[type=button]").click();

     

    abdullahazad tarafından 05/Haz/21 21:51 tarihinde düzenlenmiştir

    az insan çok huzur.
Toplam Hit: 1283 Toplam Mesaj: 1
userscript