diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c08d1ce94..346de1112 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -5,7 +5,7 @@ 515 mhusnirizal update all.json (#3773) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) - 28 alineherzman Update all.json (#3742) + 29 alineherzman Update all.json (#3776) 13 ccris02 Update all.json (#1510) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index c9e2cfe85..a85b19fa4 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0therside.com", - "dropdot.top", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7138,6 +7137,7 @@ "drop-zksync.org", "dropcake.finance", "dropdot.info", + "dropdot.top", "drops-apecoin.com", "dropsets.online", "dropshunter.store", diff --git a/all/top/all.json b/all/top/all.json index 1402543d0..97e23026d 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -43,6 +43,7 @@ "defiwalletrestore.top", "dot.sywun.top", "dot4.top", + "dropdot.top", "etamask.top", "etamasks.top", "fastauthheeedappcoinconneectsync.top", diff --git a/meta/2023-08.json b/meta/2023-08.json index ec743a891..e7ca539bd 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -83,6 +83,10 @@ "date": "2023-08-14", "url": "drop-apecoin.com" }, + { + "date": "2023-08-14", + "url": "dropdot.top" + }, { "date": "2023-08-14", "url": "drops-apecoin.com" diff --git a/package.json b/package.json index 43d2c5a99..9c600defa 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-276-x", + "version": "0.21.6-277-x", "versions": { - "git": "0.21.6-276-x", + "git": "0.21.6-277-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 775f64c1b..7a622b95d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-276-x", + "version": "0.21.6-277-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8ad06aa2d..a85a1e2a4 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-276-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-277-x' };