diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f4ba394bc..c159a629a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 784 Tim Janssen Update all.json (#3830) + 785 Tim Janssen Update all.json (#3832) 765 Frank Update all.json (#3810) 612 Mich Block fake moonbeam and some other scams (#3539) 544 Jaco Bump deps (#3827) diff --git a/all.json b/all.json index 84e1429f8..83bfaed81 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "brucedavidsonphotography.com", - "migration-appsmultichains.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -2450,6 +2448,7 @@ "browserdappswallet.com", "browserdappwallets.com", "browserhelper12.org", + "brucedavidsonphotography.com", "bryantroll.com", "bsc-metonask.com", "bscanetwork.com", @@ -11748,6 +11747,7 @@ "migratiionislivenowmigratetov2here.xyz", "migratingfromv1tov2livenow.xyz", "migratingmetov2livvve.xyz", + "migration-appsmultichains.com", "migration-biswap.org", "migration-claim-paal.live", "migration-dappsmultichain.com", diff --git a/all/com/all.json b/all/com/all.json index 2be5be473..d0f9fe9c6 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -886,6 +886,7 @@ "browoprime.com", "browserdappswallet.com", "browserdappwallets.com", + "brucedavidsonphotography.com", "bryantroll.com", "bsc-metonask.com", "bscanetwork.com", @@ -4325,6 +4326,7 @@ "migratedapps.com", "migratedapptoken.com", "migratefegtoken.com", + "migration-appsmultichains.com", "migration-dappsmultichain.com", "migration-dappsmultichains.com", "migration-dexioprotocol.com", diff --git a/meta/2023-08.json b/meta/2023-08.json index 5ed83bc6a..2de223164 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-08-25", + "url": "brucedavidsonphotography.com" + }, + { + "date": "2023-08-25", + "url": "migration-appsmultichains.com" + }, { "date": "2023-08-24", "url": "aaveportal.net" diff --git a/package.json b/package.json index aa5da7939..8b3852631 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-3-x", + "version": "0.21.7-4-x", "versions": { - "git": "0.21.7-3-x", + "git": "0.21.7-4-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c4099b506..7e08168d4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-3-x", + "version": "0.21.7-4-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 52898b08d..7852f7d8c 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.7-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-4-x' };