Skip to content

Instantly share code, notes, and snippets.

@minodisk
Created March 16, 2015 15:46
Show Gist options
  • Save minodisk/4d74d2d1e42e3bc62efc to your computer and use it in GitHub Desktop.
Save minodisk/4d74d2d1e42e3bc62efc to your computer and use it in GitHub Desktop.

Revisions

  1. minodisk created this gist Mar 16, 2015.
    1 change: 1 addition & 0 deletions dl-anitube.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    jwPlayer.config.sources.forEach(function(source){if(source.default){window.open(source.file);return false}})