Last active
November 3, 2022 15:14
-
-
Save Jon-Schneider/d905b5c5227dfcebced08d04fca6f452 to your computer and use it in GitHub Desktop.
This file contains 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
Amazon: https://amazon.com/s?k=%s | |
Amazon Orders: https://amazon.com/gp/your-account/order-history/ref=ppx_yo_dt_b_search?opt=ab&search=%s | |
Gmail: https://mail.google.com/mail/u/0/#search/%s | |
Home Depot: https://www.homedepot.com/s/%s | |
MSW: https://microsoft.sharepoint.com/_layouts/15/search.aspx/?q=%S | |
Reddit on Google: https://google.com/search? q=reddit+%s (Note 'reddit' is hardcoded in query param) | |
Walmart: https://www.walmart.com/search?q=%s | |
Walmart Orders: https://www.walmart.com/orders?searchTerm=%s | |
Wikipedia: https://en.wikipedia.org/wiki/Special:Search/%s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment