mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 06:48:04 +00:00
[CI Skip] bump/beta 0.24.3-2-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
668 mhusnirizal update all.json (#4712)
|
||||
618 Mich Block hub-polkadot.com (#4343)
|
||||
551 Jaco Allow addition of denySub entries (#4223)
|
||||
109 alineherzman Update all.json (#4714)
|
||||
110 alineherzman Update all.json (#4740)
|
||||
97 michalisFr Update address.json (#4380)
|
||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||
31 Tarik Gul 0.24.2 (#4736)
|
||||
|
||||
@@ -44,7 +44,6 @@
|
||||
"0vwwuniswap.top",
|
||||
"0x-protocol.com",
|
||||
"0x-web3redrop.net",
|
||||
"thedappsupport.com",
|
||||
"0x0-exchange.xyz",
|
||||
"0x0ai.org",
|
||||
"0x0aiclaim-dao.com",
|
||||
@@ -32420,6 +32419,7 @@
|
||||
"thedappsbridgeassets.com",
|
||||
"thedappsresolver.com",
|
||||
"thedappsrpc.network",
|
||||
"thedappsupport.com",
|
||||
"thedappsync.com",
|
||||
"thedappsync.online",
|
||||
"thedapslinking.site",
|
||||
|
||||
@@ -11095,6 +11095,7 @@
|
||||
"thedappsauth.com",
|
||||
"thedappsbridgeassets.com",
|
||||
"thedappsresolver.com",
|
||||
"thedappsupport.com",
|
||||
"thedappsync.com",
|
||||
"thedefilink.com",
|
||||
"theden-token.com",
|
||||
|
||||
@@ -643,6 +643,10 @@
|
||||
"date": "2024-11-04",
|
||||
"url": "testokens.online"
|
||||
},
|
||||
{
|
||||
"date": "2024-11-04",
|
||||
"url": "thedappsupport.com"
|
||||
},
|
||||
{
|
||||
"date": "2024-11-04",
|
||||
"url": "thorswapfi.icu"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.24.3-1-x",
|
||||
"version": "0.24.3-2-x",
|
||||
"versions": {
|
||||
"git": "0.24.3-1-x",
|
||||
"git": "0.24.3-2-x",
|
||||
"npm": "0.24.2"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.24.3-1-x",
|
||||
"version": "0.24.3-2-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^13.2.2",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.24.3-1-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.24.3-2-x' };
|
||||
|
||||
Reference in New Issue
Block a user