<IfModule mod_rewrite.c>
Options +FollowSymLinks
# RewriteEngine on
Redirect /login https://www.catseyexi.com/login.php
Redirect /wiki https://www.bg-wiki.com/ffxi/Category:CatsEyeXI
Redirect /install https://capitaltechteam-my.sharepoint.com/:u:/p/tal/EQwE6ehYs4BGp235keUegPwBp2xYPoJHTQqp6jZ6NiS8_g?e=r5K9E2
Redirect /dats https://drive.google.com/drive/folders/1sEgt9fCcf4XmNV6UWN3DAmLpaR32iGH5?usp=sharing
Redirect /login.php?p=signup https://www.catseyexi.com/login.php?p=account
Redirect /bgwiki https://www.bg-wiki.com/ffxi/Category:CatsEyeXI
Redirect /cw https://www.catseyexi.com/login.php?p=cw
Redirect /leaderboard https://www.catseyexi.com/login.php?p=leaderboard
Redirect /leaderboards https://www.catseyexi.com/login.php?p=leaderboard
Redirect /signup https://www.catseyexi.com/login.php?p=signup

RewriteEngine on

RewriteCond %{THE_REQUEST} /join/(.*) [NC]
RewriteRule ^join/(.*)$ https://www.catseyexi.com/login.php?p=signup&referral=$1
RedirectMatch 404 /\.git
</IfModule>
