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.
74 lines
1.6 KiB
74 lines
1.6 KiB
{
|
|
"providers": [
|
|
{
|
|
"name": "ArchWiki",
|
|
"url": "https://wiki.archlinux.jp/index.php?search=",
|
|
"prefix": "/aw"
|
|
},
|
|
{
|
|
"name": "arXiv",
|
|
"url": "https://arxiv.org/search/?searchtype=all&abstracts=show&order=-announced_date_first&size=50&query=",
|
|
"prefix": "/ax"
|
|
},
|
|
{
|
|
"name": "DuckDuckGo",
|
|
"url": "https://duckduckgo.com/?q=",
|
|
"prefix": "/dd"
|
|
},
|
|
{
|
|
"name": "Dnote",
|
|
"url": "https://dnote.altescy.jp/?q=",
|
|
"prefix": "/dn"
|
|
},
|
|
{
|
|
"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": "Scrapbox",
|
|
"url": "https://scrapbox.io/altescy/search/page?q=",
|
|
"prefix": "/sb"
|
|
},
|
|
{
|
|
"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": "Wikipedia",
|
|
"url": "https://ja.wikipedia.org/w/index.php?search=",
|
|
"prefix": "/wp"
|
|
},
|
|
{
|
|
"name": "YouTube",
|
|
"url": "https://youtube.com/results?search_query=",
|
|
"prefix": "/yt"
|
|
},
|
|
{
|
|
"name": "YouTube Music",
|
|
"url": "https://music.youtube.com/search?q=",
|
|
"prefix": "/ym"
|
|
}
|
|
]
|
|
}
|