Skip to content

Instantly share code, notes, and snippets.

javascript:location.href='http://en.wikipedia.org/wiki/'+('%s').split('+').join('_')
javascript:location.href='http://eow.alc.co.jp/'+('%s').split('+').join('\45'+20)+"/UTF-8/"
javascript:alert((function(o,s,i){s=""+o;for(i in o)s+=";\n"+i+"="+o[i];return s;}(opera)));
// ==UserScript==
// @name - Twitter List Delete
// @include http://twitter.com/*
// @author - t.ashula
// ==/UserScript==
(function(){
if ( $("#admin_list a.destroy-list") ) {
$("#admin_list a.destroy-list").unbind('click');
$.fn.isDestroyListLink=function(){
// ==UserScript==
// @name - Twitter List Delete
// @include http://twitter.com/*
// @author - t.ashula
// ==/UserScript==
(function(){
opera.addEventListener(
'BeforeScript',
function(e){
javascript:alert((function(es,f,s){for(var i=0,e;e=es[i];++i)s+=f(es[i]);return s;})(document.querySelectorAll('span.screenname a'),function(e){return e.title+"\n";},""))
--- ./tween0810.org/Tween/Twitter.vb 金 12 25 03:57:50 2009
+++ ./tween0810/Tween/Twitter.vb 金 12 25 03:57:50 2009
@@ -2152,35 +2152,34 @@
Dim lineCount As Integer = 0
Dim page As Long = -1
+ Dim screenNameMatch As Regex = New Regex("<span class=""label screenname""><a href=""https://twitter.com/[^>]+>(?<scname>[^<]+)</a>", _
+ RegexOptions.IgnoreCase Or RegexOptions.Compiled)
+ Dim paginationMatch As Regex = New Regex("<a href=""/followers\?page=(?<np>[0-9]+)"" class=""section_links"" rel=""me next""", _
+ RegexOptions.IgnoreCase Or RegexOptions.Compiled)
// ==UserScript==
// @name Enhanced DesktopTeamBlog
// @include http://my.opera.com/desktopteam/blog/*
// @include http://my.opera.com/*
// ==/UserScript==
document.addEventListener( 'DOMContentLoaded', function (e) {
var emps = [
{ name : 'led',
style : { border : '1px solid red', backgroundColor : '#FDD', borderRadius:'15px' },
// ==UserScript==
// @include http://kasyouen.com/*
// ==/UserScript==
(function(){document.addEventListener('DOMContentLoaded',function(){document.all=[]},false);})();
--- vista.txt 2010-03-13 02:48:11 +0900
+++ osx.txt 2010-03-13 02:48:09 +0900
@@ -49,7 +49,6 @@
S9.9_A1 - Trying to convert undefined to Object;
S9.9_A2 - Trying to convert null to Object
S11.2.3_A4_T4 - Checking Global object case
- S11.5.3_A4_T6 - If dividend is a zero and the divisor is nonzero finite, the result equals the dividend
S11.8.2_A2.3_T1 - Checking with "throw"
S11.8.3_A2.3_T1 - Checking with "throw"
S12.11_A2_T1 - Duplicate DefaultClause