0
0
mirror of https://github.com/openwrt/packages.git synced 2025-08-01 23:35:42 +00:00
Files
Stan Grishin a94c5fac4b adblock-fast: update to 1.1.4-4
Makefile:
  - bugfix: change references to melmac.net to melmac.ca

README:
  - add basic README with the link to full documentation

Config:
  - add heartbeat_domain
  - add heartbeat_sleep_timeout
  - add sanity_check
  - add update_config_sizes

Init Script:
  - a lot of visual output improvements, especially with verbosity=2
  - better output separation for different verbosity levels
  - removed unneeded runningErrorFile
  - bugfix: updated runningConfigFile
  - updated runningStatusFile and added runningStatusFileLock
  - moved append_url() higher up for better visibility
  - refactor force-redownload/restart on some config changes functionality
  - improve count_blocked_domains
  - add internal debug_log() for debugging functions where output is captured
  - unified all json add/get calls in the same formatting
  - major rework on json() to allow storing of error/warning messages as json objects
  - added some error/warning messages
  - renamed `cache()` function to `adb_file()` to better reflect functionality
  - added functionality to test the dnsmasq config before restarting dnsmasq with ad-blocking
  - added functionality to throw warnings if TLDs or leading-dot domains are discovered
    in the final block-list file (can be disabled by `sanity_check` option)
  - added functionality to test DNS resolution after resolver restart with `heartbeat_domain`
    for `heartbeat_sleep_timeout` seconds
  - added functionality to revert the resolver's config/ad-blocking if heartbeat domain cannot
    be resolved after resolver restart
  - added `ALLOWED_TMP` variable/file for better processing of external allow-lists
  - added debug output to log with the elapsed time for each step of processing
  - drastically improved final block-list optimization with the new awk script
  - minor other performance improvements
  - added check_tld/check_leading_dot CLI commands to show domains breaking sanity checks
  - added validate functions to triggers

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2025-08-01 13:31:40 -05:00
..
2025-05-12 16:11:14 +02:00
2025-06-14 20:58:21 +02:00
2025-07-29 19:52:14 +03:00
2025-06-01 10:14:54 +03:00
2024-07-22 18:52:25 -07:00
2024-06-29 16:51:22 -07:00
2025-06-18 16:33:08 +08:00
2024-02-07 14:11:35 -08:00
2025-06-28 22:10:34 +02:00
2023-03-26 17:21:08 -06:00
2025-07-20 08:47:12 -04:00
2024-07-31 12:26:05 +08:00
2024-08-19 15:22:59 +02:00
2024-02-04 16:16:10 -08:00
2025-06-07 20:32:26 +02:00
2025-07-04 07:35:27 +02:00
2024-10-27 15:59:04 -07:00
2025-07-23 01:52:25 +08:00
2025-03-05 21:17:14 +02:00
2025-04-02 20:20:16 +02:00
2025-07-10 20:01:29 +02:00
2025-03-20 08:37:57 +01:00
2024-06-23 18:35:10 -07:00
2023-04-21 22:46:58 +02:00
2025-03-04 21:32:16 +01:00
2024-09-02 11:02:46 -07:00
2024-12-08 11:52:28 +02:00
2024-11-14 19:03:01 -08:00
2025-05-20 21:36:15 +02:00
2024-06-24 15:34:36 +08:00
2025-07-02 19:02:08 +08:00
2025-07-23 17:24:02 +08:00
2024-05-14 16:39:10 -07:00
2024-01-19 14:58:04 +01:00
2024-01-29 15:59:42 -08:00
2025-01-26 15:13:19 +01:00
2025-06-04 23:18:59 +03:00
2023-08-17 11:47:07 +02:00
2025-06-30 11:55:21 +08:00
2025-07-24 18:05:07 +03:00
2024-02-24 12:12:34 -08:00
2025-03-05 21:13:04 +02:00
2025-07-11 19:31:20 +08:00
2024-09-03 20:02:07 +08:00
2025-07-10 12:59:40 +02:00
2025-07-09 00:33:14 +08:00
2025-04-29 02:05:33 +01:00
2024-04-13 14:12:14 -07:00
2023-11-18 20:19:46 -08:00
2024-02-24 12:12:49 -08:00
2025-01-06 20:04:03 -08:00
2024-06-10 00:01:26 -07:00
2025-06-22 21:39:42 +02:00
2024-11-11 18:20:45 -08:00
2024-02-10 18:35:42 -08:00
2023-09-23 18:43:58 -07:00
2025-07-30 08:59:53 +03:00
2024-02-07 13:57:13 -08:00
2025-06-08 19:02:49 +03:00
2023-10-03 11:46:08 +02:00
2025-05-20 08:03:48 +02:00
2025-01-06 19:23:13 -08:00
2025-07-24 18:15:22 +03:00
2025-04-30 20:42:05 +02:00
2025-06-13 11:35:24 +02:00
2024-12-30 20:34:23 +01:00
2024-07-14 11:53:28 -07:00
2024-11-11 18:20:31 -08:00
2024-05-15 14:34:27 -07:00
2024-09-20 09:22:17 +02:00
2023-04-21 22:46:58 +02:00
2024-06-01 17:28:26 -07:00
2023-04-21 22:46:58 +02:00
2024-09-17 14:28:22 +08:00
2025-07-26 18:32:31 +03:00
2024-07-02 09:50:57 -07:00
2024-07-31 10:26:01 +02:00
2023-12-18 15:04:53 -08:00
2024-11-17 17:13:01 +00:00
2023-04-21 22:46:58 +02:00
2025-07-24 18:05:30 +03:00
2024-11-22 13:18:47 -08:00
2025-07-21 22:51:52 +02:00
2025-04-30 13:20:23 +03:00
2025-05-01 10:57:32 +03:00
2024-09-20 13:11:51 +08:00
2025-07-25 13:50:27 +08:00
2023-04-21 22:46:58 +02:00
2025-02-18 16:38:00 +02:00
2025-06-11 11:31:59 +02:00
2023-04-21 22:46:58 +02:00
2025-05-20 08:57:12 +02:00
2025-05-01 23:10:30 +02:00
2023-04-17 22:05:51 +08:00
2024-04-08 01:30:31 -07:00
2025-01-06 20:03:44 -08:00
2025-07-30 15:06:01 +08:00
2023-06-20 02:40:59 -07:00
2024-02-22 09:31:44 +08:00
2025-08-01 13:31:34 -05:00
2025-07-09 18:53:10 +08:00
2025-02-24 11:43:04 +01:00
2025-03-19 10:45:21 +01:00
2024-11-13 18:09:56 +01:00
2023-04-21 22:46:58 +02:00
2024-10-21 08:26:42 +02:00
2023-04-21 22:46:58 +02:00
2025-07-02 18:10:20 +08:00
2024-04-30 13:45:27 -07:00
2023-05-13 22:51:29 +02:00
2025-07-13 23:38:34 +02:00
2024-09-20 13:11:51 +08:00
2025-05-20 08:01:31 +02:00
2022-12-19 07:38:44 +08:00
2025-03-23 22:18:13 +01:00
2025-06-08 11:48:27 +03:00
2023-04-21 22:46:58 +02:00
2023-04-19 08:52:04 -04:00
2023-04-21 22:46:58 +02:00
2023-12-27 17:31:33 +00:00
2024-08-18 10:54:29 -07:00
2024-05-06 13:25:01 +02:00
2023-04-21 22:46:58 +02:00
2025-07-31 10:47:54 +02:00
2025-07-24 15:33:18 +02:00
2025-04-12 13:57:16 +02:00
2024-11-15 14:14:44 +01:00
2025-01-06 19:22:49 -08:00
2025-07-06 19:47:22 +02:00
2025-05-20 13:20:46 +02:00
2024-12-17 21:13:32 +01:00
2024-04-19 15:54:27 -07:00
2024-08-16 22:54:58 -07:00
2025-07-11 19:14:35 +08:00
2025-04-07 20:37:42 +08:00
2025-02-15 10:35:31 +02:00
2023-11-02 00:32:34 +08:00
2025-03-31 20:25:04 +03:00
2023-04-21 22:46:58 +02:00
2025-03-05 22:03:25 +02:00
2024-08-05 12:52:59 +08:00
2025-05-01 22:02:22 +02:00
2023-02-06 13:01:55 +08:00
2025-07-27 15:22:37 +08:00
2025-01-25 12:31:16 +02:00
2025-07-06 13:44:24 +02:00