
RewriteEngine on

RewriteOptions inherit

AddType application/vnd.apple.mpegurl .m3u8
AddType video/mp2t .ts
RewriteCond %{HTTP_HOST} ^idontbyte\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.idontbyte\.com$
RewriteRule ^combat2$ "https\:\/\/www\.vipbox\.lc\/boxing\-live" [R=301,L]
RewriteCond %{HTTP_HOST} ^idontbyte\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.idontbyte\.com$
RewriteRule ^combat3$ "https\:\/\/www\.vipbox\.lc\/fighting\-live" [R=301,L]
RewriteCond %{HTTP_HOST} ^idontbyte\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.idontbyte\.com$
RewriteRule ^golf$ "https\:\/\/www\.vipbox\.lc\/golf\-live" [R=301,L]
RewriteCond %{HTTP_HOST} ^idontbyte\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.idontbyte\.com$
RewriteRule ^golf2$ "https\:\/\/www\.vipbox\.lc\/golf\/liv\-golf\-fs2\-1\-live" [R=301,L]
