shell bypass 403
<?php
/**
* PA Elements.
*/
use PremiumAddons\Includes\Helper_Functions;
$elements = array(
array(
'key' => 'premium-mobile-menu',
'draw_svg' => true,
),
array(
'key' => 'premium-search-form',
),
array(
'key' => 'premium-notifications',
'draw_svg' => true,
),
array(
'key' => 'premium-tcloud',
),
array(
'key' => 'premium-site-logo',
'draw_svg' => true,
),
array(
'key' => 'premium-lottie-widget',
),
array(
'key' => 'premium-carousel',
),
array(
'key' => 'premium-blog',
),
array(
'key' => 'premium-smart-post-listing',
),
array(
'key' => 'premium-nav-menu',
),
array(
'key' => 'premium-maps',
),
array(
'key' => 'premium-person',
),
array(
'key' => 'premium-svg-drawer',
),
array(
'key' => 'premium-tabs',
'draw_svg' => true,
),
array(
'key' => 'premium-content-toggle',
),
array(
'key' => 'premium-fancytext',
),
array(
'key' => 'premium-title',
'draw_svg' => true,
),
array(
'key' => 'premium-dual-header',
),
array(
'key' => 'premium-divider',
'draw_svg' => true,
),
array(
'key' => 'premium-grid',
),
array(
'key' => 'premium-media-wheel',
),
array(
'key' => 'premium-image-scroll',
),
array(
'key' => 'premium-image-separator',
'draw_svg' => true,
),
array(
'key' => 'premium-image-comparison',
),
array(
'key' => 'premium-image-hotspots',
'draw_svg' => true,
),
array(
'key' => 'premium-img-layers',
'draw_svg' => true,
),
array(
'key' => 'premium-image-accordion',
'draw_svg' => true,
),
array(
'key' => 'premium-videobox',
),
array(
'key' => 'premium-hscroll',
),
array(
'key' => 'premium-vscroll',
),
array(
'key' => 'premium-color-transition',
),
array(
'key' => 'premium-multi-scroll',
),
array(
'key' => 'premium-lottie',
),
array(
'key' => 'premium-parallax',
'draw_svg' => true,
),
array(
'key' => 'premium-particles',
),
array(
'key' => 'premium-gradient',
),
array(
'key' => 'premium-kenburns',
),
array(
'key' => 'premium-blob',
),
array(
'key' => 'premium-modalbox',
'draw_svg' => true,
),
array(
'key' => 'premium-notbar',
'draw_svg' => true,
),
array(
'key' => 'premium-magic-section',
'draw_svg' => true,
),
array(
'key' => 'premium-prev-img',
'draw_svg' => true,
),
array(
'key' => 'premium-testimonials',
),
array(
'key' => 'premium-facebook-reviews',
),
array(
'key' => 'premium-google-reviews',
),
array(
'key' => 'premium-yelp-reviews',
),
array(
'key' => 'premium-countdown',
),
array(
'key' => 'premium-banner',
),
array(
'key' => 'premium-button',
'draw_svg' => true,
),
array(
'key' => 'premium-image-button',
'draw_svg' => true,
),
array(
'key' => 'premium-flipbox',
'draw_svg' => true,
),
array(
'key' => 'premium-iconbox',
'draw_svg' => true,
),
array(
'key' => 'premium-ihover',
'draw_svg' => true,
),
array(
'key' => 'premium-unfold',
),
array(
'key' => 'premium-icon-list',
'draw_svg' => true,
),
array(
'key' => 'premium-facebook-feed',
),
array(
'key' => 'premium-twitter-feed',
),
array(
'key' => 'premium-instagram-feed',
),
array(
'key' => 'premium-tiktok-feed',
),
array(
'key' => 'premium-pinterest-feed',
),
array(
'key' => 'premium-behance',
),
array(
'key' => 'premium-progressbar',
'draw_svg' => true,
),
array(
'key' => 'premium-pricing-table',
'draw_svg' => true,
),
array(
'key' => 'premium-charts',
),
array(
'key' => 'premium-tables',
),
array(
'key' => 'premium-counter',
'draw_svg' => true,
),
array(
'key' => 'premium-contactform',
),
array(
'key' => 'premium-whatsapp-chat',
'draw_svg' => true,
),
array(
'key' => 'woo-products',
),
array(
'key' => 'woo-categories',
),
array(
'key' => 'mini-cart',
),
array(
'key' => 'woo-cta',
'draw_svg' => true,
),
array(
'key' => 'premium-world-clock',
),
array(
'key' => 'premium-post-ticker',
'draw_svg' => true,
),
array(
'key' => 'premium-weather',
'draw_svg' => true,
),
array(
'key' => 'premium-textual-showcase',
'draw_svg' => true,
),
array(
'key' => 'premium-templates',
),
array(
'key' => 'premium-equal-height',
),
array(
'key' => 'pa-display-conditions',
),
array(
'key' => 'premium-global-cursor',
'is_pro' => true,
),
array(
'key' => 'premium-global-badge',
),
array(
'key' => 'premium-shape-divider',
),
array(
'key' => 'premium-floating-effects',
),
array(
'key' => 'premium-cross-domain',
),
array(
'key' => 'premium-duplicator',
),
array(
'key' => 'premium-assets-generator',
),
array(
'key' => 'premium-mscroll',
),
array(
'key' => 'premium-global-tooltips',
),
array(
'key' => 'premium-wrapper-link',
),
array(
'key' => 'premium-glassmorphism',
),
);
return $elements;