@@ -60,17 +60,18 @@ Create your link using the query parameters below. These parameters are stable a
6060 - ` apps.altstore.io ` (becomes ` https://apps.altstore.io ` )
6161- ` &exclude ` (string, optional)
6262 - Comma‑separated list of buttons to hide. Valid keys:
63- - ` stikstore ` , ` sidestore ` , ` altstore ` , ` livecontainer ` , ` feather ` , ` trollapps `
63+ - ` altstore ` , ` feather ` , ` livecontainer ` , ` sidestore ` , ` stikstore ` , ` trollapps `
6464 - Example: ` &exclude=altstore,feather `
6565- ` &r ` (string, optional)
6666 - Valid keys matches ` exclude ` . Only one entry.
6767 - Example: ` r=sidestore `
6868 - Must be used with ` url ` present. When present, the page immediately redirects using these mappings:
69- - ` stikstore ` → ` stikstore://add-source?url=<url> `
70- - ` sidestore ` → ` sidestore://source?url=<url> `
7169 - ` altstore ` → ` altstore-classic://source?url=<url> `
72- - ` livecontainer ` → ` livecontainer://source?url=<url> `
7370 - ` feather ` → ` feather://source/<url> `
71+ - ` livecontainer ` → ` livecontainer://source?url=<url> `
72+ - ` sidestore ` → ` sidestore://source?url=<url> `
73+ - ` stikstore ` → ` stikstore://add-source?url=<percent-encoded http/https source URL> `
74+ - StikStore also accepts ` source ` , ` sourceURL ` , ` sourceUrl ` , or ` source_url ` instead of ` url ` .
7475 - ` trollapps ` → ` trollapps://add?url=<url> `
7576
7677
0 commit comments