Skip to content

Commit

Permalink
v2024081202
Browse files Browse the repository at this point in the history
  • Loading branch information
kagangtuya-star committed Aug 12, 2024
1 parent 9dcfc6d commit 4729beb
Show file tree
Hide file tree
Showing 13 changed files with 626 additions and 548 deletions.
64 changes: 31 additions & 33 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,47 +1,45 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!-- saved from url=(0014)about:internet -->
<html>

<head>
<title>5E 不全书 v20240811</title>
<link rel="prefetch" href="https://5echm.aivu.top/data.js" as="script">
<meta name="GENERATOR" content="WinCHM Pro">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script>
var LocString = String(window.document.location.href);
var DefaultPage;
function GetQueryString(str) {
var rs = new RegExp("(^|)" + str + "=([^\&]*)(\&|$)", "gi").exec(LocString), tmp;
if (tmp = rs) return tmp[2];
return null;
}
DefaultPage = GetQueryString("page");
if (DefaultPage == null || DefaultPage == '') {
DefaultPage = '写在前面.html';
}
</script>
<title>5E 不全书 v20240812</title>
<link rel="prefetch" href="https://5echm.aivu.top/data.js" as="script">
<meta name="GENERATOR" content="WinCHM Pro">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script>
var LocString=String(window.document.location.href);
var DefaultPage;
function GetQueryString(str){
var rs=new RegExp("(^|)"+str+"=([^\&]*)(\&|$)","gi").exec(LocString),tmp;
if(tmp=rs)return tmp[2];
return null;
}
DefaultPage = GetQueryString("page");
if(DefaultPage==null || DefaultPage==''){
DefaultPage = '写在前面.html';
}
</script>
</head>
<script>
document.write('<frameset rows="40,*" cols="*" framespacing="0" frameborder="0" border="0">');
document.write('<frame src="webhelptop.htm" name="top" scrolling="NO" noresize id="top" >');
document.write('<frame src="webhelpframe.htm#page=' + DefaultPage + '" name="main" id="main">');
document.write('</frameset>');
document.write('<frameset rows="40,*" cols="*" framespacing="0" frameborder="0" border="0">');
document.write('<frame src="webhelptop.htm" name="top" scrolling="NO" noresize id="top" >');
document.write('<frame src="webhelpframe.htm#page=' + DefaultPage + '" name="main" id="main">');
document.write('</frameset>');
</script>

<noscript>

<body>
<p style="font-weight: bold">Your web browser needs JavaScript support to show the full function document.</p>
<p><a href="indexh.htm">See simple version</a></p>
</body>
<body>
<p style="font-weight: bold">Your web browser needs JavaScript support to show the full function document.</p>
<p><a href="indexh.htm">See simple version</a></p>
</body>
</noscript>

<body>
<p>
<a href="webhelpleft.htm">5E 不全书 v20240811</a>
<br>
<a href="http://www.softany.com/winchm/">This document is created with Softany WinCHM pro 4.</a>
</p>
<p>
<a href="webhelpleft.htm">5E 不全书 v20240812</a>
<br>
<a href="http://www.softany.com/winchm/">This document is created with Softany WinCHM pro 4.</a>
</p>
</body>

</html>
</html>
2 changes: 1 addition & 1 deletion indexh.htm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- saved from url=(0014)about:internet -->
<html>
<head>
<title>5E 不全书 v20240811</title>
<title>5E 不全书 v20240812</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>

Expand Down
472 changes: 236 additions & 236 deletions languages.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webhelpbookmark.htm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- saved from url=(0014)about:internet -->
<html>
<head>
<title>5E 不全书 v20240811</title>
<title>5E 不全书 v20240812</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script>
var currentUrl;
Expand Down
Loading

0 comments on commit 4729beb

Please sign in to comment.