mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
[CI Skip] bump/beta 0.25.25-8-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
551 Jaco Allow addition of denySub entries (#4223)
|
||||
133 alineherzman Update all.json (#5527)
|
||||
97 michalisFr Update address.json (#4380)
|
||||
50 ChainPatrol Bot Add phishing domains from ChainPatrol (3 total) (#5584)
|
||||
51 ChainPatrol Bot Add phishing domains from ChainPatrol (2 total) (#5592)
|
||||
45 Tarik Gul 13.4.3 (#4958)
|
||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||
20 Valentin Fernandez 0.25.21 (#5441)
|
||||
|
||||
@@ -35987,6 +35987,7 @@
|
||||
"polkadotjs.org",
|
||||
"polkadotjs.website",
|
||||
"polkadotlabs.co",
|
||||
"polkadotlabs.com",
|
||||
"polkadotlabs.digital",
|
||||
"polkadotlabs.xyz",
|
||||
"polkadotlender.xyz",
|
||||
@@ -36066,6 +36067,7 @@
|
||||
"polkadottoken.live",
|
||||
"polkadottoken.org",
|
||||
"polkadottoken.xyz",
|
||||
"polkadottokenization.xyz",
|
||||
"polkadottrading.xyz",
|
||||
"polkadotunlockwallet.com",
|
||||
"polkadotup.net",
|
||||
@@ -53573,9 +53575,7 @@
|
||||
"zxxyz.xyz",
|
||||
"zyfi-tokensoft.org",
|
||||
"zyloqsupport.online",
|
||||
"zzcoin.website",
|
||||
"polkadottokenization.xyz",
|
||||
"polkadotlabs.com"
|
||||
"zzcoin.website"
|
||||
],
|
||||
"denySub": [
|
||||
"twitter.com/AcalaNetworks",
|
||||
|
||||
@@ -11526,6 +11526,7 @@
|
||||
"polkadotgiveaway.com",
|
||||
"polkadotipo.com",
|
||||
"polkadotist.com",
|
||||
"polkadotlabs.com",
|
||||
"polkadotlending.com",
|
||||
"polkadotlive.com",
|
||||
"polkadotnet.com",
|
||||
|
||||
@@ -2687,6 +2687,7 @@
|
||||
"polkadotstaking.xyz",
|
||||
"polkadotstore.xyz",
|
||||
"polkadottoken.xyz",
|
||||
"polkadottokenization.xyz",
|
||||
"polkadottrading.xyz",
|
||||
"polkadotwallet.xyz",
|
||||
"polkadotx.xyz",
|
||||
|
||||
@@ -419,6 +419,14 @@
|
||||
"date": "2025-12-15",
|
||||
"url": "policeandfirefcu.co.com"
|
||||
},
|
||||
{
|
||||
"date": "2025-12-15",
|
||||
"url": "polkadotlabs.com"
|
||||
},
|
||||
{
|
||||
"date": "2025-12-15",
|
||||
"url": "polkadottokenization.xyz"
|
||||
},
|
||||
{
|
||||
"date": "2025-12-15",
|
||||
"url": "prosperitybank.co.com"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.25.25-7-x",
|
||||
"version": "0.25.25-8-x",
|
||||
"versions": {
|
||||
"git": "0.25.25-7-x",
|
||||
"git": "0.25.25-8-x",
|
||||
"npm": "0.25.24"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.25.25-7-x",
|
||||
"version": "0.25.25-8-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^14.0.1",
|
||||
|
||||
@@ -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.25-7-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.25-8-x' };
|
||||
|
||||
Reference in New Issue
Block a user