Woman wins civil rape case against Conor McGregor
-
A civil action was taken by Nikita Hand who had accused McGregor of raping
her in a Dublin hotel in 2018.
21 minutes ago
// Disable text selection (not fully reliable) function disableSelection(element) { element.setAttribute('unselectable', 'on'); element.style.userSelect = 'none'; element.style.MozUserSelect = 'none'; element.style.webkitUserSelect = 'none'; } // Apply to the entire document body document.addEventListener('DOMContentLoaded', function() { disableSelection(document.body); });
0 comments:
Post a Comment