aboutsummaryrefslogtreecommitdiff
path: root/cydia/index.html
blob: d52c218661a4dcb43d56db9e00c9316be0331df1 (plain)
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
<!DOCTYPE html>
<html>

<head>
    <meta charSet="utf-8" class="next-head" />
    <meta charset="UTF-8" class="next-head" />
    <title class="next-head">PINPAL's Repo</title>
    <meta name="description" content="PINPAL's Repo" class="next-head" />
    <meta name="viewport" content="width=device-width, initial-scale=1" class="next-head" />
    <link rel="icon" sizes="192x192" href="static/touch-icon.html" class="next-head" />
    <link rel="apple-touch-icon" href="static/touch-icon.html" class="next-head" />
    <link rel="mask-icon" href="static/favicon-mask.html" color="#49B882" class="next-head" />
    <link rel="icon" href="static/favicon.ico" class="next-head" />
    <meta property="og:url" content="http://repo.auxiliumdev.com/" class="next-head" />
    <meta property="og:title" content="PINPAL's Repo" class="next-head" />
    <meta property="og:description" content="PINPAL's Repo" class="next-head" />
    <meta name="twitter:site" content="http://repo.auxiliumdev.com/" class="next-head" />
    <meta name="twitter:card" content="summary_large_image" class="next-head" />
    <meta name="twitter:image" content="" class="next-head" />
    <meta property="og:image" content="" class="next-head" />
    <meta property="og:image:width" content="1200" class="next-head" />
    <meta property="og:image:height" content="630" class="next-head" />
    <link rel="stylesheet" type="text/css" href="assets/css/styles.css" class="next-head" />
    <link rel="stylesheet" type="text/css" href="assets/css/fa-regular.min.css" class="next-head" />
    <link rel="stylesheet" type="text/css" href="assets/css/fa-solid.min.css" class="next-head" />
    <link rel="stylesheet" type="text/css" href="assets/css/fontawesome.min.css" class="next-head" />
</head>

<body>
    <div>
        <div id="__next">
            <div data-reactroot="">
                <div>
                    <link rel="stylesheet" type="text/css" href="assets/css/index.css" />
                    <div class="packages-container">
                        <h1>PINPAL's Repo</h1>
                        <h2>Packages</h2><br><br>
                        <panel class="modern">
                            <panel-body className="green-gradient" style="background:linear-gradient(90deg,#30c381, #089e46) !important;width:80px;margin:auto;padding-top:7px;padding-bottom:7px;;font-size:14px;font-weight:600;letter-spacing:0.5px"><a style="padding-top:0px" class="reviews-more" target="_blank" href="cydia://url/https://cydia.saurik.com/api/share#?source=http://pinpal.github.io/"><label style="color:white !important">Add Repo</label></a></panel-body>
                        </panel><br/>
                        <div class="package-container">
                            <panel>
                                <a href="package/HomeGesture/index.html" as="package/HomeGesture/index.html">
                                    <panel-body>
                                        <h3 style="margin-top:-4px">HomeGesture</h3>
                                        <h5><span style="float:left">iPhone X Gestures for Everyone</span><span style="float:right;color:#777;font-size:smaller;padding-top:3px">0.0.3</span></h5>
                                    </panel-body>
                                </a>
                            </panel>
                                <panel>
                                    <a href="package/NoFolder/index.html" as="package/NoFolder/index.html">
                                        <panel-body>
                                            <h3 style="margin-top:-4px">NoFolderIcons</h3>
                                            <h5><span style="float:left">Remove Background From Folders</span><span style="float:right;color:#777;font-size:smaller;padding-top:3px">1.0</span></h5>
                                        </panel-body>
                                    </a>
                                </panel>
                                <panel>
                                    <a href="package/Bleed/index.html" as="package/Bleed/index.html">
                                        <panel-body>
                                            <h3 style="margin-top:-4px">Bleed Theme</h3>
                                            <h5><span style="float:left">Bold Titles with App Previews.</span><span style="float:right;color:#777;font-size:smaller;padding-top:3px">0.1.9</span></h5>
                                        </panel-body>
                                    </a>
                                </panel>
                                <panel>
                                    <a href="http://cydia.saurik.com/package/com.pinpal.trueart/" as="http://cydia.saurik.com/package/com.pinpal.trueart/">
                                        <panel-body>
                                            <h3 style="margin-top:-4px">True Art Theme</h3>
                                            <h5><span style="float:left">Hand Crafted In "mspaint.exe" </span><span style="float:right;color:#777;font-size:smaller;padding-top:3px">1.4</span></h5>
                                        </panel-body>
                                    </a>
                                </panel>
                        </div>

                    </div>
                </div>
            </div>
        </div>
    </div>
</body>

</html>