You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
1.2 KiB

{
"providers": [
{
"name": "ArchWiki",
"url": "https://wiki.archlinux.jp/index.php?search=",
"prefix": "/aw"
},
{
"name": "arXiv",
"url": "https://arxiv.org/search/?query=",
"prefix": "/ax"
},
{
"name": "DuckDuckGo",
"url": "https://duckduckgo.com/?q=",
"prefix": "/dd"
},
{
"name": "GitHub",
"url": "https://github.com/search?q=",
"prefix": "/gh"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/search?q=",
"prefix": "/rd"
},
{
"name": "Qwant",
"url": "https://www.qwant.com/?q=",
"prefix": "/qw"
},
{
"name": "Soundcloud",
"url": "https://soundcloud.com/search?q=",
"prefix": "/sc"
},
{
"name": "Semantic Scholar",
"url": "https://www.semanticscholar.org/search?q=",
"prefix": "/ss"
},
{
"name": "Twitter",
"url": "https://twitter.com/search?q=",
"prefix": "/tw"
},
{
"name": "YouTube",
"url": "https://youtube.com/results?search_query=",
"prefix": "/yt"
},
{
"name": "YouTube Music",
"url": "https://music.youtube.com/search?q=",
"prefix": "/ym"
}
]
}