diff --git a/README.md b/README.md index 13c8b6e..c13fde2 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ tempmail.checkV2CustomDomain("example.com").then(emails => { }); ``` -To setup this, visit your account on https://accounts.tempmail.lol and migrate if you have not already. +To setup this, visit your account on https://tempmail.lol/account and migrate if you have not already. ### Webhooks diff --git a/bun.lockb b/bun.lockb new file mode 100644 index 0000000..1499a27 Binary files /dev/null and b/bun.lockb differ diff --git a/package.json b/package.json index 919531c..cdcbf98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tempmail.lol", - "version": "4.3.0", + "version": "4.3.1", "description": "API to generate temporary email addresses.", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/src/index.ts b/src/index.ts index bd35dc2..af0b849 100644 --- a/src/index.ts +++ b/src/index.ts @@ -118,7 +118,7 @@ export class TempMail { /** * Check a new custom domain. Note that v2 custom domains are different in the way - * the domain records are made. Please visit https://accounts.tempmail.lol and visit custom + * the domain records are made. Please visit https://tempmail.lol/account and visit custom * domains to see how to set the records. * * @param domain {string} your domain.