diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fbfd8d40b..bdf379205 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 730 Frank Update all.json (#3623) - 679 Tim Janssen Update all.json (#3624) + 680 Tim Janssen Update all.json (#3625) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 487 mhusnirizal update all.json (#3626) diff --git a/all.json b/all.json index b948b5b31..cbb8a6f07 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "refunds-ftm.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -13967,6 +13966,7 @@ "refunding-fantom.net", "refundmultichain.org", "refunds-fantom.net", + "refunds-ftm.com", "refunds-ftm.org", "refunds-multichain.com", "refunds-multichain.net", diff --git a/all/com/all.json b/all/com/all.json index 8a510576f..8275a4080 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -5220,6 +5220,7 @@ "reformscan.com", "refreshbsc-create.com", "refund-coinbase.com", + "refunds-ftm.com", "refunds-multichain.com", "register-mantle.com", "register-scroll.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index baf9e0f26..bec05468a 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -227,6 +227,10 @@ "date": "2023-07-15", "url": "psyopsclaim.site" }, + { + "date": "2023-07-15", + "url": "refunds-ftm.com" + }, { "date": "2023-07-15", "url": "refunds-multichain.net" diff --git a/package.json b/package.json index 48dfe922e..7508a58a9 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-145-x", + "version": "0.21.6-146-x", "versions": { - "git": "0.21.6-145-x", + "git": "0.21.6-146-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e0ab9ec5e..95947de36 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-145-x", + "version": "0.21.6-146-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 be8d9efc9..3a20d48fd 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-145-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-146-x' };