Skip to content

Commit 4254892

Browse files
committed
Add worker to look up information about new subscriptions
Forum registration notifications are processed by this worker, email address and IP extracted and quality checked using emailrep.io and ipqualityscore.com. The result is then sent to the admin.
1 parent acf21f7 commit 4254892

6 files changed

Lines changed: 774 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ plugins.json
66
**/node_modules
77
.DS_Store
88
**/.wrangler
9-
tools/bug-extractor
9+
tools/bug-extractor
10+
.env

0 commit comments

Comments
 (0)