mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
[CI Skip] bump/beta 0.25.24-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)
|
||||
46 ChainPatrol Bot Add phishing domains from ChainPatrol (#5560)
|
||||
47 ChainPatrol Bot Add phishing domains from ChainPatrol (2 total) (#5562)
|
||||
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)
|
||||
|
||||
@@ -1772,6 +1772,7 @@
|
||||
"airdropsaga.com",
|
||||
"airdropsaga.pro",
|
||||
"airdropsahara.com",
|
||||
"airdropsalert.app",
|
||||
"airdropsalert.bar",
|
||||
"airdropsalert.click",
|
||||
"airdropsalert.onl",
|
||||
@@ -36179,6 +36180,7 @@
|
||||
"portal-debank.com",
|
||||
"portal-derive.xyz",
|
||||
"portal-dood.com",
|
||||
"portal-drops.app",
|
||||
"portal-drops.cfd",
|
||||
"portal-drops.dev",
|
||||
"portal-eligibility.com",
|
||||
@@ -53010,9 +53012,7 @@
|
||||
"zxxyz.xyz",
|
||||
"zyfi-tokensoft.org",
|
||||
"zyloqsupport.online",
|
||||
"zzcoin.website",
|
||||
"portal-drops.app",
|
||||
"airdropsalert.app"
|
||||
"zzcoin.website"
|
||||
],
|
||||
"denySub": [
|
||||
"twitter.com/AcalaNetworks",
|
||||
|
||||
@@ -83,6 +83,7 @@
|
||||
"airdropmainnetprotocol.web.app",
|
||||
"airdropo.app",
|
||||
"airdropped.vercel.app",
|
||||
"airdropsalert.app",
|
||||
"airdropvalidate.web.app",
|
||||
"airlaunchpad.app",
|
||||
"aitechspad.app",
|
||||
@@ -2282,6 +2283,7 @@
|
||||
"pooocoln.app",
|
||||
"pooswapfinance.web.app",
|
||||
"portal-bouncebiit.vercel.app",
|
||||
"portal-drops.app",
|
||||
"portalbouncebit.app",
|
||||
"portalbridge-dapp.vercel.app",
|
||||
"portalcoins.app",
|
||||
|
||||
@@ -1,4 +1,12 @@
|
||||
[
|
||||
{
|
||||
"date": "2025-12-04",
|
||||
"url": "airdropsalert.app"
|
||||
},
|
||||
{
|
||||
"date": "2025-12-04",
|
||||
"url": "portal-drops.app"
|
||||
},
|
||||
{
|
||||
"date": "2025-12-03",
|
||||
"url": "airdropsalert.onl"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.25.24-11-x",
|
||||
"version": "0.25.24-12-x",
|
||||
"versions": {
|
||||
"git": "0.25.24-11-x",
|
||||
"git": "0.25.24-12-x",
|
||||
"npm": "0.25.23"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.25.24-11-x",
|
||||
"version": "0.25.24-12-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-11-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.24-12-x' };
|
||||
|
||||
Reference in New Issue
Block a user