Skip to content

Instantly share code, notes, and snippets.

@azu
azu / gist:4178
Created August 6, 2008 05:49
flvplayer_wrapper
<?php
//165氏の発想をもとに、Opera9で動くことを前提としていろいろいじった。
//php5.2.3(cgi版)+なんかそれに付属してきたmingで動作確認
//オブジェクトとかクラスとか理解していない素人です
$useswfversion = 8;
$version = "custom_mod " . date('Y-m-d H') . ":00" . $useswfversion;
ming_setscale(20.0);
ming_useswfversion($useswfversion);
// ==UserScript==
// @name Volumedown for niconico
// @namespace http://web.zgo.jp/
// @include http://www.nicovideo.jp/watch/*
// ==/UserScript==
var VOLUME = 80;//ボリューム
var MUTE = 0;//ミュート時のボリューム
var w = (typeof unsafeWindow != 'undefined') ? unsafeWindow : window;
var deleted = w.so.variables.deleted;
//GM_log(deleted);
// ==UserScript==
// @name Nico Nickname
// @namespace http://web.zgo.jp/
// @description うp主のニックネームを調べるスクリプト http://script41self.seesaa.net/さんで公開されているものを勝手に改造したものです。
// @include http://www.nicovideo.jp/watch/*
// @updated 2008-02-18 19:45:00
// ==/UserScript==
(function(){
var video_id = location.href.match(/watch\/[sn]m(\d+)/)[1];
@azu
azu / gist:38271
Created December 20, 2008 09:13
ID、Pass、タグを各自ご自由に。hを三回で投稿
// ==UserScript==
// @name nico hatebu post
// @namespace http://web.zgo.jp/
// @include http://www.nicovideo.jp/*
// @exclude http://www.nicovideo.jp/thumb*
// @update 2008/12/07
// @version 0.3.3
// ==/UserScript==
(function(){
javascript:(function(){var%20u=location.href;var%20r=/(sm|nm)\d+/g;var%20url=u.match(r);window.open('http://tsukaban.dyndns.org/~tsukaban/nknkchkitem/chkitem.php?id='+url);})()
// 再生ページで実行
// http://tsukaban.dyndns.org/~tsukaban/nknkchkitem/
//権利者削除
done=true%0A
user%5Fid=undefined
link=undefined
error=invalid%5Fv2
url=undefined
l=undefined
onLoad=%5Btype%20Function%5D"
//通常削除
//権利者削除
done=true%0A
user%5Fid=undefined
link=undefined
error=invalid%5Fv2
url=undefined
l=undefined
onLoad=%5Btype%20Function%5D"
//通常削除
//権利者削除
done=true%0A
user%5Fid=undefined
link=undefined
error=invalid%5Fv2
url=undefined
l=undefined
onLoad=%5Btype%20Function%5D"
//通常削除
// ==UserScript==
// @name easy I'm reading now
// @namespace http://web.zgo.jp/
// @description Usage: Ctrl + Shift + Enter -> "Browsing: ****" on Twitter!
// @include *
// @version 0.2
// ==/UserScript==
//
// last modified: 2007/11/27 10:10:45
// histry : http://twitter.g.hatena.ne.jp/Uchimata/20071008/1191837376
// ==UserScript==
// @name TwitterAnywhereView
// @namespace http://d.hatena.ne.jp/yuroyoro/
// @description show Twitter Anywhere Info
// @include http://*
// @include https://*
// ==/UserScript==
(function() {