mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-21 23:48:01 +00:00
[CI Skip] bump/beta 0.25.25-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)
|
||||
52 ChainPatrol Bot Add phishing domains from ChainPatrol (#5595)
|
||||
53 ChainPatrol Bot Add phishing domains from ChainPatrol (#5597)
|
||||
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)
|
||||
|
||||
@@ -1591,6 +1591,7 @@
|
||||
"airdrop987.duckdns.org",
|
||||
"airdropaborean.finance",
|
||||
"airdropaethir-claim.xyz",
|
||||
"airdropalert.onl",
|
||||
"airdropalerts.co",
|
||||
"airdropanalog.one",
|
||||
"airdropancient8.org",
|
||||
@@ -53626,8 +53627,7 @@
|
||||
"zxxyz.xyz",
|
||||
"zyfi-tokensoft.org",
|
||||
"zyloqsupport.online",
|
||||
"zzcoin.website",
|
||||
"airdropalert.onl"
|
||||
"zzcoin.website"
|
||||
],
|
||||
"denySub": [
|
||||
"twitter.com/AcalaNetworks",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
[
|
||||
"airdropalert.onl",
|
||||
"airdropsalert.onl",
|
||||
"centrifuge.onl",
|
||||
"dappradar.onl",
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
[
|
||||
{
|
||||
"date": "2025-12-17",
|
||||
"url": "airdropalert.onl"
|
||||
},
|
||||
{
|
||||
"date": "2025-12-16",
|
||||
"url": "0rigiindefi.world"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.25.25-12-x",
|
||||
"version": "0.25.25-13-x",
|
||||
"versions": {
|
||||
"git": "0.25.25-12-x",
|
||||
"git": "0.25.25-13-x",
|
||||
"npm": "0.25.24"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.25.25-12-x",
|
||||
"version": "0.25.25-13-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^14.0.1",
|
||||
|
||||
@@ -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.25-12-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.25-13-x' };
|
||||
|
||||
Reference in New Issue
Block a user