diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7b1b666b0..10c8b70f9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1072 Tim Janssen Update all.json (#4869) + 1073 Tim Janssen Update all.json (#4872) 1045 Frank Update all.json (#4870) 685 mhusnirizal Update all.json (#4864) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 68f0b322e..0a0859925 100644 --- a/all.json +++ b/all.json @@ -32,10 +32,6 @@ "deny": [ "0-chain.com", "074ff59hdo02j37aj-ch9in201.pages.dev", - "moonwell-fi.org", - "hederaintegration.org", - "hederaintegration.com", - "coinsfluation.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "09sync1n0-duckdnrs.org", @@ -8087,6 +8083,7 @@ "coinsencrypt.com", "coinsetter.pro", "coinsexpresseth.com", + "coinsfluation.live", "coinsfxs.com", "coinshiftpro.com", "coinshifttpro.com", @@ -17857,6 +17854,8 @@ "heartbrainbalance.com", "hecochain.finance", "hectatrade.com", + "hederaintegration.com", + "hederaintegration.org", "hederasuite.com", "hedgies.dev", "hedgies.fun", @@ -23697,6 +23696,7 @@ "moontrum.com", "moonv2.help", "moonwarpre-sale.live", + "moonwell-fi.org", "moonwell-fl.xyz", "moonwell.digital", "moonwellstake.fi", diff --git a/all/com/all.json b/all/com/all.json index 324b947bf..48bf30e7c 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -6046,6 +6046,7 @@ "hcvgi.com", "heartbrainbalance.com", "hectatrade.com", + "hederaintegration.com", "hederasuite.com", "hedgiesspace.com", "hedgiz.com", diff --git a/all/live/all.json b/all/live/all.json index 675f4b634..1e15d5637 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -326,6 +326,7 @@ "coinrectifynode.live", "coinresolverapp.live", "coinsecure.live", + "coinsfluation.live", "coinsmartechsoluition.live", "coinsmartsollution.live", "coinsmartsolutions.live", diff --git a/all/org/all.json b/all/org/all.json index e928769bb..109f40351 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -983,6 +983,7 @@ "handshake-protocol.org", "hashbridge.org", "hashreport.org", + "hederaintegration.org", "helpuser.org", "homeconnectwalletpancakeswap.diskstation.org", "honeysvvap.org", @@ -1273,6 +1274,7 @@ "moneywebsync.org", "moon-beam.org", "moonbeam-network.org", + "moonwell-fi.org", "morphorewards.org", "multi-bridgechain.org", "multi-chainverseapp.org", diff --git a/meta/2025-01.json b/meta/2025-01.json index 7f1c728a6..22f9a6212 100644 --- a/meta/2025-01.json +++ b/meta/2025-01.json @@ -1,4 +1,20 @@ [ + { + "date": "2025-01-09", + "url": "coinsfluation.live" + }, + { + "date": "2025-01-09", + "url": "hederaintegration.com" + }, + { + "date": "2025-01-09", + "url": "hederaintegration.org" + }, + { + "date": "2025-01-09", + "url": "moonwell-fi.org" + }, { "date": "2025-01-08", "url": "account-superchain.digital" diff --git a/package.json b/package.json index 32dde23a4..87eef27c0 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.2-1-x", + "version": "0.25.2-2-x", "versions": { - "git": "0.25.2-1-x", + "git": "0.25.2-2-x", "npm": "0.25.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1af160304..9ea65cbd5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.2-1-x", + "version": "0.25.2-2-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d9cf734cd..f50bd6350 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.25.2-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.2-2-x' };