| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "type_ads": { | 2 "type_ads": { |
| 3 "message": "Ad blocking" | 3 "message": "Ad blocking" |
| 4 }, | 4 }, |
| 5 "type_anti-adblock": { | |
| 6 "message": "Anti ad blocking" | |
| 7 }, | |
| 8 "type_malware": { | |
| 9 "message": "Malware protection" | |
| 10 }, | |
| 5 "type_other": { | 11 "type_other": { |
| 6 "message": "Miscellaneous" | 12 "message": "Miscellaneous" |
| 13 }, | |
| 14 "type_privacy": { | |
| 15 "message": "Privacy protection" | |
| 16 }, | |
| 17 "type_social": { | |
| 18 "message": "Social media blocking" | |
| 7 } | 19 } |
| 8 } | 20 } |
| OLD | NEW |