Skip to content

Instantly share code, notes, and snippets.

@ChangedNameTo
ChangedNameTo / gist:17f2ad2178aa2fef9452
Last active September 19, 2019 02:35
Automod config
# Metalink Warning
# HOW TO ADD AN EXEMPTION FOR THE AUTO MODMAIL: Add the subreddit name to both this rule and the next one.
author: [totes_meta_bot, OriginalLinkBot, TotesMessenger, Meta_Bot2]
~body: [/r/subredditdrama, /r/shitedditsays]
action: remove
action_reason: removed metalink notification, no modmail
modmail: |
[{{title}}]({{permalink}})
@bf4
bf4 / southwest.user.js
Created January 14, 2016 15:11 — forked from dbknickerbocker/southwest.user.js
Southwest Auto Check-In
// ==UserScript==
// @name Southwest Auto Check-In
// @namespace http://dbknickerbocker.blogspot.com
// @description Automatically check-in for Southwest flights
// @include https://southwest.com/flight/retrieveCheckinDoc*
// @include https://www.southwest.com/flight/retrieveCheckinDoc*
// @include https://southwest.com/flight/selectPrintDocument*
// @include https://www.southwest.com/flight/selectPrintDocument*
// @updateURL https://gist.github.com/dbknickerbocker/5730976/raw/southwest.user.js
// @author David B. Knickerbocker