Delta Key Bypasser - User
Delta Key Bypasser - User
// @grant none
// @downloadURL https://update.greasyfork.org/scripts/505117/Delta%20Key
%20Bypasser.user.js
// @updateURL https://update.greasyfork.org/scripts/505117/Delta%20Key
%20Bypasser.meta.js
// ==/UserScript==
(function() {
'use strict';
function getParameterByName(name) {
const urlParams = new URLSearchParams(window.location.search);
return urlParams.get(name);
}
} catch (error) {
console.error('Error\n', error)
}
}
})();