Browse Subversion Repository
Annotation of /jpki-pdf-signer/trunk/etc/index.html
Parent Directory
| Revision Log
Revision 68 -
( hide annotations)
( download)
( as text)
Mon Jan 9 00:38:35 2023 UTC
(15 months, 1 week ago)
by hirukawa_ryo
File MIME type: text/html
File size: 400 byte(s)
JPKI PDF SIGNER 1.2.7
スプラッシュスクリーンを廃止しました。
画面の一部が再描画されずに白くなってしまうバグの回避策 prism.dirtyopts=false を追加しました。
広域例外ハンドラーを設定しました。
| 1 |
hirukawa_ryo |
39 |
<!DOCTYPE html> |
| 2 |
|
|
<html lang="en"> |
| 3 |
|
|
<head> |
| 4 |
|
|
<meta charset="utf-8" /> |
| 5 |
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
| 6 |
hirukawa_ryo |
68 |
<meta http-equiv="refresh" content="1;URL=https://aoiro.app/jpki/"> |
| 7 |
hirukawa_ryo |
39 |
<meta name="description" content="JPKI PDF SIGNER" /> |
| 8 |
|
|
<title>JPKI PDF SIGNER</title> |
| 9 |
|
|
</head> |
| 10 |
|
|
<body> |
| 11 |
hirukawa_ryo |
68 |
See <a href="https://aoiro.app/jpki/">https://aoiro.app/jpki/</a> |
| 12 |
hirukawa_ryo |
39 |
</body> |
| 13 |
|
|
</html> |
|