From a670aee7f555f6eee6e3ef5d88307b9dae052db1 Mon Sep 17 00:00:00 2001 From: Alex Vitkov Date: Sun, 7 Mar 2021 10:28:34 +0200 Subject: asdf --- actions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions.js') diff --git a/actions.js b/actions.js index 776e7ad..69912e4 100644 --- a/actions.js +++ b/actions.js @@ -13,6 +13,6 @@ const actions = [ { "extension": ".txt", "text": "Google search contents", - "url": "https://www.google.com/search?q=$filename" + "url": "https://www.google.com/search?q=$content_urlencoded" } ]; -- cgit v1.2.3