A small (not infallible) trick when using nulled plugins for WordPress is to ask the browser to send a no referer using the referrer policy in the Admin :
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy
You need to open /wp-admin/admin-header.php and add...