mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
[CI Skip] bump/beta 0.25.24-7-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -5,8 +5,8 @@
|
||||
551 Jaco Allow addition of denySub entries (#4223)
|
||||
133 alineherzman Update all.json (#5527)
|
||||
97 michalisFr Update address.json (#4380)
|
||||
45 ChainPatrol Bot Add phishing domains from ChainPatrol (#5550)
|
||||
45 Tarik Gul 13.4.3 (#4958)
|
||||
44 ChainPatrol Bot Add phishing domains from ChainPatrol (#5548)
|
||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||
20 Valentin Fernandez 0.25.21 (#5441)
|
||||
18 Josip Š Update all.json (#4408)
|
||||
|
||||
@@ -1771,6 +1771,7 @@
|
||||
"airdropsahara.com",
|
||||
"airdropsalert.bar",
|
||||
"airdropsalert.click",
|
||||
"airdropsalert.pro",
|
||||
"airdropsalert.sbs",
|
||||
"airdropsalert.xyz",
|
||||
"airdropsalerts.cfd",
|
||||
@@ -52823,8 +52824,7 @@
|
||||
"zxxyz.xyz",
|
||||
"zyfi-tokensoft.org",
|
||||
"zyloqsupport.online",
|
||||
"zzcoin.website",
|
||||
"airdropsalert.pro"
|
||||
"zzcoin.website"
|
||||
],
|
||||
"denySub": [
|
||||
"twitter.com/AcalaNetworks",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"airdropblast.pro",
|
||||
"airdropcrypto.pro",
|
||||
"airdropsaga.pro",
|
||||
"airdropsalert.pro",
|
||||
"ait-finance.pro",
|
||||
"aixtoken.pro",
|
||||
"alienform-migration.pro",
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
[
|
||||
{
|
||||
"date": "2025-12-02",
|
||||
"url": "airdropsalert.pro"
|
||||
},
|
||||
{
|
||||
"date": "2025-12-01",
|
||||
"url": "connectweb3c.io"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.25.24-6-x",
|
||||
"version": "0.25.24-7-x",
|
||||
"versions": {
|
||||
"git": "0.25.24-6-x",
|
||||
"git": "0.25.24-7-x",
|
||||
"npm": "0.25.23"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.25.24-6-x",
|
||||
"version": "0.25.24-7-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-6-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.24-7-x' };
|
||||
|
||||
Reference in New Issue
Block a user