diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 21ff08126..bef110e7b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 316 Jaco - 296 Mich + 297 Mich 72 michalisFr 68 mhusnirizal 24 Bill Laboon diff --git a/all.json b/all.json index 466ed34e9..007ec2770 100644 --- a/all.json +++ b/all.json @@ -15,7 +15,6 @@ "4dot.net", "5myetherwallet.com", "9bitcoin.xyz", - "adobo.finance", "acala-network.com", "acala-network.site", "acala-network.tech", @@ -41,6 +40,7 @@ "adainvest.cc", "adidasmint.art", "admin-d-wallet.com", + "adobo.finance", "advancedpolkadot.com", "affix-syncwallet.online", "affixlive-wallets.com", @@ -202,10 +202,10 @@ "casinopolkadot.com", "chainlinkvalidation.com", "chainsyncapi.netlify.app", - "chat-ronin.com", "charged.polkastarter.com.es", "chargedparticles.medium.com.ru", "chargedparticles.polkastarter.com.es", + "chat-ronin.com", "claim-airdrop-bep20-tokens.com", "claim-reward-erc20-token.com", "claimairdropsrewards.my.id", diff --git a/meta/2022-01.json b/meta/2022-01.json index 803b1bffe..8a3e7236f 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,8 +1,16 @@ [ + { + "date": "2022-01-09", + "url": "adobo.finance" + }, { "date": "2022-01-09", "url": "automatedfix.online" }, + { + "date": "2022-01-09", + "url": "chat-ronin.com" + }, { "date": "2022-01-09", "url": "connectwaletrectify.info" @@ -63,6 +71,14 @@ "date": "2022-01-09", "url": "polkadotware.com" }, + { + "date": "2022-01-09", + "url": "restoreweblink.com" + }, + { + "date": "2022-01-09", + "url": "sync-collab.com" + }, { "date": "2022-01-09", "url": "uniflashloanbot.com" @@ -75,10 +91,22 @@ "date": "2022-01-09", "url": "walletextension.click" }, + { + "date": "2022-01-09", + "url": "wallets-validating.com" + }, { "date": "2022-01-09", "url": "walletsyncfix.net" }, + { + "date": "2022-01-09", + "url": "wel-net.online" + }, + { + "date": "2022-01-09", + "url": "wikirobottokenrectify.online" + }, { "date": "2022-01-08", "url": "acceounts-binarnce.com" diff --git a/package.json b/package.json index e23db710f..33090a68b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.2", + "version": "0.8.3", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1691f6d4d..7e0c3fe7a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.2", + "version": "0.8.3", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b14f2371c..59e695b1c 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.2' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.3' };