Merge pull request #7263 from dhavalveera/addevent

AddEvent Appointment Booking
main
Elbert Alias 2 years ago committed by GitHub
commit 663a5a7878
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

@ -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"
}
}
}