diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1fc6e1fd3..be31d222b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 477 Jaco Unlist tickets.newfutures.network (#2750) - 419 Tim Janssen Update all.json (#2747) + 420 Tim Janssen Update all.json (#2751) 416 Frank Update all.json (#2746) 379 mhusnirizal update all.json (#2733) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 8ebbea96c..8c1199f0f 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dg12.duckdns.org", - "connectnode.ml", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2353,6 +2351,7 @@ "connectmywallets.org", "connectnetwork.live", "connectnexa.com", + "connectnode.ml", "connectnodes.live", "connectnodesync.com", "connectnow.site", @@ -4606,6 +4605,7 @@ "dezconnectpost.com", "dfiniwallet.com", "dfyn.medium.com.ru", + "dg12.duckdns.org", "dgarbha.com", "dgswalletconnect.com", "diagnosticsbots.tech", diff --git a/meta/2023-01.json b/meta/2023-01.json index 5b98f7e59..b8c3b7bcb 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-01-03", + "url": "connectnode.ml" + }, + { + "date": "2023-01-03", + "url": "dg12.duckdns.org" + }, { "date": "2023-01-03", "url": "pradtorchainx.org.ng" diff --git a/package.json b/package.json index e914d306c..b39c4e407 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-91-x", + "version": "0.18.13-92-x", "versions": { - "git": "0.18.13-91-x", + "git": "0.18.13-92-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6c7d40956..79fec7fbb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-91-x", + "version": "0.18.13-92-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 11676c615..472261b81 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.13-91-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-92-x' };