Skip to content

Commit

Permalink
Merge pull request #187 from itsnicecraft-contrib/shorter-perplexity-…
Browse files Browse the repository at this point in the history
…bangs

Add !ppx and !pplx for perplexity
  • Loading branch information
nobodywasishere authored Mar 6, 2025
2 parents e84a98b + b1f5fbc commit 705d151
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data/bangs.json
Original file line number Diff line number Diff line change
Expand Up @@ -69617,6 +69617,22 @@
"c": "Online Services",
"sc": "Tools"
},
{
"s": "Perplexity AI",
"d": "perplexity.ai",
"t": "ppx",
"u": "https://perplexity.ai/?q={{{s}}}",
"c": "Online Services",
"sc": "Tools"
},
{
"s": "Perplexity AI",
"d": "perplexity.ai",
"t": "pplx",
"u": "https://perplexity.ai/?q={{{s}}}",
"c": "Online Services",
"sc": "Tools"
},
{
"s": "Personality Database",
"d": "personality-database.com",
Expand Down

0 comments on commit 705d151

Please sign in to comment.