mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
[CI Skip] bump/beta 0.25.24-4-x
skip-checks: true
This commit is contained in:
+2
-2
@@ -1,12 +1,12 @@
|
||||
1282 Tim Janssen Update all.json (#5538)
|
||||
1250 Frank Update all.json (#5537)
|
||||
778 mhusnirizal update all.json (#5543)
|
||||
779 mhusnirizal update all.json (#5545)
|
||||
619 Mich block bad website dot-reward.com (#5421)
|
||||
551 Jaco Allow addition of denySub entries (#4223)
|
||||
133 alineherzman Update all.json (#5527)
|
||||
97 michalisFr Update address.json (#4380)
|
||||
45 Tarik Gul 13.4.3 (#4958)
|
||||
42 ChainPatrol Bot Add phishing domains from ChainPatrol (#5544)
|
||||
43 ChainPatrol Bot Add phishing domains from ChainPatrol (#5546)
|
||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||
20 Valentin Fernandez 0.25.21 (#5441)
|
||||
18 Josip Š Update all.json (#4408)
|
||||
|
||||
@@ -31,8 +31,6 @@
|
||||
"zapto.org"
|
||||
],
|
||||
"deny": [
|
||||
"defiresolverapp.xyz",
|
||||
"peaqclaim.live",
|
||||
"0-chain.com",
|
||||
"000000000000000000000deadburn.pages.dev",
|
||||
"074ff59hdo02j37aj-ch9in201.pages.dev",
|
||||
@@ -17442,6 +17440,7 @@
|
||||
"defiresolutions.com",
|
||||
"defiresolve.xyz",
|
||||
"defiresolveapp.com",
|
||||
"defiresolverapp.xyz",
|
||||
"defiresolverprotocol.com",
|
||||
"defirestore.com",
|
||||
"defirestore.org",
|
||||
@@ -34545,6 +34544,7 @@
|
||||
"peaqallocation.xyz.",
|
||||
"peaqapp.network",
|
||||
"peaqapp.xyz",
|
||||
"peaqclaim.live",
|
||||
"peaqdashboard.xyz",
|
||||
"peaqdashboard.xyz.",
|
||||
"peaqportal.app",
|
||||
@@ -43052,6 +43052,7 @@
|
||||
"sushi-botto.xyz.",
|
||||
"sushi-bsdeth.top",
|
||||
"sushi-bulla.top",
|
||||
"sushi-cn.asia",
|
||||
"sushi-cn.cc",
|
||||
"sushi-coco.top",
|
||||
"sushi-com.bid",
|
||||
@@ -52810,8 +52811,7 @@
|
||||
"zxxyz.xyz",
|
||||
"zyfi-tokensoft.org",
|
||||
"zyloqsupport.online",
|
||||
"zzcoin.website",
|
||||
"sushi-cn.asia"
|
||||
"zzcoin.website"
|
||||
],
|
||||
"denySub": [
|
||||
"twitter.com/AcalaNetworks",
|
||||
|
||||
+2
-1
@@ -8,5 +8,6 @@
|
||||
"metamask-cn.asia",
|
||||
"nodeops.asia",
|
||||
"polkadotevent2022.asia",
|
||||
"polkadotevents.asia"
|
||||
"polkadotevents.asia",
|
||||
"sushi-cn.asia"
|
||||
]
|
||||
|
||||
@@ -1418,6 +1418,7 @@
|
||||
"pancakeswep.live",
|
||||
"pawfury-claim.live",
|
||||
"peapodfis.live",
|
||||
"peaqclaim.live",
|
||||
"peepsoul.live",
|
||||
"pelhamconnect.live",
|
||||
"pell-network.live",
|
||||
|
||||
@@ -1308,6 +1308,7 @@
|
||||
"definodeshub.xyz",
|
||||
"defirader.xyz",
|
||||
"defiresolve.xyz",
|
||||
"defiresolverapp.xyz",
|
||||
"defisever.xyz",
|
||||
"defistations.xyz",
|
||||
"defivalidation.xyz",
|
||||
|
||||
@@ -1,4 +1,16 @@
|
||||
[
|
||||
{
|
||||
"date": "2025-11-29",
|
||||
"url": "defiresolverapp.xyz"
|
||||
},
|
||||
{
|
||||
"date": "2025-11-29",
|
||||
"url": "peaqclaim.live"
|
||||
},
|
||||
{
|
||||
"date": "2025-11-29",
|
||||
"url": "sushi-cn.asia"
|
||||
},
|
||||
{
|
||||
"date": "2025-11-28",
|
||||
"url": "migrate-polkadotapp.pro"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.25.24-3-x",
|
||||
"version": "0.25.24-4-x",
|
||||
"versions": {
|
||||
"git": "0.25.24-3-x",
|
||||
"git": "0.25.24-4-x",
|
||||
"npm": "0.25.23"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.25.24-3-x",
|
||||
"version": "0.25.24-4-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-3-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.24-4-x' };
|
||||
|
||||
Reference in New Issue
Block a user