From 7eeaeb63f47f387307f76733a2d628261728de29 Mon Sep 17 00:00:00 2001 From: Maxmaaax <> Date: Fri, 5 Apr 2024 11:14:31 +0200 Subject: [PATCH 1/6] Add T-Kash --- declarations/T-kash.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 declarations/T-kash.json diff --git a/declarations/T-kash.json b/declarations/T-kash.json new file mode 100644 index 0000000..7c6082e --- /dev/null +++ b/declarations/T-kash.json @@ -0,0 +1,11 @@ +{ + "name": "T-kash", + "documents": { + "Terms of Service": { + "fetch": "https://telkom.co.ke/t-kash-terms-and-conditions/", + "select": [ + ".elementor-element-c4ffb1f .elementor-background-overlay" + ] + } + } +} From cf19efa2bd718607b1761f6021a513b60ff554f9 Mon Sep 17 00:00:00 2001 From: Clifford Ouma Date: Wed, 15 May 2024 11:13:17 +0300 Subject: [PATCH 2/6] Remove unnecessary selector --- declarations/T-kash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/declarations/T-kash.json b/declarations/T-kash.json index 7c6082e..9b8eb0f 100644 --- a/declarations/T-kash.json +++ b/declarations/T-kash.json @@ -4,7 +4,7 @@ "Terms of Service": { "fetch": "https://telkom.co.ke/t-kash-terms-and-conditions/", "select": [ - ".elementor-element-c4ffb1f .elementor-background-overlay" + ".elementor-background-overlay" ] } } From 9cabb7276673944bfb133b55238e25925d3373ef Mon Sep 17 00:00:00 2001 From: Clifford Ouma Date: Wed, 15 May 2024 11:31:42 +0300 Subject: [PATCH 3/6] Fix selector for declaration --- declarations/T-kash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/declarations/T-kash.json b/declarations/T-kash.json index 9b8eb0f..9d7e95a 100644 --- a/declarations/T-kash.json +++ b/declarations/T-kash.json @@ -4,7 +4,7 @@ "Terms of Service": { "fetch": "https://telkom.co.ke/t-kash-terms-and-conditions/", "select": [ - ".elementor-background-overlay" + "div.elementor-background-overlay" ] } } From 7668e88989feea1be17e027114aa4a025e624bd0 Mon Sep 17 00:00:00 2001 From: Clifford Ouma Date: Wed, 15 May 2024 11:37:25 +0300 Subject: [PATCH 4/6] Refactor declaration selector for T-Kash --- declarations/T-kash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/declarations/T-kash.json b/declarations/T-kash.json index 9d7e95a..7c6082e 100644 --- a/declarations/T-kash.json +++ b/declarations/T-kash.json @@ -4,7 +4,7 @@ "Terms of Service": { "fetch": "https://telkom.co.ke/t-kash-terms-and-conditions/", "select": [ - "div.elementor-background-overlay" + ".elementor-element-c4ffb1f .elementor-background-overlay" ] } } From a9058f52a7a3f6fe8cee0e6bede61df68532c9e5 Mon Sep 17 00:00:00 2001 From: Clifford Ouma Date: Fri, 6 Sep 2024 17:23:20 +0300 Subject: [PATCH 5/6] Refactor T-kash.json selectors --- declarations/T-kash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/declarations/T-kash.json b/declarations/T-kash.json index e64aabc..da74143 100644 --- a/declarations/T-kash.json +++ b/declarations/T-kash.json @@ -4,7 +4,7 @@ "Terms of Service": { "fetch": "https://telkom.co.ke/t-kash-terms-and-conditions/", "select": [ - ".elementor-element-c4ffb1f .elementor-background-overlay" + "#content > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-62debe2.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div" ] }, "Privacy Policy": { From c5a9bd82025cca3f890963997b757127ef5c5eac Mon Sep 17 00:00:00 2001 From: Clifford Ouma Date: Fri, 6 Sep 2024 17:28:17 +0300 Subject: [PATCH 6/6] Update T-kash.json --- declarations/T-kash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/declarations/T-kash.json b/declarations/T-kash.json index da74143..2ba1ff7 100644 --- a/declarations/T-kash.json +++ b/declarations/T-kash.json @@ -6,7 +6,7 @@ "select": [ "#content > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-62debe2.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div" ] - }, + }, "Privacy Policy": { "fetch": "https://telkom.co.ke/t-kash-terms-and-conditions/", "select": [