mirror of
https://github.com/whoeevee/EeveeSpotifyReborn.git
synced 2026-01-09 00:23:20 +01:00
fixes and improvements
This commit is contained in:
@@ -12,6 +12,10 @@ extension URL {
|
||||
var isPremiumPlanRow: Bool {
|
||||
self.path.contains("v1/GetPremiumPlanRow")
|
||||
}
|
||||
|
||||
var isPremiumBadge: Bool {
|
||||
self.path.contains("GetYourPremiumBadge")
|
||||
}
|
||||
|
||||
var isOpenSpotifySafariExtension: Bool {
|
||||
self.host == "eevee"
|
||||
|
||||
Reference in New Issue
Block a user