Last active
June 29, 2022 23:50
-
-
Save Los-had/1c64182a4e2dd34edff322e93c642b38 to your computer and use it in GitHub Desktop.
Gist for the brave search new feature called goggles.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! name: Programming Questions | |
! description: Helps to find answers about programming related questions, Mainly for python and golang. | |
! public: true | |
! author: Loshad | |
! avatar: #bcd4e6 | |
! license: MIT | |
$boost=5,site=stackoverflow.com | |
$boost=5,site=github.com | |
$boost=3,site=gist.github.com | |
$boost=5,site=geeksforgeeks.org | |
$boost=2,site=docs.python.org | |
$boost=3,site=w3schools.com | |
$boost=3,site=reddit.com | |
$boost=5,site=dev.to | |
$boost=3,site=freecodecamp.org | |
$boost=2,site=pkg.go.dev | |
$boost=3,site=go.dev | |
$boost=3,site=python.org | |
$boost=4,site=pythontutorial.net | |
$boost=2,site=realpython.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment