# BEGIN LSCACHE
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
<IfModule LiteSpeed>
RewriteEngine on
CacheLookup on
RewriteRule .* - [E=Cache-Control:no-autoflush]
RewriteRule litespeed/debug/.*\.log$ - [F,L]
RewriteRule \.litespeed_conf\.dat - [F,L]

### marker ASYNC start ###
RewriteCond %{REQUEST_URI} /wp-admin/admin-ajax\.php
RewriteCond %{QUERY_STRING} action=async_litespeed
RewriteRule .* - [E=noabort:1]
### marker ASYNC end ###

### marker DROPQS start ###
CacheKeyModify -qs:fbclid
CacheKeyModify -qs:gclid
CacheKeyModify -qs:utm*
CacheKeyModify -qs:_ga
### marker DROPQS end ###

</IfModule>
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
# END LSCACHE
# BEGIN NON_LSCACHE
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
# END NON_LSCACHE
# BEGIN SpeedyCacheheaders
FileETag None
<IfModule mod_headers.c>
	Header unset ETag
</IfModule>
<FilesMatch "\.(html)$">
<IfModule mod_headers.c>
	Header set x-speedycache-source "Server"
	Header set Cache-Tag "animalhealthexpoforum.com.br"
	Header set CDN-Cache-Control "max-age=1296000"
	Header set Cache-Control "public"
	Header unset Pragma
	Header unset Last-Modified
</IfModule>
</FilesMatch>

<FilesMatch "\.(css|htc|js|asf|asx|wax|wmv|wmx|avi|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|mpp|otf|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|wav|wma|wri|xla|xls|xlsx|xlt|xlw|zip)$">
	<IfModule mod_headers.c>
		Header unset Pragma
		Header set Cache-Control "public"
	</IfModule>
</FilesMatch>
# END SpeedyCacheheaders
# BEGIN Gzipspeedycache
<IfModule mod_deflate.c>
	AddOutputFilterByType DEFLATE font/opentype
	AddOutputFilterByType DEFLATE font/otf
	AddOutputFilterByType DEFLATE font/ttf
	AddOutputFilterByType DEFLATE font/woff
	AddOutputFilterByType DEFLATE font/woff2
	AddOutputFilterByType DEFLATE text/js
	AddOutputFilterByType DEFLATE text/css
	AddOutputFilterByType DEFLATE text/html
	AddOutputFilterByType DEFLATE text/javascript
	AddOutputFilterByType DEFLATE text/plain
	AddOutputFilterByType DEFLATE text/xml
	AddOutputFilterByType DEFLATE image/svg+xml
	AddOutputFilterByType DEFLATE image/x-icon
	AddOutputFilterByType DEFLATE application/javascript
	AddOutputFilterByType DEFLATE application/x-javascript
	AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
	AddOutputFilterByType DEFLATE application/x-font
	AddOutputFilterByType DEFLATE application/x-font-opentype
	AddOutputFilterByType DEFLATE application/x-font-otf
	AddOutputFilterByType DEFLATE application/x-font-truetype
	AddOutputFilterByType DEFLATE application/x-font-ttf
	AddOutputFilterByType DEFLATE application/font-woff2
	AddOutputFilterByType DEFLATE application/xhtml+xml
	AddOutputFilterByType DEFLATE application/xml
	AddOutputFilterByType DEFLATE application/rss+xml
</IfModule>
# END Gzipspeedycache
# BEGIN LBCspeedycache
<IfModule mod_expires.c>
	ExpiresActive on
	ExpiresDefault A0
	ExpiresByType text/css A31536000
	ExpiresByType text/javascript A31536000
	ExpiresByType font/ttf A31536000
	ExpiresByType font/otf A31536000
	ExpiresByType font/woff A31536000
	ExpiresByType font/woff2 A31536000
	ExpiresByType image/jpg A31536000
	ExpiresByType image/jpeg A31536000
	ExpiresByType image/png A31536000
	ExpiresByType image/gif A31536000
	ExpiresByType image/webp A31536000
	ExpiresByType image/x-icon A31536000
	ExpiresByType image/svg+xml A31536000
	ExpiresByType image/vnd.microsoft.icon A31536000
	ExpiresByType video/ogg A31536000
	ExpiresByType video/mp4 A31536000
	ExpiresByType video/webm A31536000
	ExpiresByType audio/ogg A31536000
	ExpiresByType application/pdf A31536000
	ExpiresByType application/javascript A31536000
	ExpiresByType application/x-javascript A31536000
	ExpiresByType application/x-font-ttf A31536000
	ExpiresByType application/x-font-woff A31536000
	ExpiresByType application/font-woff A31536000
	ExpiresByType application/font-woff2 A31536000
	ExpiresByType application/vnd.ms-fontobject A31536000
</IfModule>
# END LBCspeedycache
# BEGIN WEBPspeedycache
<IfModule mod_rewrite.c>
	RewriteEngine On
	RewriteCond %{HTTP_ACCEPT} image/webp
	RewriteCond %{REQUEST_FILENAME} \.(jpe?g|png|gif)$
	RewriteCond %{DOCUMENT_ROOT}/$1.webp -f
	RewriteRule ^(.+)\.(jpe?g|png|gif)$ $1.webp [T=image/webp,L]
</IfModule>
<IfModule mod_headers.c>
  Header append Vary Accept env=REDIRECT_accept
</IfModule>
AddType image/webp .webp
# END WEBPspeedycache
# BEGIN speedycache
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
	RewriteCond %{REQUEST_METHOD} GET
	RewriteCond %{HTTP_USER_AGENT} !(Mediatoolkitbot|facebookexternalhit|SpeedyCacheCCSS)
	RewriteCond %{QUERY_STRING} =""
	RewriteCond %{HTTP:Cookie} !(comment_author_|wordpress_logged_in_)

	RewriteCond %{REQUEST_URI} !(\/){2}$
	RewriteCond %{REQUEST_URI} !^/(wp-(?:admin|login|register|comments-post|cron|json))/ [NC]
	RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/speedycache/%{HTTP_HOST}/all%{REQUEST_URI}/index.html -f
	RewriteRule ^(.*) /wp-content/cache/speedycache/%{HTTP_HOST}/all%{REQUEST_URI}/index.html [L]
</IfModule>
# END speedycache

# BEGIN WordPress
# As diretrizes (linhas) entre "BEGIN WordPress" e "END WordPress" são
# geradas dinamicamente e só devem ser modificadas através de filtros do WordPress.
# Quaisquer alterações nas diretivas entre esses marcadores serão sobrescritas.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
# BEGIN LiteSpeed
# As directivas (linhas) entre "BEGIN LiteSpeed" e "END LiteSpeed" são geradas
# dinamicamente e não deverão ser modificadas através de filtros do WordPress.
# Qualquer alteração às instruções entre estes marcadores será sobreposta.
<IfModule Litespeed>
SetEnv noabort 1
</IfModule>
# END LiteSpeed

