Created
October 11, 2019 16:35
-
-
Save 8q/52684e1671b5483ab315858e295dc93b to your computer and use it in GitHub Desktop.
dアニメストア10倍速
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var speed=10,e=document.querySelector('#speed>.w1');e.setAttribute('data-value', speed);e.click() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment