Skip to content

Commit

Permalink
Add bangs, remove outdated bang related to Prusa
Browse files Browse the repository at this point in the history
- Add bang for Prusa E-shop which sells 3D printers and related goods
- Add bang for Prusa Help, a knowledge base for 3D printing
- Remove bang for Prusa Printers which has been replaced by Printables
  • Loading branch information
Mangero committed Oct 12, 2024
1 parent 55e8612 commit 128b3f8
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions data/bangs.json
Original file line number Diff line number Diff line change
Expand Up @@ -73020,12 +73020,20 @@
"sc": "Health"
},
{
"s": "Prusa Printers",
"d": "www.prusaprinters.org",
"t": "prusa",
"u": "https://www.prusaprinters.org/search/all?q={{{s}}}",
"c": "Tech",
"sc": "Downloads"
"s": "Prusa E-shop",
"d": "www.prusa3d.com",
"t": "prusashop",
"u": "https://www.prusa3d.com/search/?q={{{s}}}",
"c": "Shopping",
"sc": "Tech"
},
{
"s": "Prusa Help",
"d": "help.prusa3d.com",
"t": "prusahelp",
"u": "https://help.prusa3d.com/search?s={{{s}}}",
"c": "Research",
"sc": "Learning"
},
{
"s": "Palmetto State Armory",
Expand Down

0 comments on commit 128b3f8

Please sign in to comment.