update query selector in september 2022
This commit is contained in:
parent
27b2ee9243
commit
6798944aea
2
liker.js
2
liker.js
@ -5,7 +5,7 @@
|
|||||||
* have fun
|
* have fun
|
||||||
*/
|
*/
|
||||||
|
|
||||||
var $likeBTN = document.querySelector('[data-testid="gamepadLike"]'),
|
var $likeBTN = document.querySelector('.recsCardboard__cards > div:nth-child(4) > div > div:nth-child(4) button'),
|
||||||
count = 0,
|
count = 0,
|
||||||
times = 9999,
|
times = 9999,
|
||||||
duration = 750;
|
duration = 750;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user