document.onkeydown = function (e) { if (event.keyCode == 123) { return false; } if (e.ctrlKey && e.shiftKey && (e.keyCode == 'I'.charCodeAt(0) || e.keyCode == 'i'.charCodeAt(0))) { return false; } if (e.ctrlKey && e.shiftKey && (e.keyCode == 'C'.charCodeAt(0) || e.keyCode == 'c'.charCodeAt(0))) { return false; } if (e.ctrlKey && e.shiftKey && (e.keyCode == 'J'.charCodeAt(0) || e.keyCode == 'j'.charCodeAt(0))) { return false; } if (e.ctrlKey && (e.keyCode == 'U'.charCodeAt(0) || e.keyCode == 'u'.charCodeAt(0))) { return false; } if (e.ctrlKey && (e.keyCode == 'S'.charCodeAt(0) || e.keyCode == 's'.charCodeAt(0))) { return false; } }
When you buy an account from us, you automatically agree to the terms below:
1. We do not guarantee that the account you have purchased will work.
2. We do not refund or replace your order.
3. We do not refund money if your account is not gonna work, you can only try asking us for new one.
4. The product description does not have to match.
5. You don't need to get an e-mail with the account details you have purchased.
Build a free website with Mobirise