mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-17 22:51:05 +00:00
[CI Skip] bump/beta 0.22.5-29-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
600 mhusnirizal update all.json (#4358)
|
600 mhusnirizal update all.json (#4358)
|
||||||
551 Jaco Allow addition of denySub entries (#4223)
|
551 Jaco Allow addition of denySub entries (#4223)
|
||||||
96 michalisFr Added 0 new domains (#2338)
|
96 michalisFr Added 0 new domains (#2338)
|
||||||
59 alineherzman Update all.json (#4363)
|
60 alineherzman Update all.json (#4370)
|
||||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||||
17 Josip Š Update all.json (#4366)
|
17 Josip Š Update all.json (#4366)
|
||||||
13 ccris02 Update all.json (#1510)
|
13 ccris02 Update all.json (#1510)
|
||||||
|
|||||||
@@ -39,7 +39,6 @@
|
|||||||
"0vvwwuniswap.top",
|
"0vvwwuniswap.top",
|
||||||
"0vwwuniswap.top",
|
"0vwwuniswap.top",
|
||||||
"0x-web3redrop.net",
|
"0x-web3redrop.net",
|
||||||
"ltcni.com",
|
|
||||||
"0x0ai.org",
|
"0x0ai.org",
|
||||||
"0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz",
|
"0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz",
|
||||||
"0x0portal.app",
|
"0x0portal.app",
|
||||||
@@ -15027,6 +15026,7 @@
|
|||||||
"lrntoken.xyz",
|
"lrntoken.xyz",
|
||||||
"lsd-mainnet-address-spoofing.netlify.app",
|
"lsd-mainnet-address-spoofing.netlify.app",
|
||||||
"ltc-official.com",
|
"ltc-official.com",
|
||||||
|
"ltcni.com",
|
||||||
"luanhcpad.xyz",
|
"luanhcpad.xyz",
|
||||||
"lubereft.com",
|
"lubereft.com",
|
||||||
"lucksiamtrade.tk",
|
"lucksiamtrade.tk",
|
||||||
|
|||||||
@@ -5255,6 +5255,7 @@
|
|||||||
"lpbalancer.com",
|
"lpbalancer.com",
|
||||||
"lpuniswap.com",
|
"lpuniswap.com",
|
||||||
"ltc-official.com",
|
"ltc-official.com",
|
||||||
|
"ltcni.com",
|
||||||
"lubereft.com",
|
"lubereft.com",
|
||||||
"luckybblock.com",
|
"luckybblock.com",
|
||||||
"luckyblocki.com",
|
"luckyblocki.com",
|
||||||
|
|||||||
@@ -19,6 +19,10 @@
|
|||||||
"date": "2024-04-09",
|
"date": "2024-04-09",
|
||||||
"url": "diving-mantanetwork.pages.dev"
|
"url": "diving-mantanetwork.pages.dev"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2024-04-09",
|
||||||
|
"url": "ltcni.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2024-04-09",
|
"date": "2024-04-09",
|
||||||
"url": "ordify.pages.dev"
|
"url": "ordify.pages.dev"
|
||||||
|
|||||||
+2
-2
@@ -14,9 +14,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.22.5-28-x",
|
"version": "0.22.5-29-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.22.5-28-x",
|
"git": "0.22.5-29-x",
|
||||||
"npm": "0.22.4"
|
"npm": "0.22.4"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.22.5-28-x",
|
"version": "0.22.5-29-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^12.6.2",
|
"@polkadot/util": "^12.6.2",
|
||||||
|
|||||||
@@ -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.22.5-28-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.5-29-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user