From cdfef97eb32ac1a51efeaefeab95ddebd101c638 Mon Sep 17 00:00:00 2001 From: Michael Rhee Date: Thu, 12 Sep 2024 10:19:50 -0500 Subject: [PATCH] Add Wavlake user agent --- src/apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps.json b/src/apps.json index 65366ae..412127e 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3864,6 +3864,17 @@ "Voiz FM/10.1.0 (Linux;Android 8.1.0) ExoPlayerLib/2.9.3" ] }, + { + "name": "Wavlake", + "pattern": "^Wavlake/", + "urls": [ + "https://wavlake.com" + ], + "examples": [ + "Wavlake/0.0.2 iPhone 11/35 https://wavlake.com", + "Wavlake/0.0.1 Android 18/34 https://wavlake.com" + ] + }, { "name": "Winamp", "pattern": "^Winamp",