<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/simple-adblock/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2023-08-28T21:17:03Z</updated>
<entry>
<title>adblock-fast: initial commit</title>
<updated>2023-08-28T21:17:03Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2023-08-28T21:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=be69e34ce3b4f4c144b4b9e7ec2a6b480ee4d44a'/>
<id>urn:sha1:be69e34ce3b4f4c144b4b9e7ec2a6b480ee4d44a</id>
<content type='text'>
* this package replaces simple-adblock package
* it was impossible to keep existing config structure and continue
  improving the simple-adblock the way I wanted, hence the new
  package name
* the migration script for existing simple-adblock config is included in
  the uci-defaults file

Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
<entry>
<title>simple-adblock: bugfixes for uci_load_validate</title>
<updated>2023-08-15T16:31:28Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2023-08-15T16:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ad8aa084c18af6fd878e578453d7077deb5c223e'/>
<id>urn:sha1:ad8aa084c18af6fd878e578453d7077deb5c223e</id>
<content type='text'>
* fix validation for force_dns_port when missing in config
* fix validation for dns_instance when * or - are used

Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
<entry>
<title>simple-adblock: force_dns_port validation bugfix</title>
<updated>2023-08-08T09:28:31Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2023-08-08T09:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=173d163f0935bd21e667fcd9a895718112d71718'/>
<id>urn:sha1:173d163f0935bd21e667fcd9a895718112d71718</id>
<content type='text'>
Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
<entry>
<title>simple-adblock: dnsmasq access bugfix &amp; misc improvements</title>
<updated>2023-07-23T05:06:49Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2023-07-23T05:06:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=dea274cc333ab99e42b569bf412c23e0dfd8a87a'/>
<id>urn:sha1:dea274cc333ab99e42b569bf412c23e0dfd8a87a</id>
<content type='text'>
* fix permission to dnsmasq files for ad-blocking
* add pause function to pause the ad-blocking temporarily
* introduce pause_timeout option to control default pause time
* update default config and config-update file
* use $param instead of $1 in adb_start()

Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
<entry>
<title>simple-adblock: add family to firewall json objects</title>
<updated>2023-05-07T02:29:53Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2023-05-07T02:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0b84504670465876c8469da7dfb42f27d34db501'/>
<id>urn:sha1:0b84504670465876c8469da7dfb42f27d34db501</id>
<content type='text'>
Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
<entry>
<title>simple-adblock: implement curl_additional_param compressed_cache_dir</title>
<updated>2023-04-03T21:20:42Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2023-04-03T21:20:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=549a66bbfab309af9564200877f6f478a86f06ad'/>
<id>urn:sha1:549a66bbfab309af9564200877f6f478a86f06ad</id>
<content type='text'>
* curl_additional_param: to pass additional parameters (like proxy) to curl
* compressed_cache_dir: where to store compressed cache in non-volitile memory

Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
<entry>
<title>simple-adblock: update init file and config</title>
<updated>2023-03-11T10:48:34Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2023-03-11T10:43:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=35f4830de79f332dd532fcb26e704d1356f99c94'/>
<id>urn:sha1:35f4830de79f332dd532fcb26e704d1356f99c94</id>
<content type='text'>
* move network.sh and jshn.sh includes into load_validate_config function
  to prevent errors when adding the package to image with the Image Builder
* add @bongochong compressed domains block-list to the config

Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
<entry>
<title>simple-adblock: bugfix: ensure directory for jsonFile is created</title>
<updated>2023-02-19T20:22:32Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2023-02-19T20:22:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2bb10d0c2c9a2517acea9cadeaf2d390066f72f4'/>
<id>urn:sha1:2bb10d0c2c9a2517acea9cadeaf2d390066f72f4</id>
<content type='text'>
Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
<entry>
<title>simple-adblock: implement procd_boot_wan_timeout support</title>
<updated>2023-02-19T05:10:35Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2023-02-19T05:09:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=587cd4d0d7dbce12b4ba031477739f070a7c5873'/>
<id>urn:sha1:587cd4d0d7dbce12b4ba031477739f070a7c5873</id>
<content type='text'>
* implement procd_boot_wan_timeout support
* update config with oisd ABPlus and domains lists

Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
<entry>
<title>simple-adblock: update to 1.9.4-1</title>
<updated>2023-02-16T23:10:22Z</updated>
<author>
<name>Stan Grishin</name>
</author>
<published>2023-02-16T22:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6c45b403177bcb72f4a53fb63e8998a99437b150'/>
<id>urn:sha1:6c45b403177bcb72f4a53fb63e8998a99437b150</id>
<content type='text'>
* update default config for new oisd.nl lists
* conf.update file to migrate oisd.nl lists to the new format
* introduce AdBlockPlus lists support (new oisd.nl format)
* longer wait for WAN up/gateway detection
* make load_environemnt only execute once to suppress duplicate
  warnings/errors

PS. While I was testing this, oisd.nl has brought back the old domains
    lists as well, so this version supports both as I'm unclear as to
    why the "big" ABPlus list is only 6.2Mb where as the "big" domains
    list is whopping 19.9Mb.

Signed-off-by: Stan Grishin &lt;stangri@melmac.ca&gt;
</content>
</entry>
</feed>
