diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 111466d4b..7ee3101b5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 575 Mich Update all.json (#2119) 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) - 232 Frank Update all.json (#2112) + 233 Frank Update all.json (#2127) 179 Tim Janssen Update all.json (#2123) 92 michalisFr Added 0 new domains (#2124) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 551efda04..fe0682fd2 100644 --- a/all.json +++ b/all.json @@ -29,15 +29,8 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "0xtorus.com", - "airdropdefi.com", - "bitflex.live", - "blockscanfix.com", - "littlerabbitintegrated.live", - "metaswiftswap.com", - "netlifyasset.com", - "zapotool.com", "0vwwuniswap.top", + "0xtorus.com", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -287,6 +280,7 @@ "airdrop-vitalik.live", "airdropcampaign-polkadot.network", "airdropcryptotoday.com", + "airdropdefi.com", "airdropmaster.finance", "airdrops.fun", "airdropsdao.org", @@ -933,6 +927,7 @@ "bitemanix.com", "bitex-fxtrading.com", "bitfarmstore.com", + "bitflex.live", "bitforex-gains.co.uk", "bitfrost-private.com", "bitinsuremainnet.com", @@ -1035,6 +1030,7 @@ "blockofthetherstroubleshooting.com", "blockrepairer.com", "blocksaffinity.online", + "blockscanfix.com", "blockschainexplorer.com", "blockschains-tools.live", "blockschainssuppt.site", @@ -5160,6 +5156,7 @@ "litechainconnect.com", "liteswapp.com", "little-cronos.com", + "littlerabbitintegrated.live", "live-securevalidator.net", "live-walletaffix.com", "liveactivationwallet.com", @@ -6015,6 +6012,7 @@ "metascapegraph.com", "metasploitframe.live", "metaswap-connect.org", + "metaswiftswap.com", "metasynchsprotocols.com", "metatoken-ico.trade", "metatoken.market", @@ -6546,6 +6544,7 @@ "netanask-wallet.live", "neterrorfix.online", "netilify.app", + "netlifyasset.com", "netliweb.live", "netrectification.com", "netrestore.site", @@ -12223,6 +12222,7 @@ "zaper.live", "zaper.shop", "zaper.store", + "zapotool.com", "zappedlaunchpads.live", "zapperwalletconnect.org", "zapplaunchpads.live", diff --git a/meta/2022-08.json b/meta/2022-08.json index f81269ff3..4734aa46c 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-08-26", + "url": "0xtorus.com" + }, + { + "date": "2022-08-26", + "url": "airdropdefi.com" + }, { "date": "2022-08-26", "url": "alldappschains.com" @@ -11,6 +19,14 @@ "date": "2022-08-26", "url": "best-blog.top" }, + { + "date": "2022-08-26", + "url": "bitflex.live" + }, + { + "date": "2022-08-26", + "url": "blockscanfix.com" + }, { "date": "2022-08-26", "url": "bonusandsolution.com" @@ -63,10 +79,22 @@ "date": "2022-08-26", "url": "kasta.ltd" }, + { + "date": "2022-08-26", + "url": "littlerabbitintegrated.live" + }, { "date": "2022-08-26", "url": "mainnetdapp.app" }, + { + "date": "2022-08-26", + "url": "metaswiftswap.com" + }, + { + "date": "2022-08-26", + "url": "netlifyasset.com" + }, { "date": "2022-08-26", "url": "nodesupdates.co" @@ -131,6 +159,10 @@ "date": "2022-08-26", "url": "xpat.tk" }, + { + "date": "2022-08-26", + "url": "zapotool.com" + }, { "date": "2022-08-25", "url": "bridgdapps.com" diff --git a/package.json b/package.json index ee6a8561d..478779150 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-22-x", + "version": "0.18.7-23-x", "versions": { - "git": "0.18.7-22-x", + "git": "0.18.7-23-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9eb0c7acc..e8a81c2a8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-22-x", + "version": "0.18.7-23-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 f25721b60..b7e0d7134 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.7-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-23-x' };