From 3a20e9735472634e34917447b645c77a843a4eb6 Mon Sep 17 00:00:00 2001 From: Kevin R Date: Thu, 20 Aug 2020 22:12:55 +0000 Subject: [PATCH 1/3] Update lockdown.yml --- .github/lockdown.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/lockdown.yml b/.github/lockdown.yml index 29f62a0..1c93446 100644 --- a/.github/lockdown.yml +++ b/.github/lockdown.yml @@ -25,9 +25,9 @@ # Optionally, specify configuration settings just for `issues` or `pulls` issues: comment: > - This repository is only a mirror of https://gitlab.com/KevinRoebert/ClearUrls. Issues are readed here, but not directly addressed. If possible, please use the GitLab repo or this support mail address: clearurls_1 (at) kevinroebert.de. + This repository is only a mirror of https://gitlab.com/KevinRoebert/ClearUrls. Issues are read here, but it can take longer until they are addressed. If possible, please use the GitLab repo or this support mail address: clearurls_1 (at) kevinroebert.de. lock: false - close: true + close: false pulls: comment: > From 951d1c9f7bd3250d32dd41fc6c26a3fdb03c6bf3 Mon Sep 17 00:00:00 2001 From: Kevin R Date: Fri, 21 Aug 2020 00:19:25 +0200 Subject: [PATCH 2/3] Added new rule https://github.com/ClearURLs/Addon/pull/57 --- data/data.min.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/data.min.json b/data/data.min.json index 9cbb695..246927f 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -140,7 +140,8 @@ "sourceid", "sxsrf", "rlz", - "i-would-rather-use-firefox" + "i-would-rather-use-firefox", + "stick" ], "referralMarketing": [ "referrer" From ad64f98a284704f0b0df1d0ba69a2ef4a5e46191 Mon Sep 17 00:00:00 2001 From: Kevin R Date: Fri, 21 Aug 2020 00:22:53 +0200 Subject: [PATCH 3/3] Update data.min.json --- data/data.min.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/data.min.json b/data/data.min.json index 246927f..9cbb695 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -140,8 +140,7 @@ "sourceid", "sxsrf", "rlz", - "i-would-rather-use-firefox", - "stick" + "i-would-rather-use-firefox" ], "referralMarketing": [ "referrer"