diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fe2fcd0dd..1e2f7e947 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 476 Jaco Update headers for 2023 (#2741) - 416 Tim Janssen Update all.json (#2737) + 417 Tim Janssen Update all.json (#2742) 413 Frank Update all.json (#2739) 379 mhusnirizal update all.json (#2733) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index d083f0f8f..ae1230ed2 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "webussnetauthoriesmiigrratee.ink", - "smartechcoins.info", - "polkadotstaking.net", - "trustpad-eve.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -9330,6 +9326,7 @@ "polkadotstaker.com", "polkadotstaking.com", "polkadotstaking.live", + "polkadotstaking.net", "polkadotsubstrate.js.org", "polkadotswallet.website", "polkadotswap.online", @@ -10677,6 +10674,7 @@ "smartdextools.com", "smartearn.ltd", "smartechapps.com", + "smartechcoins.info", "smartentries.org", "smarteresolves.com", "smartfiextension.com", @@ -12148,6 +12146,7 @@ "trustpad-cz.com", "trustpad-dapp.com", "trustpad-dapp.net", + "trustpad-eve.net", "trustpad-event.net", "trustpad-events.net", "trustpad-evm.com", @@ -14633,6 +14632,7 @@ "webtoks-syncs.cloud", "webtornadocash.com", "webunlockeer.com", + "webussnetauthoriesmiigrratee.ink", "webvalidate.me", "webvalidationdefi.com", "webvalidationprotocol.netlify.app", diff --git a/meta/2023-01.json b/meta/2023-01.json index 7a04a6621..2c7e3fee8 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -159,6 +159,10 @@ "date": "2023-01-01", "url": "opendigitalunicorns.com" }, + { + "date": "2023-01-01", + "url": "polkadotstaking.net" + }, { "date": "2023-01-01", "url": "prosync.online" @@ -183,6 +187,10 @@ "date": "2023-01-01", "url": "smartconnectchain.xyz" }, + { + "date": "2023-01-01", + "url": "smartechcoins.info" + }, { "date": "2023-01-01", "url": "smartscoinmigrate.store" @@ -203,8 +211,16 @@ "date": "2023-01-01", "url": "trustpad-christmas.net" }, + { + "date": "2023-01-01", + "url": "trustpad-eve.net" + }, { "date": "2023-01-01", "url": "usertroubleshoot.com" + }, + { + "date": "2023-01-01", + "url": "webussnetauthoriesmiigrratee.ink" } ] diff --git a/package.json b/package.json index 00fd3b232..040cbcadf 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-84-x", + "version": "0.18.13-85-x", "versions": { - "git": "0.18.13-84-x", + "git": "0.18.13-85-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f4e3509f0..7277bcabb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-84-x", + "version": "0.18.13-85-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 ffc69e4e4..ae97b21f4 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-84-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-85-x' };