Add UserScript files, and dyn-skip solution
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
twitch-videoad.js application/javascript
|
||||
(function() {
|
||||
(function() {
|
||||
if ( /(^|\.)twitch\.tv$/.test(document.location.hostname) === false ) { return; }
|
||||
function hookFetch() {
|
||||
var OPT_ACCESS_TOKEN_PLAYER_TYPE = 'thunderdome';//480p
|
||||
|
||||
Reference in New Issue
Block a user