diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6028cf8ea..619205b70 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,9 +1,9 @@ 322 Jaco Manual format of tsconfig.build.json (#942) 305 Mich Update all.json (#943) - 78 mhusnirizal update all.json (#944) + 79 mhusnirizal update all.json (#946) 72 michalisFr Update all.json (#904) 24 Bill Laboon "tripple your DOT" scam (#838) - 22 frankywild Update all.json (#931) + 23 frankywild Update all.json (#945) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) 6 ccris02 Adding few newly registered phishing sites (#344) diff --git a/meta/2022-01.json b/meta/2022-01.json index e70e12cff..b82f684b3 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,80 @@ [ + { + "date": "2022-01-15", + "url": "autodappsvalidation.online" + }, + { + "date": "2022-01-15", + "url": "blockchainfixer.netlify.app" + }, + { + "date": "2022-01-15", + "url": "dappconnectfix.com" + }, + { + "date": "2022-01-15", + "url": "dappsbogged.finance" + }, + { + "date": "2022-01-15", + "url": "dappssuports.online" + }, + { + "date": "2022-01-15", + "url": "dapscon.tech" + }, + { + "date": "2022-01-15", + "url": "easydappsync.com" + }, + { + "date": "2022-01-15", + "url": "fastdappsync.com" + }, + { + "date": "2022-01-15", + "url": "fixwalletissues.com" + }, + { + "date": "2022-01-15", + "url": "linkupaffixs.online" + }, + { + "date": "2022-01-15", + "url": "loftywallet.com" + }, + { + "date": "2022-01-15", + "url": "onlinesyncaid.com" + }, + { + "date": "2022-01-15", + "url": "tokensrestore.online" + }, + { + "date": "2022-01-15", + "url": "validatemintingtab.online" + }, + { + "date": "2022-01-15", + "url": "walletautovalidation.online" + }, + { + "date": "2022-01-15", + "url": "walletdappsconnectives.com" + }, + { + "date": "2022-01-15", + "url": "wallets-dappsvalidate.weebly.com" + }, + { + "date": "2022-01-15", + "url": "web3syncronize.net" + }, + { + "date": "2022-01-15", + "url": "wonderlandapp.online" + }, { "date": "2022-01-14", "url": "1polkadot-5x1e.js.org" diff --git a/package.json b/package.json index 2e9be305c..c0445d7a0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.28", + "version": "0.8.29", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 642c9dad6..c0bc6542c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.28", + "version": "0.8.29", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fd6bb7a4c..03f6b8abc 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.28' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.29' };