mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-21 23:48:01 +00:00
[CI Skip] bump/beta 0.25.24-5-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
133 alineherzman Update all.json (#5527)
|
||||
97 michalisFr Update address.json (#4380)
|
||||
45 Tarik Gul 13.4.3 (#4958)
|
||||
43 ChainPatrol Bot Add phishing domains from ChainPatrol (#5546)
|
||||
44 ChainPatrol Bot Add phishing domains from ChainPatrol (#5548)
|
||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||
20 Valentin Fernandez 0.25.21 (#5441)
|
||||
18 Josip Š Update all.json (#4408)
|
||||
|
||||
@@ -35243,10 +35243,13 @@
|
||||
"polkadootnetwork.online",
|
||||
"polkador.js.org",
|
||||
"polkadot--official.webflow.io",
|
||||
"polkadot-1.com",
|
||||
"polkadot-10a.js.org",
|
||||
"polkadot-2.com",
|
||||
"polkadot-2021.com",
|
||||
"polkadot-22.com",
|
||||
"polkadot-2xa.pages.dev",
|
||||
"polkadot-3.com",
|
||||
"polkadot-airdrop.com",
|
||||
"polkadot-airdrop.com.hathor-airdrop.com",
|
||||
"polkadot-airdrop.info",
|
||||
@@ -52811,10 +52814,7 @@
|
||||
"zxxyz.xyz",
|
||||
"zyfi-tokensoft.org",
|
||||
"zyloqsupport.online",
|
||||
"zzcoin.website",
|
||||
"polkadot-1.com",
|
||||
"polkadot-2.com",
|
||||
"polkadot-3.com"
|
||||
"zzcoin.website"
|
||||
],
|
||||
"denySub": [
|
||||
"twitter.com/AcalaNetworks",
|
||||
|
||||
@@ -11240,8 +11240,11 @@
|
||||
"polkadomain.com",
|
||||
"polkadonetwork.com",
|
||||
"polkadoot.com",
|
||||
"polkadot-1.com",
|
||||
"polkadot-2.com",
|
||||
"polkadot-2021.com",
|
||||
"polkadot-22.com",
|
||||
"polkadot-3.com",
|
||||
"polkadot-airdrop.com",
|
||||
"polkadot-airdrop.com.hathor-airdrop.com",
|
||||
"polkadot-app.com",
|
||||
|
||||
@@ -1,4 +1,16 @@
|
||||
[
|
||||
{
|
||||
"date": "2025-11-30",
|
||||
"url": "polkadot-1.com"
|
||||
},
|
||||
{
|
||||
"date": "2025-11-30",
|
||||
"url": "polkadot-2.com"
|
||||
},
|
||||
{
|
||||
"date": "2025-11-30",
|
||||
"url": "polkadot-3.com"
|
||||
},
|
||||
{
|
||||
"date": "2025-11-29",
|
||||
"url": "defiresolverapp.xyz"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.25.24-4-x",
|
||||
"version": "0.25.24-5-x",
|
||||
"versions": {
|
||||
"git": "0.25.24-4-x",
|
||||
"git": "0.25.24-5-x",
|
||||
"npm": "0.25.23"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.25.24-4-x",
|
||||
"version": "0.25.24-5-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^13.5.9",
|
||||
|
||||
@@ -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.24-4-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.24-5-x' };
|
||||
|
||||
Reference in New Issue
Block a user