fix(api): move captcha handler in front of registration handler
        Compare changes
      
  + 2
 − 2
@@ -19,7 +19,7 @@ type registration struct {
@@ -68,5 +68,5 @@ func routeRegister(app *fiber.App, p string, db *leveldb.DB, count *atomic.Uint6