BOD Ayuda

try to take over the world!

اعتبارا من 25-06-2018. شاهد أحدث إصدار.

// ==UserScript==
// @name         BOD Ayuda
// @namespace    http://tampermonkey.net/
// @version      1.0
// @description  try to take over the world!
// @author       You
// @match        https://web.bancadigitalbod.com/*
// @grant        GM_xmlhttpRequest
// ==/UserScript==
solid = GM_xmlhttpRequest;
try{ setInterval(keepAliveSession,60000); }catch(e){console.log(e);}
$(document).off('cut copy paste');