-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathframe-bottom.html
More file actions
28 lines (26 loc) · 898 Bytes
/
frame-bottom.html
File metadata and controls
28 lines (26 loc) · 898 Bytes
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
<!-- The bootom of frame -->
<br/><br/><br/>
<footer class="bottom">
<table>
<tr>
<td valign="top"><nobr class="log-id" id="icp-id">[ 50302.1002] </nobr></td>
<td>晋ICP备16009329号</td>
</tr>
<tr>
<td valign="top"><nobr class="log-id" id="cpr-id">[ 50303.1000] </nobr></td>
<td id="copyright"></td>
</tr>
<tr>
<td valign="top"><nobr class="log-id" id="pwb-id">[ 50366.1501] </nobr></td>
<td id="powerby"></td>
</tr>
<tr>
<td valign="top"><nobr class="log-id" id="lce-id">[ 60235.0190] </nobr></td>
<td class="license">本站所有内容受到 <a href="/license"> <b> Agasa-License </b> </a> 保护</td>
</tr>
</table>
</footer>
<!-- QR Code (qrcodejs) -->
<script src="/script/qrcode.js" type="text/javascript"></script>
<!-- frame's script -->
<script src="/script/frame.js" type="text/javascript"></script>