diff --git a/SoundcloudConfig.json b/SoundcloudConfig.json
index 68e71de50d1bef582b28f5a603978136cc2730a8..11f49d76c27e7f88aec9c5a110a943d021a89276 100644
--- a/SoundcloudConfig.json
+++ b/SoundcloudConfig.json
@@ -14,6 +14,6 @@
     "scriptPublicKey": "",
     "packages": ["Http"],
     "allowEval": false,
-    "allowUrls": ["api-v2.soundcloud.com", "soundcloud.com", "a-v2.sndcdn.com", "m.soundcloud.com"],
+    "allowUrls": ["api-v2.soundcloud.com", "soundcloud.com", "a-v2.sndcdn.com", "m.soundcloud.com", "on.soundcloud.com"],
     "supportedClaimTypes": [17]
 }