Skip to content

Instantly share code, notes, and snippets.

@smgt
smgt / hitta.js
Created May 18, 2009 20:53
Hitta.se ubiquity command
CmdUtils.CreateCommand({
name: "hitta",
icon: "http://www.hitta.se/favicon.ico",
homepage: "http://hitta.se/",
author: {name: "Simon Gate", email: "simon@noona.se"},
license: "GPL",
description: "Sök på hitta.se",
takes: {"input": /.*/},
preview: function(pblock, input) {
var split = input.text.match(/^(.+)(?:\si\s|,|\såp\s)(.+)/i);
diff --git a/lib/universal_ruby_whois/server_list.rb b/lib/universal_ruby_whois/server_list.rb
index 65c2a18..15a94d9 100644
--- a/lib/universal_ruby_whois/server_list.rb
+++ b/lib/universal_ruby_whois/server_list.rb
@@ -80,7 +80,6 @@ Whois::Server.define('nu', 'whois.nic.nu')
Whois::Server.define('pl', 'whois.dns.pl')
Whois::Server.define('ro', 'whois.rotld.ro')
Whois::Server.define('ru', 'whois.ripn.net')
-Whois::Server.define('se', 'whois.iis.se')
Whois::Server.define('sk', 'whois.ripe.net')