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
alert((webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m=>m?.exports?.default?.getToken!==void 0).exports.default.getToken()); |
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
sudo apt -y install php7.4 php7.4-{amqp, apcu, ast, bcmath, bz2, calendar, Core, ctype, curl, date, dba, dom, ds, enchant, exif, FFI, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, igbinary, imagick, imap, intl, json, ldap, libxml, mbstring, memcache, memcached, mongodb, msgpack, mysqli, mysqlnd, odbc, openssl, pcntl, pcov, pcre, PDO, pdo_dblib, PDO_Firebird, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, Phar, posix, pspell, readline, redis, Reflection, session, shmop, SimpleXML, snmp, soap, sockets, sodium, SPL, sqlite3, sqlsrv, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xdebug, xml, xmlreader, xmlrpc, xmlwriter, xsl, yaml, Zend, OPcache, zip, zlib, zmq} |
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
{"version":1,"resource":"file:///c%3A/Users/louan/Documents/GitHub/brayanbot/Addon_Configs/EpicPresets/Presets.yml","entries":[{"id":"80zq.yml","timestamp":1650221375412},{"id":"NkbJ.yml","timestamp":1650221476711},{"id":"yTkg.yml","timestamp":1650224203362},{"id":"sA7p.yml","timestamp":1650224382613},{"id":"bFjt.yml","source":"undoRedo.source","timestamp":1650224494726},{"id":"msnq.yml","timestamp":1650224517182},{"id":"MVCM.yml","timestamp":1650224792234},{"id":"Ey91.yml","timestamp":1650224807827},{"id":"pFPU.yml","timestamp":1650225012402},{"id":"QFeY.yml","timestamp":1650225151164},{"id":"Co7A.yml","timestamp":1650225211348},{"id":"yDhe.yml","timestamp":1650225445380},{"id":"8hko.yml","timestamp":1650225456687},{"id":"XWtN.yml","timestamp":1650228803029},{"id":"nP71.yml","timestamp":1650230100024},{"id":"t8w6.yml","timestamp":1650230114315},{"id":"ZhSy.yml","timestamp":1650230229487},{"id":"T6VF.yml","timestamp":1650230245554},{"id":"cnz9.yml","timestamp":1650230484730},{"id":"cw6h.yml","timestamp":16502 |
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
<!--1º ADS coloca somente pra celulares e só funciona somente para mobile--> | |
<div class='ipsResponsive ipsResponsive_showPhone ipsResponsive_hideTablet ipsResponsive_hideDesktop'> | |
<center> | |
<!--Codigo do ADSense--> | |
</center> | |
</div> | |
<!--2º ADS coloca somente pra tablets e só funciona somente para tablets--> | |
<div class='ipsResponsive ipsResponsive_showTablet ipsResponsive_hideDesktop ipsResponsive_hidePhone'> | |
<center> | |
<!--Codigo do ADSense--> |
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
! function(e) { | |
var t = {}; | |
function n(r) { | |
if (t[r]) return t[r].exports; | |
var a = t[r] = { | |
i: r, | |
l: !1, | |
exports: {} | |
}; |
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
--PASSO 1:(REMOVENDO COMPLETAMENTE JDK,JRE DO SISTEMA E CRIANDO A PASTA JAVA) | |
sudo apt-get purge openjdk-\* | |
sudo mkdir -p /usr/local/java | |
--PASSO 2:(MOVENDO OS ARQUIVOS JDK E JRE PARA A PASTA JAVA) |
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
su | |
sudo apt-get install sysv-rc-conf | |
sudo apt-get install nginx | |
sudo systemctl start nginx.service | |
sudo systemctl enable nginx.service | |
sudo systemctl status nginx.service |
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
sudo sh -c "echo 'deb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg main' > /etc/apt/sources.list.d/pgdg.list" | |
wget --quiet -O - http://apt.postgresql.org/pub/repos/apt/ACCC4CF8.asc | sudo apt-key add - | |
sudo apt-get update | |
sudo apt-get install -y postgresql-common | |
sudo apt-get install -y postgresql-9.6 libpq-dev |
NewerOlder