We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48a6eb commit a8c75e8Copy full SHA for a8c75e8
Ace Link/Menu/MainMenu.swift
@@ -60,13 +60,13 @@ class MainMenu: NSMenu {
60
61
Supported formats:
62
63
- • An AceStream hash.
+ • AceStream hash.
64
Example: 049ea83561b6213dee5ae806cfdf52838a4c921e
65
66
- • An AceStream hash including protocol.
+ • AceStream hash including protocol.
67
Example: acestream://049ea83561b6213dee5ae806cfdf52838a4c921e
68
69
- • A Magnet URI starting with magnet:?x followed by parameters.
+ • Magnet URI starting with magnet:?x followed by parameters.
70
Example: magnet:?xt=urn:btih:c12fe1c06bbe254a9dc9f519b335aa7c1367a88a
71
72
You can also open streams by selecting Ace Link when opening acestream:// or magnet: links.
VERSION
@@ -1 +1 @@
1
-2.0.2
+2.0.3
0 commit comments