diff --git a/src/apps.json b/src/apps.json index ae6b24e11..91035c9c6 100644 --- a/src/apps.json +++ b/src/apps.json @@ -10694,6 +10694,17 @@ }, "website": "https://github.com/syntaxhighlighter" }, + "TagCommander": { + "cats": [ + 42 + ], + "script": "\\.tagcommander\\.com", + "icon": "tagcommander.png", + "js": { + "tc_vars": "" + }, + "website": "https://www.commandersact.com/en/solutions/tagcommander/" + }, "TWiki": { "cats": [ 8 diff --git a/src/icons/tagcommander.png b/src/icons/tagcommander.png new file mode 100644 index 000000000..43f91fcea Binary files /dev/null and b/src/icons/tagcommander.png differ