mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
[CI Skip] bump/beta 0.22.3-14-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
598 mhusnirizal update all.json (#4290)
|
||||
551 Jaco Allow addition of denySub entries (#4223)
|
||||
96 michalisFr Added 0 new domains (#2338)
|
||||
45 alineherzman Update all.json (#4295)
|
||||
46 alineherzman Update all.json (#4309)
|
||||
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
|
||||
16 Josip Š Update all.json (#4294)
|
||||
13 ccris02 Update all.json (#1510)
|
||||
|
||||
@@ -44,7 +44,6 @@
|
||||
"0x0portal.app",
|
||||
"0x0portal.com",
|
||||
"0x0portal.net",
|
||||
"polka-d.com",
|
||||
"0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz",
|
||||
"0x483dd3425278c1f79f377f1034d9d2cae55648b6.xyz",
|
||||
"0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz",
|
||||
@@ -19822,6 +19821,7 @@
|
||||
"poljadotpolkadot.js.org",
|
||||
"poljkastarter.com",
|
||||
"polka-crypto.com",
|
||||
"polka-d.com",
|
||||
"polka-dot.exchange",
|
||||
"polka-dotnetwork.com",
|
||||
"polka-live.network",
|
||||
|
||||
@@ -7014,6 +7014,7 @@
|
||||
"polikadot.com",
|
||||
"poljkastarter.com",
|
||||
"polka-crypto.com",
|
||||
"polka-d.com",
|
||||
"polka-dotnetwork.com",
|
||||
"polka-rare.com",
|
||||
"polka-star.com",
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
[
|
||||
{
|
||||
"date": "2024-03-12",
|
||||
"url": "polka-d.com"
|
||||
},
|
||||
{
|
||||
"date": "2024-03-11",
|
||||
"url": "accesspoint.pages.dev"
|
||||
|
||||
+2
-2
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.22.3-13-x",
|
||||
"version": "0.22.3-14-x",
|
||||
"versions": {
|
||||
"git": "0.22.3-13-x",
|
||||
"git": "0.22.3-14-x",
|
||||
"npm": "0.22.2"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.22.3-13-x",
|
||||
"version": "0.22.3-14-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^12.6.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.22.3-13-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.3-14-x' };
|
||||
|
||||
Reference in New Issue
Block a user