You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
488 B
13 lines
488 B
// ==UserScript==
|
|
// @name Stream Download
|
|
// @version 0.9.2
|
|
// @namespace https://mydl.cabillot.eu
|
|
// @description Ajoute le lien vers le stream direct
|
|
// @match http://www.dl-protect.com/*
|
|
// @match https://www.dl-protect.com/*
|
|
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js
|
|
// @copyright 2014+, Pois
|
|
// @author Pois
|
|
// @grant none
|
|
// @downloadURL https://mydl.cabillot.eu/scripts/stream.user.js
|
|
// ==/UserScript==
|