Файловый менеджер - Редактировать - /home/gqdcvggs/go.imators.com/.htaccess.tar
Назад
home/gqdcvggs/developer.imators.com/.htaccess 0000644 00000005375 15114733550 0015334 0 ustar 00 RewriteEngine On # Masquer l'extension .html # Rediriger si l'on acc�de directement � une URL .html RewriteCond %{THE_REQUEST} \s/+(.*?/)?(?:index)?(.*?)\.html[\s?/] [NC] RewriteRule ^ /%1%2 [R=302,L,NE] # R��crire la demande vers le fichier .html correspondant RewriteCond %{REQUEST_FILENAME}.html -f RewriteRule ^(.+?)/?$ $1.html [L] # Forcer HTTPS RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] # Compression et mise en cache <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType text/css "access plus 1 month" ExpiresByType application/pdf "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType text/javascript "access plus 1 month" ExpiresByType text/html "access plus 600 seconds" ExpiresByType application/x-shockwave-flash "access plus 1 month" </IfModule> <IfModule mod_headers.c> # Cache-Control Header <FilesMatch "\.(html|htm|js|css)$"> Header set Cache-Control "max-age=600, public" </FilesMatch> # Security Headers Header set X-Content-Type-Options "nosniff" Header set X-XSS-Protection "1; mode=block" Header set X-Frame-Options "SAMEORIGIN" Header always set Referrer-Policy "no-referrer-when-downgrade" Header set Content-Security-Policy "default-src 'self' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: https:; font-src 'self' https:; frame-src 'none'; object-src 'none'; connect-src 'self' https:" </IfModule> # Redirection des erreurs ErrorDocument 404 /404.shtml ErrorDocument 500 /505.shtml # Redirection HTTPS pour imators.com RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-SSL} !on RewriteCond %{HTTP_HOST} ^imators\.com$ RewriteRule ^/?$ "https\:\/\/imators\.com\/" [R=301,L] <Files 403.shtml> order allow,deny allow from all </Files> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/private.imators.com/.htaccess 0000644 00000000431 15114733552 0015007 0 ustar 00 # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/monrhodes.com/.htaccess 0000644 00000000431 15114733674 0013663 0 ustar 00 # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/conquerfive.net/.htaccess 0000444 00000000765 15114733737 0014233 0 ustar 00 <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Définissez le package « ea-php81 » comme langage de programmation « PHP » par défaut. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/forchange.me/.htaccess 0000644 00000005375 15114735007 0013450 0 ustar 00 RewriteEngine On # Masquer l'extension .html # Rediriger si l'on acc�de directement � une URL .html RewriteCond %{THE_REQUEST} \s/+(.*?/)?(?:index)?(.*?)\.html[\s?/] [NC] RewriteRule ^ /%1%2 [R=302,L,NE] # R��crire la demande vers le fichier .html correspondant RewriteCond %{REQUEST_FILENAME}.html -f RewriteRule ^(.+?)/?$ $1.html [L] # Forcer HTTPS RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] # Compression et mise en cache <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType text/css "access plus 1 month" ExpiresByType application/pdf "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType text/javascript "access plus 1 month" ExpiresByType text/html "access plus 600 seconds" ExpiresByType application/x-shockwave-flash "access plus 1 month" </IfModule> <IfModule mod_headers.c> # Cache-Control Header <FilesMatch "\.(html|htm|js|css)$"> Header set Cache-Control "max-age=600, public" </FilesMatch> # Security Headers Header set X-Content-Type-Options "nosniff" Header set X-XSS-Protection "1; mode=block" Header set X-Frame-Options "SAMEORIGIN" Header always set Referrer-Policy "no-referrer-when-downgrade" Header set Content-Security-Policy "default-src 'self' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: https:; font-src 'self' https:; frame-src 'none'; object-src 'none'; connect-src 'self' https:" </IfModule> # Redirection des erreurs ErrorDocument 404 /404.shtml ErrorDocument 500 /505.shtml # Redirection HTTPS pour imators.com RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-SSL} !on RewriteCond %{HTTP_HOST} ^imators\.com$ RewriteRule ^/?$ "https\:\/\/imators\.com\/" [R=301,L] <Files 403.shtml> order allow,deny allow from all </Files> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/public_html/.htaccess 0000644 00000151017 15114735072 0013413 0 ustar 00 RewriteEngine on <Files 403.shtml> order allow,deny allow from all </Files> RewriteCond %{HTTP_REFERER} !^http://academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.zancudo.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://zancudo.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.zancudo.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://zancudo.conquerfive.net$ [NC] RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/izhak.be/.htaccess 0000644 00000000662 15114735073 0012604 0 ustar 00 RewriteEngine on RewriteCond %{HTTP_HOST} ^izhak\.be$ [OR] RewriteCond %{HTTP_HOST} ^www\.izhak\.be$ RewriteRule ^/?$ "https\:\/\/izhak\.me\/" [R=301,L] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/.composer/.htaccess 0000664 00000000015 15114740461 0013005 0 ustar 00 Deny from all home/gqdcvggs/aktascorp.com/.htaccess 0000644 00000006200 15114740465 0013650 0 ustar 00 Options All -Indexes RewriteEngine On # HTTPS redirect RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] # Remove .php extension RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /.*\.php RewriteRule ^(.*)\.php$ /$1 [L,R=301] # Route to server.php for dashboard access RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^$ server.php [L] # Add .php extension RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^(.*)$ $1.php [L] # Block direct access to sensitive files <FilesMatch "\.db$"> Order Allow,Deny Deny from all </FilesMatch> # Security Headers Header always set X-Frame-Options "SAMEORIGIN" Header always set X-XSS-Protection "1; mode=block" Header always set X-Content-Type-Options "nosniff" Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains" Header always set Content-Security-Policy "default-src 'self' 'unsafe-inline' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.tailwindcss.com https://cdnjs.cloudflare.com https: data:; style-src 'self' 'unsafe-inline' https://cdn.tailwindcss.com https://cdnjs.cloudflare.com https: data:; img-src 'self' data: https: http:; font-src 'self' data: https:; connect-src 'self' https: wss: ws:;" Header always set Referrer-Policy "strict-origin-when-cross-origin" Header always set Permissions-Policy "geolocation=(), microphone=(), camera=()" # CORS Headers Header set Access-Control-Allow-Origin "*" Header set Access-Control-Allow-Methods "GET, POST, OPTIONS" Header set Access-Control-Allow-Headers "Content-Type" ServerSignature Off # Block hidden files <FilesMatch "^\."> Order allow,deny Deny from all </FilesMatch> # Block config files <FilesMatch "^(?:composer\.json|composer\.lock|package\.json|package-lock\.json|\.gitignore|\.env|README\.md)$"> Order allow,deny Deny from all </FilesMatch> # Compression <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE text/javascript AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript </IfModule> # Caching <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 1 month" ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType image/webp "access plus 1 year" ExpiresByType text/css "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" </IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/hizhat.com/.htaccess 0000644 00000000431 15114740512 0013141 0 ustar 00 # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/idea.imators.com/.htaccess 0000644 00000000675 15114740514 0014245 0 ustar 00 Options -MultiViews RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [QSA,L] <Files 403.shtml> order allow,deny allow from all </Files> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/auth.imators.com/.htaccess 0000644 00000005162 15114740533 0014301 0 ustar 00 RewriteEngine On RewriteCond %{THE_REQUEST} \s/+(.*?/)?(?:index)?(.*?)\.html[\s?/] [NC] RewriteRule ^ /%1%2 [R=302,L,NE] RewriteCond %{REQUEST_FILENAME}.html -f RewriteRule ^(.+?)/?$ $1.html [L] RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^(.+?)/?$ $1.php [L] RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType text/css "access plus 1 month" ExpiresByType application/pdf "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType text/javascript "access plus 1 month" ExpiresByType text/html "access plus 600 seconds" ExpiresByType application/x-shockwave-flash "access plus 1 month" </IfModule> <IfModule mod_headers.c> <FilesMatch "\.(html|htm|js|css)$"> Header set Cache-Control "max-age=600, public" </FilesMatch> # Security Headers Header set X-Content-Type-Options "nosniff" Header set X-XSS-Protection "1; mode=block" Header set X-Frame-Options "SAMEORIGIN" Header always set Referrer-Policy "no-referrer-when-downgrade" Header set Content-Security-Policy "default-src 'self' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: https:; font-src 'self' https:; frame-src 'none'; object-src 'none'; connect-src 'self' https:" </IfModule> # Redirection des erreurs ErrorDocument 404 /404.shtml ErrorDocument 500 /.html # Redirection HTTPS pour imators.com RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-SSL} !on RewriteCond %{HTTP_HOST} ^imators\.com$ RewriteRule ^/?$ "https\:\/\/imators\.com\/" [R=301,L] <Files 403.shtml> order allow,deny allow from all </Files> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/imators.fr/.htaccess 0000644 00000007541 15114740551 0013175 0 ustar 00 # Configuration de sécurité et redirection avancée # Désactiver l'affichage du contenu des répertoires Options -Indexes -MultiViews # Désactiver la signature du serveur ServerSignature Off # Activer le moteur de réécriture RewriteEngine On # Protection contre les attaques de type File Injection <IfModule mod_rewrite.c> RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK|OPTIONS) RewriteRule .* - [F] </IfModule> # Protection contre les scripts malveillants <FilesMatch "^(error_log|php.ini|\.[hH][tT][aApP].*)$"> Order allow,deny Deny from all </FilesMatch> # Protection des fichiers sensibles <FilesMatch "^(wp-config\.php|\.htaccess|\.user\.ini)$"> Order Allow,Deny Deny from all </FilesMatch> # Protection contre le hotlinking <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^https?://([^/]+\.)?imators\.com [NC] RewriteRule \.(jpg|jpeg|png|gif)$ - [NC,F,L] </IfModule> # En-têtes de sécurité avancés <IfModule mod_headers.c> # Politique de sécurité du contenu stricte Header set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src 'self' data: https:; font-src 'self' data: https:; connect-src 'self'; frame-ancestors 'none'; form-action 'self';" # Politique X-Frame pour éviter le clickjacking Header always set X-Frame-Options "DENY" # Protection contre les attaques XSS Header set X-XSS-Protection "1; mode=block" # Empêcher la détection de type MIME Header set X-Content-Type-Options "nosniff" # Politique de référence stricte Header set Referrer-Policy "strict-origin-when-cross-origin" # Politique de chiffrement HSTS (HTTP Strict Transport Security) Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" </IfModule> # Protection contre les requêtes malveillantes <IfModule mod_rewrite.c> # Bloquer les requêtes POST vides RewriteCond %{REQUEST_METHOD} ^POST$ RewriteCond %{CONTENT_LENGTH} ^0$ RewriteRule .* - [F] # Limiter la longueur des requêtes RewriteCond %{REQUEST_URI} ^.{255,}$ RewriteRule .* - [F] # Bloquer les requêtes contenant des caractères suspects RewriteCond %{THE_REQUEST} ^.*(\\|<|>|{|}).* [NC,OR] RewriteCond %{THE_REQUEST} ^.*(\<script).* [NC,OR] RewriteCond %{THE_REQUEST} ^.*(%3C|%3E|%7B|%7D).* [NC] RewriteRule .* - [F] </IfModule> # Protection contre les injections SQL <IfModule mod_rewrite.c> RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR] RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR] RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2}) RewriteRule ^(.*)$ index.php [F,L] </IfModule> # Compression et performance <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain text/html text/xml text/css text/javascript application/javascript application/x-javascript application/xml </IfModule> # Cache navigateur <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/jpg "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType image/gif "access plus 1 month" ExpiresByType text/css "access plus 1 month" ExpiresByType text/javascript "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" </IfModule> # Redirection universelle vers imators.com RewriteCond %{HTTP_HOST} !^imators\.com$ [NC] RewriteRule ^(.*)$ https://imators.com/$1 [R=301,L] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/.trash/.htaccess 0000444 00000001212 15114740632 0012273 0 ustar 00 <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L] </IfModule> RewriteCond %{HTTP_HOST} ^imators\.eu$ [OR] RewriteCond %{HTTP_HOST} ^www\.imators\.eu$ RewriteRule ^/?$ "https\:\/\/imators\.com\/" [R=301,L] # php -- BEGIN cPanel-generated handler, do not edit # Définissez le package « ea-php81 » comme langage de programmation « PHP » par défaut. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/app.academ.my/.htaccess 0000644 00000151222 15114740766 0013532 0 ustar 00 <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^ index.html [L] </IfModule> RewriteCond %{HTTP_REFERER} !^http://academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.zancudo.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://zancudo.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.zancudo.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://zancudo.conquerfive.net$ [NC] RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC] # php -- BEGIN cPanel-generated handler, do not edit # Définissez le package « ea-php81 » comme langage de programmation « PHP » par défaut. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/readnews-app.com/.htaccess 0000644 00000000524 15114741022 0014240 0 ustar 00 <Files 403.shtml> order allow,deny allow from all </Files> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/form.imators.com/.htaccess 0000644 00000000431 15114741033 0014271 0 ustar 00 # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/monwaterloo.be/.htaccess 0000644 00000006347 15114741035 0014045 0 ustar 00 Options All -Indexes RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /.*\.php RewriteRule ^(.*)\.php$ /$1 [L,R=301] RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^(.*)$ $1.php [L] <IfModule mod_headers.c> Header always set X-Frame-Options "SAMEORIGIN" Header always set X-XSS-Protection "1; mode=block" Header always set X-Content-Type-Options "nosniff" Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" Header always set Content-Security-Policy "default-src 'self' 'unsafe-inline' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.tailwindcss.com https://cdnjs.cloudflare.com https: data:; style-src 'self' 'unsafe-inline' https://cdn.tailwindcss.com https://cdnjs.cloudflare.com https: data:; img-src 'self' data: https: http:; font-src 'self' data: https:; connect-src 'self' https: wss:; frame-ancestors 'self';" Header always set Referrer-Policy "strict-origin-when-cross-origin" Header always set Permissions-Policy "geolocation=(), microphone=(), camera=(), payment=(), usb=(), magnetometer=(), gyroscope=(), accelerometer=()" Header always unset X-Powered-By Header always unset Server </IfModule> ServerSignature Off <FilesMatch "^\."> Require all denied </FilesMatch> <FilesMatch "^(?:composer\.json|composer\.lock|package\.json|package-lock\.json|\.gitignore|\.env|\.git|\.htaccess|\.htpasswd|README\.md|LICENSE|\.log|\.sql|\.zip|\.tar|\.gz)$"> Require all denied </FilesMatch> <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE text/javascript AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript AddOutputFilterByType DEFLATE application/json </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 1 month" ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType image/webp "access plus 1 year" ExpiresByType image/svg+xml "access plus 1 year" ExpiresByType image/x-icon "access plus 1 year" ExpiresByType text/css "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType application/pdf "access plus 1 month" ExpiresByType font/woff2 "access plus 1 year" </IfModule> <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/folium.imators.com/.htaccess 0000644 00000151017 15114741041 0014627 0 ustar 00 RewriteEngine on <Files 403.shtml> order allow,deny allow from all </Files> RewriteCond %{HTTP_REFERER} !^http://academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.zancudo.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^http://xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^http://zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://zancudo.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.edu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.academ.my.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.account.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.account.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.accounts.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.accounts.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.admin.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.admin.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ai.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ai.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.app.academ.my/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.app.academ.my$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.auth.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cdn.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cdn.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.cergies.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.conquerfive.net.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.developer.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.developer.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.feedback.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.feedback.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.folium.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.folium.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.forchange.me.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.form.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.form.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.formore.tv.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.freedomfinancial.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.freedomfinancial.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gemance.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.go.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.go.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gov.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.gov.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ia.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ia.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idea.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idea.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idsma.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.idsma.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ae.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.be.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ca.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ch.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.cn.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.co.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.de.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.eu.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.fr.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.jp.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.ma.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.nl.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.systems.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.imators.uk.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.intra-cell.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.izhaksociety.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.leee.pro.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ms.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ms.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.myashfa.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.neo.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.neo.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.ohmypanel.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.owtfitt.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.paleto.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.paleto.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.peerkinton.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.private.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.private.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.readnews-app.com.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rom.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rom.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.tech/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.rommedia.tech$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.schooling.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.schooling.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.shop.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.shop.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.smile.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.smile.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.support.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.support.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.tizix.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.tizix.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.view.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.view.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.woowgallery.rommedia.eu/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.woowgallery.rommedia.eu$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://www.zancudo.conquerfive.net$ [NC] RewriteCond %{HTTP_REFERER} !^https://xvii.imators.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://xvii.imators.com$ [NC] RewriteCond %{HTTP_REFERER} !^https://zancudo.conquerfive.net/.*$ [NC] RewriteCond %{HTTP_REFERER} !^https://zancudo.conquerfive.net$ [NC] RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/.cache/composer/.htaccess 0000664 00000000015 15114741206 0014046 0 ustar 00 Deny from all home/gqdcvggs/idsma.imators.com/.htaccess 0000644 00000010444 15114741475 0014442 0 ustar 00 RewriteEngine On DirectoryIndex index.php <IfModule mod_headers.c> SetEnvIf Origin "https://andweare\.com$" CORS_ALLOW_ORIGIN=$0 Header set Access-Control-Allow-Origin %{CORS_ALLOW_ORIGIN}e env=CORS_ALLOW_ORIGIN Header set Access-Control-Allow-Credentials "true" env=CORS_ALLOW_ORIGIN Header set Access-Control-Allow-Methods "GET, POST, OPTIONS" env=CORS_ALLOW_ORIGIN Header set Access-Control-Allow-Headers "Content-Type, Authorization" env=CORS_ALLOW_ORIGIN </IfModule> <Files "*.png"> Require all granted </Files> RewriteCond %{REQUEST_URI} ^/$ [OR] RewriteCond %{REQUEST_URI} ^/?index\.php$ RewriteRule ^ /login.php [L] RewriteCond %{THE_REQUEST} ^[A-Z]{3,}\s([^.]+)\.php [NC] RewriteRule ^ %1 [R=301,L] RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^(.*?)/?$ $1.php [L] RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteCond %{HTTP_REFERER} ^https?://imators\.com/fr [NC] RewriteCond %{REQUEST_URI} !^/fr [NC] RewriteRule ^(.*)$ /fr [L,R=301] Options -Indexes <FilesMatch "^(\.|wp-config\.php|php\.ini|\.htaccess|\.git)"> Require all denied </FilesMatch> <FilesMatch "sess_.*"> Require all granted </FilesMatch> <IfModule mod_headers.c> Header set X-Content-Type-Options "nosniff" Header set X-XSS-Protection "1; mode=block" Header set X-Frame-Options "SAMEORIGIN" Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" Header always set Referrer-Policy "strict-origin-when-cross-origin" Header set Content-Security-Policy "default-src * data: blob: 'unsafe-inline' 'unsafe-eval'; script-src * data: blob: 'unsafe-inline' 'unsafe-eval'; connect-src * data: blob: 'unsafe-inline'; img-src * data: blob: 'unsafe-inline'; frame-src * data: blob: ; style-src * data: blob: 'unsafe-inline'; font-src * data: blob: 'unsafe-inline';" Header always unset X-Powered-By Header always unset Server </IfModule> RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^https?://(www\.)?(imators\.com) [NC] RewriteRule \.(jpg|jpeg|png|gif|webp)$ - [NC,F] ServerSignature Off RewriteCond %{HTTP_USER_AGENT} ^(java|curl|wget).* [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^.*(winhttp|HTTrack|clshttp|archiver|loader|email|harvest|extract|grab|miner).* [NC] RewriteRule .* - [F,L] RewriteCond %{HTTP:X-Requested-With} XMLHttpRequest RewriteRule ^(.+)$ $1.php [L,QSA] <LimitExcept GET POST HEAD> Require all denied </LimitExcept> <FilesMatch "(\.(bak|config|sql|fla|psd|ini|log|sh|inc|swp|dist|git|env|env\.|composer\.|package\.)|~|\.env|composer\.json|package\.json)$"> Require all denied </FilesMatch> <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript AddOutputFilterByType DEFLATE application/json </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 1 month" ExpiresByType image/x-icon "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/webp "access plus 1 year" ExpiresByType image/svg+xml "access plus 1 year" ExpiresByType text/css "access plus 1 month" ExpiresByType text/javascript "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType application/pdf "access plus 1 month" ExpiresByType font/woff2 "access plus 1 year" </IfModule> <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/public_html/smile.rommedia.eu/.htaccess 0000644 00000000525 15114741521 0016721 0 ustar 00 <Files 403.shtml> order allow,deny allow from all </Files> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/peerkinton.com/.htaccess 0000644 00000005573 15114741743 0014053 0 ustar 00 RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.]+)$ $1.php [NC,L] RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK) RewriteRule .* - [F] Options -Indexes Options -ExecCGI <FilesMatch "^\.(htaccess|htpasswd)$"> Require all denied </FilesMatch> <FilesMatch "\.(inc|conf|config|log|sql|bak|backup|old|tmp|temp|env|git|gitignore|zip|tar|gz|sh|swp)$"> Require all denied </FilesMatch> <IfModule mod_headers.c> Header always set X-Content-Type-Options "nosniff" Header always set X-Frame-Options "DENY" Header always set X-XSS-Protection "1; mode=block" Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" Header always set Referrer-Policy "strict-origin-when-cross-origin" Header always set Content-Security-Policy "default-src 'self' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: https:; font-src 'self' https:; connect-src 'self' https:;" Header always unset X-Powered-By Header always unset Server </IfModule> ServerSignature Off <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript AddOutputFilterByType DEFLATE application/json AddOutputFilterByType DEFLATE image/svg+xml </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 1 month" ExpiresByType text/css "access plus 1 year" ExpiresByType application/javascript "access plus 1 year" ExpiresByType text/javascript "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/webp "access plus 1 year" ExpiresByType image/svg+xml "access plus 1 year" ExpiresByType image/x-icon "access plus 1 year" ExpiresByType font/woff2 "access plus 1 year" </IfModule> <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/admin.imators.com/.htaccess 0000644 00000001733 15114742073 0014431 0 ustar 00 #----------------------------------------------------------------cp:ppd # Section managed by cPanel: Password Protected Directories -cp:ppd # - Do not edit this section of the htaccess file! -cp:ppd #----------------------------------------------------------------cp:ppd AuthType Basic AuthName "Protected 'admin.imators.com'" AuthUserFile "/home/gqdcvggs/.htpasswds/admin.imators.com/passwd" Require valid-user #----------------------------------------------------------------cp:ppd # End section managed by cPanel: Password Protected Directories -cp:ppd #----------------------------------------------------------------cp:ppd <Files 403.shtml> order allow,deny allow from all </Files> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/neo.imators.com/.htaccess 0000644 00000000431 15114742155 0014115 0 ustar 00 # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/public_html/aktas/.htaccess 0000644 00000000431 15114742222 0014502 0 ustar 00 # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/monroosvelt.com/.htaccess 0000644 00000000431 15114742345 0014247 0 ustar 00 # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/gemance.com/.htaccess 0000644 00000006064 15114742430 0013262 0 ustar 00 RewriteEngine On # Masquer l'extension .html # Rediriger si l'on acc�de directement � une URL .html RewriteCond %{THE_REQUEST} \s/+(.*?/)?(?:index)?(.*?)\.html[\s?/] [NC] RewriteRule ^ /%1%2 [R=302,L,NE] # R��crire la demande vers le fichier .html correspondant RewriteCond %{REQUEST_FILENAME}.html -f RewriteRule ^(.+?)/?$ $1.html [L] # Masquer l'extension .php # Rediriger si l'on acc�de directement � une URL .php RewriteCond %{THE_REQUEST} \s/+(.*?/)?(?:index)?(.*?)\.php[\s?/] [NC] RewriteRule ^ /%1%2 [R=302,L,NE] # R��crire la demande vers le fichier .php correspondant RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^(.+?)/?$ $1.php [L] # Forcer HTTPS RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] # Compression et mise en cache <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType text/css "access plus 1 month" ExpiresByType application/pdf "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType text/javascript "access plus 1 month" ExpiresByType text/html "access plus 600 seconds" ExpiresByType application/x-shockwave-flash "access plus 1 month" </IfModule> <IfModule mod_headers.c> # Cache-Control Header <FilesMatch "\.(html|htm|js|css)$"> Header set Cache-Control "max-age=600, public" </FilesMatch> # Security Headers Header set X-Content-Type-Options "nosniff" Header set X-XSS-Protection "1; mode=block" Header set X-Frame-Options "SAMEORIGIN" Header always set Referrer-Policy "no-referrer-when-downgrade" Header set Content-Security-Policy "default-src 'self' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: https:; font-src 'self' https:; frame-src 'none'; object-src 'none'; connect-src 'self' https:" </IfModule> # Redirection des erreurs ErrorDocument 404 /404.shtml ErrorDocument 500 /.html # Redirection HTTPS pour imators.com RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-SSL} !on RewriteCond %{HTTP_HOST} ^imators\.com$ RewriteRule ^/?$ "https\:\/\/gemance\.com\/" [R=301,L] <Files 403.shtml> order allow,deny allow from all </Files> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/accounts.imators.com/.htaccess 0000644 00000000431 15114743013 0015145 0 ustar 00 # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/imators.co.uk/.htaccess 0000644 00000007541 15114743036 0013606 0 ustar 00 # Configuration de sécurité et redirection avancée # Désactiver l'affichage du contenu des répertoires Options -Indexes -MultiViews # Désactiver la signature du serveur ServerSignature Off # Activer le moteur de réécriture RewriteEngine On # Protection contre les attaques de type File Injection <IfModule mod_rewrite.c> RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK|OPTIONS) RewriteRule .* - [F] </IfModule> # Protection contre les scripts malveillants <FilesMatch "^(error_log|php.ini|\.[hH][tT][aApP].*)$"> Order allow,deny Deny from all </FilesMatch> # Protection des fichiers sensibles <FilesMatch "^(wp-config\.php|\.htaccess|\.user\.ini)$"> Order Allow,Deny Deny from all </FilesMatch> # Protection contre le hotlinking <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^https?://([^/]+\.)?imators\.com [NC] RewriteRule \.(jpg|jpeg|png|gif)$ - [NC,F,L] </IfModule> # En-têtes de sécurité avancés <IfModule mod_headers.c> # Politique de sécurité du contenu stricte Header set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src 'self' data: https:; font-src 'self' data: https:; connect-src 'self'; frame-ancestors 'none'; form-action 'self';" # Politique X-Frame pour éviter le clickjacking Header always set X-Frame-Options "DENY" # Protection contre les attaques XSS Header set X-XSS-Protection "1; mode=block" # Empêcher la détection de type MIME Header set X-Content-Type-Options "nosniff" # Politique de référence stricte Header set Referrer-Policy "strict-origin-when-cross-origin" # Politique de chiffrement HSTS (HTTP Strict Transport Security) Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" </IfModule> # Protection contre les requêtes malveillantes <IfModule mod_rewrite.c> # Bloquer les requêtes POST vides RewriteCond %{REQUEST_METHOD} ^POST$ RewriteCond %{CONTENT_LENGTH} ^0$ RewriteRule .* - [F] # Limiter la longueur des requêtes RewriteCond %{REQUEST_URI} ^.{255,}$ RewriteRule .* - [F] # Bloquer les requêtes contenant des caractères suspects RewriteCond %{THE_REQUEST} ^.*(\\|<|>|{|}).* [NC,OR] RewriteCond %{THE_REQUEST} ^.*(\<script).* [NC,OR] RewriteCond %{THE_REQUEST} ^.*(%3C|%3E|%7B|%7D).* [NC] RewriteRule .* - [F] </IfModule> # Protection contre les injections SQL <IfModule mod_rewrite.c> RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR] RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR] RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2}) RewriteRule ^(.*)$ index.php [F,L] </IfModule> # Compression et performance <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain text/html text/xml text/css text/javascript application/javascript application/x-javascript application/xml </IfModule> # Cache navigateur <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/jpg "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType image/gif "access plus 1 month" ExpiresByType text/css "access plus 1 month" ExpiresByType text/javascript "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" </IfModule> # Redirection universelle vers imators.com RewriteCond %{HTTP_HOST} !^imators\.com$ [NC] RewriteRule ^(.*)$ https://imators.com/$1 [R=301,L] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/izhak.me/.htaccess 0000644 00000007452 15114743107 0012620 0 ustar 00 RewriteEngine On RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?izhak\.me [NC] RewriteRule \.(jpg|jpeg|png|gif|webp)$ - [NC,F,L] RewriteCond %{THE_REQUEST} \s/+(.*?/)?(?:index)?(.*?)\.html[\s?/] [NC] RewriteRule ^ /%1%2 [R=302,L,NE] RedirectMatch 301 ^/waitlist/?(.*)$ https://idsma.imators.com RewriteCond %{REQUEST_FILENAME}.html -f RewriteRule ^(.+?)/?$ $1.html [L] RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^(.+?)/?$ $1.php [L] RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] Options -Indexes <IfModule mod_headers.c> <FilesMatch "\.(jpg|jpeg|png|gif|webp)$"> Header set X-Content-Type-Options "nosniff" Header set X-Frame-Options "DENY" </FilesMatch> <FilesMatch "\.(html|htm|js|css)$"> Header set Cache-Control "max-age=600, public" </FilesMatch> Header set Connection keep-alive Header append Vary Accept-Encoding Header set X-Content-Type-Options "nosniff" Header set X-XSS-Protection "1; mode=block" Header set X-Frame-Options "SAMEORIGIN" Header always set Referrer-Policy "strict-origin-when-cross-origin" Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" Header set Content-Security-Policy "default-src 'self' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: https:; font-src 'self' https:; frame-src 'none'; object-src 'none'; connect-src 'self' https:;" Header always unset X-Powered-By Header always unset Server </IfModule> ServerSignature Off <FilesMatch "^\."> Require all denied </FilesMatch> <FilesMatch "^(?:composer\.json|composer\.lock|package\.json|package-lock\.json|\.gitignore|\.env|\.git|\.htaccess|\.htpasswd|README\.md|LICENSE|\.log|\.sql|\.zip|\.tar|\.gz|\.bak|\.config|\.ini|\.sh|\.swp)$"> Require all denied </FilesMatch> <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript AddOutputFilterByType DEFLATE application/json AddOutputFilterByType DEFLATE image/svg+xml </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 1 month" ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType image/webp "access plus 1 year" ExpiresByType image/svg+xml "access plus 1 year" ExpiresByType image/x-icon "access plus 1 year" ExpiresByType text/css "access plus 1 month" ExpiresByType application/pdf "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType text/javascript "access plus 1 month" ExpiresByType text/html "access plus 600 seconds" ExpiresByType font/woff2 "access plus 1 year" </IfModule> ErrorDocument 404 /404.shtml <Files 403.shtml> Require all granted </Files> <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/fort-jaco.be/.htaccess 0000644 00000000431 15114743237 0013355 0 ustar 00 # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/hotel.aktascorp.com/.htaccess 0000644 00000006200 15114743715 0014763 0 ustar 00 Options All -Indexes RewriteEngine On # HTTPS redirect RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] # Remove .php extension RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /.*\.php RewriteRule ^(.*)\.php$ /$1 [L,R=301] # Route to server.php for dashboard access RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^$ server.php [L] # Add .php extension RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^(.*)$ $1.php [L] # Block direct access to sensitive files <FilesMatch "\.db$"> Order Allow,Deny Deny from all </FilesMatch> # Security Headers Header always set X-Frame-Options "SAMEORIGIN" Header always set X-XSS-Protection "1; mode=block" Header always set X-Content-Type-Options "nosniff" Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains" Header always set Content-Security-Policy "default-src 'self' 'unsafe-inline' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.tailwindcss.com https://cdnjs.cloudflare.com https: data:; style-src 'self' 'unsafe-inline' https://cdn.tailwindcss.com https://cdnjs.cloudflare.com https: data:; img-src 'self' data: https: http:; font-src 'self' data: https:; connect-src 'self' https: wss: ws:;" Header always set Referrer-Policy "strict-origin-when-cross-origin" Header always set Permissions-Policy "geolocation=(), microphone=(), camera=()" # CORS Headers Header set Access-Control-Allow-Origin "*" Header set Access-Control-Allow-Methods "GET, POST, OPTIONS" Header set Access-Control-Allow-Headers "Content-Type" ServerSignature Off # Block hidden files <FilesMatch "^\."> Order allow,deny Deny from all </FilesMatch> # Block config files <FilesMatch "^(?:composer\.json|composer\.lock|package\.json|package-lock\.json|\.gitignore|\.env|README\.md)$"> Order allow,deny Deny from all </FilesMatch> # Compression <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE text/javascript AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript </IfModule> # Caching <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 1 month" ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType image/webp "access plus 1 year" ExpiresByType text/css "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" </IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit home/gqdcvggs/cdn.imators.com/.htaccess 0000664 00000005145 15114745062 0014111 0 ustar 00 RewriteEngine On # This is a High protection by Imators RewriteCond %{HTTP_USER_AGENT} !(^Mozilla/|^Opera/|^Chrome/|^Safari/|^Firefox/|^MSIE|^Trident/) [NC] RewriteCond %{HTTP_USER_AGENT} (^Mozilla/|^Opera/|^Chrome/|^Safari/|^Firefox/|^MSIE|^Trident/) [NC] RewriteCond %{THE_REQUEST} \s/+(.*?/)?(?:index)?(.*?)\.html[\s?/] [NC] RewriteRule ^ /%1%2 [R=302,L,NE] RewriteCond %{REQUEST_FILENAME}.html -f RewriteRule ^(.+?)/?$ $1.html [L] RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType text/css "access plus 1 month" ExpiresByType application/pdf "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType text/javascript "access plus 1 month" ExpiresByType text/html "access plus 600 seconds" ExpiresByType application/x-shockwave-flash "access plus 1 month" </IfModule> <IfModule mod_headers.c> <FilesMatch "\.(html|htm|js|css)$"> Header set Cache-Control "max-age=600, public" </FilesMatch> Header set X-Content-Type-Options "nosniff" Header set X-XSS-Protection "1; mode=block" Header set X-Frame-Options "SAMEORIGIN" Header always set Referrer-Policy "no-referrer-when-downgrade" Header set Content-Security-Policy "default-src 'self' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: https:; font-src 'self' https:; frame-src 'none'; object-src 'none'; connect-src 'self' https:" </IfModule> ErrorDocument 404 /404.shtml ErrorDocument 500 /500.html RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-SSL} !on RewriteCond %{HTTP_HOST} ^imators\.com$ RewriteRule ^/?$ "https\:\/\/imators\.com\/" [R=301,L] <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> <Files 403.shtml> order allow,deny allow from all </Files> # Bloquer le référencement par les robots Header set X-Robots-Tag "noindex, nofollow"