Garacesh Posted February 9, 2016 Posted February 9, 2016 (edited) IllegalMusicPiracySite.com IllegalMusicPiracySite.Net IllegalMusicPiracySite.org IllegalMusicPiracySite.yoga (no, seriously, .yoga) It's just a losing game of whack-a-mole to keep on top of these. Smoothwall doesn't like it if I do IllegalMusicPiracySite.* Is there a way to block with wildcards? Edit: Did this get moved, or did I post in the wrong forum like a numpty? I meant to post this the into Smoothwall forum. Edited February 9, 2016 by Garacesh
CyberDrac Posted February 12, 2016 Posted February 12, 2016 (edited) Block the URL patterns rather than the URL? edited : from phrase to URL patterns Edited February 12, 2016 by CyberDrac
ReBoot Posted February 12, 2016 Posted February 12, 2016 Don't know about Smoothwall but in Dansguardian this would require a rule using a regular expression to filter domains/URLS. As Smoothwall is derived from Dansguardian I'm assuming it should be similar.
Arthur Posted February 12, 2016 Posted February 12, 2016 http://www.edugeek.net/forums/smoothwall-direct-support/165683-block-entire-domain-extensions.html#post1419790?
SmoothSupporter Posted February 19, 2016 Posted February 19, 2016 Sounds like a regex would be the best bet here, possibly a URL pattern. You could make an appropriate one using the regex builders online https://regex101.com/ I don't claim to be an expert on regular expressions, but something like: (IllegalMusicPiracySite) 1st Capturing group (IllegalMusicPiracySite) IllegalMusicPiracySite matches the characters IllegalMusicPiracySite literally (case sensitive) Regards,
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now