window.open = function() {};
window.print = function() {};
// Support hover state for mobile.
if (false) {
window.ontouchstart = function() {};
}
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)