NEURLFilterDataFormat doc seems to be incomplete as it only covers one use case: https://github.com/apple/pir-service-example/blob/main/Sources/PIRService/PIRService.docc/NEURLFilterDataFormat.md It's unclear from the documentation how exactly will it work with full URLs and whether we should have full URLs in the database or whether it will work like [Google Safebrowsing and check several possible URL parts](https://developers.google.com/safe-browsing/reference/URLs.and.Hashing#host-suffix-path-prefix-expressions).