@networkpro/legal 0.0.9 → 0.1.1
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/LICENSE.md +108 -100
- package/PRIVACY.md +18 -14
- package/README.md +1 -1
- package/TERMS.md +53 -56
- package/css/default.css +38 -1
- package/css/style.css +1 -1
- package/index.html +18 -25
- package/index.html.br +0 -0
- package/js/app.787b2446c603c390d69b.js +356 -0
- package/js/app.787b2446c603c390d69b.js.br +0 -0
- package/legal.html +909 -0
- package/legal.html.br +0 -0
- package/package.json +8 -5
- package/robots.txt +2 -0
- package/sitemap.xml +20 -8
- package/terms.html +32 -104
- package/terms.html.br +0 -0
- package/css/index.css +0 -117
- package/js/app.2cff4bf4feb7f478a264.js +0 -10
package/legal.html.br
ADDED
Binary file
|
package/package.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "@networkpro/legal",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.1.1",
|
4
4
|
"private": false,
|
5
|
-
"description": "Legal Document Portal — Network Pro",
|
5
|
+
"description": "Legal Document Portal — Network Pro Strategies",
|
6
6
|
"keywords": [
|
7
7
|
"networking",
|
8
8
|
"security",
|
@@ -18,7 +18,7 @@
|
|
18
18
|
},
|
19
19
|
"repository": {
|
20
20
|
"type": "git",
|
21
|
-
"url": "https://github.com/netwk-pro/netwk-pro-legal.git"
|
21
|
+
"url": "git+https://github.com/netwk-pro/netwk-pro-legal.git"
|
22
22
|
},
|
23
23
|
"license": "CC-BY-4.0 OR GPL-3.0-or-later",
|
24
24
|
"author": {
|
@@ -32,7 +32,8 @@
|
|
32
32
|
"test": "test"
|
33
33
|
},
|
34
34
|
"scripts": {
|
35
|
-
"test": "mocha",
|
35
|
+
"test": "mocha test/**/*.mjs",
|
36
|
+
"test:coverage": "c8 mocha test/**/*.mjs",
|
36
37
|
"lint": "npx eslint && prettier --check .",
|
37
38
|
"fix": "npx eslint --fix && prettier --write .",
|
38
39
|
"clean": "rm -rf dist/* && npm update",
|
@@ -46,9 +47,11 @@
|
|
46
47
|
"astroturf-loader": "^1.0.0",
|
47
48
|
"autoprefixer": "^10.4.20",
|
48
49
|
"browserslist": "^4.24.4",
|
50
|
+
"c8": "^10.1.3",
|
49
51
|
"globalthis": "^1.0.4",
|
50
52
|
"normalize.css": "^8.0.1",
|
51
|
-
"postcss-cli": "^11.0.0"
|
53
|
+
"postcss-cli": "^11.0.0",
|
54
|
+
"safe-stable-stringify": "^2.5.0"
|
52
55
|
},
|
53
56
|
"devDependencies": {
|
54
57
|
"@babel/core": "^7.26.9",
|
package/robots.txt
CHANGED
package/sitemap.xml
CHANGED
@@ -8,23 +8,35 @@
|
|
8
8
|
|
9
9
|
<loc>https://legal.netwk.pro/index.html</loc>
|
10
10
|
|
11
|
-
<lastmod>2025-04-
|
11
|
+
<lastmod>2025-04-11</lastmod>
|
12
12
|
|
13
|
-
<changefreq>
|
13
|
+
<changefreq>weekly</changefreq>
|
14
14
|
|
15
15
|
<priority>0.9</priority>
|
16
16
|
|
17
17
|
</url>
|
18
18
|
|
19
|
+
<url>
|
20
|
+
|
21
|
+
<loc>https://legal.netwk.pro/legal.html</loc>
|
22
|
+
|
23
|
+
<lastmod>2025-04-11</lastmod>
|
24
|
+
|
25
|
+
<changefreq>weekly</changefreq>
|
26
|
+
|
27
|
+
<priority>0.8</priority>
|
28
|
+
|
29
|
+
</url>
|
30
|
+
|
19
31
|
<url>
|
20
32
|
|
21
33
|
<loc>https://legal.netwk.pro/terms.html</loc>
|
22
34
|
|
23
|
-
<lastmod>2025-04-
|
35
|
+
<lastmod>2025-04-11</lastmod>
|
24
36
|
|
25
37
|
<changefreq>monthly</changefreq>
|
26
38
|
|
27
|
-
<priority>0.
|
39
|
+
<priority>0.7</priority>
|
28
40
|
|
29
41
|
</url>
|
30
42
|
|
@@ -32,7 +44,7 @@
|
|
32
44
|
|
33
45
|
<loc>https://legal.netwk.pro/README.md</loc>
|
34
46
|
|
35
|
-
<lastmod>2025-04-
|
47
|
+
<lastmod>2025-04-11</lastmod>
|
36
48
|
|
37
49
|
<changefreq>monthly</changefreq>
|
38
50
|
|
@@ -44,7 +56,7 @@
|
|
44
56
|
|
45
57
|
<loc>https://legal.netwk.pro/LICENSE.md</loc>
|
46
58
|
|
47
|
-
<lastmod>2025-04-
|
59
|
+
<lastmod>2025-04-11</lastmod>
|
48
60
|
|
49
61
|
<changefreq>monthly</changefreq>
|
50
62
|
|
@@ -56,7 +68,7 @@
|
|
56
68
|
|
57
69
|
<loc>https://legal.netwk.pro/PRIVACY.md</loc>
|
58
70
|
|
59
|
-
<lastmod>2025-04-
|
71
|
+
<lastmod>2025-04-11</lastmod>
|
60
72
|
|
61
73
|
<changefreq>monthly</changefreq>
|
62
74
|
|
@@ -68,7 +80,7 @@
|
|
68
80
|
|
69
81
|
<loc>https://legal.netwk.pro/TERMS.md</loc>
|
70
82
|
|
71
|
-
<lastmod>2025-04-
|
83
|
+
<lastmod>2025-04-11</lastmod>
|
72
84
|
|
73
85
|
<changefreq>monthly</changefreq>
|
74
86
|
|
package/terms.html
CHANGED
@@ -72,10 +72,8 @@ This file is part of Network Pro.
|
|
72
72
|
<!-- FACEBOOK META TAGS -->
|
73
73
|
<meta property="og:title" content="Terms and Conditions — Network Pro" />
|
74
74
|
<meta property="og:type" content="website" />
|
75
|
-
<meta property="og:url" content="netwk.pro" />
|
76
|
-
<meta
|
77
|
-
property="og:image"
|
78
|
-
content="https://netwk.pro/img/banner-og-1200x630.png" />
|
75
|
+
<meta property="og:url" content="https://legal.netwk.pro/terms.html" />
|
76
|
+
<meta property="og:image" content="img/banner-og-1200x630.png" />
|
79
77
|
<meta property="og:image:alt" content="Network Pro Strategies" />
|
80
78
|
<meta
|
81
79
|
property="og:description"
|
@@ -85,15 +83,15 @@ This file is part of Network Pro.
|
|
85
83
|
<meta name="twitter:card" content="summary_large_image" />
|
86
84
|
<meta name="twitter:site" content="@NetEng_Pro" />
|
87
85
|
<meta name="twitter:creator" content="@NetEng_pro" />
|
88
|
-
<meta
|
89
|
-
|
86
|
+
<meta
|
87
|
+
property="twitter:domain"
|
88
|
+
content="https://legal.netwk.pro/terms.html" />
|
89
|
+
<meta property="twitter:url" content="https://legal.netwk.pro/terms.html" />
|
90
90
|
<meta name="twitter:title" content="Terms and Conditions — Network Pro" />
|
91
91
|
<meta
|
92
92
|
name="twitter:description"
|
93
93
|
content="Terms and Conditions | Security, Networking, Privacy — Network Pro" />
|
94
|
-
<meta
|
95
|
-
name="twitter:image"
|
96
|
-
content="https://netwk.pro/img/banner-og-1200x630.png" />
|
94
|
+
<meta name="twitter:image" content="img/banner-og-1200x630.png" />
|
97
95
|
<meta name="twitter:image:alt" content="Network Pro Strategies" />
|
98
96
|
<!-- Meta Tags Generated via dnschecker.org -->
|
99
97
|
|
@@ -113,6 +111,10 @@ This file is part of Network Pro.
|
|
113
111
|
<header id="header-nav">
|
114
112
|
<div class="container">
|
115
113
|
<nav class="center-nav">
|
114
|
+
<a rel="noopener noreferrer" href="https://netwk.pro/" target="_self"
|
115
|
+
>home</a
|
116
|
+
>
|
117
|
+
|
|
116
118
|
<a
|
117
119
|
rel="noopener noreferrer"
|
118
120
|
href="https://github.com/netwk-pro/netwk-pro.github.io/blob/master/README.md"
|
@@ -164,10 +166,11 @@ This file is part of Network Pro.
|
|
164
166
|
<h1>Terms and Conditions</h1>
|
165
167
|
|
166
168
|
<p
|
167
|
-
><
|
169
|
+
><strong
|
168
170
|
>Network Pro Strategies<br />
|
169
|
-
Effective Date
|
170
|
-
|
171
|
+
Effective Date:</strong
|
172
|
+
>
|
173
|
+
April 11, 2025</p
|
171
174
|
>
|
172
175
|
</hgroup>
|
173
176
|
<!-- END TITLE -->
|
@@ -177,7 +180,7 @@ This file is part of Network Pro.
|
|
177
180
|
<!-- BEGIN MAIN CONTENT -->
|
178
181
|
<section id="main-content">
|
179
182
|
<nav id="toc">
|
180
|
-
<h2>Contents</h2>
|
183
|
+
<h2>Table of Contents</h2>
|
181
184
|
<ol>
|
182
185
|
<li><a href="#intro">Introduction</a></li>
|
183
186
|
<li><a href="#scope">Scope of Services</a></li>
|
@@ -199,11 +202,11 @@ This file is part of Network Pro.
|
|
199
202
|
><br />
|
200
203
|
<span class="bquote"
|
201
204
|
>For all other uses of our website and associated platforms, please
|
202
|
-
refer to the applicable
|
205
|
+
refer to the applicable
|
203
206
|
<a
|
204
207
|
rel="noopener noreferrer"
|
205
208
|
href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/TERMS.md"
|
206
|
-
>Terms of Use</a
|
209
|
+
>Website Terms of Use</a
|
207
210
|
>.</span
|
208
211
|
>
|
209
212
|
|
@@ -300,7 +303,7 @@ This file is part of Network Pro.
|
|
300
303
|
Company, its officers, employees, contractors, and affiliates from
|
301
304
|
and against any claims, damages, liabilities, losses, and expenses
|
302
305
|
(including reasonable legal fees) arising out of or related to (i)
|
303
|
-
Client
|
306
|
+
Client's misuse of the services, (ii) misconfiguration of systems
|
304
307
|
by Client, or (iii) third-party claims related to services
|
305
308
|
rendered under these Terms.</p
|
306
309
|
>
|
@@ -343,7 +346,7 @@ This file is part of Network Pro.
|
|
343
346
|
<h2>9. Acceptance of Terms</h2>
|
344
347
|
|
345
348
|
<p
|
346
|
-
>Engagement with the Company
|
349
|
+
>Engagement with the Company's services constitutes acceptance of
|
347
350
|
these Terms. Continued use of services after any updates indicates
|
348
351
|
continued acceptance. These Terms are effective unless and until
|
349
352
|
terminated or modified in writing by mutual agreement.</p
|
@@ -386,8 +389,8 @@ This file is part of Network Pro.
|
|
386
389
|
><a
|
387
390
|
rel="noopener noreferrer"
|
388
391
|
href="https://raw.githubusercontent.com/netwk-pro/netwk-pro-legal/refs/heads/master/assets/onboard/consulting-terms.pdf"
|
389
|
-
><span class="fa-solid fa-file-arrow-down"></span
|
390
|
-
PDF</a
|
392
|
+
><span class="fa-solid fa-file-arrow-down"></span>
|
393
|
+
Download PDF</a
|
391
394
|
></b
|
392
395
|
></p
|
393
396
|
>
|
@@ -396,81 +399,6 @@ This file is part of Network Pro.
|
|
396
399
|
|
397
400
|
|
398
401
|
|
399
|
-
<!-- BEGIN SOCIAL MEDIA -->
|
400
|
-
<section id="social-media">
|
401
|
-
<div class="soc-wrap">
|
402
|
-
<table class="soc">
|
403
|
-
<tbody>
|
404
|
-
<tr>
|
405
|
-
<td class="soc-fa">
|
406
|
-
<p>
|
407
|
-
<a
|
408
|
-
rel="noopener noreferrer"
|
409
|
-
href="https://instagram.com/netwk_pro"
|
410
|
-
target="_blank">
|
411
|
-
<span
|
412
|
-
class="fa-brands fa-square-instagram fa-2x"></span>
|
413
|
-
</a>
|
414
|
-
</p>
|
415
|
-
</td>
|
416
|
-
<td class="soc-fa">
|
417
|
-
<p>
|
418
|
-
<a
|
419
|
-
rel="noopener noreferrer"
|
420
|
-
href="https://facebook.com/neteng.pro"
|
421
|
-
target="_blank">
|
422
|
-
<span class="fa-brands fa-square-facebook fa-2x"></span>
|
423
|
-
</a>
|
424
|
-
</p>
|
425
|
-
</td>
|
426
|
-
<td class="soc-fa">
|
427
|
-
<p>
|
428
|
-
<a
|
429
|
-
rel="noopener noreferrer"
|
430
|
-
href="https://linkedin.com/company/netwk-pro"
|
431
|
-
target="_blank">
|
432
|
-
<span class="fa-brands fa-linkedin fa-2x"></span>
|
433
|
-
</a>
|
434
|
-
</p>
|
435
|
-
</td>
|
436
|
-
<td class="soc-fa">
|
437
|
-
<p>
|
438
|
-
<a
|
439
|
-
rel="me noopener noreferrer"
|
440
|
-
href="https://noc.social/@NetEng_Pro"
|
441
|
-
target="_blank">
|
442
|
-
<span class="fa-brands fa-mastodon fa-2x"></span>
|
443
|
-
</a>
|
444
|
-
</p>
|
445
|
-
</td>
|
446
|
-
<td class="soc-fa">
|
447
|
-
<p>
|
448
|
-
<a
|
449
|
-
rel="noopener noreferrer"
|
450
|
-
href="https://x.com/NetEng_Pro"
|
451
|
-
target="_blank">
|
452
|
-
<span
|
453
|
-
class="fa-brands fa-square-x-twitter fa-2x"></span>
|
454
|
-
</a>
|
455
|
-
</p>
|
456
|
-
</td>
|
457
|
-
<td class="soc-fa">
|
458
|
-
<p>
|
459
|
-
<a
|
460
|
-
rel="noopener noreferrer"
|
461
|
-
href="https://threads.net/netwk_pro"
|
462
|
-
target="_blank"
|
463
|
-
><span class="fa-brands fa-square-threads fa-2x"></span>
|
464
|
-
</a>
|
465
|
-
</p>
|
466
|
-
</td>
|
467
|
-
</tr>
|
468
|
-
</tbody>
|
469
|
-
</table>
|
470
|
-
</div>
|
471
|
-
</section>
|
472
|
-
<!-- END SOCIAL MEDIA -->
|
473
|
-
|
474
402
|
<hr />
|
475
403
|
|
476
404
|
|
@@ -507,13 +435,11 @@ This file is part of Network Pro.
|
|
507
435
|
<td class="bnav-cell" colspan="2">
|
508
436
|
<a
|
509
437
|
rel="noopener noreferrer"
|
510
|
-
href="https://
|
511
|
-
target="
|
512
|
-
>Legal
|
513
|
-
|
514
|
-
|
515
|
-
class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup></a
|
516
|
-
></td>
|
438
|
+
href="https://netwk.pro/legal.html"
|
439
|
+
target="_self"
|
440
|
+
>Legal</a
|
441
|
+
></td
|
442
|
+
>
|
517
443
|
</tr>
|
518
444
|
</tbody>
|
519
445
|
</table>
|
@@ -584,11 +510,11 @@ This file is part of Network Pro.
|
|
584
510
|
>
|
585
511
|
|
586
512
|
<p>
|
587
|
-
Network Pro™, the shield logo, and the "Locking Down
|
588
|
-
slogan are
|
513
|
+
Network Pro™, the shield logo, and the "Locking Down
|
514
|
+
Networks™" slogan are
|
589
515
|
<a
|
590
516
|
rel="noopener noreferrer"
|
591
|
-
href="https://
|
517
|
+
href="https://netwk.pro/legal.html#trademark"
|
592
518
|
target="_blank"
|
593
519
|
>trademarks</a
|
594
520
|
>
|
@@ -657,5 +583,7 @@ This file is part of Network Pro.
|
|
657
583
|
</div>
|
658
584
|
</footer>
|
659
585
|
<!-- END FOOTER -->
|
586
|
+
|
587
|
+
<script src="js/app.js"></script>
|
660
588
|
</body>
|
661
589
|
</html>
|
package/terms.html.br
CHANGED
Binary file
|
package/css/index.css
DELETED
@@ -1,117 +0,0 @@
|
|
1
|
-
.full-width-section{
|
2
|
-
background-position:50%;
|
3
|
-
background-size:cover;
|
4
|
-
margin:0 auto;
|
5
|
-
max-width:1920px;
|
6
|
-
width:100%;
|
7
|
-
}
|
8
|
-
.container{
|
9
|
-
margin:0 auto;
|
10
|
-
max-width:1200px;
|
11
|
-
padding:0 12px;
|
12
|
-
}
|
13
|
-
footer,header{
|
14
|
-
width:100%;
|
15
|
-
}
|
16
|
-
|
17
|
-
footer .container,header .container{
|
18
|
-
margin:0 auto;
|
19
|
-
max-width:1200px;
|
20
|
-
padding:20px 12px;
|
21
|
-
}
|
22
|
-
.gh{
|
23
|
-
border-collapse:collapse;
|
24
|
-
border-spacing:0;
|
25
|
-
margin:0 auto;
|
26
|
-
}
|
27
|
-
|
28
|
-
.gh td,.gh th{
|
29
|
-
border-collapse:collapse;
|
30
|
-
font-family:Arial,Helvetica,sans-serif;
|
31
|
-
overflow:hidden;
|
32
|
-
padding:10px 5px;
|
33
|
-
word-break:normal;
|
34
|
-
}
|
35
|
-
|
36
|
-
.gh th{
|
37
|
-
font-weight:400;
|
38
|
-
}
|
39
|
-
|
40
|
-
.gh .gh-tcell{
|
41
|
-
text-align:center;
|
42
|
-
vertical-align:middle;
|
43
|
-
}
|
44
|
-
|
45
|
-
@media screen and (width <= 767px){
|
46
|
-
|
47
|
-
.gh,.gh col{
|
48
|
-
width:auto !important;
|
49
|
-
}
|
50
|
-
|
51
|
-
.gh-wrap{
|
52
|
-
margin:auto 0;
|
53
|
-
-webkit-overflow-scrolling:touch;
|
54
|
-
overflow-x:auto;
|
55
|
-
}
|
56
|
-
}
|
57
|
-
.soc{
|
58
|
-
border-collapse:collapse;
|
59
|
-
border-spacing:0;
|
60
|
-
margin:0 auto;
|
61
|
-
}
|
62
|
-
|
63
|
-
.soc td,.soc th{
|
64
|
-
border-collapse:collapse;
|
65
|
-
font-family:Arial,Helvetica,sans-serif;
|
66
|
-
overflow:hidden;
|
67
|
-
padding:8px;
|
68
|
-
word-break:normal;
|
69
|
-
}
|
70
|
-
|
71
|
-
.soc th{
|
72
|
-
font-weight:400;
|
73
|
-
}
|
74
|
-
|
75
|
-
.soc .soc-fa{
|
76
|
-
text-align:center;
|
77
|
-
vertical-align:middle;
|
78
|
-
}
|
79
|
-
|
80
|
-
@media screen and (width <= 767px){
|
81
|
-
|
82
|
-
.soc,.soc col{
|
83
|
-
width:auto !important;
|
84
|
-
}
|
85
|
-
|
86
|
-
.soc-wrap{
|
87
|
-
margin:auto 0;
|
88
|
-
-webkit-overflow-scrolling:touch;
|
89
|
-
overflow-x:auto;
|
90
|
-
}
|
91
|
-
}
|
92
|
-
|
93
|
-
.logo{
|
94
|
-
display:block;
|
95
|
-
margin-left:auto;
|
96
|
-
margin-right:auto;
|
97
|
-
}
|
98
|
-
|
99
|
-
.index1{
|
100
|
-
font-style:italic;
|
101
|
-
font-weight:700;
|
102
|
-
}
|
103
|
-
|
104
|
-
.index1,.index2,.join{
|
105
|
-
text-align:center;
|
106
|
-
}
|
107
|
-
|
108
|
-
.join{
|
109
|
-
font-weight:700;
|
110
|
-
}
|
111
|
-
|
112
|
-
.bquote{
|
113
|
-
border-left:3px solid #9e9e9e;
|
114
|
-
font-style:italic;
|
115
|
-
margin-left:30px;
|
116
|
-
padding-left:10px;
|
117
|
-
}
|