From e6541486de98badd50f7b504d6a701d25c00f52d Mon Sep 17 00:00:00 2001 From: sheldon34 <> Date: Fri, 5 Apr 2024 11:35:17 +0200 Subject: [PATCH] Add Airtel Money --- declarations/Airtel Money.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 declarations/Airtel Money.json diff --git a/declarations/Airtel Money.json b/declarations/Airtel Money.json new file mode 100644 index 0000000..49412ce --- /dev/null +++ b/declarations/Airtel Money.json @@ -0,0 +1,12 @@ +{ + "name": "Airtel Money", + "documents": { + "Terms of Service": { + "fetch": "https://www.airtelkenya.com/AM_Terms_and_Conditions", + "select": [ + "article" + ], + "executeClientScripts": true + } + } +}