diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 598c8b8d2..69b34d255 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,9 +1,9 @@ 316 Jaco 299 Mich + 72 mhusnirizal 72 michalisFr - 71 mhusnirizal 24 Bill Laboon - 20 frankywild + 21 frankywild 9 Dan Shields 8 grizzly375 6 ccris02 diff --git a/all.json b/all.json index 649c3794a..d7f0b68f3 100644 --- a/all.json +++ b/all.json @@ -2165,8 +2165,8 @@ "thoreum-giveaway.info", "thortrading.com", "token-sets.com", - "tokenauthenticator.online", "tokenassetrectify.live", + "tokenauthenticator.online", "tokenconnectionbot.co", "tokenconnectorbot.co", "tokenconnects.cc", diff --git a/meta/2022-01.json b/meta/2022-01.json index 3b0bba5c3..8bdb493c8 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -7,6 +7,10 @@ "date": "2022-01-10", "url": "bitprofitinvest.com" }, + { + "date": "2022-01-10", + "url": "bloccwallets.com" + }, { "date": "2022-01-10", "url": "collabdapps.com" @@ -19,6 +23,10 @@ "date": "2022-01-10", "url": "cryptoappsauthenticator.support" }, + { + "date": "2022-01-10", + "url": "dappsbot.net" + }, { "date": "2022-01-10", "url": "dappsprotocol.co" @@ -27,6 +35,10 @@ "date": "2022-01-10", "url": "dappsprotocol.com" }, + { + "date": "2022-01-10", + "url": "dappsyncprotocol.online" + }, { "date": "2022-01-10", "url": "degenroyale.com" @@ -51,6 +63,10 @@ "date": "2022-01-10", "url": "hubfix.online" }, + { + "date": "2022-01-10", + "url": "manualsync.com" + }, { "date": "2022-01-10", "url": "node-validation.online" @@ -63,22 +79,58 @@ "date": "2022-01-10", "url": "polkadotprotoken.online" }, + { + "date": "2022-01-10", + "url": "rectifytoken.com" + }, { "date": "2022-01-10", "url": "sotana-network.com" }, + { + "date": "2022-01-10", + "url": "syncmetax.com" + }, + { + "date": "2022-01-10", + "url": "tokenassetrectify.live" + }, { "date": "2022-01-10", "url": "tokenauthenticator.online" }, + { + "date": "2022-01-10", + "url": "tokenrectifyvalidatoraffix.online" + }, + { + "date": "2022-01-10", + "url": "tokenrestore.com" + }, + { + "date": "2022-01-10", + "url": "walletdefender.net" + }, + { + "date": "2022-01-10", + "url": "walletschains.webflow.io" + }, { "date": "2022-01-10", "url": "walletsconectsync.com" }, + { + "date": "2022-01-10", + "url": "walletsolution.net" + }, { "date": "2022-01-10", "url": "wallettconnect.net" }, + { + "date": "2022-01-10", + "url": "wcapsaffixsync.com" + }, { "date": "2022-01-10", "url": "wenpepe.com" diff --git a/package.json b/package.json index 4f7b57e92..873788464 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.8", + "version": "0.8.9", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 966f3384b..1e05281fe 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.8", + "version": "0.8.9", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index acd840429..b8c3a9b28 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.8' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.9' };