Browse Pinterest without registration. Also remove the cookies banner.
< 脚本 Pinterest registration popup killer 的反馈
Your script totally stopped working one morning both in chromium iron and firefox.
I live in France, I don't know if it happens in other countries. I think the guys from Pinterest have changed their site layout.
I just added 3 lines of code to your script:
$('.Module.DenzelReactBridge > div > div:nth-of-type(2)').remove();
$('.Module.DenzelReactBridge > div > div').css("position","");
$('.Module.DenzelReactBridge > div > div > div:nth-of-type(1)').remove();
You can use them as a patch. But my solution is probably imperfect, that's why I posted my own version.
my solution is probably imperfect
Is it a problem? :smiley: If it works, it works. :tongue: By the way, I published version 1.7 of my script with a slightly different approach, in case you want to try it.
Potential patch
Hi! Since you wrote about my script:
Could you specify where it stopped working? By the way, maybe submitting a message on the discussion for the script and/or sharing a patch would've been a good idea, I guess. :smile: