From 058374be8d21384bc1657cc2ef47cbab8ad0010f Mon Sep 17 00:00:00 2001 From: Ty Potter Date: Sun, 27 Jan 2019 22:16:58 -0700 Subject: [PATCH] update to match new ekos server --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e8fc87c..fa11308 100644 --- a/manifest.json +++ b/manifest.json @@ -17,7 +17,7 @@ ], "content_scripts": [ { - "matches": ["https://na2.goekos.com/*"], + "matches": ["https://na4.goekos.com/*"], "js":[ "jquery.min.js", "const.js", "lib/knot.js", "ekos_parsing.js", "overlays/batch.js",