mirror of
https://github.com/markuryy/shark.git
synced 2025-12-12 19:51:01 +00:00
feat(auth): implement purple music app authentication
This commit is contained in:
@@ -27,6 +27,22 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"http:default"
|
||||
{
|
||||
"identifier": "http:default",
|
||||
"allow": [
|
||||
{
|
||||
"url": "http://www.deezer.com/**"
|
||||
},
|
||||
{
|
||||
"url": "https://www.deezer.com/**"
|
||||
},
|
||||
{
|
||||
"url": "https://*.deezer.com/**"
|
||||
},
|
||||
{
|
||||
"url": "http://*.deezer.com/**"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user