diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 75586ee37..5042a454d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 578 Mich Update all.json (#2287) 459 Jaco 0.18.8 (#2261) 332 mhusnirizal update all.json (#2293) - 277 Frank Update all.json (#2291) + 278 Frank Update all.json (#2299) 240 Tim Janssen Update all.json (#2295) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 693d4bc6a..5848206c4 100644 --- a/all.json +++ b/all.json @@ -27,11 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "chainportals.com", -"fixeadfloat.net", -"mainnet-chains.com", - "fixmyerrors.org", -"web.fixmyerrors.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1378,6 +1373,7 @@ "chainpermit.org", "chainpermit.top", "chainpodaut.com", + "chainportals.com", "chainprotocol.co", "chainprotocol.tools", "chainrectifier.online", @@ -4520,6 +4516,7 @@ "fixdapps.xyz", "fixdappsync.com", "fixdappwallet.com", + "fixeadfloat.net", "fixed-change.com", "fixedapp.xyz", "fixedapps.net", @@ -4556,6 +4553,7 @@ "fixmydpetsaccount.com", "fixmyerror.org", "fixmyerrorissues.com", + "fixmyerrors.org", "fixmytoken.com", "fixmytoken.info", "fixmytoken.live", @@ -5732,6 +5730,7 @@ "mainmobilerectify.live", "mainnentconnect.io", "mainnet-bridges.com", + "mainnet-chains.com", "mainnet-connect.net", "mainnet-connect.org", "mainnet-connection.live", diff --git a/meta/2022-09.json b/meta/2022-09.json index 593bcf7c8..b1241a30f 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-09-22", + "url": "chainportals.com" + }, { "date": "2022-09-22", "url": "dapp-solution.firebaseapp.com" @@ -15,6 +19,18 @@ "date": "2022-09-22", "url": "defiresolve.xyz" }, + { + "date": "2022-09-22", + "url": "fixeadfloat.net" + }, + { + "date": "2022-09-22", + "url": "fixmyerrors.org" + }, + { + "date": "2022-09-22", + "url": "mainnet-chains.com" + }, { "date": "2022-09-22", "url": "polkadotnetwork.app" @@ -23,6 +39,10 @@ "date": "2022-09-22", "url": "waldappscon.com" }, + { + "date": "2022-09-22", + "url": "web.fixmyerrors.org" + }, { "date": "2022-09-21", "url": "assetbackupledger.com" diff --git a/package.json b/package.json index 0502de54f..0419d49e2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-29-x", + "version": "0.18.9-30-x", "versions": { - "git": "0.18.9-29-x", + "git": "0.18.9-30-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index eb288a5f3..884d75d03 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-29-x", + "version": "0.18.9-30-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7339b66ed..ba92694ee 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.9-29-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-30-x' };