Skip to content

Instantly share code, notes, and snippets.

@fabricedesre
Created July 15, 2022 00:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fabricedesre/3c83273b6141b31c62f6ac6c0bd86636 to your computer and use it in GitHub Desktop.
Save fabricedesre/3c83273b6141b31c62f6ac6c0bd86636 to your computer and use it in GitHub Desktop.
A Brave Search Goggle for the Distributed Web
! name: dWeb Goggle
! description: Only return results served from ipfs or ipns
! public: true
! author: Fabrice Desré
! Remove results not matching any other rule
$discard
https://*.ipfs.*$boost=1
https://*.ipns.*$boost=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment