Commit Graph
20 Commits
Author SHA1 Message Date
mrrfv dc4e1b1155 Only show the count of whitelisted domains 2023-09-08 19:58:31 +02:00
mrrfv 38d2f48024 Show how much over the domain limit we are 2023-09-07 21:05:42 +02:00
mrrfv cbca9613c6 Dry run support 2023-09-07 20:57:08 +02:00
mrrfv eb1eb8c7f1 Show a count of duplicate domains instead of listing all 2023-09-07 20:52:04 +02:00
Norbert 39dd3a3d0f console log whitelist: ${domain} - removing 2023-06-30 07:53:13 +02:00
Norbert 053a5e86b2 Update whitelist command: Display domain count 2023-06-30 07:36:37 +02:00
Norbert 1a1daadaba Check for duplicates before trim 2023-06-29 01:48:42 +02:00
mrrfv 9e80ebb8ea incomplete compatibility with filter lists using wildcard domains 2023-05-22 14:56:02 +02:00
mrrfv 718ab036cd List the amount of items found in the whitelist 2023-05-15 15:06:35 +02:00
mrrfv f5380ede47 Don't exit if whitelist doesn't exit 2023-05-15 15:03:53 +02:00
Norbert 743583fe4c fixup 2023-05-15 00:06:19 +02:00
Norbert 10fd1fd439 ^$important 2023-05-14 23:06:36 +02:00
Norbert 7ed92ac1a6 let whitelist = []; // Define an empty array for the whitelist 2023-05-14 22:50:13 +02:00
Norbert 50375c73cb .replace('||', '')
.replace('^', '')
2023-05-14 22:43:49 +02:00
Norbert b14c11c1cc let whitelist = []; 2023-05-14 22:34:23 +02:00
Norbert 0783c539b6 ? 2023-05-14 22:21:50 +02:00
Norbert 22785b06e8 whitelist 2023-05-14 22:01:39 +02:00
mrrfv 506b8f6a32 improve CI privacy features 2023-05-02 18:15:12 +02:00
mrrfv c327c5ab42 Privacy improvements for CI 2023-05-02 17:55:28 +02:00
mrrfv d51b99214d Initial version 2023-05-02 17:26:54 +02:00