This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'use strict'; | |
var k; | |
/** | |
* @param {!Object} options | |
* @return {?} | |
*/ | |
var aa = function(options) { | |
/** @type {number} */ | |
var i = 0; | |
return function() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'use strict'; | |
window.jstiming.load.tick("jbl"); | |
/** @type {string} */ | |
var aa = "%1$s"; | |
/** @type {string} */ | |
var ba = "-caption"; | |
/** @type {string} */ | |
var ca = "-content"; | |
/** @type {string} */ | |
var da = "-disabled"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'use strict';var k,aa=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ba=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:aa(a)}},ca=function(a){for(var b,c=[];!(b=a.next()).done;)c.push(b.value);return c},da="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},ea; | |
if("function"==typeof Object.setPrototypeOf)ea=Object.setPrototypeOf;else{var fa;a:{var ha={$k:!0},ia={};try{ia.__proto__=ha;fa=ia.$k;break a}catch(a){}fa=!1}ea=fa?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null} | |
var ja=ea,ka=function(a,b){a.prototype=da(b.prototype);a.prototype.constructor=a;if(ja)ja(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.D=b.prototype},la=function(a,b,c){a instanceof String&&(a=String(a));for(var d=a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Copyright 2011 Google */window.jstiming.load.tick('jbl');var aa="%1$s",ba="-caption",ca="-content",da="-disabled",ea="-dropdown",fa="//translate.google.com/toolkit/upload?",ga="/gen204?",ha="/translate/uc?ua=dcp&uav=",ia="/translate_a/sg?client=t&",ka="/translate_a/single",la="</div>",ma='<div class="gt-pb-lbl">',na="Android",oa="BUTTON",pa="Component already rendered",qa="Cyrl",k="DIV",ra="Edge",sa="IMG",ta="INPUT",ua="Noto Naskh Arabic",va="Opera",wa="POST",xa="SCRIPT",ya="SELECT",za="SPAN",Ca="StartToEnd",Da="TEXTAREA",Ea="Unable to set parent component", | |
Fa="Uneven number of arguments",Ga="absolute",Ha="accumulate",p="action",Ia="activedescendant",Ja="all",Ka="all|all",La="alt-edited",Ma="application/x-www-form-urlencoded",Na="aria-activedescendant",Oa="array",Pa="authuser",Qa="auto",Ra="beforedragstart",Sa="beforehide",Ta="beforeshow",Ua="beforeunload",Va="blur",Wa="border-box",Xa="button",Ya="change",Za="character",$a="checked",r="click",ab="client",bb="collapse",cb="community-promo",db="complete",eb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name cinemapress | |
// @name:ru синемапресс | |
// @name:zh cinemapress | |
// @description Button auto-fill movie information in CinemaPress ACMS. | |
// @description:ru Кнопка автозаполнения информации о фильме в CinemaPress ACMS. | |
// @description:zh CinemaPress ACMS电影信息自动完成按钮。 | |
// @author ExtensionsApp | |
// @homepageURL https://cinemapress.org/ | |
// @supportURL https://enota.club/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name cinemapress | |
// @description Кнопка автозаполнения информации о фильме в CinemaPress ACMS. | |
// @author ExtensionsApp | |
// @homepageURL https://cinemapress.org/ | |
// @supportURL https://enota.club/ | |
// @icon https://avatars3.githubusercontent.com/u/16612433?s=200 | |
// @license MIT | |
// @version 2.0.19 | |
// @run-at document-end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// npm init -y && npm i website-scraper | |
const scrape = require('website-scraper'); | |
scrape({ | |
urls: [ | |
'https://', | |
{url: 'https://', filename: 'movie.html'}, | |
{url: 'https://', filename: 'category.html'}, | |
{url: 'https://', filename: 'categories.html'} | |
], | |
directory: './nichosee', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo "deb http://www.deb-multimedia.org jessie main non-free" >> /etc/apt/sources.list | |
echo "deb-src http://www.deb-multimedia.org jessie main non-free" >> /etc/apt/sources.list | |
apt-get -y -qq update | |
apt-get -y -qq install aptitude deb-multimedia-keyring debian-keyring debian-archive-keyring wget curl nano htop sudo lsb-release ca-certificates git-core openssl netcat debconf-utils cron | |
aptitude -y -qq update | |
aptitude -y -qq install build-essential libmp3lame-dev libvorbis-dev libtheora-dev libspeex-dev yasm pkg-config libfaac-dev libopenjpeg-dev libx264-dev | |
aptitude -y -qq install ffmpeg ruby gpac imagemagick |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
echo '------------------------------------------------------------------' | |
echo ' _ _ _____ ____ ____ ____ ____ ____ ___ ___ ' | |
echo ' ( \/\/ )( _ )( _ \( _ \( _ \( _ \( ___)/ __)/ __) ' | |
echo ' ) ( )(_)( ) / )(_) ))___/ ) / )__) \__ \\__ \ ' | |
echo ' (__/\__)(_____)(_)\_)(____/(__) (_)\_)(____)(___/(___/ ' | |
echo ' ' | |
echo '--------------------------- URL ДОМЕНА ---------------------------' | |
AGAIN=yes |
NewerOlder