- https://hocoos.com/
- https://mailchimp.com/features/website-builder
- https://mobirise.com/
- https://www.typeform.com/try/landingpage
- https://www.adcreative.ai/
- https://durable.co/ai-website-builder
- https://teleporthq.io/ai-website-builder
- https://10web.io/
- https://www.hostinger.com/ai-website-builder
- https://designs.ai/en
- https://zapier.com/blog/best-ai-website-builder/
- https://www.appypie.com/website-builder/ai-website-builder
- https://www.elegantthemes.com/blog/marketing/best-ai-website-builders
- https://cybernews.com/best-website-builders/ai-website-builders/
- https://blog.hubspot.com/website/ai-website-design-tools
- https://aitoolsarena.com/marketing/4-best-free-ai-website-builder
- https://www.tooltester.com/en/blog/ai-website-builder/
- https://dribbble.com/tags/ai%20website%20design
Add to .htaccess
RewriteEngine on
RewriteCond %{HTTP:VIA} !^$ [OR]
RewriteCond %{HTTP:FORWARDED} !^$ [OR]
RewriteCond %{HTTP:USERAGENT_VIA} !^$ [OR]
RewriteCond %{HTTP:X_FORWARDED_FOR} !^$ [OR]
RewriteCond %{HTTP:PROXY_CONNECTION} !^$ [OR]
RewriteCond %{HTTP:XPROXY_CONNECTION} !^$ [OR]
RewriteCond %{HTTP:HTTP_PC_REMOTE_ADDR} !^$ [OR]
RewriteCond %{HTTP:HTTP_CLIENT_IP} !^$
RewriteRule ^(.*)$ - [F]
Add to your PHP script:
$test_HTTP_proxy_headers = array(
'HTTP_VIA',
'VIA',
'Proxy-Connection',
'HTTP_X_FORWARDED_FOR',
'HTTP_FORWARDED_FOR',
'HTTP_X_FORWARDED',
'HTTP_FORWARDED',
'HTTP_CLIENT_IP',
'HTTP_FORWARDED_FOR_IP',
'X-PROXY-ID',
'MT-PROXY-ID',
'X-TINYPROXY',
'X_FORWARDED_FOR',
'FORWARDED_FOR',
'X_FORWARDED',
'FORWARDED',
'CLIENT-IP',
'CLIENT_IP',
'PROXY-AGENT',
'HTTP_X_CLUSTER_CLIENT_IP',
'FORWARDED_FOR_IP',
'HTTP_PROXY_CONNECTION');
foreach($test_HTTP_proxy_headers as $header){
if (isset($_SERVER[$header]) && !empty($_SERVER[$header])) {
exit("Please disable your proxy connection!");
}
}
- https://pentest-tools.com/website-vulnerability-scanning/website-scanner
- https://urlscan.io/
- https://geekflare.com/online-scan-website-security-vulnerabilities/
- https://www.criminalip.io/
- https://quttera.com/
- https://www.immuniweb.com/websec/
- https://www.iplocation.net/
- https://ipgeolocation.io/
- https://whatismyipaddress.com/ip/113.118.119.176
- https://divtable.com/table-styler/
- https://www.w3schools.com/
- https://medusajs.com/ ◄◄Building blocks for digital commerce
No comments:
Post a Comment
Коментар: