mirror of
https://github.com/skdatmonster/DecryptSourceProtection.git
synced 2025-03-09 07:29:04 -04:00
Update decrypt.html
This commit is contained in:
parent
6ec253e46b
commit
16e28c021b
@ -172,6 +172,9 @@ document.addEventListener('DOMContentLoaded', function(event) {
|
||||
event.preventDefault();
|
||||
handleDrop(event);
|
||||
}, true);
|
||||
if (!document.evaluate) {
|
||||
print('Your browser does not support XPath, please try again with a modern browser', 'red')
|
||||
}
|
||||
}, true);
|
||||
</script>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user