// ==UserScript== // @name Free kinopoisk // @namespace https://github.com/eCxb3/cps // @version 2077v.1 // @description Allows you to watch movies/series on kinopoisk.ru for free. // @author ezX {cps}; // @require http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js // @match https://www.kinopoisk.ru/* // @match https://flicksbar.cc/* // @icon https://www.google.com/s2/favicons?sz=64&domain=kinopoisk.ru // @grant GM_getValue // @grant GM_setValue // @downloadURL none // ==/UserScript== /* _________ ___. __ \_ ___ \___.__.\_ |__ _________________ __ __ ____ | | __ / \ \< | | | __ \_/ __ \_ __ \____ \| | \/ \| |/ / \ \___\___ | | \_\ \ ___/| | \/ |_> > | / | \ < \______ / ____| |___ /\___ >__| | __/|____/|___| /__|_ \ \/\/ \/ \/ |__| \/ \/ _________ __ / _____// |_ ____ ___________ ______ \_____ \\ __\/ __ \_/ __ \_ __ \/ ___/ / \| | \ ___/\ ___/| | \/\___ \ /_______ /|__| \___ >\___ >__| /____ > \/ \/ \/ \/ */ (function() { 'use strict'; console.log('Start ezX 😎'); const kinopoisk = function() { $(document).ready(function() { const $oldButton = $('button.kinopoisk-watch-online-button.styles_root__EZXGw.styles_rootPlus__bBjkI.styles_rootDesktop__fGTTz.styles_rootSizeH52__4QXvi.styles_isRounded__fiuxG.styles_watchOnlineButton__ruFtI'); if ($oldButton.length) { $oldButton.remove(); const $newButton = $('