diff --git a/share/apps.json b/share/apps.json index 3e1c18ecf..c5f48300b 100644 --- a/share/apps.json +++ b/share/apps.json @@ -3624,6 +3624,12 @@ "url": "^https?://(?:www\\.)?[^/]+\\.tumblr\\.com/", "headers": { "X-Tumblr-User": "" } }, + "TweenMax": { + "website": "greensock.com/tweenmax", + "cats": [ 12 ], + "env": "^TweenMax$", + "script": "TweenMax(?:\\.min)?\\.js" + }, "TWiki": { "website": "twiki.org", "cats": [ 8 ], diff --git a/share/images/icons/TweenMax.png b/share/images/icons/TweenMax.png new file mode 100644 index 000000000..de85a3e41 Binary files /dev/null and b/share/images/icons/TweenMax.png differ