Hi! > Hello so I was wanting to make a new port for python-adblock > (https://github.com/ArniDagur/python-adblock) so it can be added as a > dependency of www/qutebrowser but I'm not quite sure what is the correct > category for such a port. I can easily see it falling under net, net-mgmt, or > www although I'm thinking since it is browser related it would fall under www. > > I wanted to run this by the list to see which would be the better option. > Would www be the best option here?
How is the blocking achieved ? Does it hook into the DNS lookups ? Does it parse webpages/javascript and detect patterns ? Does it use IP blacklists ? www sounds ok, or DNS, if it's DNS-based. net, if it uses IP blacklists. -- [email protected] +49 171 3101372 Now what ? _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
