diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3ff39a4d9..a06a1ff87 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 317 Jaco - 299 Mich + 300 Mich 73 mhusnirizal 72 michalisFr 24 Bill Laboon diff --git a/all.json b/all.json index 90bab2198..1b1eb1f10 100644 --- a/all.json +++ b/all.json @@ -438,6 +438,7 @@ "currentcrypto.ca", "cybercurrencywallet.net", "cyberfi-tech-rewards-programs-claims-erc20-token.com", + "dapissueconnect.live", "daplatform.one", "dapmainconnectbott.org", "dapmainnet.com", @@ -550,7 +551,6 @@ "dappsconnectwallets.com", "dappsdatabaseactivation.com", "dappsdefi-sync.com", - "dapissueconnect.live", "dappsecurewallets.com", "dappsencrypt.live", "dappsencrypt.online", @@ -2497,8 +2497,8 @@ "walletapisync.xyz", "walletapp.online", "walletappconnect.live", - "walletapprovesyncapp.com", "walletapprovesync.com", + "walletapprovesyncapp.com", "walletappsupport.com", "walletassist.tips", "walletauthenticates.com", diff --git a/meta/2022-01.json b/meta/2022-01.json index 22edf086f..3fae18b25 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,12 +1,40 @@ [ + { + "date": "2022-01-11", + "url": "apps-syncs.com" + }, + { + "date": "2022-01-11", + "url": "authwalletdap.live" + }, + { + "date": "2022-01-11", + "url": "dapissueconnect.live" + }, { "date": "2022-01-11", "url": "importrewards.com" }, + { + "date": "2022-01-11", + "url": "pinksale-finance.live" + }, { "date": "2022-01-11", "url": "polkadot-js.org" }, + { + "date": "2022-01-11", + "url": "syncingcryptovalidator.com" + }, + { + "date": "2022-01-11", + "url": "walletapprovesync.com" + }, + { + "date": "2022-01-11", + "url": "walletrestoresupport.com" + }, { "date": "2022-01-10", "url": "bahamaslandnftmint.com" diff --git a/package.json b/package.json index eed60069d..d9c0f265c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.11", + "version": "0.8.12", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bca8343ed..0ac0f5aca 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.11", + "version": "0.8.12", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 225ef987b..524eb1562 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.11' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.12' };