From 70a29516678f1c14b0054101affce1c08305a6b6 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 8 Feb 2023 01:21:53 +0600 Subject: [PATCH] Add ThimPress LearnPress / lms, wp-plugin --- .../webextension/images/icons/ThimPress.svg | 12 ++++++++++++ src/technologies/t.json | 16 ++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 src/drivers/webextension/images/icons/ThimPress.svg diff --git a/src/drivers/webextension/images/icons/ThimPress.svg b/src/drivers/webextension/images/icons/ThimPress.svg new file mode 100644 index 000000000..f3359ee49 --- /dev/null +++ b/src/drivers/webextension/images/icons/ThimPress.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/technologies/t.json b/src/technologies/t.json index ba37e8040..50bf3b3d7 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -1602,6 +1602,22 @@ "scriptSrc": "thimatic-apps\\.com/product_review/.*?v=([\\d.]+)\\;version:\\1", "website": "https://thimatic-apps.com/" }, + "ThimPress LearnPress": { + "cats": [ + 87, + 21 + ], + "description": "LearnPress is an open-source WordPress LMS plugin that you can use to create and sell online lessons and courses.", + "icon": "ThimPress.svg", + "dom": "link[href*='/wp-content/plugins/learnpress/']", + "requires": "WordPress", + "scriptSrc": "/wp-content/plugins/learnpress/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", + "pricing": [ + "freemium", + "onetime" + ], + "website": "https://wordpress.org/plugins/learnpress/" + }, "Think Up Themes Consulting": { "cats": [ 80