File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 category : aarch64
2626
2727 runs-on : ${{ matrix.targets.os }}
28- if : startsWith(github.repository, 'keiko233 ')
28+ if : startsWith(github.repository, 'LibNyanpasu ')
2929 steps :
3030 - name : Checkout repository
3131 uses : actions/checkout@v4
@@ -146,7 +146,7 @@ jobs:
146146 name : Update tag
147147 runs-on : ubuntu-latest
148148 needs : [release]
149- if : startsWith(github.repository, 'keiko233 ')
149+ if : startsWith(github.repository, 'LibNyanpasu ')
150150 steps :
151151 - name : Checkout repository
152152 uses : actions/checkout@v4
@@ -182,7 +182,7 @@ jobs:
182182 name : Update Nightly Updater
183183 runs-on : ubuntu-latest
184184 needs : [release, update_tag]
185- if : startsWith(github.repository, 'keiko233 ')
185+ if : startsWith(github.repository, 'LibNyanpasu ')
186186 steps :
187187 - name : Checkout repository
188188 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2323 category : aarch64
2424
2525 runs-on : ${{ matrix.targets.os }}
26- if : startsWith(github.repository, 'keiko233 ')
26+ if : startsWith(github.repository, 'LibNyanpasu ')
2727 steps :
2828 - name : Checkout repository
2929 uses : actions/checkout@v4
@@ -135,7 +135,7 @@ jobs:
135135 needs : release
136136 runs-on : ubuntu-latest
137137 if : |
138- startsWith(github.repository, 'keiko233 ')
138+ startsWith(github.repository, 'LibNyanpasu ')
139139 steps :
140140 - name : Checkout repository
141141 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 66 release-update :
77 runs-on : ubuntu-latest
88 if : |
9- startsWith(github.repository, 'keiko233 ')
9+ startsWith(github.repository, 'LibNyanpasu ')
1010 steps :
1111 - name : Checkout repository
1212 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 66 "tauri" : {
77 "updater" : {
88 "endpoints" : [
9- " https://mirror.ghproxy.com/https://github.com/keiko233 /clash-nyanpasu/releases/download/updater/update-nightly-proxy.json" ,
10- " https://gh-proxy.com/https://github.com/keiko233 /clash-nyanpasu/releases/download/updater/update-nightly-proxy.json" ,
11- " https://github.com/keiko233 /clash-nyanpasu/releases/download/updater/update-nightly.json"
9+ " https://mirror.ghproxy.com/https://github.com/LibNyanpasu /clash-nyanpasu/releases/download/updater/update-nightly-proxy.json" ,
10+ " https://gh-proxy.com/https://github.com/LibNyanpasu /clash-nyanpasu/releases/download/updater/update-nightly-proxy.json" ,
11+ " https://github.com/LibNyanpasu /clash-nyanpasu/releases/download/updater/update-nightly.json"
1212 ]
1313 }
1414 }
Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ fn decompress_and_set_permission(
341341
342342pub async fn get_latest_version_manifest ( mirror : & str ) -> Result < ManifestVersion > {
343343 let url = format ! (
344- "{}/keiko233 /clash-nyanpasu/raw/dev/manifest/version.json" ,
344+ "{}/LibNyanpasu /clash-nyanpasu/raw/dev/manifest/version.json" ,
345345 mirror
346346 ) ;
347347 log:: debug!( "{}" , url) ;
Original file line number Diff line number Diff line change 7373 "updater" : {
7474 "active" : true ,
7575 "endpoints" : [
76- " https://mirror.ghproxy.com/https://github.com/keiko233 /clash-nyanpasu/releases/download/updater/update-proxy.json" ,
77- " https://gh-proxy.com/https://github.com/keiko233 /clash-nyanpasu/releases/download/updater/update-proxy.json" ,
78- " https://github.com/keiko233 /clash-nyanpasu/releases/download/updater/update.json"
76+ " https://mirror.ghproxy.com/https://github.com/LibNyanpasu /clash-nyanpasu/releases/download/updater/update-proxy.json" ,
77+ " https://gh-proxy.com/https://github.com/LibNyanpasu /clash-nyanpasu/releases/download/updater/update-proxy.json" ,
78+ " https://github.com/LibNyanpasu /clash-nyanpasu/releases/download/updater/update.json"
7979 ],
8080 "dialog" : false ,
8181 "pubkey" : " dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDlBMUM0NjMxREZCNDRGMjYKUldRbVQ3VGZNVVljbW43N0FlWjA4UkNrbTgxSWxSSXJQcExXNkZjUTlTQkIyYkJzL0tsSWF2d0cK"
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ export default function SettingPage() {
2121 } ;
2222
2323 const toGithubRepo = useLockFn ( ( ) => {
24- return openWebUrl ( "https://github.com/keiko233 /clash-nyanpasu" ) ;
24+ return openWebUrl ( "https://github.com/LibNyanpasu /clash-nyanpasu" ) ;
2525 } ) ;
2626
2727 return (
You can’t perform that action at this time.
0 commit comments