Add https://iavm.xyz/googlebughunter redirect

Change-Id: I63d17fa2f0e9020a920ccb41144e4bd4daa8d1a2
diff --git a/redirects.php b/redirects.php
index 8ad33c6..a77961c 100644
--- a/redirects.php
+++ b/redirects.php
@@ -37,6 +37,10 @@
     'redirect' => 'https://drive.google.com/file/d/1IOsF1Yey0QGKPxAtRfszCRvDNobcrBP5/view'
   ],
   [
+    'pattern' => '/^\/?googlebughunter$/',
+    'redirect' => 'https://bughunters.google.com/profile/3c2a61b4-8c40-453a-b0eb-a5c132a5eb2e'
+  ],
+  [
     'pattern' => '/^\/?go\/([^\/]+)$/',
     'redirect' => 'https://goto.corp.avm99963.com/$1'
   ],