Allow Google links in bulletin board

Currently building a system with YouTube API which requires my game to have a privacy policy which then has links to the following webpages:

https://www.youtube.com/static?gl=GB&template=terms
https://policies.google.com/privacy?hl=en-US

While the YouTube one is ok, since bulletin board rules state that YouTube links are allowed, the Google one is against them.

I would like to request the rules be modified to allow links to official google webpages / that specific google page since it is currently preventing me from implementing a system to my game.

6 Likes

Hey, I checked in on this and unfortunately we cannot support this, because there are many open-ended search endpoints and redirecting paths on this domain that don’t have good access control (age gates and such). For example /?q=bad-word or /url?q=https://roblox.com. Forum moderation is based on domains and we cannot currently make exceptions for specific routes.

4 Likes