diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8a92b549d..f61cd1667 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 734 Frank Update all.json (#3644) + 735 Frank Update all.json (#3652) 690 Tim Janssen Update all.json (#3647) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) diff --git a/all.json b/all.json index 13740e952..2f6d9839b 100644 --- a/all.json +++ b/all.json @@ -34,7 +34,6 @@ "0therside.com", "0vvwvuniswap.top", "0vvwwuniswap.top", - "dotdrop.online", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -6716,6 +6715,7 @@ "dotceo.net", "dotdao.online", "dotdrop.info", + "dotdrop.online", "dotdrop2x.com", "dotevent.io", "dotevent.live", diff --git a/all/online/all.json b/all/online/all.json index f4efc4c2f..50481f7cf 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -469,6 +469,7 @@ "doa-giveaway.online", "docs-rocketpool.online", "dotdao.online", + "dotdrop.online", "dotprotocol.online", "dripbot-command.online", "dropsets.online", diff --git a/meta/2023-07.json b/meta/2023-07.json index 2d7b5b400..9b0693b32 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -47,6 +47,10 @@ "date": "2023-07-19", "url": "degodsdefi.com" }, + { + "date": "2023-07-19", + "url": "dotdrop.online" + }, { "date": "2023-07-19", "url": "earnripple.live" diff --git a/package.json b/package.json index 21e877dbb..c18f391a1 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-167-x", + "version": "0.21.6-168-x", "versions": { - "git": "0.21.6-167-x", + "git": "0.21.6-168-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ef84ec249..1604bd3bc 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-167-x", + "version": "0.21.6-168-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 64026d466..a2112f9f5 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-167-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-168-x' };