Hello, So I was playing around the Custom CSS function in Tera.cx when I found out that users can disable the element with advertisement. I would like to suggest that users cant block the ads. Code: .inner_stuff img { display: none; } now where...