Comment by pmdr
2 months ago
It's not '.popup-subscribe-modal', it's often a random string spit out at build time that changes with every deployment.
2 months ago
It's not '.popup-subscribe-modal', it's often a random string spit out at build time that changes with every deployment.
True, but then you can search for specific strings in the div, etc. Maybe not worth it for something you visit occasionally, but well worth it for a website you see often.
Or even with every page reload.