# BEGIN HMWP_RULES
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^([_0-9a-zA-Z-]+/)?ajax-call$ /wp-admin/admin-ajax.php [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?ghost-admin/(.*) /wp-admin/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?ghost-login$ /wp-login.php [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?ghost-login/(.*) /wp-login.php$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?lostpass$ /wp-login.php?action=lostpassword [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?register$ /wp-login.php?action=register [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?disconnect$ /wp-login.php?action=logout [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/4c0fd15b6c/(.*) /wp-content/plugins/AKD-Framework/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/8963d19897/(.*) /wp-content/plugins/advanced-custom-fields/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/d1ca7126cf/(.*) /wp-content/plugins/akd-shortcodes/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/07b95b67ca/(.*) /wp-content/plugins/all-in-one-seo-pack/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/07791bf3b6/(.*) /wp-content/plugins/bizreview-pro/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/7e4609f00f/(.*) /wp-content/plugins/cookie-law-info/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/8707efa35f/(.*) /wp-content/plugins/duplicate-page/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/bbc0441161/(.*) /wp-content/plugins/header-footer-code-manager/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/5aa325c8b3/(.*) /wp-content/plugins/header-footer/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/d0f4711431/(.*) /wp-content/plugins/hide-my-wp/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/041dc5d622/(.*) /wp-content/plugins/js_composer/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/a209e4f416/(.*) /wp-content/plugins/legacy-admin/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/036f774cae/(.*) /wp-content/plugins/massivecrypto327/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/0774e8122a/(.*) /wp-content/plugins/nitropack/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/d096a6a121/(.*) /wp-content/plugins/tawkto-live-chat/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/fe4604fa30/(.*) /wp-content/plugins/trustpilot-reviews/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/bfcaca411c/(.*) /wp-content/plugins/vcfooter/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/c07ea0efba/(.*) /wp-content/plugins/vcheader/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/09198ca5eb/(.*) /wp-content/plugins/wp-domain-checker/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/6a7a5f168e/(.*) /wp-content/plugins/wpvivid-backuprestore/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/modules/(.*) /wp-content/plugins/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/views/eea658f7fa/design.css$ /wp-content/themes/hostiko-child/style.css [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/views/eea658f7fa/(.*) /wp-content/themes/hostiko-child/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/views/5d01b0fe69/design.css$ /wp-content/themes/hostiko/style.css [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/views/5d01b0fe69/(.*) /wp-content/themes/hostiko/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/views/(.*) /wp-content/themes/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?storage/(.*) /wp-content/uploads/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?core/(.*) /wp-content/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?lib/(.*) /wp-includes/$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?comments/(.*) /wp-comments-post.php$2 [QSA,NC,L]
RewriteRule ^([_0-9a-zA-Z-]+/)?writer/(.*) /author/$2 [QSA,NC,L]
</IfModule>
# END HMWP_RULES

# BEGIN HMWP_VULNERABILITY
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} !/wp-admin [NC]
RewriteCond %{QUERY_STRING} ^author=\d+ [NC]
RewriteRule ^(.*)$ - [L,R=404]
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REMOTE_ADDR} ^35.214.130.87$ [NC,OR]
RewriteCond %{REMOTE_ADDR} ^192.185.4.40$ [NC,OR]
RewriteCond %{REMOTE_ADDR} ^15.235.50.223$ [NC,OR]
RewriteCond %{REMOTE_ADDR} ^172.105.48.130$ [NC,OR]
RewriteCond %{REMOTE_ADDR} ^167.99.233.123$ [NC,OR]
RewriteCond %{HTTP_USER_AGENT} (wpthemedetector|builtwith|isitwp|wapalyzer|mShots|WhatCMS|gochyu|wpdetector|scanwp) [NC]
RewriteRule ^(.*)$ - [L,R=404]
</IfModule>
<IfModule mod_headers.c>
Header always unset x-powered-by
Header always unset server
ServerSignature Off
</IfModule>
<IfModule mod_headers.c>
Header set Strict-Transport-Security "max-age=15768000;includeSubdomains"
Header set Content-Security-Policy "object-src 'none'"
Header set X-XSS-Protection "1; mode=block"
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP:Cookie} !(wordpress_logged_in_|hmwp_logged_in_) [NC]
RewriteCond %{REQUEST_URI} ^/wp-content/?$ [NC,OR]
RewriteCond %{REQUEST_URI} ^/wp-content/[^\.]+/?$ [NC,OR]
RewriteCond %{THE_REQUEST} /wp-includes/?$ [NC,OR]
RewriteCond %{THE_REQUEST} /wp-content/plugins/[^\.]+(\.php|\.htm|\.html|\.rtf|\.rtx|\.txt|\.lock) [NC,OR]
RewriteCond %{THE_REQUEST} /wp-content/themes/[^\.]+(\.php|\.htm|\.html|\.rtf|\.rtx|\.txt|\.lock)    [NC,OR]
RewriteCond %{THE_REQUEST} /wp-content/uploads/[^\.]+(\.php|\.htm|\.html|\.rtf|\.rtx|\.txt|\.lock) [NC,OR]
RewriteCond %{THE_REQUEST} /wp-includes/[^\.]+(\.php|\.htm|\.html|\.rtf|\.rtx|\.txt|\.lock) [NC,OR]
RewriteCond %{THE_REQUEST} /([_0-9a-zA-Z-]+/)?(wp-config-sample\.php|readme\.html|readme\.txt|install\.php|license\.txt|php\.ini|bb-config\.php|error_log|debug\.log) [NC]
RewriteRule ^(.*)$ - [L,R=404]
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} /(wp-config-sample\.php|readme\.html|readme\.txt|install\.php|license\.txt|php\.ini|bb-config\.php|error_log|debug\.log) [NC]
RewriteRule ^(.*)$ - [L,R=404]
</IfModule>
# END HMWP_VULNERABILITY
# BEGIN NITROPACK

<IfModule LiteSpeed>
RewriteEngine on
CacheLookup on

RewriteRule .* - [E=NitroPackHtaccessVersion:1.18.7]
RewriteRule .* - [E=Cache-Control:vary=nitrodesktop]

RewriteCond %{HTTP_USER_AGENT} Android|iPad|RIM\ Tablet|hp-tablet|Kindle\ Fire [NC]
RewriteRule .* - [E=Cache-Control:vary=nitrotablet]

RewriteCond %{HTTP_USER_AGENT} iPod|iPhone|MobileSafari|webOS|BlackBerry|windows\ phone|symbian|vodafone|opera\ mini|windows\ ce|smartphone|palm|midp [NC,OR]
RewriteCond %{HTTP_USER_AGENT} Android.*Mobile [NC,OR]
RewriteCond %{HTTP_USER_AGENT} Mobile.*Android [NC]
RewriteRule .* - [E=Cache-Control:vary=nitromobile]

RewriteCond %{HTTP_COOKIE} ((^|\;\s*)wordpress_logged_in|(^|\;\s*)comment_author|(^|\;\s*)wp-postpass_|(^|\;\s*)woocommerce_items_in_cart=|(^|\;\s*)wordpress_logged_in_9cfb0667e32185bfe47209179126c959=)
RewriteRule .* - [E=Cache-Control:no-cache]

CacheKeyModify -qs:utm
CacheKeyModify -qs:utm_*
CacheKeyModify -qs:*clid
CacheKeyModify -qs:msclkid
CacheKeyModify -qs:gbraid
CacheKeyModify -qs:wbraid
CacheKeyModify -qs:epik
CacheKeyModify -qs:zenid
CacheKeyModify -qs:_gl
CacheKeyModify -qs:lons1
CacheKeyModify -qs:appns
CacheKeyModify -qs:tstt1
CacheKeyModify -qs:tsts6
CacheKeyModify -qs:tsts12
CacheKeyModify -qs:lpcid
CacheKeyModify -qs:3x-7
CacheKeyModify -qs:mm_src
CacheKeyModify -qs:muid
CacheKeyModify -qs:vgo_ee
CacheKeyModify -qs:mn
CacheKeyModify -qs:irclickid
CacheKeyModify -qs:irgwc
CacheKeyModify -qs:_xuid
CacheKeyModify -qs:_kx
CacheKeyModify -qs:fb_*
CacheKeyModify -qs:ref
CacheKeyModify -qs:_ga
CacheKeyModify -qs:ao_noptimize
CacheKeyModify -qs:mkt_tok
CacheKeyModify -qs:ck_subscriber_id
CacheKeyModify -qs:age-verified
CacheKeyModify -qs:usqp
CacheKeyModify -qs:cn-reloaded
CacheKeyModify -qs:sscid
CacheKeyModify -qs:ef_id
CacheKeyModify -qs:s_kwcid
CacheKeyModify -qs:_bta_tid
CacheKeyModify -qs:_bta_c
CacheKeyModify -qs:dm_i
CacheKeyModify -qs:campaignid
CacheKeyModify -qs:adgroupid
CacheKeyModify -qs:adid
CacheKeyModify -qs:gclsrc
CacheKeyModify -qs:gdfms
CacheKeyModify -qs:gdftrk
CacheKeyModify -qs:gdffi
CacheKeyModify -qs:_ke
CacheKeyModify -qs:trk_*
CacheKeyModify -qs:mc_cid
CacheKeyModify -qs:mc_eid
CacheKeyModify -qs:mkwid
CacheKeyModify -qs:pcrid
CacheKeyModify -qs:mtm_*
CacheKeyModify -qs:pp
CacheKeyModify -qs:ssp_iabi
CacheKeyModify -qs:pk_*
CacheKeyModify -qs:redirect_log_mongo_id
CacheKeyModify -qs:redirect_mongo_id
CacheKeyModify -qs:sb_referer_host
CacheKeyModify -qs:piwik_*
CacheKeyModify -qs:matomo_*
CacheKeyModify -qs:hsa_*
CacheKeyModify -qs:_branch_match_id
CacheKeyModify -qs:mkevt
CacheKeyModify -qs:mkcid
CacheKeyModify -qs:mkrid
CacheKeyModify -qs:campid
CacheKeyModify -qs:toolid
CacheKeyModify -qs:customid
CacheKeyModify -qs:igshid
CacheKeyModify -qs:si
CacheKeyModify -qs:srsltid
CacheKeyModify -qs:iid
CacheKeyModify -qs:_iid
CacheKeyModify -qs:pretty
CacheKeyModify -qs:mod
CacheKeyModify -qs:trueroas
CacheKeyModify -qs:_vsrefdom
CacheKeyModify -qs:gad_*
CacheKeyModify -qs:gad
CacheKeyModify -qs:bento_uuid
CacheKeyModify -qs:noedgecache
CacheKeyModify -qs:WT_mc_id
CacheKeyModify -qs:_gac
CacheKeyModify -qs:ad_id
CacheKeyModify -qs:ad_name
CacheKeyModify -qs:adname
CacheKeyModify -qs:axolotl_*
CacheKeyModify -qs:bg_ref
CacheKeyModify -qs:bng_id
CacheKeyModify -qs:bsft_*
CacheKeyModify -qs:bxid
CacheKeyModify -qs:campaign_id
CacheKeyModify -qs:cuid
CacheKeyModify -qs:dicbo
CacheKeyModify -qs:direct_share_*
CacheKeyModify -qs:fireglass_rsn
CacheKeyModify -qs:h_*
CacheKeyModify -qs:hss_*
CacheKeyModify -qs:im_ref
CacheKeyModify -qs:irpid
CacheKeyModify -qs:itbl_*
CacheKeyModify -qs:liine_session_guid
CacheKeyModify -qs:mid
CacheKeyModify -qs:obOrigUrl
CacheKeyModify -qs:oly_enc_id
CacheKeyModify -qs:placement
CacheKeyModify -qs:rdt_cid
CacheKeyModify -qs:sfdc_*
CacheKeyModify -qs:sfmc_sub
CacheKeyModify -qs:st_source
CacheKeyModify -qs:ttc_id
CacheKeyModify -qs:uslk_cid
CacheKeyModify -qs:vvsrc
CacheKeyModify -qs:wmediaid
CacheKeyModify -qs:li_*
CacheKeyModify -qs:nis
CacheKeyModify -qs:brid
CacheKeyModify -qs:_hs*
CacheKeyModify -qs:sfnsn
CacheKeyModify -qs:pbjs_debug
CacheKeyModify -qs:dti
CacheKeyModify -qs:cpn
CacheKeyModify -qs:MessageRunDetailID
CacheKeyModify -qs:PostID
CacheKeyModify -qs:network
CacheKeyModify -qs:origin
CacheKeyModify -qs:referrer
CacheKeyModify -qs:hl
CacheKeyModify -qs:secureweb
CacheKeyModify -qs:s_cdt

</IfModule>

# END NITROPACK
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
# add a trailing slash to /wp-admin
RewriteRule ^wp-admin$ wp-admin/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule ^(wp-(content|admin|includes).*) $1 [L]
RewriteRule ^(.*\.php)$ $1 [L]
RewriteRule . index.php [L]
# BEGIN WPvivid_Restore
# The directives (lines) between "BEGIN WPvivid_Restore" and "END WPvivid_Restore" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
# END WPvivid_Restore
# BEGIN WordPress
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
# BEGIN WPvivid Rewrite Rule for LiteSpeed
# The directives (lines) between "BEGIN WPvivid Rewrite Rule for LiteSpeed" and "END WPvivid Rewrite Rule for LiteSpeed" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.

# END WPvivid Rewrite Rule for LiteSpeed