Please see updated instructions here: https://gwhois.org/get-ip/
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
#!Up:: ;Win+Alt+Up | |
;toggle title bar window style | |
WinSet, Style, ^0x800000, A | |
;force redraw | |
WinHide, A | |
WinShow, A | |
return |
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
SetTitleMatchMode, RegEx | |
#IfWinActive, - Google Chrome$ | |
!RButton:: | |
!LButton:: | |
KeyWait, Alt | |
Click, Right | |
SendInput, e |
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 InputFocusTitleChange | |
// @namespace http://igalvez.net | |
// @include * | |
// @author Izzy Galvez (iglvzx) | |
// @description Adds/Removes '[AHK]' to the Title when an input/textarea element gains/loses focus. | |
// @version 1.0 | |
// ==/UserScript== | |
// Import jQuery |
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
@namespace url(http://www.w3.org/1999/xhtml); | |
@-moz-document domain("boingboing.net"), domain("offworld.com") { | |
.post a:hover, | |
.byline a:hover, | |
article a:hover, | |
.reply-title a:hover, | |
.next-post-thumb a:hover, | |
.loop-head a:hover, |
I hereby claim:
- I am iglvzx on github.
- I am iglvzx (https://keybase.io/iglvzx) on keybase.
- I have a public key whose fingerprint is F62C C1A3 80FC 0528 C8E6 E48E AC9B F855 2EED 879C
To claim this, I am signing this object:
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
/* Stylish ruleset to show full URLs in tweets on Twitter. */ | |
@namespace url(http://www.w3.org/1999/xhtml); | |
@-moz-document domain("twitter.com") { | |
.tweet a .invisible { | |
font-size: inherit !important; | |
width: inherit !important; | |
} | |
.tweet a .tco-ellipsis { |
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
Colour21\255,255,255\ | |
Colour20\245,222,179\ | |
Colour19\200,240,240\ | |
Colour18\0,217,217\ | |
Colour17\179,146,239\ | |
Colour16\174,129,255\ | |
Colour15\122,204,218\ | |
Colour14\102,217,239\ | |
Colour13\209,202,137\ | |
Colour12\230,219,116\ |
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
{ | |
"id": 73260582, | |
"id_str": "73260582", | |
"name": "Mysteriously Unnamed", | |
"screen_name": "", | |
"location": "", | |
"profile_location": null, | |
"description": "", | |
"url": null, | |
"entities": { |