forked from DND5eChm/5echm_web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
47 lines (42 loc) · 1.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!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 不全书 v20240901</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>');
</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>
</noscript>
<body>
<p>
<a href="webhelpleft.htm">5E 不全书 v20240901</a>
<br>
<a href="http://www.softany.com/winchm/">This document is created with Softany WinCHM pro 4.</a>
</p>
</body>
</html>