Skip to content

Commit 464f32b

Browse files
AnkaAnka
authored andcommitted
Auto updating db and README.md
1 parent c4eabb0 commit 464f32b

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -690,6 +690,7 @@
690690
<img src="https://www.google.com/s2/favicons?domain=https://skim.page&sz=128" width="16" /> | [SkimAI](https://skim.page) | The ultimate AI copilot for your email inbox | email, assistant, skimai, email copilot, email ai, automatic draft, autoamtic label, smart inbox |
691691
<img src="https://www.google.com/s2/favicons?domain=https://truelist.io/&sz=128" width="16" /> | [Truelist](https://truelist.io/) | Truelist is a subscription-based email verification platform that provides unlimited email validation for sales and marketing lists. | developer tool, email validation, sales prospecting, email deliverability |
692692
<img src="https://www.google.com/s2/favicons?domain=https://zenlogin.co&sz=128" width="16" /> | [Zenlogin](https://zenlogin.co) | Security API which uses user agent, geolocation and AI and Machine Learning signals to notify your users when a suspicious login occurs. Sends out those familiar "We notified a new login on your accou... | threat detection, suspicious login detection, email notifications, emails, ai, legal |
693+
<img src="https://www.google.com/s2/favicons?domain=https://zyntra.app/&sz=128" width="16" /> | [Zyntra](https://zyntra.app/) | Unlimited e-mail inboxes with API/UI access. Catch OTPs, reset links, and sign-up emails in your test flows. | email, API, testing, qa |
693694

694695
**[⬆ Back to Index](#index)**
695696

db/resources.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"count": 1054,
2+
"count": 1055,
33
"data": [
44
{
55
"name": "1001 Fonts",
@@ -12684,6 +12684,20 @@
1268412684
"laravel forge tools"
1268512685
]
1268612686
},
12687+
{
12688+
"name": "Zyntra",
12689+
"categories": [
12690+
"Email"
12691+
],
12692+
"description": "Unlimited e-mail inboxes with API/UI access. Catch OTPs, reset links, and sign-up emails in your test flows.",
12693+
"url": "https://zyntra.app/",
12694+
"keywords": [
12695+
"email",
12696+
"API",
12697+
"testing",
12698+
"qa"
12699+
]
12700+
},
1268712701
{
1268812702
"name": "Zyro",
1268912703
"categories": [

resources/z.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export const resources: Resource[] = [
5151
'Create a website or an online store easily with Zyro website builder. Choose from hundreds of designer-made templates. Launch your website in minutes.',
5252
url: 'https://zyro.com//',
5353
},
54-
{
54+
{
5555
name: 'Zyntra',
5656
categories: ['Email'],
5757
description:

0 commit comments

Comments
 (0)