Skip to content

Commit

Permalink
Add bing search
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisthereal committed Oct 25, 2024
1 parent e16787d commit f848dd0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,17 @@
"known" : ["john", "db"],
"cat" : "tech"
},
{
"name" : "Bing Search",
"uri_check" : "https://omniplex.ai/api/multiSearch?q=%22{account}%22",
"uri_pretty" : "https://www.bing.com/search?q=%22{account}%22",
"e_code" : 200,
"e_string" : "displayUrl",
"m_string" : ":[]}}",
"m_code" : 200,
"known" : ["patormovies", "gtadante"],
"cat" : "search"
},
{
"name" : "biolink",
"uri_check" : "https://bio.link/{account}",
Expand Down

0 comments on commit f848dd0

Please sign in to comment.