From 4de129aebade2dd0478456e1875a09507d7a6b13 Mon Sep 17 00:00:00 2001 From: Araragi Date: Wed, 3 Aug 2022 17:27:23 -0400 Subject: [PATCH] Make sure JKCS works in the report window. --- build-ff.js | 2 +- chrome/manifest.json | 2 +- firefox/manifest.json | 8 +++++--- firefox_update.json | 2 +- jkcs-0.25.xpi | 3 +++ 5 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 jkcs-0.25.xpi diff --git a/build-ff.js b/build-ff.js index 0410e20..f3850c3 100644 --- a/build-ff.js +++ b/build-ff.js @@ -10,7 +10,7 @@ import webExt from "web-ext"; let res = spawnSync("git", ["rev-list", "--count", "HEAD"]); let rev = +res.stdout; -const domains = ["https://*.4chan.org/*", "https://*.4channel.org/*"]; +const domains = ["https://*.4chan.org/*", "https://*.4channel.org/*", "https://sys.4chan.org/*"]; const manif = { manifest_version: 2, diff --git a/chrome/manifest.json b/chrome/manifest.json index a2d807f..afa786e 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "JannySkillersCaptchaSolver", "description": "The Janny Skillers Captcha Solver of choice.", - "version": "0.23", + "version": "0.25", "icons": { "64": "1449696017588.png" }, diff --git a/firefox/manifest.json b/firefox/manifest.json index 0066497..a138b5a 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -8,19 +8,21 @@ }, "name": "JannySkillersCaptchaSolver", "description": "The Janny Skillers Captcha Solver of choice.", - "version": "0.23", + "version": "0.25", "icons": { "64": "1449696017588.png" }, "permissions": [ "https://*.4chan.org/*", - "https://*.4channel.org/*" + "https://*.4channel.org/*", + "https://sys.4chan.org/*" ], "content_scripts": [ { "matches": [ "https://*.4chan.org/*", - "https://*.4channel.org/*" + "https://*.4channel.org/*", + "https://sys.4chan.org/*" ], "css": [], "run_at": "document_end", diff --git a/firefox_update.json b/firefox_update.json index f7ea7b8..0a55041 100644 --- a/firefox_update.json +++ b/firefox_update.json @@ -1 +1 @@ -{"addons":{"{jkcs@coom.tech}":{"updates":[{"version":"0.23","update_link":"https://git.coom.tech/araragi/JKCS/raw/branch/master/jkcs-0.23.xpi"}]}}} \ No newline at end of file +{"addons":{"{jkcs@coom.tech}":{"updates":[{"version":"0.25","update_link":"https://git.coom.tech/araragi/JKCS/raw/branch/master/jkcs-0.25.xpi"}]}}} \ No newline at end of file diff --git a/jkcs-0.25.xpi b/jkcs-0.25.xpi new file mode 100644 index 0000000..36d3402 --- /dev/null +++ b/jkcs-0.25.xpi @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df16e75d8d37f0d38d4a4682b92d9e7bfce3d811d013edd3bf5a0480da0dfdd5 +size 9545532