This requires a minor edit to the script for it to work, since it seems the css button class name changed,
For the script to work, you gotta change sc-4f026a5f-2 to this sc-2f2fb315-2
Found on this line:
const useAnlas = '.sc-2f2fb315-2 div div span';
Also just so you know Anlatan Team Member — ght901 stated this to me on Discord:
"That class is going to change with every new version of the frontend"
This requires a minor edit to the script for it to work, since it seems the css button class name changed,
For the script to work, you gotta change
sc-4f026a5f-2to thissc-2f2fb315-2Found on this line:
Also just so you know Anlatan Team Member —
ght901stated this to me on Discord: "That class is going to change with every new version of the frontend"