09/09/10 13:43:34 Z3Fyel4h0
>>219
(function(){は無くていい
hostはwww.toranoana.jp/ではなくwww.toranoana.jp
日本語入ってるから保存はユニコードで
if(location.hostname.indexOf('www.toranoana.jp') != -1){
document.addEventListener("DOMContentLoaded", function(){
if(document.title == "【とらのあなWebSite】年齢認証"){
document.evaluate('//input[@value="はい"]', document, null, 7, null).snapshotItem(0).onclick(); }; }, false); };