// ==UserScript==
// @name CyleriaUI
// @version 2.0
// @match https://*.margonem.pl/
// @match https://*.margonem.com/
// @icon https://cyleria.pl/layouts/cyleria/logonav.png
// @grant none
// ==/UserScript==
(function() {
let url = 'https://addons2.margonem.pl/get/151/151319dev.js';
$.getScript(`${url}?v=${ts()}`);
})();
Paste Hosted With By Wklejamy.pl