File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ tempmail.checkV2CustomDomain("example.com").then(emails => {
139139});
140140```
141141
142- To setup this, visit your account on https://accounts. tempmail.lol and migrate if you have not already.
142+ To setup this, visit your account on https://tempmail.lol/account and migrate if you have not already.
143143
144144### Webhooks
145145
Original file line number Diff line number Diff line change 11{
22 "name" : " tempmail.lol" ,
3- "version" : " 4.3.0 " ,
3+ "version" : " 4.3.1 " ,
44 "description" : " API to generate temporary email addresses." ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ export class TempMail {
118118
119119 /**
120120 * Check a new custom domain. Note that v2 custom domains are different in the way
121- * the domain records are made. Please visit https://accounts. tempmail.lol and visit custom
121+ * the domain records are made. Please visit https://tempmail.lol/account and visit custom
122122 * domains to see how to set the records.
123123 *
124124 * @param domain {string} your domain.
You can’t perform that action at this time.
0 commit comments