This repository was archived by the owner on Mar 7, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ProStore app source URL: https://prostore-ios.github.io/apps.json
1313
1414## Install ProStore
1515
16- - <a href =" https://prostore.free.nf " >** DIRECT INSTALL** </a ><br ><br >
16+ - <a href =" https://prostore-ios.github.io/web/ " >** DIRECT INSTALL** </a ><br ><br >
1717- <a href =" https://ProStore-IOS.github.io/sourceRedirect.html?app=altstore " >Add to AltStore</a >
1818- <a href =" https://ProStore-IOS.github.io/sourceRedirect.html?app=sidestore " >Add to SideStore</a >
1919- <a href =" https://ProStore-IOS.github.io/sourceRedirect.html?app=esign " >Add to ESign</a >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import UserNotifications
44
55struct UpdaterView : View {
66 var body : some View {
7- UpdaterWebView ( url: URL ( string: " https://prostore.free.nf/update .html " ) !)
7+ UpdaterWebView ( url: URL ( string: " https://prostore-ios.github.io/web/updater .html " ) !)
88 . edgesIgnoringSafeArea ( . all)
99 }
1010}
You can’t perform that action at this time.
0 commit comments