diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 120ab9e35..1b59a4f47 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 539 Mich Update all.json (#1561) 383 Jaco Remove false positive in soswap.finance (#1549) 213 mhusnirizal update all.json (#1506) - 118 frankywild Update all.json (#1558) + 119 frankywild Update all.json (#1562) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 16528deb9..feeebed90 100644 --- a/all.json +++ b/all.json @@ -7,13 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", - "surfixnetwork.org", - "webextension-interface.org", - "qrconnect.xyz", - "bitrarm.online", - "sync.syncwalletinstantly.com", - "syncwalletinstantly.com", - "hanzoretri.online", "16-b.it", "162.222.226.37", "1776coin.org", @@ -636,6 +629,7 @@ "bitnadglobal.com", "bitnationvalidate.online", "bitprofitinvest.com", + "bitrarm.online", "bitswapme.com", "bittsett.com", "bitwalletme.com", @@ -3155,6 +3149,7 @@ "guildfidrop.com", "gulfcardinalbank.com", "h5-uniswape.com", + "hanzoretri.online", "happy-rosalind.193-111-31-88.plesk.page", "hardwalletcapsule.com", "hardwalletcapsule.store", @@ -5898,6 +5893,7 @@ "qcxdapps.com", "qpropaganda.com.br", "qrauth.live", + "qrconnect.xyz", "qrcunigen.com", "quantumqx.com", "queconnect.site", @@ -6488,6 +6484,7 @@ "supportwebdefi.com", "suptokens.com", "surfixnetwork.net", + "surfixnetwork.org", "sushi-v3.app", "sushiswapp.net", "sushiswoqe.com", @@ -6570,6 +6567,7 @@ "sync.instantswalletvalidation.com", "sync.on-dapps.com", "sync.rectifydefiprotocol.com", + "sync.syncwalletinstantly.com", "sync.wcmainnet.xyz", "syncaccess.tech", "syncaccessfix.com", @@ -6717,6 +6715,7 @@ "syncwalletdapps.com", "syncwalletdapps.live", "syncwalletdapps.net", + "syncwalletinstantly.com", "syncwalletlive.com", "syncwalletqr.com", "syncwalletscloud.online", @@ -8830,6 +8829,7 @@ "webdappsvalidate.com", "webextension-interface.com", "webextension-interface.net", + "webextension-interface.org", "webfirmwaresync.com", "webflow.ink", "webhostdapp.com", diff --git a/meta/2022-05.json b/meta/2022-05.json index bcda55c09..5428be13a 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -15,6 +15,10 @@ "date": "2022-05-11", "url": "appsecurenode.com" }, + { + "date": "2022-05-11", + "url": "bitrarm.online" + }, { "date": "2022-05-11", "url": "chainsconnectingmaindappnet.com" @@ -59,6 +63,10 @@ "date": "2022-05-11", "url": "fixupalltokenwallets.com" }, + { + "date": "2022-05-11", + "url": "hanzoretri.online" + }, { "date": "2022-05-11", "url": "helpuser.org" @@ -191,6 +199,10 @@ "date": "2022-05-11", "url": "polkastarterweb.org" }, + { + "date": "2022-05-11", + "url": "qrconnect.xyz" + }, { "date": "2022-05-11", "url": "rampad.org" @@ -215,10 +227,22 @@ "date": "2022-05-11", "url": "solan-nftmint.com" }, + { + "date": "2022-05-11", + "url": "surfixnetwork.org" + }, + { + "date": "2022-05-11", + "url": "sync.syncwalletinstantly.com" + }, { "date": "2022-05-11", "url": "syncmainrectify.com" }, + { + "date": "2022-05-11", + "url": "syncwalletinstantly.com" + }, { "date": "2022-05-11", "url": "tokenapp.cloud" @@ -299,6 +323,10 @@ "date": "2022-05-11", "url": "web-d0e37.web.app" }, + { + "date": "2022-05-11", + "url": "webextension-interface.org" + }, { "date": "2022-05-11", "url": "xn--thr-dna.financial" diff --git a/package.json b/package.json index 1005d506b..2699a5b1f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.12.30", + "version": "0.12.31", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 44c10cfc3..9581b6a04 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.12.30", + "version": "0.12.31", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 293e0b011..12a25cd69 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.12.30' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.31' };