diff --git a/authors/trenchopscom.json b/authors/trenchopscom.json new file mode 100644 index 0000000..170ccf7 --- /dev/null +++ b/authors/trenchopscom.json @@ -0,0 +1,16 @@ +{ + "name": "trenchopscom", + "email": "", + "website": "https://trenchops.com/", + "twitter": "", + "facebook": "", + "github": "https://github.com/toby-sutor", + "gitlab": "", + "youtube": "", + "reddit": "", + "pinterest": "", + "flickr": "", + "vk": "", + "mastodon": "", + "linkedin": "" +} diff --git a/items/contact-email/metadata.json b/items/contact-email/metadata.json new file mode 100644 index 0000000..e93b160 --- /dev/null +++ b/items/contact-email/metadata.json @@ -0,0 +1,29 @@ +{ + "name": "Contact email", + "version": "0.2.3", + "author_username": "TrenchOpsCom", + "release_date": "2026-08-21", + "license": "MIT", + "price_usd": "0", + "download_url": "https://github.com/toby-sutor/bludit-plugin-contact-email/releases/download/v0.2.3/contact-email.zip", + "demo_url": "", + "information_url": "https://github.com/toby-sutor/bludit-plugin-contact-email", + "description": "Publish your email address on your Bludit website but protect it from bots, scrapers and spammers via JavaScript obfuscation and optional proof of work encryption.", + "features": { + "0": "Protects your email address from spam", + "1": "Link or button style", + "2": "JavaScript obfuscation and proof of work encryption" + }, + "description_de": "Veröffentlichen Sie Ihre E-Mail-Adresse auf Ihrer Bludit-Website, schützen Sie sie aber vor Bots, Scrapern und Spammern durch JavaScript-Verschleierung und optionale Proof-of-Work-Verschlüsselung.", + "features_de": { + "0": "Schützt Ihre E-Mail-Adresse vor Spam", + "1": "Link- oder Schaltflächenstil", + "2": "JavaScript-Verschleierung und Proof-of-Work-Verschlüsselung" + }, + "description_es": "", + "features_es": { + }, + "description_ru": "", + "features_ru": { + } +} diff --git a/items/contact-email/screenshot.png b/items/contact-email/screenshot.png new file mode 100644 index 0000000..1eb05f2 Binary files /dev/null and b/items/contact-email/screenshot.png differ