Scoping by audience should be extended to allow picking a specific type of advice.
Currently, an audience is only pased on the logged-in email address: https://www.techlockdown.com/tutorials/cloudflare-content-policy#scoping-by-audience
However, it would be useful if a user could apply a rule to a device type without specifying a user.
Scenario 1:
  1. Admin wants to block YouTube on all smartphones, but allow YouTube access on desktop computers.
  2. Admin would create an audience scope with "android" and "ios" selected.
Scenario 2:
  1. Admin wants to block YouTube for a specific person on a specific personal device.
  2. Admin would create an audience scope with that user's email address selected plus the type of device (iOS/Android).