diff --git a/src/apps.json b/src/apps.json index 7b7865430..3b4e85e84 100644 --- a/src/apps.json +++ b/src/apps.json @@ -10555,6 +10555,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