Skip to content

Instantly share code, notes, and snippets.

;;; gravatar.el --- gravatar fetch/store functions
;; Copyright (C) 2008 Iwata
;; Author: Iwata <[email protected]>
;; Keywords: faces, tools, extensions, mail
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)
// ==UserScript==
// @name Dan the Cleaner
// @namespace Not Found
// @description Makes alpha bloggers's blogs more easy to read.
// @include http://blog.livedoor.jp/dankogai/*
// ==/UserScript==
(function () {
var url = "http://www.google.co.jp/search?ie=euc-jp&oe=utf-8&q=";
var replacer = function (matchedString, dan, offset, originalString) {