diff --git a/build/apps.examples.json b/build/apps.examples.json index 0734d85..714bbf3 100644 --- a/build/apps.examples.json +++ b/build/apps.examples.json @@ -744,6 +744,12 @@ "Commotion/3.0.79 CFNetwork/609 Darwin/13.0.0" ] }, + { + "name": "Cooler", + "examples": [ + "CoolerFM/1.0 iPhone/15 +https://cooler.fm" + ] + }, { "name": "Copied", "examples": [ diff --git a/build/apps.runtime.json b/build/apps.runtime.json index 14907b0..1f0251c 100644 --- a/build/apps.runtime.json +++ b/build/apps.runtime.json @@ -464,6 +464,10 @@ "name": "Commotion", "pattern": "^Commotion/" }, + { + "name": "Cooler", + "pattern": "^CoolerFM/" + }, { "name": "Copied", "pattern": "^Copied/"