Page:
Exclusion list file format
Pages
A comprehensive guide to Cookie Dialog Monster
Exclusion list file format
Help or issues?
How do I submit a non-site-related issue?
How do I add a site to my exclusion list manually?
How do I clear my exclusion list?
How do I disable/enable the extension for a specific site?
How do I export a exclusion list?
How do I import a exclusion list?
How do I remove a exclusion from my exclusion list?
How do I report a broken site?
List of unsupported sites
Step-by-step installation guide for Mozilla Firefox Mobile
Step-by-step installation guide for Mozilla Firefox
Step-by-step installation guide for advanced users and non-listed browsers
Step-by-step installation guide for developers
1
Exclusion list file format
wanhose edited this page 2024-10-15 09:42:40 +00:00
Table of Contents
The .cdm
file is used to store domain exclusions for the Cookie Dialog Monster extension. This file should follow a specific format to ensure proper functionality.
Blank lines
The file must not contain any blank lines.
Domain lines
Each line should contain a single domain in the following formats:
- For URLs like
https://another.example.com
, useanother.example.com
- For URLs like
https://example.com
, useexample.com
- For URLs like
https://www.example.com
, useexample.com
No spaces
Ensure there are no spaces before, between or after the domain name.
Valid .cdm
file example
example-1.com
example-2.com
example-3.com
example-4.com
example-5.com
another.example-1.com
another.example-2.com
another.example-3.com
another.example-4.com
another.example-5.com