• Distributed
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    All search engines do this. You can append or prepend site:<domain name>.<tld> and it will filter by site.

    They even do wildcards, so to search any lemmy instance with “lemmy” in the domain name, you could do site:lemmy.*

    To include others, you can us an OR operator.

    So to include kbin.social you could use the following filter: site:lemmy.* OR site:kbin.social

    Unfortunately, this won’t work for instances that don’t have lemmy in the name.