sadaf8/flatshake/master/wp-content/envato-backups/.htaccess
# BEGIN EnvatoBackup # This .htaccess file ensures that other people cannot download your backup files. <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{QUERY_STRING} !key=53799d25f1750a19cc7fa397f83c43d5 RewriteRule (.*) - [F] </IfModule> # END EnvatoBackup