1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-02 17:35:17 +02:00

Update README and CHANGELOG

This commit is contained in:
Paweł Malak 2021-11-13 22:47:59 +01:00
parent 9f01d9cb12
commit b6b0857f17
7 changed files with 77 additions and 53 deletions

View file

@ -50,15 +50,15 @@
"prefix": "td",
"template": "https://listen.tidal.com/search?q="
},
{
"name": "YouTube",
"prefix": "yt",
"template": "https://www.youtube.com/results?search_query="
},
{
"name": "Wikipedia",
"prefix": "w",
"template": "https://en.wikipedia.org/w/index.php?search="
},
{
"name": "YouTube",
"prefix": "yt",
"template": "https://www.youtube.com/results?search_query="
}
]
}