Skip to content

Instantly share code, notes, and snippets.

@nan0tEch
nan0tEch / no-aaaa.py
Created June 3, 2019 08:37 — forked from FiloSottile/no-aaaa.py
Unbound python-script to route websites over IPv4.
def init(id, cfg):
return True
def deinit(id):
return True
def inform_super(id, qstate, superqstate, qdata):
return True
domains = [
@nan0tEch
nan0tEch / iitc-export-import-draw.js
Created October 2, 2015 16:45 — forked from svebal/iitc-export-import-draw.js
Plugin for IITC - let you im- / export your sketches from drawing tools
// ==UserScript==
// @id iitc-export-import-draw@skamander
// @name IITC plugin: export and import data from draw tools
// @version 0.0.1
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @description Import/Export Data from draw tools
// @include https://www.ingress.com/intel*
// @include http://www.ingress.com/intel*
// @match https://www.ingress.com/intel*
// @match http://www.ingress.com/intel*