From 0977724db8d48f80b987442f4aeb968660e54948 Mon Sep 17 00:00:00 2001 From: opi Date: Sun, 16 Nov 2014 12:08:46 +0100 Subject: [PATCH] [fix] Remove test url for security alert. --- js/app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/app.js b/js/app.js index e04f0d76..570a70e8 100644 --- a/js/app.js +++ b/js/app.js @@ -1586,7 +1586,6 @@ app = Sammy('#main', function (sam) { // Get security feed and display items var securityUrl = 'https://forum.yunohost.org/c/security'; var securityFeed = 'https://yunohost.org/security.rss'; - var securityFeed = 'https://yolo.swag/yunohost/admin/security.rss'; data.url = { web: securityUrl,