diff --git a/declarations/Volvo Cars.json b/declarations/Volvo Cars.json new file mode 100644 index 0000000..844f916 --- /dev/null +++ b/declarations/Volvo Cars.json @@ -0,0 +1,13 @@ +{ + "name": "Volvo Cars", + "documents": { + "Privacy Policy": { + "executeClientScripts": true, + "fetch": "https://www.volvocars.com/fr/legal/privacy/privacy-car", + "select": { + "startBefore": "h1", + "endBefore": "#vcc-site-footer" + } + } + } +}