diff --git a/declarations/Jiji.json b/declarations/Jiji.json new file mode 100644 index 0000000..caa8796 --- /dev/null +++ b/declarations/Jiji.json @@ -0,0 +1,12 @@ +{ + "name": "Jiji", + "documents": { + "Privacy Policy": { + "fetch": "https://jiji.co.ke/privacy.html", + "select": [ + ".h-mv-20" + ], + "executeClientScripts": true + } + } +}