diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3a4b70f84..ee56bb459 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 359 Mich Update all.json (#1083) + 360 Mich Update all.json (#1084) 336 Jaco Bump deps (#1076) 112 mhusnirizal update all.json (#1080) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index a2f392158..f1ee233ad 100644 --- a/all.json +++ b/all.json @@ -7,10 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "polkadotcash.live", - "swift-syncs.live", - "websychronizer.com", - "secureassetsnode.com", "1776coin.org", "1inch-network.net", "1inch-wallet.org", @@ -2517,6 +2513,7 @@ "polkadotb.online", "polkadotbank.com", "polkadotbonus.com", + "polkadotcash.live", "polkadotceo.com", "polkadotchain.net", "polkadotclaim.live", @@ -2829,6 +2826,7 @@ "scyn-walletsecure.com", "secdappwal.live", "second-wallet.com", + "secureassetsnode.com", "securechainsync.com", "securecoinbase-online-now.com", "securecryptomining.org", @@ -3001,6 +2999,7 @@ "swaptoken.co", "swaptoken.network", "swftprowalletsync.site", + "swift-syncs.live", "swiftcargoes.com", "swiftpeggybox.com", "swiftsyncs.io", @@ -4269,6 +4268,7 @@ "webnodesynchronization.com", "webresolves.online", "websprotocol.net", + "websychronizer.com", "websyncextension.net", "websyncnode.org", "websyncvalidator.net", diff --git a/meta/2022-02.json b/meta/2022-02.json index bda950e68..6b0b4a55f 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -243,6 +243,10 @@ "date": "2022-02-10", "url": "poljadotpolkadot.js.org" }, + { + "date": "2022-02-10", + "url": "polkadotcash.live" + }, { "date": "2022-02-10", "url": "portalpolkadot.js.org" @@ -255,6 +259,10 @@ "date": "2022-02-10", "url": "second-wallet.com" }, + { + "date": "2022-02-10", + "url": "secureassetsnode.com" + }, { "date": "2022-02-10", "url": "smartdappsvalidation.com" @@ -263,6 +271,10 @@ "date": "2022-02-10", "url": "swapapp.org" }, + { + "date": "2022-02-10", + "url": "swift-syncs.live" + }, { "date": "2022-02-10", "url": "tokenspace.finance" @@ -295,6 +307,10 @@ "date": "2022-02-10", "url": "wallets-connect.deskcom.cfd" }, + { + "date": "2022-02-10", + "url": "websychronizer.com" + }, { "date": "2022-02-09", "url": "auth-connector.com" diff --git a/package.json b/package.json index 29339541e..1e6a04a89 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.148", + "version": "0.8.149", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 19a84f2df..93d8721ba 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.148", + "version": "0.8.149", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 57cae27e7..703e3252f 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.148' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.149' };