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
rave_on soundcloud | |
https://soundcloud.com/rave_on/sets | |
https://www.base64decode.org/ | |
bWFnbmV0Oj94dD11cm46YnRpaDpiYTYzN2E3YmY4ODNmMDEzY2M0MmIwMjBhYWJkOGYwMjY1ZWY0ZjBjJmRuPXJhdmVfb24uU291bmRjbG91ZC5SaXBwZWQtbWxubCZ0cj11ZHAlM0ElMkYlMkZ0cmFja2VyLm9wZW50cmFja3Iub3JnJTNBMTMzNyUyRmFubm91bmNlJnRyPXVkcCUzQSUyRiUyRm9wZW4uZGVtb25paS5jb20lM0ExMzM3JTJGYW5ub3VuY2UmdHI9aHR0cCUzQSUyRiUyRm9wZW4udHJhY2tlci5jbCUzQTEzMzclMkZhbm5vdW5jZSZ0cj11ZHAlM0ElMkYlMkZvcGVuLnN0ZWFsdGguc2klM0E4MCUyRmFubm91bmNlJnRyPXVkcCUzQSUyRiUyRmV4b2R1cy5kZXN5bmMuY29tJTNBNjk2OSUyRmFubm91bmNlJnRyPXVkcCUzQSUyRiUyRnRyYWNrZXIudG9ycmVudC5ldS5vcmclM0E0NTElMkZhbm5vdW5jZSZ0cj11ZHAlM0ElMkYlMkZleHBsb2RpZS5vcmclM0E2OTY5JTJGYW5ub3VuY2UmdHI9dWRwJTNBJTJGJTJGdHJhY2tlci5iaXR0b3IucHclM0ExMzM3JTJGYW5ub3VuY2UmdHI9dWRwJTNBJTJGJTJGdHJhY2tlci11ZHAuZ2JpdHQuaW5mbyUzQTgwJTJGYW5ub3VuY2UmdHI9dWRwJTNBJTJGJTJGb3BlbnRyYWNrZXIuaW8lM0E2OTY5JTJGYW5ub3VuY2UmdHI9dWRwJTNBJTJGJTJGYnQua3RyYWNrZXJzLmNvbSUzQTY2NjYlMkZhbm5vdW5jZSZ0cj1odHRwJTNBJTJGJTJGd3d3LmdlbmVzaXMtc3Aub3JnJTNBMjcxMCUyRmFub |
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
# Docker compose (or Portainer stack) to run a ProtonVPN gluetun qbitorrent with self updating port web ui client. | |
version: "3" | |
services: | |
gluetun: | |
image: qmcgaw/gluetun | |
hostname: gluetunvpn | |
container_name: gluetun | |
cap_add: | |
- NET_ADMIN |
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 Includes : WinConfig | |
// @namespace http://gm.wesley.eti.br/includes | |
// @description WinConfig Function | |
// @author w35l3y | |
// @email [email protected] | |
// @copyright 2009, w35l3y (http://gm.wesley.eti.br/includes) | |
// @license GNU GPL | |
// @homepage http://gm.wesley.eti.br/includes | |
// @version 2.0.0.0 |
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 Includes : Php | |
// @namespace http://gm.wesley.eti.br/includes | |
// @description Php Functions | |
// @author w35l3y | |
// @email [email protected] | |
// @copyright 2009, w35l3y (http://gm.wesley.eti.br/includes) | |
// @license GNU GPL | |
// @homepage http://gm.wesley.eti.br/includes | |
// @version 1.0.2.0 BETA |
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 Foodclub Better | |
// @namespace http://4chan.org/neoquest | |
// @description Foodclub Better | |
// @include http://www.neopets.com/pirates/foodclub.phtml* | |
// @include http://www.neopets.com/~* | |
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js | |
// @require http://userscripts.org/scripts/source/54389.user.js | |
// @require http://userscripts.org/scripts/source/54987.user.js | |
// @resource winConfigCss http://pastebin.com/download.php?i=rHDg6Nyt |