Hey there, so im making a script module called “BrowserModule” that would parse HTML files and load them into the GUI element, but there is one large overflow, in HTML files there is something called “img” where you can insert a custom image, I’m currently trying to parse the images, but one thing I would not like the users to do, is to put inappropriate stuff into the image element, is it okay to create a Terms of service script into my module script?
Would this break this TOS of roblox?