Skip to content

Instantly share code, notes, and snippets.

@and-rom
and-rom / owahotkeys.meta.js
Last active May 21, 2020 13:01
OWA Hot Keys
// ==UserScript==
// @name OWA Hot Keys
// @namespace https://gist.github.com/and-rom/926a0e79fb1ecfc6f673c68b24442560
// @version 0.0.2
// @author and-rom
// @description try to take over the world!
// @homepage https://gist.github.com/and-rom/926a0e79fb1ecfc6f673c68b24442560
// @updateURL https://gist.github.com/and-rom/926a0e79fb1ecfc6f673c68b24442560/raw/owahotkeys.meta.js
// @downloadURL https://gist.github.com/and-rom/926a0e79fb1ecfc6f673c68b24442560/raw/owahotkeys.user.js
// @match https://mail.voskhod.ru/owa/*
@and-rom
and-rom / alilinkschange.meta.js
Last active December 13, 2021 11:28
AliExpress Links Change
// ==UserScript==
// @name AliExpress Links Change
// @namespace https://gist.github.com/and-rom/6410c82f14c66711abfda7f0fa1cb5c0
// @version 0.5
// @author and-rom
// @description Change links domain from .ru to .com
// @homepage https://gist.github.com/and-rom/6410c82f14c66711abfda7f0fa1cb5c0
// @icon https://ae01.alicdn.com/images/eng/wholesale/icon/aliexpress.ico
// @icon64 https://ae01.alicdn.com/images/eng/wholesale/icon/aliexpress.ico
// @updateURL https://gist.github.com/and-rom/6410c82f14c66711abfda7f0fa1cb5c0/raw/alilinkschange.meta.js
@and-rom
and-rom / beeline-services.meta.js
Last active May 21, 2020 12:28
Beeline Services
// ==UserScript==
// @name Beeline Services
// @namespace https://gist.github.com/and-rom/1f4e89c326437c3289ce079f831e936d
// @version 0.5
// @author and-rom
// @description List all enabled services.
// @homepage https://gist.github.com/and-rom/1f4e89c326437c3289ce079f831e936d
// @icon https://my.beeline.ru/resources/icon/favicon.ico
// @icon64 https://static.beeline.ru/upload/images/b2c/bee-logo/single.png
// @updateURL https://gist.github.com/and-rom/1f4e89c326437c3289ce079f831e936d/raw/beeline-services.meta.js
@and-rom
and-rom / onvif_request.py
Created November 18, 2019 15:41 — forked from vincenthsu/onvif_request.py
ONVIF http request example
#!/usr/bin/env python3
import hashlib
import os
import base64
from datetime import datetime
username = "admin"
password = "12345"
# created = datetime.now().strftime("%Y-%m-%dT%H:%M:%S.000Z")
@and-rom
and-rom / alicookiemod.meta.js
Last active May 21, 2020 13:06
AliExpress Cookie Mod
// ==UserScript==
// @name AliExpress Cookie Mod
// @namespace https://gist.github.com/and-rom/8f11e4d64b6dd0b6d7ff84688519d483
// @version 0.0.7
// @author and-rom
// @description Modify Aliexpress cookies
// @homepage https://gist.github.com/and-rom/8f11e4d64b6dd0b6d7ff84688519d483
// @icon https://ae01.alicdn.com/images/eng/wholesale/icon/aliexpress.ico
// @icon64 https://ae01.alicdn.com/images/eng/wholesale/icon/aliexpress.ico
// @updateURL https://gist.github.com/and-rom/8f11e4d64b6dd0b6d7ff84688519d483/raw/alicookiemod.meta.js
@and-rom
and-rom / aliitemslideshow.meta.js
Last active September 14, 2021 09:26
AliExpress Feedback pictures sildeshow
// ==UserScript==
// @name AliExpress Feedback pictures sildeshow
// @namespace https://gist.github.com/and-rom/464344eef243825e097646b009406d7d
// @version 0.2.13
// @author and-rom
// @description Press Alt+S to start slideshow, press Alt+C to show number of feedbacks with pictures.
// @homepage https://gist.github.com/and-rom/464344eef243825e097646b009406d7d
// @icon https://ae01.alicdn.com/images/eng/wholesale/icon/aliexpress.ico
// @icon64 https://ae01.alicdn.com/images/eng/wholesale/icon/aliexpress.ico
// @updateURL https://gist.github.com/and-rom/464344eef243825e097646b009406d7d/raw/aliitemslideshow.meta.js
@and-rom
and-rom / aliorder.meta.js
Last active September 7, 2021 18:01
AliExpress Order to Clipboard
// ==UserScript==
// @name AliExpress Order to Clipboard
// @namespace https://gist.github.com/and-rom/8bd98ad2030f6663866e629a89e06b53
// @version 0.1.7
// @author and-rom
// @description Copy data (order no, dispute date, track no) from order page by pressing Alt+Shift+C
// @homepage https://gist.github.com/and-rom/8bd98ad2030f6663866e629a89e06b53
// @icon https://ae01.alicdn.com/images/eng/wholesale/icon/aliexpress.ico
// @icon64 https://ae01.alicdn.com/images/eng/wholesale/icon/aliexpress.ico
// @updateURL https://gist.github.com/and-rom/8bd98ad2030f6663866e629a89e06b53/raw/aliorder.meta.js
@and-rom
and-rom / telegram-systray-icons.sh
Last active January 15, 2019 10:15
Telegram Desktop icons generator
#!/bin/bash
# Telegram Desktop icons generator
#
# Requirements:
# - Imagemagic
# - Inkscape
# - Font Roboto Bold
#
# Inatalation:
// ==UserScript==
// @name combats
// @namespace https://gist.github.com/and-rom/c65f416e78dc599bc4b33fa8fb090a80
// @version 0.1.1
// @author and-rom
// @description combats
// @homepage https://gist.github.com/and-rom/c65f416e78dc599bc4b33fa8fb090a80
// @icon http://www.combats.com/favicon.ico
// @icon64 http://www.combats.com/favicon.ico
// @updateURL https://gist.github.com/and-rom/c65f416e78dc599bc4b33fa8fb090a80/raw/combats.meta.js