-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
156 lines (144 loc) · 6.27 KB
/
index.html
File metadata and controls
156 lines (144 loc) · 6.27 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<!DOCTYPE html>
<html>
<head>
<title>Sparcave</title>
<link rel="shortcut icon" type="image/png" href="images/webicon.png" style="border-radius: 50%;">
<meta name="viewport" content="width=device-width">
<meta charset="utf-8">
</head>
<body>
<style type="text/css">
* {
box-sizing: border-box;
background-color: #000000;
color: #7a7a7a;
}
#title {
text-align: center;
background-color: indigo;
height: 40px;
margin-top: 0%;
}
.page-footer {
text-align: center;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
}
a {
color: #7a7a7a;
}
#items {
width: 100%;
display: flex;
justify-content: center;
}
.item {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
max-width: 300px;
text-align: center;
font-family: arial;
float: left;
width: 50%;
padding: 0 10px;
}
.item a {
border: none;
outline: 0;
padding: 12px;
color: white;
background-color: #222222;
text-align: center;
width: 100%;
font-size: 18px;
text-decoration: none;
}
.item a b {
background-color: #222222;
}
.item a:hover {
opacity: 0.7;
}
.item a b:hover {
opacity: 75%;
}
.item img {
border-radius: 50%;
width: 150px;
height: 150px;
}
.item img:hover {
animation: rotate-image infinite 1s linear;
}
@keyframes rotate-image {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
</style>
<h1 id="title">
SpartacusDev
</h1>
<div id="items">
<div class="item">
<h1>Tweakio</h1>
<img src="images/Tweakio.png" alt="Tweakio">
<p class="price">Free!</p>
<p>Search packages globally... from your favourite package manager!</p>
<p><a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://spartacusdev.github.io/"><b>Add to Cydia</b></a></p><br>
<p><a href="installer://add/repo=https://spartacusdev.github.io/"><b>Add to Installer</b></a></p><br>
<p><a href="sileo://source/https://spartacusdev.github.io/"><b>Add to Sileo</b></a></p><br>
<p><a href="zbra://sources/add/https://spartacusdev.github.io/"><b>Add to Zebra</b></a></p>
</div>
<div class="item">
<h1>Canister</h1>
<img src="images/Tweakio.png" alt="Tweakio">
<p class="price">Free!</p>
<p>Canister plugin for Tweakio!</p>
<p><a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://spartacusdev.github.io/"><b>Add to Cydia</b></a></p><br>
<p><a href="installer://add/repo=https://spartacusdev.github.io/"><b>Add to Installer</b></a></p><br>
<p><a href="sileo://source/https://spartacusdev.github.io/"><b>Add to Sileo</b></a></p><br>
<p><a href="zbra://sources/add/https://spartacusdev.github.io/"><b>Add to Zebra</b></a></p>
</div>
<div class="item">
<h1>iOSRepoUpdates</h1>
<img src="images/Tweakio.png" alt="Tweakio">
<p class="price">Free!</p>
<p>iOS Repo Updates plugin for Tweakio!</p>
<p><a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://spartacusdev.github.io/"><b>Add to Cydia</b></a></p><br>
<p><a href="installer://add/repo=https://spartacusdev.github.io/"><b>Add to Installer</b></a></p><br>
<p><a href="sileo://source/https://spartacusdev.github.io/"><b>Add to Sileo</b></a></p><br>
<p><a href="zbra://sources/add/https://spartacusdev.github.io/"><b>Add to Zebra</b></a></p>
</div>
<div class="item">
<h1>TweakReviewsDB</h1>
<img src="images/Tweakio.png" alt="Tweakio">
<p class="price">Free!</p>
<p>TweakReviewsDB for Tweakio!</p>
<p><a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://spartacusdev.github.io/"><b>Add to Cydia</b></a></p><br>
<p><a href="installer://add/repo=https://spartacusdev.github.io/"><b>Add to Installer</b></a></p><br>
<p><a href="sileo://source/https://spartacusdev.github.io/"><b>Add to Sileo</b></a></p><br>
<p><a href="zbra://sources/add/https://spartacusdev.github.io/"><b>Add to Zebra</b></a></p>
</div>
<div class="item">
<h1>Notey</h1>
<img src="images/Notey.png" alt="Notey">
<p class="price">Free!</p>
<p>Open your notes from everywhere!</p>
<p><a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://spartacusdev.github.io/"><b>Add to Cydia</b></a></p><br>
<p><a href="installer://add/repo=https://spartacusdev.github.io/"><b>Add to Installer</b></a></p><br>
<p><a href="sileo://source/https://spartacusdev.github.io/"><b>Add to Sileo</b></a></p><br>
<p><a href="zbra://sources/add/https://spartacusdev.github.io/"><b>Add to Zebra</b></a></p>
</div>
</div>
<footer class="page-footer">
<a href="mailto:dev.spartacus@gmail.com">Contact Us</a>
<a href="https://github.com/SpartacusDev">Github</a>
<a href="https://discord.gg/mZZhnRDGeg">Support Discord Server</a>
</footer>
</body>
</html>