Skip to content

Commit

Permalink
fix platforms.json. #191 AG-26651
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit 0ba6355
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Fri Nov 3 16:59:53 2023 +0200

    update EXTENSION_FIREFOX

commit e6fbaec
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Fri Nov 3 16:47:58 2023 +0200

    fix platforms.json
  • Loading branch information
slavaleleka committed Nov 3, 2023
1 parent 1ce7884 commit a71ae54
Showing 1 changed file with 21 additions and 15 deletions.
36 changes: 21 additions & 15 deletions platforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
",hls=",
"\\$jsonprune=",
",jsonprune=",
"\\$referrerpolicy=",
",referrerpolicy=",
"\\$referrerpolicy",
",referrerpolicy",
"\\$content",
",content"
],
Expand Down Expand Up @@ -91,8 +91,8 @@
",hls=",
"\\$jsonprune=",
",jsonprune=",
"\\$referrerpolicy=",
",referrerpolicy=",
"\\$referrerpolicy",
",referrerpolicy",
"\\$content",
",content"
],
Expand Down Expand Up @@ -122,8 +122,8 @@
",hls=",
"\\$jsonprune=",
",jsonprune=",
"\\$referrerpolicy=",
",referrerpolicy=",
"\\$referrerpolicy",
",referrerpolicy",
"\\$content",
",content"
],
Expand All @@ -146,7 +146,13 @@
"\\$protobuf",
"important,protobuf",
"\\$extension",
",extension"
",extension",
"\\$hls=",
",hls=",
"\\$jsonprune=",
",jsonprune=",
"\\$referrerpolicy",
",referrerpolicy"
],
"ignoreRuleHints": false
},
Expand Down Expand Up @@ -188,8 +194,8 @@
"\\$webrtc",
"\\$csp",
"\\$network",
"\\$referrerpolicy=",
",referrerpolicy=",
"\\$referrerpolicy",
",referrerpolicy",
"\\$hls=",
",hls=",
"\\$jsonprune=",
Expand Down Expand Up @@ -235,8 +241,8 @@
"\\$webrtc",
"\\$csp",
"\\$network",
"\\$referrerpolicy=",
",referrerpolicy=",
"\\$referrerpolicy",
",referrerpolicy",
"\\$hls=",
",hls=",
"\\$jsonprune=",
Expand Down Expand Up @@ -302,8 +308,8 @@
",redirect=",
"\\$redirect-rule=",
",redirect-rule=",
"\\$referrerpolicy=",
",referrerpolicy=",
"\\$referrerpolicy",
",referrerpolicy",
"\\$hls=",
",hls=",
"\\$jsonprune=",
Expand Down Expand Up @@ -345,8 +351,8 @@
"#\\$#@media ",
"\\$hls=",
",hls=",
"\\$referrerpolicy=",
",referrerpolicy=",
"\\$referrerpolicy",
",referrerpolicy",
"\\$jsonprune=",
",jsonprune="
],
Expand Down

0 comments on commit a71ae54

Please sign in to comment.