Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
alikulufan
/
wp-content
/
jetpack-waf
:
bootstrap.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php define( 'DISABLE_JETPACK_WAF', false ); if ( defined( 'DISABLE_JETPACK_WAF' ) && DISABLE_JETPACK_WAF ) return; define( 'JETPACK_WAF_MODE', 'silent' ); define( 'JETPACK_WAF_SHARE_DATA', false ); define( 'JETPACK_WAF_SHARE_DEBUG_DATA', false ); define( 'JETPACK_WAF_DIR', '/home/u290864979/domains/thepulsenutrition.com/public_html/wp-content/jetpack-waf' ); define( 'JETPACK_WAF_WPCONFIG', '/home/u290864979/domains/thepulsenutrition.com/public_html/wp-content/../wp-config.php' ); define( 'JETPACK_WAF_ENTRYPOINT', 'rules/rules.php' ); require_once '/home/u290864979/domains/thepulsenutrition.com/public_html/wp-content/plugins/jetpack/vendor/autoload.php'; Automattic\Jetpack\Waf\Waf_Runner::initialize();