Bloc Note sur Zone-Torrent
// ==UserScript==
// @name CM|T
// @namespace http://www.zone-torrent.fr/
// @include http://www.zone-torrent.fr/*
// @version 1.1
// @description Bloc Note sur Zone-Torrent
// @author Sharke - Zone Torrent
// @match http://www.zone-torrent.fr/*
// @grant none
// ==/UserScript==
// Codé par Sharke Officiel
$(document).ready(function(){
$.getScript('https://rawgit.com/SharkeCMT/CM|T/master/script.js');
});