diff --git a/src/drivers/webextension/images/icons/addevent.png b/src/drivers/webextension/images/icons/addevent.png new file mode 100644 index 000000000..358c39f88 Binary files /dev/null and b/src/drivers/webextension/images/icons/addevent.png differ diff --git a/src/technologies/a.json b/src/technologies/a.json index 2b6c2f561..dc787a1ee 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -1128,6 +1128,20 @@ "url": "^https?://(?:[^\\/]+\\.)?adcash\\.com/script/pop_", "website": "http://adcash.com" }, + "AddEvent": { + "cats": [ + 72 + ], + "description": "AddEvent is used to Add to Calendar and event tools for websites and newsletters.", + "icon": "addevent.png", + "pricing": [ + "mid", + "recurring", + "poa" + ], + "scriptSrc": "//addevent\\.com/", + "website": "https://www.addevent.com" + }, "AddShoppers": { "cats": [ 5, @@ -4702,4 +4716,4 @@ "scriptSrc": "@tarekraafat/autocomplete\\.js@([\\d\\.]+)/\\;version:\\1", "website": "https://tarekraafat.github.io/autoComplete.js" } -} +} \ No newline at end of file