mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +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)
|
551 Jaco Allow addition of denySub entries (#4223)
|
||||||
133 alineherzman Update all.json (#5527)
|
133 alineherzman Update all.json (#5527)
|
||||||
97 michalisFr Update address.json (#4380)
|
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)
|
45 Tarik Gul 13.4.3 (#4958)
|
||||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||||
20 Valentin Fernandez 0.25.21 (#5441)
|
20 Valentin Fernandez 0.25.21 (#5441)
|
||||||
|
|||||||
@@ -36002,6 +36002,7 @@
|
|||||||
"polkadotgive.com",
|
"polkadotgive.com",
|
||||||
"polkadotgive22.com",
|
"polkadotgive22.com",
|
||||||
"polkadotgiveaway.com",
|
"polkadotgiveaway.com",
|
||||||
|
"polkadotgroup.co.uk",
|
||||||
"polkadothub.xyz",
|
"polkadothub.xyz",
|
||||||
"polkadothubs.org",
|
"polkadothubs.org",
|
||||||
"polkadotinsights.store",
|
"polkadotinsights.store",
|
||||||
@@ -53625,8 +53626,7 @@
|
|||||||
"zxxyz.xyz",
|
"zxxyz.xyz",
|
||||||
"zyfi-tokensoft.org",
|
"zyfi-tokensoft.org",
|
||||||
"zyloqsupport.online",
|
"zyloqsupport.online",
|
||||||
"zzcoin.website",
|
"zzcoin.website"
|
||||||
"polkadotgroup.co.uk"
|
|
||||||
],
|
],
|
||||||
"denySub": [
|
"denySub": [
|
||||||
"twitter.com/AcalaNetworks",
|
"twitter.com/AcalaNetworks",
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
"pancakeswap.uk",
|
"pancakeswap.uk",
|
||||||
"polkadot.uk",
|
"polkadot.uk",
|
||||||
"polkadotflorist.co.uk",
|
"polkadotflorist.co.uk",
|
||||||
|
"polkadotgroup.co.uk",
|
||||||
"polkadottii3.co.uk",
|
"polkadottii3.co.uk",
|
||||||
"profit-guarantee.uk",
|
"profit-guarantee.uk",
|
||||||
"sync-blockchain.uk",
|
"sync-blockchain.uk",
|
||||||
|
|||||||
@@ -99,6 +99,10 @@
|
|||||||
"date": "2025-12-16",
|
"date": "2025-12-16",
|
||||||
"url": "plasma-rewards.org"
|
"url": "plasma-rewards.org"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2025-12-16",
|
||||||
|
"url": "polkadotgroup.co.uk"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2025-12-16",
|
"date": "2025-12-16",
|
||||||
"url": "remittix-app.top"
|
"url": "remittix-app.top"
|
||||||
|
|||||||
+2
-2
@@ -14,9 +14,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.25.25-11-x",
|
"version": "0.25.25-12-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.25.25-11-x",
|
"git": "0.25.25-12-x",
|
||||||
"npm": "0.25.24"
|
"npm": "0.25.24"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.25.25-11-x",
|
"version": "0.25.25-12-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^14.0.1",
|
"@polkadot/util": "^14.0.1",
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// 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