bbs2chreader Part15at SOFTWARE
bbs2chreader Part15 - 暇つぶし2ch566:名無しさん@お腹いっぱい。
08/05/20 15:52:54 yrZIqvLz0
>>563
ども。
…が、症状変わらず。
ちなみに

case 302: // DAT落ち
if(this._kakoDatDownload){
if (this.dat.datFile.exists()) {
this.write(this.converter.getFooter("dat_down"));
} else {
var template = this._bbs2chService.readLocalURI("chrome://bbs2chreader/content/res/thread-error.txt");
template = template.replace(/%URL%/g, this.dat.threadURL.spec).replace(/%SVRURL%/g, this._bbs2chService.serverURL.resolve("./thread/")).replace(/%STATUS%/g, "dat_down");
this.write(template);
}
this.close();
}else{
this.datDownload(true);
}
return;

こんな感じにしてますが問題ないでしょうか。


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch