Skip to content

Instantly share code, notes, and snippets.

@bcaldwell
bcaldwell / adservers.lsrules
Last active September 5, 2018 16:38
adservers.lsrules
{
"description": "Ad server list for use with Little Snitch, see: https://pgl.yoyo.org/adservers/, try me https://pgl.yoyo.org/adservers/serverlist.php?hostformat=littlesnitch-rule-group-subscriptions;showintro=0",
"name": "Ad servers",
"rules": [
{
"action": "deny",
"direction": "outgoing",
"process": "any",
"remote-domains": "101com.com",
"port": "any",

Keybase proof

I hereby claim:

  • I am bcaldwell on github.
  • I am bcaldwell (https://keybase.io/bcaldwell) on keybase.
  • I have a public key ASDGkTxXnMPAzTcUtZzHjNlF5mLa9qr5nTtEIOxtAlKAHgo

To claim this, I am signing this object:

@bcaldwell
bcaldwell / Github print screen
Created January 20, 2017 22:36
Remove noise when printing with GitHub
var styleEl = document.createElement('style');
styleEl.type = 'text/css';
styleEl.innerHTML = '@media print { body { min-width: 0; } .header, .gh-header-actions, .repository-sidebar, #wiki-rightbar, .site-footer { display: none; } .container, .repository-with-sidebar .repository-content, .repository-with-sidebar.with-full-navigation .repository-content { width: auto; float: none; } .has-rightbar #wiki-body, #wiki-body .markdown-body { margin-right: 0; } a { color: #333; text-decoration: underline; } div.header, div.pagehead, div.file-navigation, div.commit-tease, div.file-header { display: none; } div.file, div.container { margin: 0; } div.file { border: 0; }}';
document.documentElement.appendChild(styleEl);

Keybase proof

I hereby claim:

To claim this, I am signing this object: