mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
[CI Skip] bump/beta 0.25.24-13-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)
|
||||
47 ChainPatrol Bot Add phishing domains from ChainPatrol (2 total) (#5562)
|
||||
48 ChainPatrol Bot Add phishing domains from ChainPatrol (#5563)
|
||||
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)
|
||||
|
||||
@@ -1775,6 +1775,7 @@
|
||||
"airdropsalert.app",
|
||||
"airdropsalert.bar",
|
||||
"airdropsalert.click",
|
||||
"airdropsalert.life",
|
||||
"airdropsalert.onl",
|
||||
"airdropsalert.pro",
|
||||
"airdropsalert.sbs",
|
||||
@@ -53012,8 +53013,7 @@
|
||||
"zxxyz.xyz",
|
||||
"zyfi-tokensoft.org",
|
||||
"zyloqsupport.online",
|
||||
"zzcoin.website",
|
||||
"airdropsalert.life"
|
||||
"zzcoin.website"
|
||||
],
|
||||
"denySub": [
|
||||
"twitter.com/AcalaNetworks",
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"airdrop-cellula.life",
|
||||
"airdrop-thrusterfinance.life",
|
||||
"airdropcellula.life",
|
||||
"airdropsalert.life",
|
||||
"airdrpsalert.life",
|
||||
"apps-uniswap.life",
|
||||
"artemisai-erc.life",
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
[
|
||||
{
|
||||
"date": "2025-12-05",
|
||||
"url": "airdropsalert.life"
|
||||
},
|
||||
{
|
||||
"date": "2025-12-04",
|
||||
"url": "airdropsalert.app"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.25.24-12-x",
|
||||
"version": "0.25.24-13-x",
|
||||
"versions": {
|
||||
"git": "0.25.24-12-x",
|
||||
"git": "0.25.24-13-x",
|
||||
"npm": "0.25.23"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.25.24-12-x",
|
||||
"version": "0.25.24-13-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-12-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.24-13-x' };
|
||||
|
||||
Reference in New Issue
Block a user