Skip to content

Commit d2a1232

Browse files
committed
Update: Release v2.10.8
1 parent 97c6530 commit d2a1232

File tree

5 files changed

+10
-3
lines changed

5 files changed

+10
-3
lines changed

changelog.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ <h1 class="header">read.crx 2</h1>
3333
</header>
3434
<section>
3535
<h4><a href="index.html">&#x2190; Back to top</a></h4>
36+
<h2 id="v2.10.8">v2.10.8 (2024-07-27)</h2>
37+
<ul>
38+
<li>open2chのBBSMenuがcloudflareのDDoS対策で取得できないためデフォルトコメントアウトに変更</li>
39+
<li>5ch.netのhtml形式での読み込みがitestにリダイレクトされてしまい失敗するのを修正</li>
40+
<li>5ch.netのitest(スマホ)からread.crx 2を開けるように修正</li>
41+
<li>提供されてなさそうな sp.2ch.sc, c.5ch.net のサポートを廃止</li>
42+
</ul>
3643
<h2 id="v2.10.7">v2.10.7 (2024-06-09)</h2>
3744
<ul>
3845
<li>5ch.netのスレッドタイトルのパースに失敗する場合があるのを修正</li>
Binary file not shown.
Binary file not shown.

updates.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
33
<app appid='eaibgccboimjelecbmgfjhakekfdcpeh'>
4-
<updatecheck codebase='https://readcrx-2.github.io/read.crx-2/read.crx_2.2.10.7.crx' version='2.10.7' />
4+
<updatecheck codebase='https://readcrx-2.github.io/read.crx-2/read.crx_2.2.10.8.crx' version='2.10.8' />
55
</app>
66
<app appid='mglmonflpdcckjdpjnpenfdmkbmggmgm'>
77
<updatecheck codebase='https://readcrx-2.github.io/read.crx-2/read.crx_2.0.94.9.2.crx' version='0.94.9.2' />

updates_firefox.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"read.crx2@read.crx": {
44
"updates": [
55
{
6-
"version": "2.10.7",
7-
"update_link": "https://readcrx-2.github.io/read.crx-2/readcrx_2-2.10.7-an+fx.xpi"
6+
"version": "2.10.8",
7+
"update_link": "https://readcrx-2.github.io/read.crx-2/readcrx_2-2.10.8-an+fx.xpi"
88
}
99
]
1010
}

0 commit comments

Comments
 (0)