Merge pull request #58 from LeeeMooo/main

fix py
This commit is contained in:
秋城落叶
2024-04-30 12:24:18 +08:00
committed by GitHub
3 changed files with 5 additions and 1 deletions

View File

@@ -344,7 +344,7 @@ def main():
) )
for it in desireApp: for it in desireApp:
if useOptool is None or useOptool is True: if useOptool is None or useOptool is True:
bsh = rf"sudo cp '{it}' /tmp/app && sudo {current.parent}/tool/optool install -p {destination_dylib} -t /tmp/app {"--resign" if not no_sign_target else ''} && sudo cp /tmp/app '{it}'" bsh = rf"sudo cp '{it}' /tmp/app && sudo {current.parent}/tool/optool install -p {destination_dylib} -t /tmp/app {'--resign' if not no_sign_target else ''} && sudo cp /tmp/app '{it}'"
else: else:
bsh = rf"sudo {current.parent}/tool/insert_dylib {destination_dylib} '{backup}' '{it}'" bsh = rf"sudo {current.parent}/tool/insert_dylib {destination_dylib} '{backup}' '{it}'"
sh.append(bsh) sh.append(bsh)

View File

@@ -5,6 +5,10 @@ X=W;|X=()=>{};
regex:=\w=>\w>=2|=()=>{return !1} regex:=\w=>\w>=2|=()=>{return !1}
regex:,n.push\(.*?path:"/account"}\),|, regex:,n.push\(.*?path:"/account"}\),|,
let r="/account"|let r="/terminal" let r="/account"|let r="/terminal"
api.termius.com|localhost
sentry.io|localhost
split.io|localhost
mixpanel.com|localhost
title:"Terminal"|title:"终端" title:"Terminal"|title:"终端"
title:"Shortcuts"|title:"快捷键" title:"Shortcuts"|title:"快捷键"