Skip to content

Commit

Permalink
add: sfx-jexchan
Browse files Browse the repository at this point in the history
  • Loading branch information
xrgzs committed Nov 1, 2024
1 parent 2ff703d commit 8c5fc63
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions bucket/sfx-jexchan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"version": "7.0.2.3853",
"homepage": "http://bbs.wuyou.net/forum.php?mod=viewthread&tid=419412&fromuid=378114",
"license": "Freeware",
"url": "https://api.xrgzs.top/lanzou/?url=https://www.lanzoui.com/iv4Qe27aykyd&type=down#/dl.zip",
"hash": "4ae28f4e98adc92c4ba5c3c828189eda9c9ca2421408418a064d0b159f534ec4",
"architecture": {
"64bit": {
"shortcuts": [
[
"单文件制作_x64.exe",
"单文件制作"
]
]
},
"32bit": {
"shortcuts": [
[
"单文件制作_x86.exe",
"单文件制作"
]
]
}
},
"checkver": {
"script": [
". \"$pwd\\bin\\utils.ps1\"",
"$f = Get-LanzouList \"https://mefcl.lanzouw.com/b011o5q5i\" 5upn | Where-Object { $_.name_all -like \"单文件制作*.zip\" } | Select-Object -First 1",
"$f.name_all + '=====' + $f.id"
],
"regex": "单文件制作-(.*).zip=====(?<sharekey>.*)"
},
"autoupdate": {
"url": "https://api.xrgzs.top/lanzou/?url=https://www.lanzoui.com/$matchSharekey&type=down#/dl.zip"
}
}

0 comments on commit 8c5fc63

Please sign in to comment.