diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a9c5e8c4d..9c434c3f1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 434 Jaco 0.18.2 (#1948) 271 mhusnirizal update all.json (#1940) 193 Frank Update all.json (#1947) - 112 Tim Janssen Update all.json (#1949) + 113 Tim Janssen Update all.json (#1951) 87 michalisFr Added 0 new domains (#1936) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 2c9a7989e..cfe0c8620 100644 --- a/all.json +++ b/all.json @@ -30,16 +30,12 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "coinsoluitiiontech.xyz", - "app-mainnetsys.ml", - "synchrofastresolveds.co", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", "111-90-143-152.plesk.page", "123-informatica.com", "12345678987654321.link", - "polkagate.xyz", "135-125-137-197.plesk.page", "137-184-141-8.plesk.page", "138-68-99-93.plesk.page", @@ -49,7 +45,6 @@ "16-b.it", "162.222.226.37", "1776coin.org", - "trust.oopensea-io.com", "179-43-154-180.plesk.page", "179-43-176-123.plesk.page", "179-43-187-217.plesk.page", @@ -427,6 +422,7 @@ "app-erty.online", "app-lido.finance", "app-magiceden-app.ml", + "app-mainnetsys.ml", "app-meta-mask-live.com", "app-onlinelottoclaim.us", "app-polkastarter.live", @@ -1386,6 +1382,7 @@ "coinsmartsolution.xyz", "coinsmarttechsolu.xyz", "coinsnationcryptoinsurance.com", + "coinsoluitiiontech.xyz", "coinsolution.cc", "coinsolution.refilyse.com", "coinsolutiondapp.online", @@ -7154,6 +7151,7 @@ "polkaevent.com", "polkaevent2.net", "polkafree.com", + "polkagate.xyz", "polkagift.com", "polkagive.com", "polkagive14.net", @@ -8550,6 +8548,7 @@ "synchpads.online", "synchprotocols.com", "synchrochains.online", + "synchrofastresolveds.co", "synchroniization.com", "synchronisedata.com", "synchronisedcerrorfix.com", @@ -9203,6 +9202,7 @@ "trust-setting.support", "trust-walle.com", "trust.binancbrasil.com", + "trust.oopensea-io.com", "trustaidsync.online", "trustair-wallet.com", "trustbots.support", diff --git a/meta/2022-07.json b/meta/2022-07.json index 85baa1e08..1a1f01b06 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,12 +1,32 @@ [ + { + "date": "2022-07-30", + "url": "app-mainnetsys.ml" + }, { "date": "2022-07-30", "url": "bridgeaccess.live" }, + { + "date": "2022-07-30", + "url": "coinsoluitiiontech.xyz" + }, { "date": "2022-07-30", "url": "dapp-smartrouter.tech" }, + { + "date": "2022-07-30", + "url": "polkagate.xyz" + }, + { + "date": "2022-07-30", + "url": "synchrofastresolveds.co" + }, + { + "date": "2022-07-30", + "url": "trust.oopensea-io.com" + }, { "date": "2022-07-29", "url": "app-syncrectifier.org" diff --git a/package.json b/package.json index 9b290bbb4..7996637b1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-0-x", + "version": "0.18.3-1-x", "versions": { - "git": "0.18.3-0-x", + "git": "0.18.3-1-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8b3f12c8e..d1994114d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-0-x", + "version": "0.18.3-1-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 4d701fb30..a00beea61 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.3-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-1-x' };