LadyPopular

try to take over the world!

// ==UserScript==
// @name         LadyPopular
// @version      0.21
// @description  try to take over the world!
// @author       You
// @match        https://v3.g.ladypopular.bg/beauty_pageant.php
// @icon         https://www.google.com/s2/favicons?sz=64&domain=ladypopular.bg
// @grant        none
// @namespace https://greasyfork.org/users/286321
// ==/UserScript==

(function() {
    'use strict';

    // Your code here...
})();