@networkpro/legal 0.2.10 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/404.html +748 -0
- package/docs/assets/external/github.com/netwk-pro/netwk-pro.github.io/actions/workflows/upload.yml/badge.svg +35 -0
- package/docs/assets/external/github.com/netwk-pro/netwk-pro.github.io/actions/workflows/webpack.yml/badge.56403977.svg +35 -0
- package/docs/assets/external/img.shields.io/badge/Contributor Covenant-2.1-4baaaa.svg +1 -0
- package/docs/assets/external/img.shields.io/badge/code_style-prettier-ff69b4.3e3c11fa.svg +1 -0
- package/docs/assets/external/img.shields.io/npm/v/@networkpro/web.5485edf3.svg +1 -0
- package/docs/assets/external/mirrors.creativecommons.org/presskit/icons/by.svg +20 -0
- package/docs/assets/external/mirrors.creativecommons.org/presskit/icons/cc.svg +27 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-github.png +0 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-support.png +0 -0
- package/docs/assets/external/raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/vcard.png +0 -0
- package/docs/assets/external/unpkg.com/mermaid@11/dist/mermaid.min.js +2607 -0
- package/docs/assets/images/favicon.png +0 -0
- package/docs/assets/javascripts/bundle.c8b220af.min.js +16 -0
- package/docs/assets/javascripts/bundle.c8b220af.min.js.map +7 -0
- package/docs/assets/javascripts/lunr/min/lunr.ar.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.da.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.de.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.du.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.el.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.es.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.fi.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.fr.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.he.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.hi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.hu.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.hy.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.it.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ja.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.jp.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.kn.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.ko.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.multi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.nl.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.no.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.pt.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ro.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ru.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.sa.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.stemmer.support.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.sv.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.ta.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.te.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.th.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.tr.min.js +18 -0
- package/docs/assets/javascripts/lunr/min/lunr.vi.min.js +1 -0
- package/docs/assets/javascripts/lunr/min/lunr.zh.min.js +1 -0
- package/docs/assets/javascripts/lunr/tinyseg.js +206 -0
- package/docs/assets/javascripts/lunr/wordcut.js +6708 -0
- package/docs/assets/javascripts/workers/search.f8cc74c7.min.js +42 -0
- package/docs/assets/javascripts/workers/search.f8cc74c7.min.js.map +7 -0
- package/docs/assets/stylesheets/main.2afb09e1.min.css +1 -0
- package/docs/assets/stylesheets/main.2afb09e1.min.css.map +1 -0
- package/docs/assets/stylesheets/palette.06af60db.min.css +1 -0
- package/docs/assets/stylesheets/palette.06af60db.min.css.map +1 -0
- package/docs/conduct/index.html +1016 -0
- package/docs/index.html +915 -0
- package/docs/legal/index.html +1152 -0
- package/docs/privacy/index.html +1071 -0
- package/docs/search/search_index.json +1 -0
- package/docs/sitemap.xml +27 -0
- package/docs/sitemap.xml.gz +0 -0
- package/docs/terms-cond/index.html +1120 -0
- package/docs/terms-use/index.html +1042 -0
- package/package.json +3 -3
- package/404.html +0 -84
- package/CNAME +0 -1
- package/LICENSE.md +0 -296
- package/PRIVACY.md +0 -212
- package/README.md +0 -86
- package/TERMS-COND.md +0 -277
- package/TERMS-USE.md +0 -212
- package/css/default.css +0 -1
- package/css/normalize.css +0 -1
- package/css/style.css +0 -1
- package/favicon-180.png +0 -0
- package/favicon-splash.png +0 -0
- package/favicon.ico +0 -0
- package/favicon.svg +0 -550
- package/favicon.svg.br +0 -0
- package/favicon.svg.gz +0 -0
- package/html/CC-BY-4.0.html +0 -798
- package/html/CC-BY-4.0.html.br +0 -0
- package/html/CC-BY-4.0.html.gz +0 -0
- package/html/COPYING.html +0 -1105
- package/html/COPYING.html.br +0 -0
- package/html/COPYING.html.gz +0 -0
- package/img/banner-og-1200x630.png +0 -0
- package/img/logo-transparent.png +0 -0
- package/img/logo.png +0 -0
- package/index.html +0 -241
- package/index.html.br +0 -0
- package/index.html.gz +0 -0
- package/js/app.6f7616e04ac0463f582a.mjs +0 -1
- package/js/runtime.aac6c30edf7d8d569715.mjs +0 -1
- package/js/vendor/.gitkeep +0 -0
- package/robots.txt +0 -14
- package/site.webmanifest +0 -25
- package/sitemap.xml +0 -115
- /package/{favicon-192.png → docs/img/favicon.png} +0 -0
- /package/{favicon-512.png → docs/img/logo.png} +0 -0
package/html/COPYING.html.br
DELETED
Binary file
|
package/html/COPYING.html.gz
DELETED
Binary file
|
Binary file
|
package/img/logo-transparent.png
DELETED
Binary file
|
package/img/logo.png
DELETED
Binary file
|
package/index.html
DELETED
@@ -1,241 +0,0 @@
|
|
1
|
-
<!doctype html>
|
2
|
-
|
3
|
-
<html class="no-js" lang="en">
|
4
|
-
<head>
|
5
|
-
<meta charset="utf-8">
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
<meta name="viewport" content="width=device-width,initial-scale=1">
|
10
|
-
<title>Legal Document Portal — Network Pro</title>
|
11
|
-
|
12
|
-
|
13
|
-
<link rel="stylesheet" href="css/normalize.css" type="text/css">
|
14
|
-
<link rel="stylesheet" href="css/style.css" type="text/css">
|
15
|
-
<link rel="stylesheet" href="css/default.css" type="text/css">
|
16
|
-
|
17
|
-
<script src="https://kit.fontawesome.com/f70f03cb45.js" crossorigin="anonymous"></script>
|
18
|
-
|
19
|
-
<meta name="description" content="Legal Document Portal | Security, Networking, Privacy — Network Pro">
|
20
|
-
<meta name="author" content="Scott Lopez">
|
21
|
-
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
22
|
-
|
23
|
-
<link rel="canonical" href="https://legal.netwk.pro/">
|
24
|
-
<base href="https://legal.netwk.pro/" target="_self">
|
25
|
-
|
26
|
-
|
27
|
-
<meta property="og:title" content="Legal Document Portal — Network Pro">
|
28
|
-
<meta property="og:type" content="website">
|
29
|
-
<meta property="og:url" content="https://legal.netwk.pro">
|
30
|
-
<meta property="og:image" content="img/banner-og-1200x630.png">
|
31
|
-
<meta property="og:image:alt" content="Network Pro Strategies">
|
32
|
-
<meta property="og:description" content="Legal Document Portal | Security, Networking, Privacy — Network Pro">
|
33
|
-
|
34
|
-
|
35
|
-
<meta name="twitter:card" content="summary_large_image">
|
36
|
-
<meta name="twitter:site" content="@NetEng_Pro">
|
37
|
-
<meta name="twitter:creator" content="@NetEng_pro">
|
38
|
-
<meta property="twitter:domain" content="https://legal.netwk.pro/">
|
39
|
-
<meta property="twitter:url" content="https://legal.netwk.pro/">
|
40
|
-
<meta name="twitter:title" content="Legal Document Portal — Network Pro">
|
41
|
-
<meta name="twitter:description" content="Legal Document Portal | Security, Networking, Privacy — Network Pro">
|
42
|
-
<meta name="twitter:image" content="img/banner-og-1200x630.png">
|
43
|
-
<meta name="twitter:image:alt" content="Network Pro Strategies">
|
44
|
-
|
45
|
-
|
46
|
-
<link rel="icon" href="favicon.ico" sizes="any" type="image/x-icon">
|
47
|
-
<link rel="icon" href="favicon.svg" type="image/svg+xml">
|
48
|
-
<link rel="apple-touch-icon" href="favicon-180.png" type="image/png">
|
49
|
-
|
50
|
-
<link rel="manifest" href="site.webmanifest">
|
51
|
-
<meta name="theme-color" content="#ffc627">
|
52
|
-
<script defer="defer" src="js/runtime.aac6c30edf7d8d569715.mjs"></script><script defer="defer" src="js/app.6f7616e04ac0463f582a.mjs"></script></head>
|
53
|
-
|
54
|
-
<body>
|
55
|
-
|
56
|
-
<header id="header-nav">
|
57
|
-
<div class="container">
|
58
|
-
<nav class="center-nav">
|
59
|
-
<a rel="noopener noreferrer" href="https://netwk.pro/" target="_self">home</a>
|
60
|
-
|
|
61
|
-
<a rel="noopener noreferrer" href="https://netwk.pro/about.html" target="_self">about</a>
|
62
|
-
|
|
63
|
-
<a rel="noopener noreferrer" href="https://github.com/netwk-pro/netwk-pro.github.io/discussions" target="_blank">discussions
|
64
|
-
<sup><span class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup></a>
|
65
|
-
|
|
66
|
-
<a rel="noopener noreferrer" href="https://linktr.ee/neteng_pro" target="_blank">link hub
|
67
|
-
<sup><span class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup></a>
|
68
|
-
</nav>
|
69
|
-
</div>
|
70
|
-
</header>
|
71
|
-
|
72
|
-
|
73
|
-
<div class="full-width-section">
|
74
|
-
<div class="container">
|
75
|
-
|
76
|
-
<section id="page-title">
|
77
|
-
<img decoding="async" loading="lazy" class="logo" src="img/logo-transparent.png" alt="Network Pro Strategies" style="width: 250x; height: 250px">
|
78
|
-
<div class="index1">Locking Down Networks,<br>
|
79
|
-
Unlocking Confidence™</div>
|
80
|
-
<p> </p>
|
81
|
-
<h1 class="index2">Legal Document Portal</h1>
|
82
|
-
</section>
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
<hr class="hr-styled">
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
<section id="main-content">
|
93
|
-
<p class="center-text"><strong><u>General Legal</u></strong></p>
|
94
|
-
|
95
|
-
<p class="center-text"><a rel="noopener noreferrer" href="https://netwk.pro/terms-of-use.html">Website Terms of Use</a></p>
|
96
|
-
|
97
|
-
<p class="center-text"><a rel="noopener noreferrer" href="https://netwk.pro/privacy.html">Privacy Policy</a></p>
|
98
|
-
<p class="center-text"><a rel="noopener noreferrer" href="https://netwk.pro/legal.html">Legal, Copyright, and Licensing</a></p>
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
<p class="center-text"><strong><u>Consulting and Implementation Services</u></strong></p>
|
103
|
-
|
104
|
-
<p class="center-text"><a rel="noopener noreferrer" href="https://netwk.pro/terms-and-conditions.html">Terms and Conditions</a></p>
|
105
|
-
|
106
|
-
|
107
|
-
</section>
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
<section id="social-media">
|
114
|
-
<div class="soc-wrap">
|
115
|
-
<table class="soc">
|
116
|
-
<tbody>
|
117
|
-
<tr>
|
118
|
-
<td class="soc-fa">
|
119
|
-
<p>
|
120
|
-
<a rel="noopener noreferrer" href="https://instagram.com/netwk_pro" target="_blank">
|
121
|
-
<span class="fa-brands fa-square-instagram fa-2x"></span>
|
122
|
-
</a>
|
123
|
-
</p>
|
124
|
-
</td>
|
125
|
-
<td class="soc-fa">
|
126
|
-
<p>
|
127
|
-
<a rel="noopener noreferrer" href="https://facebook.com/neteng.pro" target="_blank">
|
128
|
-
<span class="fa-brands fa-square-facebook fa-2x"></span>
|
129
|
-
</a>
|
130
|
-
</p>
|
131
|
-
</td>
|
132
|
-
<td class="soc-fa">
|
133
|
-
<p>
|
134
|
-
<a rel="noopener noreferrer" href="https://linkedin.com/company/netwk-pro" target="_blank">
|
135
|
-
<span class="fa-brands fa-linkedin fa-2x"></span>
|
136
|
-
</a>
|
137
|
-
</p>
|
138
|
-
</td>
|
139
|
-
<td class="soc-fa">
|
140
|
-
<p>
|
141
|
-
<a rel="me noopener noreferrer" href="https://noc.social/@NetEng_Pro" target="_blank">
|
142
|
-
<span class="fa-brands fa-mastodon fa-2x"></span>
|
143
|
-
</a>
|
144
|
-
</p>
|
145
|
-
</td>
|
146
|
-
<td class="soc-fa">
|
147
|
-
<p>
|
148
|
-
<a rel="noopener noreferrer" href="https://github.com/netwk-pro/" target="_blank">
|
149
|
-
<span class="fa-brands fa-square-github fa-2x"></span>
|
150
|
-
</a>
|
151
|
-
</p>
|
152
|
-
</td>
|
153
|
-
</tr>
|
154
|
-
</tbody>
|
155
|
-
</table>
|
156
|
-
</div>
|
157
|
-
</section>
|
158
|
-
|
159
|
-
|
160
|
-
<hr class="hr-styled">
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
<div class="bnav-wrap">
|
166
|
-
<table class="bnav"><tbody>
|
167
|
-
<tr>
|
168
|
-
<td class="bnav-nav"><a rel="noopener noreferrer" href="https://netwk.pro/terms-of-use.html" target="_self">Terms of Use</a></td>
|
169
|
-
<td class="bnav-nav"><a rel="noopener noreferrer" href="https://netwk.pro/privacy.html" target="_self">Privacy Policy</a>
|
170
|
-
</td>
|
171
|
-
</tr>
|
172
|
-
<tr>
|
173
|
-
<td class="bnav-cell" colspan="2">
|
174
|
-
<a rel="noopener noreferrer" href="https://netwk.pro/legal.html" target="_self">Legal</a></td>
|
175
|
-
</tr>
|
176
|
-
</tbody>
|
177
|
-
</table>
|
178
|
-
</div>
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
<section id="badges">
|
185
|
-
<div class="bnav2-wrap">
|
186
|
-
<table class="bnav2"><tbody>
|
187
|
-
<tr>
|
188
|
-
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://netwk.pro/legal.html#cc-by" target="_blank"><img decoding="async" loading="lazy" src="https://forthebadge.com/images/badges/cc-by.png" style="width: 160px; height: auto" alt="CC BY 4.0"></a></td>
|
189
|
-
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://netwk.pro/legal.html#gnu-gpl" target="_blank"><img decoding="async" loading="lazy" src="https://img.shields.io/badge/LICENSE-GPLv3-red?style=for-the-badge&labelColor=9b9b9b&color=d0021b" style="width: 120px; height: auto" alt="GPL 3.0 or Later"></a></td>
|
190
|
-
</tr>
|
191
|
-
</tbody>
|
192
|
-
</table>
|
193
|
-
</div>
|
194
|
-
</section>
|
195
|
-
|
196
|
-
</div>
|
197
|
-
</div>
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
<footer id="licensing">
|
203
|
-
<div class="container">
|
204
|
-
<div class="copyright" xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/">
|
205
|
-
<p>
|
206
|
-
Copyright © 2025<br>
|
207
|
-
<a rel="cc:attributionURL dct:creator noopener noreferrer" property="cc:attributionName" href="https://netwk.pro/" target="_blank"><strong>Network Pro Strategies</strong></a>
|
208
|
-
(Network Pro™)</p>
|
209
|
-
|
210
|
-
<p>
|
211
|
-
Network Pro™, the shield logo, and the "Locking Down
|
212
|
-
Networks™" slogan are
|
213
|
-
<a rel="noopener noreferrer" href="https://netwk.pro/legal.html#trademark" target="_self">trademarks</a>
|
214
|
-
of Network Pro Strategies.
|
215
|
-
</p>
|
216
|
-
|
217
|
-
<p>
|
218
|
-
Licensed under
|
219
|
-
<a href="https://netwk.pro/legal.html#cc-by" target="_blank" rel="license noopener noreferrer" style="display: inline-block"><b>CC BY 4.0</b></a>
|
220
|
-
<a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="license noopener noreferrer" style="display: inline-block"><img decoding="async" loading="lazy" style="height: 18px !important;
|
221
|
-
margin-left: 3px;
|
222
|
-
vertical-align: text-bottom;
|
223
|
-
text-decoration: none;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="Creative Commons BY">
|
224
|
-
</a>
|
225
|
-
<a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="license noopener noreferrer" style="display: inline-block"><img decoding="async" loading="lazy" style="height: 18px !important;
|
226
|
-
margin-left: 3px;
|
227
|
-
vertical-align: text-bottom;
|
228
|
-
text-decoration: none;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="Creative Commons BY"></a>
|
229
|
-
and the
|
230
|
-
<a href="https://netwk.pro/legal.html#gnu-gpl" target="_blank" rel="license noopener noreferrer"><b>GNU GPL</b></a>, as published by the
|
231
|
-
<a rel="noopener noreferrer" href="https://fsf.org" target="_blank">Free Software Foundation</a>, either version 3 of the License, or (at your option) any later
|
232
|
-
version.
|
233
|
-
</p>
|
234
|
-
</div>
|
235
|
-
</div>
|
236
|
-
</footer>
|
237
|
-
|
238
|
-
|
239
|
-
<script src="js/app.mjs"></script>
|
240
|
-
</body>
|
241
|
-
</html>
|
package/index.html.br
DELETED
Binary file
|
package/index.html.gz
DELETED
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
"use strict";(self.webpackChunk_networkpro_legal=self.webpackChunk_networkpro_legal||[]).push([[524],{68:(t,n)=>{const{hasOwnProperty:e}=Object.prototype,r=g();r.configure=g,r.stringify=r,r.default=r,n.stringify=r,n.configure=g,t.exports=r;const i=/[\u0000-\u001f\u0022\u005c\ud800-\udfff]/;function o(t){return t.length<5e3&&!i.test(t)?`"${t}"`:JSON.stringify(t)}function u(t,n){if(t.length>200||n)return t.sort(n);for(let n=1;n<t.length;n++){const e=t[n];let r=n;for(;0!==r&&t[r-1]>e;)t[r]=t[r-1],r--;t[r]=e}return t}const l=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(Object.getPrototypeOf(new Int8Array)),Symbol.toStringTag).get;function f(t){return void 0!==l.call(t)&&0!==t.length}function c(t,n,e){t.length<e&&(e=t.length);const r=","===n?"":" ";let i=`"0":${r}${t[0]}`;for(let o=1;o<e;o++)i+=`${n}"${o}":${r}${t[o]}`;return i}function s(t,n){let r;if(e.call(t,n)){if(r=t[n],"number"!=typeof r)throw new TypeError(`The "${n}" argument must be of type number`);if(!Number.isInteger(r))throw new TypeError(`The "${n}" argument must be an integer`);if(r<1)throw new RangeError(`The "${n}" argument must be >= 1`)}return void 0===r?1/0:r}function a(t){return 1===t?"1 item":`${t} items`}function g(t){const n=function(t){if(e.call(t,"strict")){const n=t.strict;if("boolean"!=typeof n)throw new TypeError('The "strict" argument must be of type boolean');if(n)return t=>{let n="Object can not safely be stringified. Received type "+typeof t;throw"function"!=typeof t&&(n+=` (${t.toString()})`),new Error(n)}}}(t={...t});n&&(void 0===t.bigint&&(t.bigint=!1),"circularValue"in t||(t.circularValue=Error));const r=function(t){if(e.call(t,"circularValue")){const n=t.circularValue;if("string"==typeof n)return`"${n}"`;if(null==n)return n;if(n===Error||n===TypeError)return{toString(){throw new TypeError("Converting circular structure to JSON")}};throw new TypeError('The "circularValue" argument must be of type string or the value null or undefined')}return'"[Circular]"'}(t),i=function(t,n){let r;if(e.call(t,n)&&(r=t[n],"boolean"!=typeof r))throw new TypeError(`The "${n}" argument must be of type boolean`);return void 0===r||r}(t,"bigint"),l=function(t){let n;if(e.call(t,"deterministic")&&(n=t.deterministic,"boolean"!=typeof n&&"function"!=typeof n))throw new TypeError('The "deterministic" argument must be of type boolean or comparator function');return void 0===n||n}(t),g="function"==typeof l?l:void 0,h=s(t,"maximumDepth"),p=s(t,"maximumBreadth");function $(t,e,c,s,y,d){let b=e[t];switch("object"==typeof b&&null!==b&&"function"==typeof b.toJSON&&(b=b.toJSON(t)),b=s.call(e,t,b),typeof b){case"string":return o(b);case"object":{if(null===b)return"null";if(-1!==c.indexOf(b))return r;let t="",n=",";const e=d;if(Array.isArray(b)){if(0===b.length)return"[]";if(h<c.length+1)return'"[Array]"';c.push(b),""!==y&&(t+=`\n${d+=y}`,n=`,\n${d}`);const r=Math.min(b.length,p);let i=0;for(;i<r-1;i++){const e=$(String(i),b,c,s,y,d);t+=void 0!==e?e:"null",t+=n}const o=$(String(i),b,c,s,y,d);if(t+=void 0!==o?o:"null",b.length-1>p){t+=`${n}"... ${a(b.length-p-1)} not stringified"`}return""!==y&&(t+=`\n${e}`),c.pop(),`[${t}]`}let i=Object.keys(b);const m=i.length;if(0===m)return"{}";if(h<c.length+1)return'"[Object]"';let S="",w="";""!==y&&(n=`,\n${d+=y}`,S=" ");const O=Math.min(m,p);l&&!f(b)&&(i=u(i,g)),c.push(b);for(let e=0;e<O;e++){const r=i[e],u=$(r,b,c,s,y,d);void 0!==u&&(t+=`${w}${o(r)}:${S}${u}`,w=n)}if(m>p){t+=`${w}"...":${S}"${a(m-p)} not stringified"`,w=n}return""!==y&&w.length>1&&(t=`\n${d}${t}\n${e}`),c.pop(),`{${t}}`}case"number":return isFinite(b)?String(b):n?n(b):"null";case"boolean":return!0===b?"true":"false";case"undefined":return;case"bigint":if(i)return String(b);default:return n?n(b):void 0}}function y(t,e,u,l,f,c){switch("object"==typeof e&&null!==e&&"function"==typeof e.toJSON&&(e=e.toJSON(t)),typeof e){case"string":return o(e);case"object":{if(null===e)return"null";if(-1!==u.indexOf(e))return r;const t=c;let n="",i=",";if(Array.isArray(e)){if(0===e.length)return"[]";if(h<u.length+1)return'"[Array]"';u.push(e),""!==f&&(n+=`\n${c+=f}`,i=`,\n${c}`);const r=Math.min(e.length,p);let o=0;for(;o<r-1;o++){const t=y(String(o),e[o],u,l,f,c);n+=void 0!==t?t:"null",n+=i}const s=y(String(o),e[o],u,l,f,c);if(n+=void 0!==s?s:"null",e.length-1>p){n+=`${i}"... ${a(e.length-p-1)} not stringified"`}return""!==f&&(n+=`\n${t}`),u.pop(),`[${n}]`}u.push(e);let s="";""!==f&&(i=`,\n${c+=f}`,s=" ");let g="";for(const t of l){const r=y(t,e[t],u,l,f,c);void 0!==r&&(n+=`${g}${o(t)}:${s}${r}`,g=i)}return""!==f&&g.length>1&&(n=`\n${c}${n}\n${t}`),u.pop(),`{${n}}`}case"number":return isFinite(e)?String(e):n?n(e):"null";case"boolean":return!0===e?"true":"false";case"undefined":return;case"bigint":if(i)return String(e);default:return n?n(e):void 0}}function d(t,e,s,$,y){switch(typeof e){case"string":return o(e);case"object":{if(null===e)return"null";if("function"==typeof e.toJSON){if("object"!=typeof(e=e.toJSON(t)))return d(t,e,s,$,y);if(null===e)return"null"}if(-1!==s.indexOf(e))return r;const n=y;if(Array.isArray(e)){if(0===e.length)return"[]";if(h<s.length+1)return'"[Array]"';s.push(e);let t=`\n${y+=$}`;const r=`,\n${y}`,i=Math.min(e.length,p);let o=0;for(;o<i-1;o++){const n=d(String(o),e[o],s,$,y);t+=void 0!==n?n:"null",t+=r}const u=d(String(o),e[o],s,$,y);if(t+=void 0!==u?u:"null",e.length-1>p){t+=`${r}"... ${a(e.length-p-1)} not stringified"`}return t+=`\n${n}`,s.pop(),`[${t}]`}let i=Object.keys(e);const b=i.length;if(0===b)return"{}";if(h<s.length+1)return'"[Object]"';const m=`,\n${y+=$}`;let S="",w="",O=Math.min(b,p);f(e)&&(S+=c(e,m,p),i=i.slice(e.length),O-=e.length,w=m),l&&(i=u(i,g)),s.push(e);for(let t=0;t<O;t++){const n=i[t],r=d(n,e[n],s,$,y);void 0!==r&&(S+=`${w}${o(n)}: ${r}`,w=m)}if(b>p){S+=`${w}"...": "${a(b-p)} not stringified"`,w=m}return""!==w&&(S=`\n${y}${S}\n${n}`),s.pop(),`{${S}}`}case"number":return isFinite(e)?String(e):n?n(e):"null";case"boolean":return!0===e?"true":"false";case"undefined":return;case"bigint":if(i)return String(e);default:return n?n(e):void 0}}function b(t,e,s){switch(typeof e){case"string":return o(e);case"object":{if(null===e)return"null";if("function"==typeof e.toJSON){if("object"!=typeof(e=e.toJSON(t)))return b(t,e,s);if(null===e)return"null"}if(-1!==s.indexOf(e))return r;let n="";const i=void 0!==e.length;if(i&&Array.isArray(e)){if(0===e.length)return"[]";if(h<s.length+1)return'"[Array]"';s.push(e);const t=Math.min(e.length,p);let r=0;for(;r<t-1;r++){const t=b(String(r),e[r],s);n+=void 0!==t?t:"null",n+=","}const i=b(String(r),e[r],s);if(n+=void 0!==i?i:"null",e.length-1>p){n+=`,"... ${a(e.length-p-1)} not stringified"`}return s.pop(),`[${n}]`}let $=Object.keys(e);const y=$.length;if(0===y)return"{}";if(h<s.length+1)return'"[Object]"';let d="",m=Math.min(y,p);i&&f(e)&&(n+=c(e,",",p),$=$.slice(e.length),m-=e.length,d=","),l&&($=u($,g)),s.push(e);for(let t=0;t<m;t++){const r=$[t],i=b(r,e[r],s);void 0!==i&&(n+=`${d}${o(r)}:${i}`,d=",")}if(y>p){n+=`${d}"...":"${a(y-p)} not stringified"`}return s.pop(),`{${n}}`}case"number":return isFinite(e)?String(e):n?n(e):"null";case"boolean":return!0===e?"true":"false";case"undefined":return;case"bigint":if(i)return String(e);default:return n?n(e):void 0}}return function(t,n,e){if(arguments.length>1){let r="";if("number"==typeof e?r=" ".repeat(Math.min(e,10)):"string"==typeof e&&(r=e.slice(0,10)),null!=n){if("function"==typeof n)return $("",{"":t},[],n,r,"");if(Array.isArray(n))return y("",t,[],function(t){const n=new Set;for(const e of t)"string"!=typeof e&&"number"!=typeof e||n.add(String(e));return n}(n),r,"")}if(0!==r.length)return d("",t,[],r,"")}return b("",t,[])}}},118:(t,n,e)=>{var r=e(68);r.configure;globalThis.self}},t=>{var n;n=118,t(t.s=n)}]);
|
@@ -1 +0,0 @@
|
|
1
|
-
(()=>{"use strict";var r,e={},o={};function t(r){var n=o[r];if(void 0!==n)return n.exports;var a=o[r]={exports:{}};return e[r](a,a.exports,t),a.exports}t.m=e,r=[],t.O=(e,o,n,a)=>{if(!o){var l=1/0;for(f=0;f<r.length;f++){for(var[o,n,a]=r[f],i=!0,p=0;p<o.length;p++)(!1&a||l>=a)&&Object.keys(t.O).every((r=>t.O[r](o[p])))?o.splice(p--,1):(i=!1,a<l&&(l=a));if(i){r.splice(f--,1);var s=n();void 0!==s&&(e=s)}}return e}a=a||0;for(var f=r.length;f>0&&r[f-1][2]>a;f--)r[f]=r[f-1];r[f]=[o,n,a]},t.o=(r,e)=>Object.prototype.hasOwnProperty.call(r,e),(()=>{var r={121:0};t.O.j=e=>0===r[e];var e=(e,o)=>{var n,a,[l,i,p]=o,s=0;if(l.some((e=>0!==r[e]))){for(n in i)t.o(i,n)&&(t.m[n]=i[n]);if(p)var f=p(t)}for(e&&e(o);s<l.length;s++)a=l[s],t.o(r,a)&&r[a]&&r[a][0](),r[a]=0;return t.O(f)},o=self.webpackChunk_networkpro_legal=self.webpackChunk_networkpro_legal||[];o.forEach(e.bind(null,0)),o.push=e.bind(null,o.push.bind(o))})()})();
|
package/js/vendor/.gitkeep
DELETED
File without changes
|
package/robots.txt
DELETED
@@ -1,14 +0,0 @@
|
|
1
|
-
# robots.txt
|
2
|
-
#
|
3
|
-
# SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
|
4
|
-
# This file is part of Network Pro
|
5
|
-
#
|
6
|
-
# www.robotstxt.org/
|
7
|
-
|
8
|
-
User-agent: *
|
9
|
-
Disallow: *.jsonc$
|
10
|
-
Disallow: *.json$
|
11
|
-
Disallow: *.mjs$
|
12
|
-
Disallow: *.cjs
|
13
|
-
Disallow: *.js$
|
14
|
-
Disallow: /js
|
package/site.webmanifest
DELETED
@@ -1,25 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"short_name": "Network Pro",
|
3
|
-
"name": "Network Pro Strategies",
|
4
|
-
"icons": [
|
5
|
-
{
|
6
|
-
"src": "/favicon-192.png",
|
7
|
-
"type": "image/png",
|
8
|
-
"sizes": "192x192"
|
9
|
-
},
|
10
|
-
{
|
11
|
-
"src": "/favicon-512.png",
|
12
|
-
"type": "image/png",
|
13
|
-
"sizes": "512x512",
|
14
|
-
"purpose": "maskable"
|
15
|
-
},
|
16
|
-
{
|
17
|
-
"src": "/favicon-splash.png",
|
18
|
-
"type": "image/png",
|
19
|
-
"sizes": "512x512"
|
20
|
-
}
|
21
|
-
],
|
22
|
-
"start_url": "/?utm_source=homescreen",
|
23
|
-
"background_color": "#191919",
|
24
|
-
"theme_color": "#ffc627"
|
25
|
-
}
|
package/sitemap.xml
DELETED
@@ -1,115 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!-- SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later -->
|
3
|
-
<!-- This file is part of Network Pro -->
|
4
|
-
|
5
|
-
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
6
|
-
|
7
|
-
<url>
|
8
|
-
|
9
|
-
<loc>https://legal.netwk.pro/index.html</loc>
|
10
|
-
|
11
|
-
<lastmod>2025-04-20</lastmod>
|
12
|
-
|
13
|
-
<changefreq>weekly</changefreq>
|
14
|
-
|
15
|
-
<priority>0.9</priority>
|
16
|
-
|
17
|
-
</url>
|
18
|
-
|
19
|
-
<url>
|
20
|
-
|
21
|
-
<loc>https://legal.netwk.pro/PRIVACY.md</loc>
|
22
|
-
|
23
|
-
<lastmod>2025-04-20</lastmod>
|
24
|
-
|
25
|
-
<changefreq>weekly</changefreq>
|
26
|
-
|
27
|
-
<priority>0.7</priority>
|
28
|
-
|
29
|
-
</url>
|
30
|
-
|
31
|
-
<url>
|
32
|
-
|
33
|
-
<loc>https://legal.netwk.pro/README.md</loc>
|
34
|
-
|
35
|
-
<lastmod>2025-04-20</lastmod>
|
36
|
-
|
37
|
-
<changefreq>monthly</changefreq>
|
38
|
-
|
39
|
-
<priority>0.6</priority>
|
40
|
-
|
41
|
-
</url>
|
42
|
-
|
43
|
-
<url>
|
44
|
-
|
45
|
-
<loc>https://legal.netwk.pro/LICENSE.md</loc>
|
46
|
-
|
47
|
-
<lastmod>2025-04-20</lastmod>
|
48
|
-
|
49
|
-
<changefreq>weekly</changefreq>
|
50
|
-
|
51
|
-
<priority>0.6</priority>
|
52
|
-
|
53
|
-
</url>
|
54
|
-
|
55
|
-
<url>
|
56
|
-
|
57
|
-
<loc>https://legal.netwk.pro/TERMS-COND.md</loc>
|
58
|
-
|
59
|
-
<lastmod>2025-04-20</lastmod>
|
60
|
-
|
61
|
-
<changefreq>weekly</changefreq>
|
62
|
-
|
63
|
-
<priority>0.6</priority>
|
64
|
-
|
65
|
-
</url>
|
66
|
-
|
67
|
-
<url>
|
68
|
-
|
69
|
-
<loc>https://legal.netwk.pro/TERMS-USE.md</loc>
|
70
|
-
|
71
|
-
<lastmod>2025-04-20</lastmod>
|
72
|
-
|
73
|
-
<changefreq>weekly</changefreq>
|
74
|
-
|
75
|
-
<priority>0.6</priority>
|
76
|
-
|
77
|
-
</url>
|
78
|
-
|
79
|
-
<url>
|
80
|
-
|
81
|
-
<loc>https://legal.netwk.pro/html/CC-BY-4.0.html</loc>
|
82
|
-
|
83
|
-
<lastmod>2025-04-15</lastmod>
|
84
|
-
|
85
|
-
<changefreq>monthly</changefreq>
|
86
|
-
|
87
|
-
<priority>0.4</priority>
|
88
|
-
|
89
|
-
</url>
|
90
|
-
|
91
|
-
<url>
|
92
|
-
|
93
|
-
<loc>https://legal.netwk.pro/html/COPYING.html</loc>
|
94
|
-
|
95
|
-
<lastmod>2025-04-15</lastmod>
|
96
|
-
|
97
|
-
<changefreq>monthly</changefreq>
|
98
|
-
|
99
|
-
<priority>0.4</priority>
|
100
|
-
|
101
|
-
</url>
|
102
|
-
|
103
|
-
<url>
|
104
|
-
|
105
|
-
<loc>https://legal.netwk.pro/404.html</loc>
|
106
|
-
|
107
|
-
<lastmod>2025-04-20</lastmod>
|
108
|
-
|
109
|
-
<changefreq>yearly</changefreq>
|
110
|
-
|
111
|
-
<priority>0.1</priority>
|
112
|
-
|
113
|
-
</url>
|
114
|
-
|
115
|
-
</urlset>
|
File without changes
|
File without changes
|