Using Plex Server with a VPN

I've discovered that there is another way to get Plex to work with your VPN if you don't require Plex traffic to flow through your VPN. It requires creating a static route for the web address myPlex uses to resolve your machine's IP, effectively allowing Plex to bypass your VPN and use the IP of your ISP instead.

*Edit

This seems to work if you add a static route in the routing table of your PMS machine from my.plexapp.com to your default gateway.

*Edit 2

The static route to my.plexapp.com does NOT actually work as far as I can tell. What happens is that at boot, PMS connects to myPlex and maps to my ISP address and that IP sticks. It would be nice to know the IP or IP range that myPlex uses to resolve and publish PMS' IP so that static routing would work in this case. Devs?

can you supply directions for this? thank you!!