Skip to content

Commit cc207f5

Browse files
Email Encoder for Wordpress added
1 parent bde482f commit cc207f5

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
16.1 KB
Loading

src/technologies/e.json

+13
Original file line numberDiff line numberDiff line change
@@ -937,6 +937,19 @@
937937
"scriptSrc": "elqCfg\\.js",
938938
"website": "https://eloqua.com"
939939
},
940+
"Email Encoder for Wordpress": {
941+
"cats": [
942+
5,
943+
87
944+
],
945+
"description": "Protect email addresses and phone numbers from spambots.",
946+
"dom": "link#eeb-css-frontend-css, link[href*='/wp-content/plugins/email-encoder-bundle/']",
947+
"icon": "Email Encoder for Wordpress.png",
948+
"oss": true,
949+
"requires": "WordPress",
950+
"scriptSrc": "email-encoder-bundle(?:\\/core)?(?:\\/includes)?(?:\\/assets)?(?:\\/js)?(?:\\/custom)?(?:\\/encoder-form)?\\.js",
951+
"website": "https://wordpress.org/plugins/email-encoder-bundle"
952+
},
940953
"EmailJS": {
941954
"cats": [
942955
75

0 commit comments

Comments
 (0)