diff --git a/CONTRIBUTORS b/CONTRIBUTORS index abfa100c0..0b5e90a21 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 396 Mich Update all.json (#1183) 353 Jaco Adjust approve workflow (#1181) - 131 mhusnirizal update all.json (#1184) + 132 mhusnirizal update all.json (#1186) 77 michalisFr Update all.json (#1036) 53 frankywild Update all.json (#1185) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index e2a1d2d96..a178a3a68 100644 --- a/all.json +++ b/all.json @@ -1,10 +1,6 @@ { "allow": [], "deny": [ - "dapp.fixallmytokenwallet.org", - "fixallmytokenwallet.org", - "internationalgemologicalcenter.com", - "walletconnecttbot.com", "0vvvvuniswap.top", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -894,6 +890,7 @@ "dapp.accessactivationbot.org", "dapp.activationaccess.com", "dapp.connectfix.net", + "dapp.fixallmytokenwallet.org", "dapp.mysyncrectification.online", "dapp.walletauthprotect.com", "dapp36.giveme-nft.xyz", @@ -1635,6 +1632,7 @@ "fix.dapps-reconnect.org", "fix.pancakeswapes.org", "fixaccessrestore.online", + "fixallmytokenwallet.org", "fixapp.site", "fixchainserror.com", "fixconnect.net", @@ -1847,6 +1845,7 @@ "interdapps.com", "interdapps.tech", "interfaceconnect.co", + "internationalgemologicalcenter.com", "investcryptofy.com", "invisiblefriends.bid", "io-metamask.serveirc.com", @@ -4700,6 +4699,7 @@ "walletconnectsyncronization.com", "walletconnectt.com", "walletconnecttalk.com", + "walletconnecttbot.com", "walletconnecttv.net", "walletconnectv1.org", "walletconnectvalidation.agency", diff --git a/meta/2022-03.json b/meta/2022-03.json new file mode 100644 index 000000000..e5d824cb6 --- /dev/null +++ b/meta/2022-03.json @@ -0,0 +1,18 @@ +[ + { + "date": "2022-03-01", + "url": "dapp.fixallmytokenwallet.org" + }, + { + "date": "2022-03-01", + "url": "fixallmytokenwallet.org" + }, + { + "date": "2022-03-01", + "url": "internationalgemologicalcenter.com" + }, + { + "date": "2022-03-01", + "url": "walletconnecttbot.com" + } +] diff --git a/meta/index.json b/meta/index.json index 2c6816d98..c948ba574 100644 --- a/meta/index.json +++ b/meta/index.json @@ -1,4 +1,5 @@ [ + "2022-03", "2022-02", "2022-01", "2021-12", diff --git a/package.json b/package.json index c189168e0..f09b3c015 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.235", + "version": "0.8.236", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 51c374e7b..28afdd61d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.235", + "version": "0.8.236", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f7349d494..041f023ab 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.235' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.236' };