Skip to content

Commit

Permalink
updata
Browse files Browse the repository at this point in the history
  • Loading branch information
“wyxdlz54188” committed Dec 18, 2024
1 parent 033f8d6 commit f8fd848
Show file tree
Hide file tree
Showing 14 changed files with 49 additions and 11 deletions.
Binary file modified Packages.gz
Binary file not shown.
8 changes: 4 additions & 4 deletions Release
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Origin: 李子源
Label: 李子源
Suite: stable
Version: 1.0
Codename: 玩游戏的李子-
Architectures: iphoneos-arm64
Version: 2.1
Codename: 玩科技的李子
Architectures: iphoneos-arm iphoneos-arm64 iphoneos-arm64e
Components: main
Description: lizi's Sileo Repository
Description: 漏洞不止,越狱不尽。李子源摘李,乐趣无极限。我是一名初中生。
Icon: file://CydiaIcon.png
7 changes: 3 additions & 4 deletions problems.html → about.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"/>
<title>其他问题</title>
<title>关于</title>
<script>
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
Expand All @@ -19,11 +19,10 @@ <h1>wyxdlz's Repo</h1>
<div class="sub-main-w3"/>
<div class="bg-content-w3pvt"/>
<div class="top-content-style"/>
<img src="./images/zhaonan.png" alt=""/>
<img src="./images/wyxdlz.png" alt=""/>
</div>
</br>
<a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://invalidunit.github.io/repo/" class="bottom-text-w3ls"/>没有 Sileo?添加源到 Cydia</a>
<a href="itms-services://?action=download-manifest&url=https://dl.i4.cn/sslplist/2017/08/14/09/1502675533562_625994_269617_0_2.plist" class="bottom-text-w3ls"/>无法联网?从爱思服务器安装乐网</a>
<p class="legend">李子的插件源no found!!! This page is not found. null<span class="fa fa-hand-o-down"></span></p>
</div>
</body>
</html>
15 changes: 13 additions & 2 deletions git.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
#!/var/jb/usr/bin/bash
echo "bilibili@玩游戏的李子-"
echo "bilibili@玩科技的李子"
echo "token密钥"
echo "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"
echo " "
echo "__________________________________"
echo "__________________________________"
echo "__________________________________"
echo "开始推送"
git add .
echo "上传状态"
echo "done.....100%"
echo "__________________________________"
echo "____________输入token_____________"
echo "__________________________________"
git status
git commit -m "updata"
git push
echo "推送完成"
echo "推送完成"
echo "successful"
Binary file added images/wyxdlz.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1>wyxdlz's Repo</h1>
<p class="legend">插件源<span class="fa fa-hand-o-down"></span></p>
<a href="sileo://source/https://wyxdlz54188.github.io/repo/">添加到 sileo</a>
</form>
<a href="./problems.html"/>其他问题?</a>
<a href="./about.html"/>关于李子</a>
</br>
</br>
</br>
Expand Down
Empty file added old_icon/.致敬zhaonan
Empty file.
Binary file added old_icon/CydiaIcon.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added old_icon/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added old_icon/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file added old_images/.致敬zhaonan
Empty file.
File renamed without changes.
20 changes: 20 additions & 0 deletions repo/git.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#!/var/jb/usr/bin/bash
echo "bilibili@玩科技的李子"
echo "token密钥"
echo "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"
echo " "
echo "__________________________________"
echo "__________________________________"
echo "__________________________________"
echo "开始推送"
git add .
echo "上传状态"
echo "done.....100%"
echo "__________________________________"
echo "____________输入token_____________"
echo "__________________________________"
git status
git commit -m "updata"
git push
echo "推送完成"
echo "successful"
8 changes: 8 additions & 0 deletions repo/packages.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
rm -r Packages
rm -r Packages.bz2
rm -r Packages.gz
dpkg-scanpackages --multiversion debs >> Packages
cat Packages | bzip2 > Packages.bz2
cat Packages | gzip > Packages.gz


0 comments on commit f8fd848

Please sign in to comment.