mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-19 07:31:03 +00:00
[CI Skip] bump/beta 0.22.4-5-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
598 mhusnirizal update all.json (#4290)
|
598 mhusnirizal update all.json (#4290)
|
||||||
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)
|
||||||
48 alineherzman Update address.json (#4325)
|
49 alineherzman Update all.json (#4323)
|
||||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||||
16 Josip Š Update all.json (#4294)
|
16 Josip Š Update all.json (#4294)
|
||||||
13 ccris02 Update all.json (#1510)
|
13 ccris02 Update all.json (#1510)
|
||||||
|
|||||||
@@ -44,7 +44,6 @@
|
|||||||
"0x0portal.app",
|
"0x0portal.app",
|
||||||
"0x0portal.com",
|
"0x0portal.com",
|
||||||
"0x0portal.net",
|
"0x0portal.net",
|
||||||
"cryptodirectconnect.live",
|
|
||||||
"0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz",
|
"0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz",
|
||||||
"0x483dd3425278c1f79f377f1034d9d2cae55648b6.xyz",
|
"0x483dd3425278c1f79f377f1034d9d2cae55648b6.xyz",
|
||||||
"0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz",
|
"0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz",
|
||||||
@@ -6836,6 +6835,7 @@
|
|||||||
"cryptodatawebsite.com",
|
"cryptodatawebsite.com",
|
||||||
"cryptodickbutt2.com",
|
"cryptodickbutt2.com",
|
||||||
"cryptodickbutts2.com",
|
"cryptodickbutts2.com",
|
||||||
|
"cryptodirectconnect.live",
|
||||||
"cryptodistribution.tech",
|
"cryptodistribution.tech",
|
||||||
"cryptodoubling.live",
|
"cryptodoubling.live",
|
||||||
"cryptodroptoken.com",
|
"cryptodroptoken.com",
|
||||||
|
|||||||
@@ -332,6 +332,7 @@
|
|||||||
"cryptoauthy.live",
|
"cryptoauthy.live",
|
||||||
"cryptochainslab.live",
|
"cryptochainslab.live",
|
||||||
"cryptodapps.live",
|
"cryptodapps.live",
|
||||||
|
"cryptodirectconnect.live",
|
||||||
"cryptodoubling.live",
|
"cryptodoubling.live",
|
||||||
"cryptofix.webflows.live",
|
"cryptofix.webflows.live",
|
||||||
"cryptolink.live",
|
"cryptolink.live",
|
||||||
|
|||||||
@@ -11,6 +11,10 @@
|
|||||||
"date": "2024-03-18",
|
"date": "2024-03-18",
|
||||||
"url": "claim.ensworld.org"
|
"url": "claim.ensworld.org"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2024-03-18",
|
||||||
|
"url": "cryptodirectconnect.live"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2024-03-18",
|
"date": "2024-03-18",
|
||||||
"url": "manta-network.art"
|
"url": "manta-network.art"
|
||||||
|
|||||||
+2
-2
@@ -14,9 +14,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.22.4-4-x",
|
"version": "0.22.4-5-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.22.4-4-x",
|
"git": "0.22.4-5-x",
|
||||||
"npm": "0.22.3"
|
"npm": "0.22.3"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.22.4-4-x",
|
"version": "0.22.4-5-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.4-4-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.4-5-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user