I tried to create a new lens specific to a path of a site.
The placeholder for the Include only these sites in results (up to 10, comma-separated) field shows this:
example.com, *.substack.com, *.gov, github.com/WebKit/*
I tried using this syntax for my lens with the following input: www.ripe.net/publications/*
This didn't work as the lens never produced any result when searching with it.
When removing the asterisk the lens started working: www.ripe.net/publications/
So I assume the placeholder should not be using the star in the last example:
github.com/WebKit/* ➡️ github.com/WebKit/
I expected the examples from the placeholder to work.