UserScripts
UserScripts copied to clipboard
(Darts Data Enhancer) Selector broken
I think the whole site is changed since you made this.
It works if I change the first few lines to:
var players = document.querySelectorAll(".sr-team-crests .sr-full");
But I dont know if it can run inside an iframe.
I'm not using this script anymore, but I'm open for an PR.