Looks like RegEx has been fixed in v1 B3 but now I have a qwestion?

It looks like the 30 char limit has been removed from this build but how do I add multiple RegEx entries without have to create multiple HTTP Scanning Rules? I really hope this is possible because if I have to add a new HTTP Scanning rule for every URL/Regex entry this is going to be a real mess, For Netflix alone there are 5 Regex entry I have to create, See below and that's just the beginning of what I need.

Netflix Regex entry 5
^https?://([A-Za-z0-9.-]*\.)?ne?t?fli?x(img|ext|video)?\.(com|net)/
^https?://[\d+(\.\d+){3}/]*/[0-9]{8}\.ism
^https?://([A-Za-z0-9.-]*\.)?netflix-*\.vo\.llnwd\.net
^https?://[\d+(\.\d+){3}/]*/[0-9]{9}\.ism
^https?://[\d+(\.\d+){3}/]*/[0-9]{10}\.ism

CDNs Regex 13
^https?://([A-Za-z0-9.-]*\.)?googleusercontent\.com
^https?://([A-Za-z0-9.-]*\.)?edgecastcdn\.net
^https?://([A-Za-z0-9.-]*\.)?amazonaws\.com
^https?://([A-Za-z0-9.-]*\.)?github\.com/
^https?://([A-Za-z0-9.-]*\.)?githubusercontent\.com
^https?://([A-Za-z0-9.-]*\.)akamaihd\.net
^https?://([A-Za-z0-9.-]*\.)llnwd\.net/
^https?://([A-Za-z0-9.-]*\.)cloudfront\.net/
^https?://[0-9]*\.[0-9]*\.[0-9]*\.[0-9]*
^https?://([A-Za-z0-9.-]*\.)cloudflare\.com/
^https?://([A-Za-z0-9.-]*\.)?bestofmedia\.com/
cdn.mysql.com
^https?://([A-Za-z0-9.-]*\.)?cachefly\.net

Good god please don't tell me I have to create a new HTTP Scanning Rule for each one of these...
Parents Reply Children
No Data