diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 595806b37..c0b7df2c1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 425 Jaco Update to `@polkadot/util` 10.1.1 (#1875) 258 mhusnirizal update all.json (#1870) 185 Frank Update all.json (#1860) - 83 thwjanssen89 Update all.json (#1876) + 84 thwjanssen89 Update all.json (#1877) 82 michalisFr Update all.json from Allure Security findings (#1865) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index d6c284180..a920972c7 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "maincryptofixlink.com", - "cryptobot-ec6fd.web.app", "123-informatica.com", "12345678987654321.link", "16-b.it", @@ -1872,6 +1870,7 @@ "cryptobasedapps.cloud", "cryptobeetoken.org", "cryptobitinsurance.com", + "cryptobot-ec6fd.web.app", "cryptobridge.eu", "cryptocardapp.xyz", "cryptoconnect.best", @@ -4748,6 +4747,7 @@ "mainconnectrectstore.online", "mainconnectwallet.xyz", "maincorrectionbot.com", + "maincryptofixlink.com", "maindapp.com", "maindapprectifier.live", "maindappresolve.online", diff --git a/meta/2022-07.json b/meta/2022-07.json index bb51f5105..0bcf722d2 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -111,6 +111,10 @@ "date": "2022-07-21", "url": "cryptlinkaffix.online" }, + { + "date": "2022-07-21", + "url": "cryptobot-ec6fd.web.app" + }, { "date": "2022-07-21", "url": "dapp-supporteam.netlify.app" @@ -207,6 +211,10 @@ "date": "2022-07-21", "url": "mainconnectedwallet.com" }, + { + "date": "2022-07-21", + "url": "maincryptofixlink.com" + }, { "date": "2022-07-21", "url": "metamask-walletsynfix-247.square.site" diff --git a/package.json b/package.json index 9cab0e2a1..4dff28eee 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-1-x", + "version": "0.18.2-2-x", "versions": { - "git": "0.18.2-1-x", + "git": "0.18.2-2-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 04b744749..01a57ecb1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-1-x", + "version": "0.18.2-2-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 163127059..da9b6c934 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.18.2-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-2-x' };