Skip to content

Instantly share code, notes, and snippets.

location.href = 'http://www.browsrcamp.com/?get=1&width=1024&quality=1&url=' + encodeURIComponent(location.href);
/**
* highlight-search-terms.js
*
* Copyright (c) 2009 Kyo Nagashima <kyo@hail2u.net>
* This library licensed under MIT license:
* http://opensource.org/licenses/mit-license.php
*/
$(function () {
var ref = document.referrer;
function escapeUnicode (str) {
return str.replace(/[^ -~]|\\/g, function (c) {
return '\\u' + ("0000" + c.charCodeAt(0).toString(16)).slice(-4);
});
}
// ==UserScript==
// @name MUJI search fix
// @namespace http://hail2u.net/
// @description fix crazy MUJI search behavior.
// @include http://www.muji.net/store/cmdty/search2
// ==/UserScript==
// console.time("muji-search-fix");
Array.forEach(document.getElementsByTagName("a"), function (a) {
#!/usr/local/bin/ruby
#
# amazon-auth-proxy.cgi:
# Authentication Proxy Server of Amazon Product Advertising API.
#
# Copyright (C) 2009 TADA Tadashi <t@tdtds.jp>
# You can redistribute it and/or modify it under GPL2.
#
# modified for working on Ruby 1.8.5
#!/usr/bin/perl
use strict;
use warnings;
use CGI;
use Digest::SHA qw(hmac_sha256_base64);
# use Digest::SHA::PurePerl qw(hmac_sha256_base64);
use LWP::Simple;
use URI::Escape;
#!/usr/bin/perl
use strict;
use warnings;
use CGI;
use Digest::SHA::PurePerl qw(hmac_sha256_base64);
use LWP::Simple;
use URI::Escape;
//@line 38 "e:\builds\moz2_slave\win32_build\build\toolkit\components\viewsource\content\viewSourceUtils.js"
/*
* To keep the global namespace safe, don't define global variables and
* functions in this file.
*
* This file silently depends on contentAreaUtils.js for
* getDefaultFileName, getNormalizedLeafName and getDefaultExtension
*/
Windows Registry Editor Version 5.00
; IR_Black theme for Windows Command Prompt
[HKEY_CURRENT_USER\Console]
"ColorTable00"=dword:004e4e4e
"ColorTable01"=dword:00fecb96
"ColorTable02"=dword:0060ffa8
"ColorTable03"=dword:00fec5c6
"ColorTable04"=dword:00606cff
"ColorTable05"=dword:00fd73ff