diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a06a1ff87..8733ed946 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 317 Jaco 300 Mich - 73 mhusnirizal + 74 mhusnirizal 72 michalisFr 24 Bill Laboon 21 frankywild diff --git a/all.json b/all.json index ec14884bc..55ec037a0 100644 --- a/all.json +++ b/all.json @@ -989,8 +989,8 @@ "live-walletaffix.com", "livebitpurse.com", "livebrigdewallet.site", - "liveconnectwallets.net", "livechatonline.org", + "liveconnectwallets.net", "livedappswalletconnect.info", "livedappsync.online", "liveintegratedwallets.com", diff --git a/meta/2022-01.json b/meta/2022-01.json index 3fae18b25..4565e4490 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,36 @@ [ + { + "date": "2022-01-12", + "url": "blockchainwebnode.com" + }, + { + "date": "2022-01-12", + "url": "dappwalletrectifications.live" + }, + { + "date": "2022-01-12", + "url": "dappwallets.io" + }, + { + "date": "2022-01-12", + "url": "dappwalletsychronizer.org" + }, + { + "date": "2022-01-12", + "url": "importcodes.net" + }, + { + "date": "2022-01-12", + "url": "livechatonline.org" + }, + { + "date": "2022-01-12", + "url": "walletverifier.co" + }, + { + "date": "2022-01-12", + "url": "web-dappwallet.com" + }, { "date": "2022-01-11", "url": "apps-syncs.com" diff --git a/package.json b/package.json index d9c0f265c..35a8181e2 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.12", + "version": "0.8.13", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0ac0f5aca..d9f9c1c59 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.12", + "version": "0.8.13", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 524eb1562..eda27ac66 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.12' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.13' };