diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 15abaea9a..e8197867d 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) - 237 Frank Update all.json (#2144) + 238 Frank Update all.json (#2146) 189 Tim Janssen Update all.json (#2145) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 5a9c8964a..c257c971d 100644 --- a/all.json +++ b/all.json @@ -29,9 +29,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "geminitrading.org", - "metacolimited.com", - "sterkoption.com", "0vwwuniswap.top", "0xtorus.com", "0xzabo.com", @@ -4388,6 +4385,7 @@ "gdtokenpocket.com", "gemiinilogin.com", "geminito.com", + "geminitrading.org", "generalchaiprotocol.com", "generalconnectandsyncsolution.co.uk", "generalrectify.net", @@ -5645,6 +5643,7 @@ "metaceware.net", "metachainconnect.com", "metacoinsolution.com", + "metacolimited.com", "metaconects.com", "metaconnectplus.com", "metadapps.online", @@ -8899,6 +8898,7 @@ "stepncom.space", "stepnconnection.xyz", "stepns.pro", + "sterkoption.com", "stockmarketlabfx.net", "stockmartinc.com", "stockportfxtrade.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index cad04b154..bef879f1b 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -67,6 +67,10 @@ "date": "2022-08-30", "url": "geminito.com" }, + { + "date": "2022-08-30", + "url": "geminitrading.org" + }, { "date": "2022-08-30", "url": "irs.us.irssm.co" @@ -75,6 +79,10 @@ "date": "2022-08-30", "url": "irssm.co" }, + { + "date": "2022-08-30", + "url": "metacolimited.com" + }, { "date": "2022-08-30", "url": "metakongzclaim.one" @@ -83,6 +91,10 @@ "date": "2022-08-30", "url": "stargatefinance.live" }, + { + "date": "2022-08-30", + "url": "sterkoption.com" + }, { "date": "2022-08-30", "url": "walletconnectwl.com" diff --git a/package.json b/package.json index 47b61c245..63293af5e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-39-x", + "version": "0.18.7-40-x", "versions": { - "git": "0.18.7-39-x", + "git": "0.18.7-40-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a18183f22..19ddc7963 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-39-x", + "version": "0.18.7-40-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 4982380a6..e987c83b9 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-39-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-40-x' };