Skip to content

Commit 4e4d6ec

Browse files
committed
Include amp-state as allowed protocol for amp-list
Cherry-picks commit from #4548
1 parent 3f70675 commit 4e4d6ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/sanitizers/class-amp-allowed-tags-generated.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4070,6 +4070,7 @@ class AMP_Allowed_Tags_Generated {
40704070
'allow_relative' => true,
40714071
'protocol' => array(
40724072
'https',
4073+
'amp-state',
40734074
),
40744075
),
40754076
),

0 commit comments

Comments
 (0)