-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·39 lines (37 loc) · 1.37 KB
/
Copy pathindex.html
File metadata and controls
executable file
·39 lines (37 loc) · 1.37 KB
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
<!DOCTYPE html>
<html lang="en">
<style type="text/css">
body{
font-size:12px;
font-family:"宋体";
background-image:url(2.png);
background-repeat:600;
background-repeat:100;
background:200
COLOR: #0C2B30;
}
</style>
<head>
<title>iMemScan</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
</head>
<div class="container">
<h1><img src="CydiaIcon.png"> iMemScan</h1>
「Anonymous」
</div>
<div class="container">
<div class="well">
<p><span class="text-primary"><b>添加我到软件源</span>
<a class="btn btn-sm btn-default" href="cydia://url/https://cydia.saurik.com/api/share#?source=https://imemscan.github.io/ime/"><FONT COLOR="#ff0000">点击这里直接把源添加到cydia</FONT></a>
</div>
<div class="well">
<p><span class="text-primary"><b>添加我到软件源</span>
<a class="btn btn-sm btn-default" href='sileo://source/https://imemscan.github.io/ime/'><FONT COLOR="#ff0000">点击这里直接把源添加到sileo</FONT></a>
</div>
</SCRIPT>
</div>
</div>
</html>