diff --git a/src/apps.json b/src/apps.json index 36daab034..ad51c4001 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6298,6 +6298,16 @@ "script": "cdn\\d+\\.editmysite\\.com", "website": "www.weebly.com" }, + "Wikispaces": { + "cats": [ + 8 + ], + "html": [ + "session_url:\\s*'https://session\\.wikispaces\\.com", + "class=\"[^\"]*WikispacesContent\\s+WikispacesBs3[^\"]*\"" + ], + "website": "www.wikispaces.com" + }, "WikkaWiki": { "cats": [ 8 diff --git a/src/icons/Wikispaces.png b/src/icons/Wikispaces.png new file mode 100644 index 000000000..08034bb24 Binary files /dev/null and b/src/icons/Wikispaces.png differ