mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-21 23:48:01 +00:00
[CI Skip] bump/beta 0.25.25-12-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)
|
||||
51 ChainPatrol Bot Add phishing domains from ChainPatrol (2 total) (#5592)
|
||||
52 ChainPatrol Bot Add phishing domains from ChainPatrol (#5595)
|
||||
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)
|
||||
|
||||
@@ -36002,6 +36002,7 @@
|
||||
"polkadotgive.com",
|
||||
"polkadotgive22.com",
|
||||
"polkadotgiveaway.com",
|
||||
"polkadotgroup.co.uk",
|
||||
"polkadothub.xyz",
|
||||
"polkadothubs.org",
|
||||
"polkadotinsights.store",
|
||||
@@ -53625,8 +53626,7 @@
|
||||
"zxxyz.xyz",
|
||||
"zyfi-tokensoft.org",
|
||||
"zyloqsupport.online",
|
||||
"zzcoin.website",
|
||||
"polkadotgroup.co.uk"
|
||||
"zzcoin.website"
|
||||
],
|
||||
"denySub": [
|
||||
"twitter.com/AcalaNetworks",
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
"pancakeswap.uk",
|
||||
"polkadot.uk",
|
||||
"polkadotflorist.co.uk",
|
||||
"polkadotgroup.co.uk",
|
||||
"polkadottii3.co.uk",
|
||||
"profit-guarantee.uk",
|
||||
"sync-blockchain.uk",
|
||||
|
||||
@@ -99,6 +99,10 @@
|
||||
"date": "2025-12-16",
|
||||
"url": "plasma-rewards.org"
|
||||
},
|
||||
{
|
||||
"date": "2025-12-16",
|
||||
"url": "polkadotgroup.co.uk"
|
||||
},
|
||||
{
|
||||
"date": "2025-12-16",
|
||||
"url": "remittix-app.top"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.25.25-11-x",
|
||||
"version": "0.25.25-12-x",
|
||||
"versions": {
|
||||
"git": "0.25.25-11-x",
|
||||
"git": "0.25.25-12-x",
|
||||
"npm": "0.25.24"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.25.25-11-x",
|
||||
"version": "0.25.25-12-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-11-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.25-12-x' };
|
||||
|
||||
Reference in New Issue
Block a user