Hi all,
I have rule that blocks Google Cloud Platform that consists of an inline rule that allows traffic to the following URLS in order for a specific site to work properly:
storage.googleapis.com/trafikkort-data/
storage.googleapis.com/trafikkort-tiles/
It's an allow rule with a Custom Application Site like this:
![picture.png picture.png](https://community.checkpoint.com/t5/image/serverpage/image-id/25486i7202F5AACD33AB1D/image-size/large?v=v2&px=999)
The actual URLs is more than that, so e.g. storage.googleapis.com/trafikkort-data/something/something/something.json
In the logs it seems as by allowing these two URLs above I am allowing other traffic to storage.googleapis.com/something/something as well, which is not what I want.
I have tried several ways of formatting and posts here and sk106623, but doesn't seem to get it right.
If anyone knows what it takes, it'd be much appreciated 🙂