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 Always show expunged | |
// @namespace dragontamer8740.expunged | |
// @description Automatically checks the "show expunged galleries" checkbox. Now works in GreaseMonkey 4. | |
// @version 1.1 | |
// @include http://g.e-hentai.org/* | |
// @include http://e-hentai.org/* | |
// @include http://exhentai.org/* | |
// @include https://g.e-hentai.org/* | |
// @include https://e-hentai.org/* |
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 hide comments | |
// @namespace dragontamer8740.hideComments | |
// @description hide gallery comments on a crappy gallery | |
// @version 1 | |
// @grant none | |
// @include http://e-hentai.org/* | |
// @include https://e-hentai.org/* | |
// @match http://e-hentai.org/* | |
// @match https://e-hentai.org/* |
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
#! /bin/bash | |
# mcomix-random | |
# | |
# Requirements: | |
# * mcomix-recurse. The entire contents of that bash script are: | |
# --------------------------------------------------------- | |
# #! /bin/bash | |
# find -L "$1" -type d -print0|sort -z -V | xargs -0 mcomix | |
# --------------------------------------------------------- | |
# ( sort -V is used because it seems the most robust way to sort photos |
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
162.248.92.172 swbfrontpc.ms4.gamespy.com | |
162.248.92.172 swbfrontpc.available.gamespy.com | |
162.248.92.172 available.gamespy.com | |
162.248.92.172 master.gamespy.com | |
162.248.92.172 swbfrontpc.master.gamespy.com | |
162.248.92.172 motd.gamespy.com | |
162.248.92.172 key.gamespy.com | |
162.248.92.172 peerchat.gamespy.com | |
162.248.92.172 gpsp.gamespy.com | |
162.248.92.172 gpcm.gamespy.com |
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
Desired=Unknown/Install/Remove/Purge/Hold | |
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend | |
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) | |
||/ Name Version Architecture Description | |
+++-===========================================================-======================================-============-====================================================================================================== | |
ii a2jmidid 8~dfsg0-1 amd64 Daemon for exposing legacy ALSA MIDI in JACK MIDI systems | |
ii abcde 2.7.1-1 all A Better CD Encoder | |
ii accountsservice 0.6.40-3 amd64 query and manipulate user account information | |
ii acl |