This is for parental control. Is there any router or access point can block URL with a pattern.
For example I want to block all videos starting with
https://www.youtube.com/shorts/*
There appears to be many routers that promise parental control but all limited to adding one URL at a time. Of course they all have pre-created rules.
A few that I found.
https://firewalla.com/products/firewalla-gold?variant=42638546993396
https://shop.opnsense.com/product/dec750-opnsense-desktop-security-appliance/
https://help.firewalla.com/hc/en-us/community/posts/360041883594-Feature-request-Block-Wildcard-URLs-like-vpn-on-kids-devices-
The few sites that do public key pinning will not work with this and will have to be configured in Squid as NoBump. Paypal, a few google sub-domains, eff.org. Most sites have abandoned public key pinning.
Squid can be installed on most operating systems and it does not have to be the home or business router. One can configure DHCP to tell specific devices by mac address or vendor type to use a different gateway. Those devices will need your self signed CA cert.
[1] - https://wiki.squid-cache.org/ConfigExamples/Intercept/SslBum...