diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d179be172..0f98e62f9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 548 Frank Update all.json (#3109) + 549 Frank Update all.json (#3111) 536 Tim Janssen Update all.json (#3108) 508 Jaco Bump dev deps (& swap to using build:before) (#3106) 414 mhusnirizal update all.json (#3102) diff --git a/all.json b/all.json index c6f4c457f..c24f16d36 100644 --- a/all.json +++ b/all.json @@ -32,9 +32,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "dev-polkaapp.pantheonsite.io", - "rectifwebbot.link", - "rectiwebbot.link", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", @@ -5250,6 +5247,7 @@ "dev-dc-launchpad.pantheonsite.io", "dev-decentralizedfix.pantheonsite.io", "dev-decentralizedlp.pantheonsite.io", + "dev-polkaapp.pantheonsite.io", "dev-walconnect.pantheonsite.io", "dev-wall-ethconnect.pantheonsite.io", "dev-walletconnect.com", @@ -11716,6 +11714,7 @@ "rectifierprotocol.live", "rectifierprotocol.online", "rectifirierernace.xyz", + "rectifwebbot.link", "rectify-apps.com", "rectify-dapps.com", "rectify-metaspace.com", @@ -11767,6 +11766,7 @@ "rectisynclidate.com", "rectivaxdapp.top", "rectiverse.org", + "rectiwebbot.link", "rectnode.netlify.app", "redclayware.com", "redconsulting.co.id", diff --git a/all/io/all.json b/all/io/all.json index 467897c09..763a08276 100644 --- a/all/io/all.json +++ b/all/io/all.json @@ -76,6 +76,7 @@ "dev-dc-launchpad.pantheonsite.io", "dev-decentralizedfix.pantheonsite.io", "dev-decentralizedlp.pantheonsite.io", + "dev-polkaapp.pantheonsite.io", "dev-walconnect.pantheonsite.io", "dev-wall-ethconnect.pantheonsite.io", "dev-wc-errorfix.pantheonsite.io", diff --git a/all/link/all.json b/all/link/all.json index dffe4cece..a3e9a2b16 100644 --- a/all/link/all.json +++ b/all/link/all.json @@ -61,7 +61,9 @@ "polkastater.link", "porting.link", "recognitionaward.link", + "rectifwebbot.link", "rectify.link", + "rectiwebbot.link", "resolutionsync.link", "resolutionvalidationet.link", "safebridgeassist.link", diff --git a/meta/2023-03.json b/meta/2023-03.json index 0646535e3..166b8f409 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -27,6 +27,10 @@ "date": "2023-03-10", "url": "dappsync.live" }, + { + "date": "2023-03-10", + "url": "dev-polkaapp.pantheonsite.io" + }, { "date": "2023-03-10", "url": "djneptune.net" @@ -79,6 +83,14 @@ "date": "2023-03-10", "url": "project-dapps-authentication.web.app" }, + { + "date": "2023-03-10", + "url": "rectifwebbot.link" + }, + { + "date": "2023-03-10", + "url": "rectiwebbot.link" + }, { "date": "2023-03-10", "url": "s.smartpad-index.buzz" diff --git a/package.json b/package.json index 9ff97c160..dcfe1fd4a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.2-26-x", + "version": "0.20.2-27-x", "versions": { - "git": "0.20.2-26-x", + "git": "0.20.2-27-x", "npm": "0.20.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 07208ad97..12f740fbb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.2-26-x", + "version": "0.20.2-27-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 51f756453..afc436a2e 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.20.2-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.2-27-x' };