mafkazlo / Mafkazlo

// ==UserScript==
// @name Mafkazlo
// @namespace https://www.bestmafia.com/
// @version 1.0
// @description Mafkazlo
// @author bog
// @match http://www.mafia-rules.net/*
// @match https://www.mafia-rules.net/*
// @grant none
// @license MIT

// ==/UserScript==

(function() {
'use strict';
if(typeof (my_id) != "undefined"){
$.getScript('https://mafkazlo.ru/menu-source/duel_helper.js');
    

}

})();