diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 111e50f22..fd269392a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 411 Mich Update all.json (#1234) + 412 Mich Update all.json (#1236) 361 Jaco Support bundlers where import.meta.url is undefined (#1228) 149 mhusnirizal update all.json (#1233) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 15dcdacc1..de25fe514 100644 --- a/all.json +++ b/all.json @@ -9,14 +9,10 @@ "123-informatica.com", "16-b.it", "1776coin.org", - "dapprestore.org", - "restoredapp.digital", - "z5h64q92x9.net", "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "polkadot.band", "1metamask.com", "1polkadot-5x1e.js.org", "1sgexchange.com", @@ -1068,6 +1064,7 @@ "dappreconnection.com", "dapprectifier.com", "dappresolve.io", + "dapprestore.org", "dapprevalidate.com", "dapprotocolwallet.xyz", "dapps-access.net", @@ -3347,6 +3344,7 @@ "polkadot-x.online", "polkadot.activebonus.live", "polkadot.ai", + "polkadot.band", "polkadot.casa", "polkadot.cc", "polkadot.center", @@ -3725,6 +3723,7 @@ "restore-walletconnect.online", "restoreaid.co", "restoreassets.online", + "restoredapp.digital", "restoredappapp.com", "restorelink.online", "restoremainnets.xyz", @@ -5709,6 +5708,7 @@ "yourpolkadot.js.org", "yourwalletconnect.online", "ypolkadot.js.org", + "z5h64q92x9.net", "zapdapp.online", "zaper.live", "zaper.shop", diff --git a/meta/2022-03.json b/meta/2022-03.json index a3105776f..d7db95edd 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -95,6 +95,10 @@ "date": "2022-03-08", "url": "dappfixmytoken.com" }, + { + "date": "2022-03-08", + "url": "dapprestore.org" + }, { "date": "2022-03-08", "url": "dapps.develon.com" @@ -263,10 +267,18 @@ "date": "2022-03-08", "url": "osmosisdrop.com" }, + { + "date": "2022-03-08", + "url": "polkadot.band" + }, { "date": "2022-03-08", "url": "resolveprotocols.site" }, + { + "date": "2022-03-08", + "url": "restoredapp.digital" + }, { "date": "2022-03-08", "url": "secure.spacextoken-protocol.co" @@ -323,6 +335,10 @@ "date": "2022-03-08", "url": "www-metamask.cam" }, + { + "date": "2022-03-08", + "url": "z5h64q92x9.net" + }, { "date": "2022-03-07", "url": "7polkadot.js.org" diff --git a/package.json b/package.json index 176908762..dfdf0b422 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.281", + "version": "0.8.282", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6b9467ca6..7bdfd6e9f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.281", + "version": "0.8.282", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1217ad2cb..15cbf7bb2 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.8.281' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.282' };