New: Add COMSYS Measurements Profile
This PR adds the application profile for the COMSYS Internet Measurements as discussed with @nikkiaparks and @bossert.
blockedIP
and blockedDomain
can contain several hundred IPs and domains.
It is currently (as a short-term alternative) modeled as multiline textbox although a list would be better.
However, adding several hundred entries of single line textboxes probably leads to an overfilled GUI so we opted for the multiline textfield which shows scrollbars.
If there is a better alternative, we are open to it.