mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-14 02:51:12 +00:00
[CI Skip] bump/beta 0.25.19-39-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
747 mhusnirizal update all.json (#5369)
|
747 mhusnirizal update all.json (#5369)
|
||||||
618 Mich Block hub-polkadot.com (#4343)
|
618 Mich Block hub-polkadot.com (#4343)
|
||||||
551 Jaco Allow addition of denySub entries (#4223)
|
551 Jaco Allow addition of denySub entries (#4223)
|
||||||
129 alineherzman Update all.json (#5359)
|
130 alineherzman Update all.json (#5371)
|
||||||
97 michalisFr Update address.json (#4380)
|
97 michalisFr Update address.json (#4380)
|
||||||
45 Tarik Gul 13.4.3 (#4958)
|
45 Tarik Gul 13.4.3 (#4958)
|
||||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||||
|
|||||||
@@ -51,7 +51,6 @@
|
|||||||
"0rdinalchaindapp.net",
|
"0rdinalchaindapp.net",
|
||||||
"0therside.com",
|
"0therside.com",
|
||||||
"0ver.network",
|
"0ver.network",
|
||||||
"defidappchainly.com",
|
|
||||||
"0vvwwuniswap.top",
|
"0vvwwuniswap.top",
|
||||||
"0vwwuniswap.top",
|
"0vwwuniswap.top",
|
||||||
"0x-arb.top",
|
"0x-arb.top",
|
||||||
@@ -16284,6 +16283,7 @@
|
|||||||
"defidapp.net",
|
"defidapp.net",
|
||||||
"defidapp.uno",
|
"defidapp.uno",
|
||||||
"defidapp.vercel.app",
|
"defidapp.vercel.app",
|
||||||
|
"defidappchainly.com",
|
||||||
"defidappconnect.com",
|
"defidappconnect.com",
|
||||||
"defidappconnecta.pages.dev",
|
"defidappconnecta.pages.dev",
|
||||||
"defidapphub.com",
|
"defidapphub.com",
|
||||||
|
|||||||
@@ -5221,6 +5221,7 @@
|
|||||||
"deficryptowallet.com",
|
"deficryptowallet.com",
|
||||||
"deficryptowallets.com",
|
"deficryptowallets.com",
|
||||||
"defidapp-protocol.firebaseapp.com",
|
"defidapp-protocol.firebaseapp.com",
|
||||||
|
"defidappchainly.com",
|
||||||
"defidappconnect.com",
|
"defidappconnect.com",
|
||||||
"defidapphub.com",
|
"defidapphub.com",
|
||||||
"defidapplive.com",
|
"defidapplive.com",
|
||||||
|
|||||||
@@ -43,6 +43,10 @@
|
|||||||
"date": "2025-09-17",
|
"date": "2025-09-17",
|
||||||
"url": "decentralizedexapp.com"
|
"url": "decentralizedexapp.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2025-09-17",
|
||||||
|
"url": "defidappchainly.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2025-09-17",
|
"date": "2025-09-17",
|
||||||
"url": "dolomiterewards.live"
|
"url": "dolomiterewards.live"
|
||||||
|
|||||||
+2
-2
@@ -14,9 +14,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.25.19-38-x",
|
"version": "0.25.19-39-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.25.19-38-x",
|
"git": "0.25.19-39-x",
|
||||||
"npm": "0.25.18"
|
"npm": "0.25.18"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.25.19-38-x",
|
"version": "0.25.19-39-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^13.5.6",
|
"@polkadot/util": "^13.5.6",
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.19-38-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.19-39-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user