diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3c5657ae9..7daa7813e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 323 Jaco @polkadot/util 8.3.2 (incl. all from common repo) (#948) 311 Mich Update all.json (#953) - 79 mhusnirizal update all.json (#946) + 80 mhusnirizal update all.json (#955) 72 michalisFr Update all.json (#904) 24 Bill Laboon "tripple your DOT" scam (#838) 24 frankywild Update all.json (#954) diff --git a/all.json b/all.json index 7a5543092..5a863cbdf 100644 --- a/all.json +++ b/all.json @@ -49,8 +49,8 @@ "adobo.finance", "advancedpolkadot.com", "affix-syncwallet.online", - "affixlive-wallets.com", "affix-walletvalidator.online", + "affixlive-wallets.com", "affixstoken.com", "affixstring.online", "affixwalletdapps.online", diff --git a/meta/2022-01.json b/meta/2022-01.json index ceb9ce564..9ffa78807 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-01-17", + "url": "affix-walletvalidator.online" + }, + { + "date": "2022-01-17", + "url": "audiusconnectsync.org" + }, + { + "date": "2022-01-17", + "url": "autodapprepair.com" + }, + { + "date": "2022-01-17", + "url": "connect.dapp-links.net" + }, { "date": "2022-01-17", "url": "connectactivation.site" @@ -7,6 +23,10 @@ "date": "2022-01-17", "url": "connectsyn.com" }, + { + "date": "2022-01-17", + "url": "dapp-links.net" + }, { "date": "2022-01-17", "url": "dappnodetools.online" @@ -23,6 +43,10 @@ "date": "2022-01-17", "url": "easysynchconnect.com" }, + { + "date": "2022-01-17", + "url": "importrectify.org" + }, { "date": "2022-01-17", "url": "isecuredappsbrowser.net" @@ -31,6 +55,10 @@ "date": "2022-01-17", "url": "isecuredappsconnection.net" }, + { + "date": "2022-01-17", + "url": "livewalletvalidate.com" + }, { "date": "2022-01-17", "url": "sync-collabland.online" @@ -43,6 +71,10 @@ "date": "2022-01-17", "url": "thedappsauth.com" }, + { + "date": "2022-01-17", + "url": "trustconnectdapps.com" + }, { "date": "2022-01-17", "url": "trustdappsmainnet.online" diff --git a/package.json b/package.json index a61684abf..49476e1e7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.37", + "version": "0.8.38", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c0cc82b8d..20b43585b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.37", + "version": "0.8.38", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8d94db1f3..c2407533e 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.37' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.38' };