diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c8de6b19c..1f55a9bac 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) 234 Frank Update all.json (#2133) - 185 Tim Janssen Update all.json (#2134) + 186 Tim Janssen Update all.json (#2137) 92 michalisFr Added 0 new domains (#2124) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 8eaf82f94..24566ecdd 100644 --- a/all.json +++ b/all.json @@ -27,13 +27,7 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fixernet.live", - "defysync.com", - "coinsoiluitionteconect.xyz", - "miiigratev1tov2.xyz", - "tmiiigratev1tov2.xyz", "0vvwvuniswap.top", - "binasolutionconnect.art", "0vvwwuniswap.top", "0vwwuniswap.top", "0xtorus.com", @@ -905,6 +899,7 @@ "binanresolvednodes.online", "binaryprocoins.com", "binarysystemtrading.com", + "binasolutionconnect.art", "binoeth.com", "binrectifier.site", "binsave.com", @@ -1518,6 +1513,7 @@ "coinsnationcryptoinsurance.com", "coinsoiluitiiontech.site", "coinsoiluitiontec.live", + "coinsoiluitionteconect.xyz", "coinsol.wixsite.com", "coinsoluitiiontech.xyz", "coinsolution.cc", @@ -3684,6 +3680,7 @@ "defsyn.com", "defsync.com", "defvalidationserver.com", + "defysync.com", "defysync.network", "degenroyale.com", "delhigifthouse.com", @@ -4252,6 +4249,7 @@ "fixedmainnet.online", "fixencrypt.online", "fixerextension.info", + "fixernet.live", "fixerrors.org", "fixingdapp.org", "fixingprotocol.com", @@ -6084,6 +6082,7 @@ "miigratingtov2live.xyz", "miigrattemefromonetov2.xyz", "miigrattetov2finalhere.xyz", + "miiigratev1tov2.xyz", "mina.limited", "minaprotocols.limited", "minaprotocols.tech", @@ -9472,6 +9471,7 @@ "tkencrypt.com", "tknvldi.online", "tkvalidate.com", + "tmiiigratev1tov2.xyz", "to-web.site", "toen.im", "tojen.im", diff --git a/meta/2022-08.json b/meta/2022-08.json index 78070e43e..437356fba 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,28 @@ [ + { + "date": "2022-08-29", + "url": "binasolutionconnect.art" + }, + { + "date": "2022-08-29", + "url": "coinsoiluitionteconect.xyz" + }, + { + "date": "2022-08-29", + "url": "defysync.com" + }, + { + "date": "2022-08-29", + "url": "fixernet.live" + }, + { + "date": "2022-08-29", + "url": "miiigratev1tov2.xyz" + }, + { + "date": "2022-08-29", + "url": "tmiiigratev1tov2.xyz" + }, { "date": "2022-08-28", "url": "allmultidigital.com" diff --git a/package.json b/package.json index 3c29d1346..d209d37a0 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-30-x", + "version": "0.18.7-31-x", "versions": { - "git": "0.18.7-30-x", + "git": "0.18.7-31-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d2bf40790..452cc8175 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-30-x", + "version": "0.18.7-31-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 4442b4278..c7802cde3 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-30-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-31-x' };