mirror of
https://github.com/pawelmalak/flame.git
synced 2026-02-28 09:23:12 +08:00
Pushed version 1.6.3. Added Deezer and Tidal to search queries
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"queries": [
|
||||
{
|
||||
"name": "Deezer",
|
||||
"prefix": "dz",
|
||||
"template": "https://www.deezer.com/search/"
|
||||
},
|
||||
{
|
||||
"name": "Disroot",
|
||||
"prefix": "ds",
|
||||
@@ -35,6 +40,11 @@
|
||||
"prefix": "mv",
|
||||
"template": "https://www.themoviedb.org/search?query="
|
||||
},
|
||||
{
|
||||
"name": "Tidal",
|
||||
"prefix": "td",
|
||||
"template": "https://listen.tidal.com/search?q="
|
||||
},
|
||||
{
|
||||
"name": "YouTube",
|
||||
"prefix": "yt",
|
||||
|
||||
Reference in New Issue
Block a user