diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7e6dddb0a..5bed2b77e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 752 Frank Update all.json (#3753) - 748 Tim Janssen Update all.json (#3758) + 749 Tim Janssen Update all.json (#3760) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 512 mhusnirizal update all.json (#3759) diff --git a/all.json b/all.json index 9b9219378..95392eb98 100644 --- a/all.json +++ b/all.json @@ -30,10 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "activelaunchreset.live", - "bexstex.com", - "fixedtfloat.com", - "connect-reset.live", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -349,6 +345,7 @@ "activedapp.online", "activefix.online", "activelaunchbridge.site", + "activelaunchreset.live", "activelaunchreset.site", "activelunchreset.live", "activemainnet.site", @@ -1810,6 +1807,7 @@ "betturkeygirisin.com", "betturkeygirisin.online", "beverlyintegrate.live", + "bexstex.com", "bexwey.com", "beyaskfr.site", "beyrakbuuz.site", @@ -3699,6 +3697,7 @@ "connect-protocol.pages.dev", "connect-pudgypenguins.net", "connect-pyusd.com", + "connect-reset.live", "connect-revalidate.live", "connect-seedify.com.pl", "connect-seedify.fund", @@ -7987,6 +7986,7 @@ "fixedsapps.com", "fixedsfloat.info", "fixedswaps.com", + "fixedtfloat.com", "fixedtfloat.info", "fixedtfloat.net", "fixedufloat.info", diff --git a/all/com/all.json b/all/com/all.json index 1fe3b38b9..8b0f1c5ac 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -632,6 +632,7 @@ "beta-ripple.com", "betmatikgirisin.com", "betturkeygirisin.com", + "bexstex.com", "bexwey.com", "bhemial.com", "bifichain.com", @@ -2962,6 +2963,7 @@ "fixedqfloat.com", "fixedsapps.com", "fixedswaps.com", + "fixedtfloat.com", "fixedupwallet.epizy.com", "fixedzfloat.com", "fixeldfloat.com", diff --git a/all/live/all.json b/all/live/all.json index 0e1637bed..89683f36f 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -12,6 +12,7 @@ "activatedappserver.live", "activatedappservers.live", "activebonus.live", + "activelaunchreset.live", "activelunchreset.live", "affix-gap.live", "affixfixxensync.live", @@ -225,6 +226,7 @@ "connecct.live", "connect-dapp-web3fixtool.live", "connect-firmencrypt.live", + "connect-reset.live", "connect-revalidate.live", "connect-v2.live", "connect-wallets.live", diff --git a/meta/2023-08.json b/meta/2023-08.json index 0e2bd4382..9f29365cd 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-08-10", + "url": "activelaunchreset.live" + }, + { + "date": "2023-08-10", + "url": "bexstex.com" + }, { "date": "2023-08-10", "url": "blockchainrectificationiwebfix.com" @@ -31,6 +39,10 @@ "date": "2023-08-10", "url": "community-collab.vercel.app" }, + { + "date": "2023-08-10", + "url": "connect-reset.live" + }, { "date": "2023-08-10", "url": "connectdapp.evilpepeclaim.xyz" @@ -47,6 +59,10 @@ "date": "2023-08-10", "url": "evilpepeclaim.xyz" }, + { + "date": "2023-08-10", + "url": "fixedtfloat.com" + }, { "date": "2023-08-10", "url": "layerzeroclaims.org" diff --git a/package.json b/package.json index bd5c266d3..9564c385f 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-263-x", + "version": "0.21.6-264-x", "versions": { - "git": "0.21.6-263-x", + "git": "0.21.6-264-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8419b47f1..f4b1610f2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-263-x", + "version": "0.21.6-264-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 c7d7a1ead..538368a8d 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-263-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-264-x' };