diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c25193b6a..51e9a1323 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 558 Mich Update all.json (#1662) + 559 Mich Update all.json (#1663) 392 Jaco Add weebly.com to top-level check (#1653) 234 mhusnirizal update all.json (#1657) 145 frankywild Update all.json (#1660) diff --git a/all.json b/all.json index 52bdacf57..a3d90644f 100644 --- a/all.json +++ b/all.json @@ -14,8 +14,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "mneumonicactivator.com", - "online-uniswap.tech", "1inchoficial.bonuscriptomoedas.com", "1metamask.com", "1polkadot-5x1e.js.org", @@ -5123,6 +5121,7 @@ "mmmetatkmmaeks.azurewebsites.net", "mnemonicprotocols.online", "mnemonicsprotocol.online", + "mneumonicactivator.com", "mob-ltd.com", "mobi-tdapp.com", "mobile-metamask.comimport-wallet.html", @@ -5703,6 +5702,7 @@ "onewalletstore.com", "online-auth.4nmn.com", "online-metamask.info", + "online-uniswap.tech", "online-wallet-connect.com", "online-wallet.recovery.109-71-253-24.plesk.page", "onlineappintegration.com", diff --git a/meta/2022-06.json b/meta/2022-06.json index 7e6ef96ff..8c06ca8e6 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-06-12", + "url": "mneumonicactivator.com" + }, + { + "date": "2022-06-12", + "url": "online-uniswap.tech" + }, { "date": "2022-06-11", "url": "bsccoin.live" diff --git a/package.json b/package.json index 39ef7a31c..3109d435c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.82", + "version": "0.13.83", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8e1d58570..dab6106e2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.82", + "version": "0.13.83", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 827e914bb..ff3bed28f 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.13.82' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.83' };