diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c2c1cbfa7..37d212156 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 462 Jaco Bump TS (#2337) 349 mhusnirizal update all.json (#2371) 295 Frank Update all.json (#2367) - 264 Tim Janssen Update all.json (#2368) + 265 Tim Janssen Update all.json (#2372) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index fd64e2931..312cbb8d9 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dev-dappsync.com", - "micropool-defi.live", - "smartcoirntechsoluition.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4019,6 +4016,7 @@ "details-paxful.dashboard-paxful.com", "details-paxful.trade", "dev-apygate.online", + "dev-dappsync.com", "dev-dc-launchpad.pantheonsite.io", "dev-walconnect.pantheonsite.io", "dev-wall-ethconnect.pantheonsite.io", @@ -6706,6 +6704,7 @@ "microminedapp.com", "microntek-services.xyz", "micropool-defi.co", + "micropool-defi.live", "midappsintegration.online", "migrate-safemoon.com", "migrateapp.live", @@ -9482,6 +9481,7 @@ "smartcoiresolved.com", "smartcoiresolves.com", "smartcoiretechsoluitiion.xyz", + "smartcoirntechsoluition.live", "smartcoitechs.com", "smartconn.xyz", "smartconnect.exchange", diff --git a/meta/2022-10.json b/meta/2022-10.json index 2b1a5c1b0..e8b8cf16f 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -11,6 +11,10 @@ "date": "2022-10-05", "url": "dapps-encryptoken.pages.dev" }, + { + "date": "2022-10-05", + "url": "dev-dappsync.com" + }, { "date": "2022-10-05", "url": "fearlesswalletdesktop.io" @@ -23,6 +27,14 @@ "date": "2022-10-05", "url": "gitverse-sys.xyz" }, + { + "date": "2022-10-05", + "url": "micropool-defi.live" + }, + { + "date": "2022-10-05", + "url": "smartcoirntechsoluition.live" + }, { "date": "2022-10-04", "url": "app.fasterresolver.com" diff --git a/package.json b/package.json index 0c4b9679d..4de11d79c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-54-x", + "version": "0.18.10-55-x", "versions": { - "git": "0.18.10-54-x", + "git": "0.18.10-55-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dbc03cdc6..09c87d0d3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-54-x", + "version": "0.18.10-55-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 4a32d5b12..9b8a402e8 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.10-54-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-55-x' };