This file contains 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 emulator_touch_events | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author author (uses https://github.com/hammerjs/touchemulator) | |
// @match http://tampermonkey.net/index.php?version=3.13.4890&ext=G3XV&updated=true | |
// @match *://*/* | |
// @grant none | |
// ==/UserScript== |
This file contains 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
import asyncio | |
import ssl | |
import aio_pika | |
from aio_pika.abc import SSLOptions | |
async def main() -> None: | |
connection = await aio_pika.connect_robust( | |
host="127.0.0.1", | |
port=5671, |
This file contains 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: "3.8" | |
services: | |
wg-easy: | |
environment: | |
- WG_HOST=1.1.1.1 | |
- PASSWORD=password | |
- WG_ALLOWED_IPS=10.8.0.0/24 | |
- WG_POST_UP=iptables -I FORWARD -i %i -d 0.0.0.0/0 -j DROP && iptables -I FORWARD -i %i -d 10.8.0.0/24 -j ACCEPT | |
image: weejewel/wg-easy | |
container_name: wg-easy |
This file contains 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
{ | |
"10": "Карельский кадастровый округ", | |
"11": "Коми кадастровый округ", | |
"12": "Марийский кадастровый округ", | |
"13": "Мордовский кадастровый округ", | |
"14": "Якутский кадастровый округ", | |
"15": "Северо-Осетинский кадастровый округ", | |
"16": "Татарский кадастровый округ", | |
"17": "Тувинский кадастровый округ", | |
"18": "Удмуртский кадастровый округ", |
This file contains 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 View in VSCode | |
// @version 1.0 | |
// @description Option to view repository in online vscode instance | |
// @author @aiexz | |
// @match https://github.com/* | |
// @grant None | |
// ==/UserScript== | |
(function() { |
This file contains 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
OefcMxcunkm72Po71vVtX8zUN57vQtAC | |
PSKINdQe1GyxGgecYz2191H2JoS9qvgD | |
pHHlgpFt8Ka3Stb5UlTxcaEwciOeF2QM | |
61TvA2dNwxNxmWziZxKzR5aO9tFD00Nj | |
xTbXXOSBr0R65OcClImSwzadExoXU4tc | |
EJV3A4Mka2wPs7P8VBCO6xcpRe27iNJu | |
mEuInz8UH1ixLGJq4oQhEiJORERVG5xc | |
lkY0ng0XMo29zEhzyw3ibQfeEBxghwPF | |
syeCnFndQ8TE4qAGvhm9nZLBZOBgoLKd | |
7TeyFZ8oyLulHwYUOcSPzZ5w3cLYib61 |