Hacker News new | ask | show | jobs
by elashri 699 days ago
Pinterest serves pages in many domains (different TLDs). It is better to use a regex to block them.
1 comments

I would if Kagi could. I blocked them all manually.
Kagi doesn't provide it natively because of performance issues. They contributed to ublacklist to add kagi search. You can use it with regex and matching rules

> If you need advanced blocking features, such as specifying rules by match patterns (e.g., ://.example.com/*) or by regular expressions (e.g., /example\.(net|org)/), the uBlacklist browser extension includes support for Kagi Search.

https://help.kagi.com/kagi/features/website-info-personalize...

That's interesting. I'll dig it up. Thank you.