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 5c52bff commit 4efa3b1Copy full SHA for 4efa3b1
commands/web-searches/kinopoisk.sh
@@ -10,4 +10,8 @@
10
# @raycast.icon images/kinopoisk.png
11
# @raycast.argument1 { "type": "text", "placeholder": "query", "percentEncoded": true }
12
13
+# Documentation
14
+# @raycast.author Andrei Borisov
15
+# @raycast.authorURL https://github.com/andreiborisov
16
+
17
open "https://www.kinopoisk.ru/index.php?kp_query=$1"
0 commit comments