File size: 224 Bytes
2fbf461
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
    {
      "id": 1,
      "priority": 1,
      "action": {
        "type": "block"
      },
      "condition": {
        "urlFilter": ".*\\.(jpg|jpeg|png|gif|bmp)$", 
        "resourceType": ["image"]
      }
    }
  ]