diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d45fca582..4c665c73c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 426 Jaco Another starter (#1880) - 261 mhusnirizal update all.json (#1894) + 262 mhusnirizal update all.json (#1899) 186 Frank Update all.json (#1888) 95 thwjanssen89 Update all.json (#1897) 84 michalisFr Update all.json from Allure Security findings (#1879) diff --git a/all.json b/all.json index ba4f75390..4d2aa7130 100644 --- a/all.json +++ b/all.json @@ -24,10 +24,6 @@ "zapto.org" ], "deny": [ - "manual-syncronisation.ml", - "app-pro.org", - "ashaunthentication.com", - "s.sohochain-protocol.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -364,6 +360,7 @@ "app-onlinelottoclaim.us", "app-polkastarter.live", "app-polkastarter.site", + "app-pro.org", "app-restore-wallets.com", "app-synconline.com", "app-synscsrectify.com", @@ -465,6 +462,7 @@ "arkinvest.info", "arkmusk.net", "artauthenticateonnft.org", + "ashaunthentication.com", "ashorbit.com", "ashrectification.com", "asotplatform.com", @@ -5014,6 +5012,7 @@ "managedapps.online", "managing-myassets.com", "manual-connect.com", + "manual-syncronisation.ml", "manualchainsychnorize.site", "manualconnect.com", "manualcoonectsysnode.com", @@ -7596,6 +7595,7 @@ "s-tepn.online", "s-walletsync.com", "s.livesmartappweb.live", + "s.sohochain-protocol.live", "s.solution-fixhub.live", "sadbox.quest", "sadbox.shop", diff --git a/meta/2022-07.json b/meta/2022-07.json index 03b533831..0a61748bb 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-07-24", + "url": "app-pro.org" + }, + { + "date": "2022-07-24", + "url": "ashaunthentication.com" + }, { "date": "2022-07-24", "url": "coinsolveautheresolve.com" @@ -23,6 +31,10 @@ "date": "2022-07-24", "url": "importokenapp.com" }, + { + "date": "2022-07-24", + "url": "manual-syncronisation.ml" + }, { "date": "2022-07-24", "url": "manuallsync.xyz" @@ -35,6 +47,10 @@ "date": "2022-07-24", "url": "rectifydapps.online" }, + { + "date": "2022-07-24", + "url": "s.sohochain-protocol.live" + }, { "date": "2022-07-24", "url": "smartappresolver.com" diff --git a/package.json b/package.json index ac7232e43..1fed8feb4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-20-x", + "version": "0.18.2-21-x", "versions": { - "git": "0.18.2-20-x", + "git": "0.18.2-21-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c32298e14..e15a2249a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-20-x", + "version": "0.18.2-21-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7c77fa64e..118718472 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.18.2-20-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-21-x' };