You don't need a page or route at all since it's not on your site.
delete the page and the cpanel rules. just use an htaccess rule to 301 /tip -> streamlabs.com tip page
Code:
Redirect 301 /tip http://www.streamlabs.com/onlyonecariffcity/tip
put it in htaccess above the xf rules but after RewriteEngine on