diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9b8446352..edf23c245 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 455 Jaco Additional url (as per issues logged) (#2177) 315 mhusnirizal update all.json (#2202) 250 Frank Update all.json (#2197) - 210 Tim Janssen Update all.json (#2203) + 211 Tim Janssen Update all.json (#2199) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index c9372ceb5..6bfb1a6b7 100644 --- a/all.json +++ b/all.json @@ -27,12 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bridgcrypto.com", - "validateverify.shop", - "hubconnect.me", - "fastauthecoin.co", - "daobridgescore.tech", - "gaterateway.art", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1143,6 +1137,7 @@ "brdcryptowallet.com", "brg-corp.top", "bride-terra.money", + "bridgcrypto.com", "bridgdapp.com", "bridgdapp.online", "bridgdapps.com", @@ -2385,6 +2380,7 @@ "dailyincome247.com", "damsbit.com", "daoapprestore.com", + "daobridgescore.tech", "daochains.site", "daoharmonization.live", "daorectifier.com", @@ -4242,6 +4238,7 @@ "fastauth2fa.web.app", "fastauthe.com", "fastauthe.org", + "fastauthecoin.co", "fastauthecoin.help", "fastauthfixed.online", "fastauths.com", @@ -4466,6 +4463,7 @@ "gamini-wallet.com", "gasrefund-otherside.com", "gate-site.xyz", + "gaterateway.art", "gatereset.io", "gatevalidation.com", "gcf-online.com", @@ -4674,6 +4672,7 @@ "https-paxful.com", "https-uniswap.org", "https-www-coinbase.cloudns.nz", + "hubconnect.me", "hubfix.online", "hubnetworkfix.live", "hubnetworksfix.com", @@ -10489,6 +10488,7 @@ "validatetools.com", "validatetrustwallet.com", "validatetxn.com", + "validateverify.shop", "validatewallapp.com", "validatewallet.net", "validatewallet.online", diff --git a/meta/2022-09.json b/meta/2022-09.json index d76eb3a9f..e34357733 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -7,10 +7,18 @@ "date": "2022-09-06", "url": "app-syncaffix.com" }, + { + "date": "2022-09-06", + "url": "bridgcrypto.com" + }, { "date": "2022-09-06", "url": "coinsolutionapp.com" }, + { + "date": "2022-09-06", + "url": "daobridgescore.tech" + }, { "date": "2022-09-06", "url": "dappfreetokens.com" @@ -23,6 +31,18 @@ "date": "2022-09-06", "url": "ewalletvalidators.com" }, + { + "date": "2022-09-06", + "url": "fastauthecoin.co" + }, + { + "date": "2022-09-06", + "url": "gaterateway.art" + }, + { + "date": "2022-09-06", + "url": "hubconnect.me" + }, { "date": "2022-09-06", "url": "neutralappsync.pro" @@ -51,6 +71,10 @@ "date": "2022-09-06", "url": "syncrectifylive.com" }, + { + "date": "2022-09-06", + "url": "validateverify.shop" + }, { "date": "2022-09-06", "url": "zootoken.cc" diff --git a/package.json b/package.json index df57207fa..0e0c0d6bc 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-27-x", + "version": "0.18.8-28-x", "versions": { - "git": "0.18.8-27-x", + "git": "0.18.8-28-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e869179f7..cff4b5c90 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-27-x", + "version": "0.18.8-28-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index db76bd881..fe4c64edf 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.8-27-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-28-x' };