mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
[CI Skip] bump/beta 0.25.24-1-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)
|
||||
40 ChainPatrol Bot Add phishing domains from ChainPatrol (#5541)
|
||||
41 ChainPatrol Bot Add phishing domains from ChainPatrol (4 total) (#5542)
|
||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||
20 Valentin Fernandez 0.25.21 (#5441)
|
||||
18 Josip Š Update all.json (#4408)
|
||||
|
||||
@@ -5772,6 +5772,10 @@
|
||||
"beeemmiigrate.xyz",
|
||||
"beefcoin-airdrop.space",
|
||||
"beefcow.org",
|
||||
"beefy-hub.cfd",
|
||||
"beefy-hub.lat",
|
||||
"beefy-hub.lol",
|
||||
"beefy-hub.sbs",
|
||||
"beefy-io.gift",
|
||||
"beefy.claims",
|
||||
"beefy.cloud",
|
||||
@@ -52788,11 +52792,7 @@
|
||||
"zxxyz.xyz",
|
||||
"zyfi-tokensoft.org",
|
||||
"zyloqsupport.online",
|
||||
"zzcoin.website",
|
||||
"beefy-hub.lat",
|
||||
"beefy-hub.lol",
|
||||
"beefy-hub.sbs",
|
||||
"beefy-hub.cfd"
|
||||
"zzcoin.website"
|
||||
],
|
||||
"denySub": [
|
||||
"twitter.com/AcalaNetworks",
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
"axgt-sushi.cfd",
|
||||
"batch-dollar.cfd",
|
||||
"bdxn-sushi.cfd",
|
||||
"beefy-hub.cfd",
|
||||
"beefyapps.cfd",
|
||||
"beefyhub.cfd",
|
||||
"bnb-sushi.cfd",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"app-airdropalert.lat",
|
||||
"app-maiga-ai.lat",
|
||||
"axgt-sushi.lat",
|
||||
"beefy-hub.lat",
|
||||
"beefyapps.lat",
|
||||
"beefyhubs.lat",
|
||||
"blastioairdrop.lat",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"app-newbridge-bep2tool.lol",
|
||||
"app-swellnetworks.lol",
|
||||
"azuki.lol",
|
||||
"beefy-hub.lol",
|
||||
"beefyapps.lol",
|
||||
"beefyhub.lol",
|
||||
"beefyhubs.lol",
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"avail.sbs",
|
||||
"avalon-claim.sbs",
|
||||
"axionarch.sbs",
|
||||
"beefy-hub.sbs",
|
||||
"beefyapps.sbs",
|
||||
"beefyhub.sbs",
|
||||
"beefyhubs.sbs",
|
||||
|
||||
@@ -1,4 +1,20 @@
|
||||
[
|
||||
{
|
||||
"date": "2025-11-27",
|
||||
"url": "beefy-hub.cfd"
|
||||
},
|
||||
{
|
||||
"date": "2025-11-27",
|
||||
"url": "beefy-hub.lat"
|
||||
},
|
||||
{
|
||||
"date": "2025-11-27",
|
||||
"url": "beefy-hub.lol"
|
||||
},
|
||||
{
|
||||
"date": "2025-11-27",
|
||||
"url": "beefy-hub.sbs"
|
||||
},
|
||||
{
|
||||
"date": "2025-11-26",
|
||||
"url": "hubs-beefy.sbs"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.25.24-0-x",
|
||||
"version": "0.25.24-1-x",
|
||||
"versions": {
|
||||
"git": "0.25.24-0-x",
|
||||
"git": "0.25.24-1-x",
|
||||
"npm": "0.25.23"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.25.24-0-x",
|
||||
"version": "0.25.24-1-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-0-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.24-1-x' };
|
||||
|
||||
Reference in New Issue
Block a user