RewriteCond %{HTTP_REFERER} !^http://agro.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://agro.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://amigosdajuc.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://amigosdajuc.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://amigosdajuc.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://amigosdajuc.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbr.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbr.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbr.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbr.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbr.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbr.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbusiness.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbusiness.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbusiness.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthbusiness.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthexpoforum.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthexpoforum.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthexpoforum.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthexpoforum.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthstudy.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthstudy.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthstudy.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhealthstudy.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://brindle.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://brindle.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://brindle.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://brindle.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://chamasdaesperanca.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://chamasdaesperanca.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://chamasdaesperanca.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://chamasdaesperanca.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eventysgroup.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eventysgroup.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eventysgroup.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eventysgroup.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eventysgroup.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eventysgroup.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eventysgroup.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eventysgroup.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://home.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://home.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://infowiser.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://infowiser.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://infowiser.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://infowiser.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://lps.animalhealthexpoforum.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://lps.animalhealthexpoforum.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://parceirosveterinary.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://parceirosveterinary.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://patchvibs.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://patchvibs.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://patchvibs.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://patchvibs.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://petmkts.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://petmkts.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://petmkts.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://petmkts.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://segredocristao.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://segredocristao.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://segredocristao.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://segredocristao.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://tv.animalhealthbusiness.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://tv.animalhealthbusiness.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vetdesign.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vetdesign.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vetdesign.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vetdesign.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://veterinary.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://veterinary.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.agro.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.agro.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.amigosdajuc.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.amigosdajuc.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.amigosdajuc.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.amigosdajuc.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbr.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbr.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbr.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbr.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbr.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbr.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbusiness.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbusiness.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbusiness.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthbusiness.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthexpoforum.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthexpoforum.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthexpoforum.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthexpoforum.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthstudy.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthstudy.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthstudy.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhealthstudy.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.brindle.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.brindle.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.brindle.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.brindle.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.chamasdaesperanca.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.chamasdaesperanca.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.chamasdaesperanca.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.chamasdaesperanca.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eventysgroup.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eventysgroup.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eventysgroup.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eventysgroup.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eventysgroup.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eventysgroup.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eventysgroup.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eventysgroup.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.home.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.home.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.infowiser.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.infowiser.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.infowiser.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.infowiser.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.lps.animalhealthexpoforum.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.lps.animalhealthexpoforum.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.parceirosveterinary.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.parceirosveterinary.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.patchvibs.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.patchvibs.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.patchvibs.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.patchvibs.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.petmkts.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.petmkts.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.petmkts.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.petmkts.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.segredocristao.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.segredocristao.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.segredocristao.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.segredocristao.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.tv.animalhealthbusiness.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.tv.animalhealthbusiness.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vetdesign.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vetdesign.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vetdesign.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vetdesign.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.veterinary.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.veterinary.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://agro.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://agro.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://amigosdajuc.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://amigosdajuc.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://amigosdajuc.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://amigosdajuc.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbr.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbr.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbr.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbr.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbr.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbr.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbusiness.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbusiness.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbusiness.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthbusiness.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthexpoforum.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthexpoforum.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthexpoforum.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthexpoforum.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthstudy.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthstudy.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthstudy.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhealthstudy.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://brindle.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://brindle.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://brindle.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://brindle.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://chamasdaesperanca.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://chamasdaesperanca.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://chamasdaesperanca.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://chamasdaesperanca.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eventysgroup.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eventysgroup.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eventysgroup.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eventysgroup.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eventysgroup.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eventysgroup.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eventysgroup.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eventysgroup.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://home.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://home.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://infowiser.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://infowiser.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://infowiser.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://infowiser.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://lps.animalhealthexpoforum.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://lps.animalhealthexpoforum.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://parceirosveterinary.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://parceirosveterinary.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://patchvibs.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://patchvibs.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://patchvibs.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://patchvibs.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://petmkts.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://petmkts.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://petmkts.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://petmkts.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://segredocristao.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://segredocristao.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://segredocristao.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://segredocristao.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://tv.animalhealthbusiness.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://tv.animalhealthbusiness.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vetdesign.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vetdesign.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vetdesign.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vetdesign.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://veterinary.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://veterinary.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.agro.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.agro.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.amigosdajuc.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.amigosdajuc.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.amigosdajuc.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.amigosdajuc.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbr.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbr.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbr.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbr.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbr.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbr.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbusiness.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbusiness.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbusiness.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthbusiness.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthexpoforum.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthexpoforum.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthexpoforum.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthexpoforum.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthstudy.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthstudy.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthstudy.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhealthstudy.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.brindle.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.brindle.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.brindle.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.brindle.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.chamasdaesperanca.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.chamasdaesperanca.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.chamasdaesperanca.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.chamasdaesperanca.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eventysgroup.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eventysgroup.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eventysgroup.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eventysgroup.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eventysgroup.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eventysgroup.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eventysgroup.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eventysgroup.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.home.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.home.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.infowiser.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.infowiser.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.infowiser.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.infowiser.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.lps.animalhealthexpoforum.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.lps.animalhealthexpoforum.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.parceirosveterinary.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.parceirosveterinary.animalhealthbr.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.patchvibs.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.patchvibs.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.patchvibs.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.patchvibs.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.petmkts.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.petmkts.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.petmkts.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.petmkts.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.segredocristao.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.segredocristao.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.segredocristao.com.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.segredocristao.com.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.tv.animalhealthbusiness.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.tv.animalhealthbusiness.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vetdesign.com.br/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vetdesign.com.br$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vetdesign.com.br.animalhn.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vetdesign.com.br.animalhn.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.veterinary.animalhealthbr.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.veterinary.animalhealthbr.com$      [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]


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

# END WPvivid Rewrite Rule for LiteSpeed