B11のスレ (1000レス)
1-

このスレッドは1000を超えました。
次スレ検索 歴削→次スレ 栞削→次スレ
49
(4): 2017/03/07(火)22:19 ID:OwhOixRk0(3/4) AAS
いずれ+の作者さんから正規版が出ると思いますが
V2C-R+とかV2C+の場合はとりあえずってことで
readcgi.jsの23行目くらいにある

oBody = oBody.replace(/^(.|\s)*?<(dl|div) class="thread".*?>\n?/, ""); //read.cgi 06対応

を>>46のjsの24行目から37行目の

if(oBody.match(/<base href="([^"]+)">/)){
if((""+RegExp.$1).indexOf(".bbspink.com/") != -1){
// BBSPINKのhtmlを正規化 BBSPINK read.cgi 06対応
oBody = oBody.replace(/^(.|\s)*?<\/h1.*?>\n?/, "")
.replace(/<div><div class="banner(.|\s)*$/g, '')
.replace(/<(dd|dl|span)/g, '<div').replace(/<\/(dd|dl|span)/g, '</div')
.replace(/<\/?dt.*?>/g, '').replace(/<\/?section.*?>/g, '')
.replace(/<div class="thread_in">/g, '<div class="message">');
}else{
oBody = oBody.replace(/^(.|\s)*?<(dl|div) class="thread".*?>\n?/, ""); //read.cgi 06対応
}
}else{
oBody = oBody.replace(/^(.|\s)*?<(dl|div) class="thread".*?>\n?/, ""); //read.cgi 06対応
}

に置き変えて保存してください
これで当面はしのげると思います
省2
1-
あと 951 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.022s