@networkpro/web 0.10.7 → 0.10.9
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/404.html +23 -5
- package/README.md +9 -7
- package/css/default.css +1 -1
- package/css/style.css +1 -1
- package/html/spotlight.html +89 -37
- package/html/spotlight.html.br +0 -0
- package/html/spotlight.html.gz +0 -0
- package/img/posts/acode.png +0 -0
- package/index.html +20 -15
- package/index.html.br +0 -0
- package/index.html.gz +0 -0
- package/js/app.d544156ea2ba85a7d486.mjs +1 -0
- package/legal.html +334 -316
- package/legal.html.br +0 -0
- package/legal.html.gz +0 -0
- package/package.json +5 -4
- package/terms-of-use.html +22 -23
- package/terms-of-use.html.br +0 -0
- package/terms-of-use.html.gz +0 -0
- package/css/index.css +0 -1
- package/js/app.2f84ee2b7813ca71b913.js +0 -1
- /package/js/{runtime.52b1ac291305b90de3df.js → runtime.52b1ac291305b90de3df.mjs} +0 -0
package/404.html
CHANGED
|
@@ -6,12 +6,28 @@
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
<title>Page Not Found</title>
|
|
10
9
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
10
|
+
<title>Page Not Found</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
|
+
<meta name="description" content="Locking Down Networks, Unlocking Confidence | Security, Networking, Privacy — Network Pro">
|
|
18
|
+
<meta name="author" content="Scott Lopez">
|
|
19
|
+
<meta name="robots" content="noindex, nofollow">
|
|
11
20
|
|
|
12
21
|
<link rel="canonical" href="https://netwk.pro/404.html">
|
|
13
22
|
<base href="./404.html" target="_self">
|
|
14
23
|
|
|
24
|
+
<link rel="icon" href="favicon.ico" sizes="any" type="image/x-icon">
|
|
25
|
+
<link rel="icon" href="favicon.svg" type="image/svg+xml">
|
|
26
|
+
<link rel="apple-touch-icon" href="favicon-180.png" type="image/png">
|
|
27
|
+
|
|
28
|
+
<link rel="manifest" href="site.webmanifest">
|
|
29
|
+
<meta name="theme-color" content="#ffc627">
|
|
30
|
+
|
|
15
31
|
<style>
|
|
16
32
|
* {
|
|
17
33
|
line-height: 1.2;
|
|
@@ -19,22 +35,24 @@
|
|
|
19
35
|
}
|
|
20
36
|
|
|
21
37
|
html {
|
|
22
|
-
color: #
|
|
38
|
+
color: #222;
|
|
23
39
|
display: table;
|
|
24
|
-
font-family: sans-serif;
|
|
40
|
+
font-family: Arial, Helvetica, sans-serif;
|
|
25
41
|
height: 100%;
|
|
26
42
|
text-align: center;
|
|
27
43
|
width: 100%;
|
|
28
44
|
}
|
|
29
45
|
|
|
30
46
|
body {
|
|
47
|
+
background-color: #191919;
|
|
48
|
+
color: #fafafa;
|
|
31
49
|
display: table-cell;
|
|
32
50
|
vertical-align: middle;
|
|
33
51
|
margin: 2em auto;
|
|
34
52
|
}
|
|
35
53
|
|
|
36
54
|
h1 {
|
|
37
|
-
color: #
|
|
55
|
+
color: #808080;
|
|
38
56
|
font-size: 2em;
|
|
39
57
|
font-weight: 400;
|
|
40
58
|
}
|
|
@@ -56,7 +74,7 @@
|
|
|
56
74
|
}
|
|
57
75
|
}
|
|
58
76
|
</style>
|
|
59
|
-
<script defer="defer" src="js/runtime.52b1ac291305b90de3df.
|
|
77
|
+
<script defer="defer" src="js/runtime.52b1ac291305b90de3df.mjs"></script><script defer="defer" src="js/app.d544156ea2ba85a7d486.mjs"></script></head>
|
|
60
78
|
|
|
61
79
|
<body>
|
|
62
80
|
<h1>Page Not Found</h1>
|
package/README.md
CHANGED
|
@@ -44,13 +44,15 @@ Email: <contact@neteng.pro>
|
|
|
44
44
|
Web: <https://bio.neteng.pro>
|
|
45
45
|
-->
|
|
46
46
|
|
|
47
|
-
|
|
47
|
+
<section id="top">
|
|
48
48
|
|
|
49
|
-
|
|
49
|
+
[SPDX-License-Identifier](https://spdx.dev/learn/handling-license-info/): `CC-BY-4.0 OR GPL-3.0-or-later`
|
|
50
50
|
|
|
51
51
|
# Network Pro Strategies
|
|
52
52
|
|
|
53
|
-
|
|
53
|
+
</section>
|
|
54
|
+
|
|
55
|
+
[](https://github.com/netwk-pro/netwk-pro.github.io/actions/workflows/webpack.yml) [](https://github.com/netwk-pro/netwk-pro.github.io/actions/workflows/upload.yml)
|
|
54
56
|
[](https://www.npmjs.com/package/@networkpro/web) [](https://github.com/prettier/prettier) [](https://github.com/netwk-pro/netwk-pro.github.io/blob/master/CODE_OF_CONDUCT.md)
|
|
55
57
|
|
|
56
58
|
## **Securing Your Business with Expertise & Innovation**
|
|
@@ -71,10 +73,10 @@ Our **blend of deep technical expertise and business insight** ensures that secu
|
|
|
71
73
|
|
|
72
74
|
|
|
73
75
|
|
|
74
|
-
|
|
|
75
|
-
|
|
|
76
|
-
| **[github@sl.neteng.cc](https://keys.openpgp.org/search?q=github%40sl.neteng.cc)**<br />**PGP Key (ed25519)**<br /> <br /><a href="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/bin/github@sl.neteng.cc.aexpk" type="application/pgp-keys">**aexpk**</a> **ǀ** <a href="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/bin/github@sl.neteng.cc.asc" type="application/pgp-keys">**asc**</a><br /> <br />**e8b4f1193b21601207b0**<br />**80bbaebbb8f6d4bb723b** |
|
|
77
|
-
|
|
|
76
|
+
| <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-support.png" width="150px" height="150px" alt="PGP Key - support@neteng.pro"> | **[support@neteng.pro](https://keys.openpgp.org/search?q=support%40neteng.pro)**<br />**PGP Key (ed25519)**<br /> <br /><a href="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/bin/support@neteng.pro.aexpk" type="application/pgp-keys">**aexpk**</a> **ǀ** <a href="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/bin/support@neteng.pro.asc" type="application/pgp-keys">**asc**</a><br /> <br />6590b992e2e3eff12738<br />7bce2af093e9dec61ba0 |
|
|
77
|
+
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
78
|
+
| **[github@sl.neteng.cc](https://keys.openpgp.org/search?q=github%40sl.neteng.cc)**<br />**PGP Key (ed25519)**<br /> <br /><a href="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/bin/github@sl.neteng.cc.aexpk" type="application/pgp-keys">**aexpk**</a> **ǀ** <a href="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/bin/github@sl.neteng.cc.asc" type="application/pgp-keys">**asc**</a><br /> <br />**e8b4f1193b21601207b0**<br />**80bbaebbb8f6d4bb723b** | <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/pgp-github.png" width="150px" height="150px" alt="PGP Key - github@sl.neteng.cc"> |
|
|
79
|
+
| <img decoding="async" loading="lazy" src="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/img/qr/vcard.png" width="150px" height="150px" alt="vCard"> | **vCard**<br /> <br /><a href="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/bin/contact.vcf">**vcf**</a> |
|
|
78
80
|
|
|
79
81
|
<sub>[Back to top](#top)</sub>
|
|
80
82
|
|
package/css/default.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.full-width-section{background-position:50%;background-size:cover;margin:0 auto;max-width:1920px;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 12px}footer,header{width:100%}footer .container,header .container{margin:0 auto;max-width:1200px;padding:20px 12px}.soc{border-collapse:collapse;border-spacing:0;margin:0 auto}.soc td,.soc th{border-collapse:collapse;font-family:Arial,Helvetica,sans-serif;overflow:hidden;padding:8px;word-break:normal}.soc .soc-fa{text-align:center;vertical-align:middle}@media screen and (width <= 767px){.soc,.soc col{width:auto!important}.soc-wrap{margin:auto 0;-webkit-overflow-scrolling:touch;overflow-x:auto}}.foss{border-collapse:collapse;border-spacing:0}.foss td,.foss th{border-collapse:collapse;font-family:Arial,Helvetica,sans-serif;overflow:hidden;padding:10px 5px;word-break:normal}.foss .foss-cell{text-align:center;vertical-align:middle}@media screen and (width <= 767px){.foss,.foss col{width:auto!important}.foss-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}}.logo{display:block;margin-left:auto;margin-right:auto}.
|
|
1
|
+
.full-width-section{background-position:50%;background-size:cover;margin:0 auto;max-width:1920px;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 12px}footer,header{width:100%}footer .container,header .container{margin:0 auto;max-width:1200px;padding:20px 12px}.gh{border-collapse:collapse;border-spacing:0;margin:0 auto}.gh td,.gh th{border-collapse:collapse;font-family:Arial,Helvetica,sans-serif;overflow:hidden;padding:10px 5px;word-break:normal}.gh .gh-tcell{text-align:center;vertical-align:middle}@media screen and (width <= 767px){.gh,.gh col{width:auto!important}.gh-wrap{margin:auto 0;-webkit-overflow-scrolling:touch;overflow-x:auto}}.soc{border-collapse:collapse;border-spacing:0;margin:0 auto}.soc td,.soc th{border-collapse:collapse;font-family:Arial,Helvetica,sans-serif;overflow:hidden;padding:8px;word-break:normal}.soc .soc-fa{text-align:center;vertical-align:middle}@media screen and (width <= 767px){.soc,.soc col{width:auto!important}.soc-wrap{margin:auto 0;-webkit-overflow-scrolling:touch;overflow-x:auto}}.foss{border-collapse:collapse;border-spacing:0}.foss td,.foss th{border-collapse:collapse;font-family:Arial,Helvetica,sans-serif;overflow:hidden;padding:10px 5px;word-break:normal}.foss .foss-cell{text-align:center;vertical-align:middle}@media screen and (width <= 767px){.foss,.foss col{width:auto!important}.foss-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}}.bnav{border-collapse:collapse;border-spacing:0;margin:0 auto}.bnav td{font-weight:700}.bnav td,.bnav th{border-style:none;font-family:Arial,Helvetica,sans-serif;font-size:.875em;line-height:1.125em;overflow:hidden;padding:10px;word-break:normal}.bnav .bnav-cell{align-content:center;text-align:center;vertical-align:middle}@media screen and (width <= 767px){.bnav,.bnav col{width:auto!important}.bnav-wrap{margin:auto 0;-webkit-overflow-scrolling:touch;overflow-x:auto}}.bnav2{border-collapse:collapse;border-spacing:0;margin:0 auto}.bnav2 td{font-weight:700;padding:10px}.bnav2 td,.bnav2 th{border-style:none;font-family:Arial,Helvetica,sans-serif;font-size:.875em;line-height:1.125em;overflow:hidden;word-break:normal}.bnav2 th{padding:12px}.bnav2 .bnav2-cell{align-content:center;text-align:center;vertical-align:middle}@media screen and (width <= 767px){.bnav2,.bnav2 col{width:auto!important}.bnav2-wrap{margin:auto 0;-webkit-overflow-scrolling:touch;overflow-x:auto}}.logo{display:block;margin-left:auto;margin-right:auto}.index-title1{font-style:italic;font-weight:700;text-align:center}.index-title2{font-size:1.25em;font-variant:small-caps;letter-spacing:-.015em;line-height:1.625em;text-align:center}.index1{font-style:italic;font-weight:700;line-height:2.125rem}.index1,.index2{letter-spacing:-.035em;text-align:center}.index2,.subhead{font-size:1.5em;font-variant:small-caps;line-height:1.75em}.subhead{letter-spacing:-.035em}.bolditalic{font-style:italic;font-weight:700}.bquote{border-left:3px solid #9e9e9e;font-style:italic;margin-left:30px;padding-left:10px}.small-text{font-size:.75em;line-height:1.125em}.join{font-weight:700;text-align:center}
|
package/css/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
html{color:#222;font-size:1em;line-height:1.4}::-moz-selection{background:#191919;text-shadow:none}::selection{background:#191919;text-shadow:none}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;overflow:visible;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}body{background-color:#191919;color:#fafafa;font-family:Arial,Helvetica,sans-serif;margin:10px}a{text-decoration:none}a:link{color:#ffc627}a:hover{color:#ffc627;text-decoration:underline}a:active{color:#ffc627;text-decoration:underline}a:focus{background-color:#ffc627;color:#191919}a:visited{color:#7f6227}a:visited:hover{color:#7f6227}.center-nav{font-size:.875em;padding:10px;text-align:center}.block,.center-nav{line-height:1.125em}.block{background:none;border:none;border-radius:0;font-size:.75em;height:50vh;outline:none;resize:none;width:100%}.prewrap{display:block;white-space:pre-wrap}.emphasis{font-style:italic;font-weight:700}.hr-styled{margin:auto;width:75%}.center-text
|
|
1
|
+
html{color:#222;font-size:1em;line-height:1.4}::-moz-selection{background:#191919;text-shadow:none}::selection{background:#191919;text-shadow:none}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;overflow:visible;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}body{background-color:#191919;color:#fafafa;font-family:Arial,Helvetica,sans-serif;margin:10px}a{text-decoration:none}a:link{color:#ffc627}a:hover{color:#ffc627;text-decoration:underline}a:active{color:#ffc627;text-decoration:underline}a:focus{background-color:#ffc627;color:#191919}a:visited{color:#7f6227}a:visited:hover{color:#7f6227}.center-nav{font-size:.875em;padding:10px;text-align:center}.block,.center-nav{line-height:1.125em}.block{background:none;border:none;border-radius:0;font-size:.75em;height:50vh;outline:none;resize:none;width:100%}.prewrap{display:block;white-space:pre-wrap}.emphasis{font-style:italic;font-weight:700}.hr-styled{margin:auto;width:75%}.center-text,.copyright{text-align:center}.copyright{font-size:.75em;line-height:1.125em}.visited{color:#7f6227}.hidden,[hidden]{display:none!important}.visually-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.invisible{visibility:hidden}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}@media print{*,:after,:before{background:#fff!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999}blockquote,img,pre,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
|
package/html/spotlight.html
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
<meta property="og:title" content="FOSS Spotlight — Network Pro">
|
|
28
28
|
<meta property="og:type" content="website">
|
|
29
29
|
<meta property="og:url" content="https://netwk.pro/html/spotlight.html">
|
|
30
|
-
<meta property="og:image" content="img/banner-og-1200x630.png">
|
|
30
|
+
<meta property="og:image" content="https://netwk.pro/img/banner-og-1200x630.png">
|
|
31
31
|
<meta property="og:image:alt" content="Network Pro Strategies">
|
|
32
32
|
<meta property="og:description" content="FOSS Spotlight | Security, Networking, Privacy — Network Pro">
|
|
33
33
|
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
<meta property="twitter:url" content="https://netwk.pro/html/spotlight.html">
|
|
40
40
|
<meta name="twitter:title" content="FOSS Spotlight — Network Pro">
|
|
41
41
|
<meta name="twitter:description" content="FOSS Spotlight | Security, Networking, Privacy — Network Pro">
|
|
42
|
-
<meta name="twitter:image" content="img/banner-og-1200x630.png">
|
|
42
|
+
<meta name="twitter:image" content="https://netwk.pro/img/banner-og-1200x630.png">
|
|
43
43
|
<meta name="twitter:image:alt" content="Network Pro Strategies">
|
|
44
44
|
|
|
45
45
|
|
|
@@ -49,10 +49,7 @@
|
|
|
49
49
|
|
|
50
50
|
<link rel="manifest" href="https://netwk.pro/site.webmanifest">
|
|
51
51
|
<meta name="theme-color" content="#ffc627">
|
|
52
|
-
|
|
53
|
-
<meta http-equiv="Referrer-Policy" content="no-referrer">
|
|
54
|
-
<meta http-equiv="Permissions-Policy" content="interest-cohort=()">
|
|
55
|
-
<script defer="defer" src="../js/runtime.52b1ac291305b90de3df.js"></script><script defer="defer" src="../js/app.2f84ee2b7813ca71b913.js"></script></head>
|
|
52
|
+
<script defer="defer" src="../js/runtime.52b1ac291305b90de3df.mjs"></script><script defer="defer" src="../js/app.d544156ea2ba85a7d486.mjs"></script></head>
|
|
56
53
|
|
|
57
54
|
<body>
|
|
58
55
|
|
|
@@ -77,23 +74,23 @@
|
|
|
77
74
|
<div class="full-width-section">
|
|
78
75
|
<div class="container">
|
|
79
76
|
|
|
80
|
-
<
|
|
81
|
-
|
|
82
|
-
<span class="small-text"><a rel="noopener noreferrer" href="https://spdx.dev/learn/handling-license-info/" target="_blank">SPDX License Identifier</a>: <code>CC-BY-4.0 OR GPL-3.0-or-later</code></span>
|
|
77
|
+
<section name="top">
|
|
78
|
+
<span class="small-text"><a rel="noopener noreferrer" href="https://spdx.dev/learn/handling-license-info/" target="_blank">SPDX License Identifier</a>: <code>CC-BY-4.0 OR GPL-3.0-or-later</code></span></section>
|
|
83
79
|
|
|
84
|
-
<
|
|
80
|
+
<section id="site-title">
|
|
85
81
|
<h1>FOSS Spotlight</h1>
|
|
86
82
|
<p><strong>Weekly Highlights of Exceptional FOSS Projects</strong></p>
|
|
87
|
-
</
|
|
83
|
+
</section>
|
|
88
84
|
|
|
89
85
|
|
|
90
86
|
|
|
91
87
|
|
|
92
88
|
|
|
93
|
-
<
|
|
89
|
+
<section id="main-content">
|
|
94
90
|
<nav id="toc">
|
|
95
|
-
<
|
|
91
|
+
<h3>Table of Contents</h3>
|
|
96
92
|
<ul>
|
|
93
|
+
<li><a href="#acode">Acode</a></li>
|
|
97
94
|
<li><a href="#linksheet">LinkSheet Nightly</a></li>
|
|
98
95
|
<li><a href="#urlcheck">URLCheck</a></li>
|
|
99
96
|
</ul>
|
|
@@ -101,12 +98,61 @@
|
|
|
101
98
|
|
|
102
99
|
<hr>
|
|
103
100
|
|
|
101
|
+
<section id="acode">
|
|
102
|
+
<div class="foss-wrap">
|
|
103
|
+
<table class="foss">
|
|
104
|
+
<tbody>
|
|
105
|
+
<tr>
|
|
106
|
+
<td class="foss-cell"><img src="https://netwk.pro/img/posts/acode.png" width="50px" height="50px" alt="Acode"></td>
|
|
107
|
+
<td class="foss-cell"><h2>Acode</h2></td>
|
|
108
|
+
</tr>
|
|
109
|
+
</tbody>
|
|
110
|
+
</table>
|
|
111
|
+
</div>
|
|
112
|
+
|
|
113
|
+
<p>Discover Acode, the open-source code editor that brings the power
|
|
114
|
+
of a full-fledged IDE to your Android device. Whether you're
|
|
115
|
+
tweaking HTML, crafting CSS, or debugging JavaScript, Acode has
|
|
116
|
+
you covered.</p>
|
|
117
|
+
|
|
118
|
+
<p>✨ <span class="bolditalic">Why Acode?</span><br>
|
|
119
|
+
✔️ Lightweight & fast<br>
|
|
120
|
+
✔️ Supports over 100 programming languages<br>
|
|
121
|
+
✔️ Offline functionality—no internet needed<br>
|
|
122
|
+
✔️ Integrated Git support<br>
|
|
123
|
+
✔️ Customizable themes & syntax highlighting
|
|
124
|
+
</p>
|
|
125
|
+
|
|
126
|
+
<p>Perfect for developers on the go, students, or anyone passionate
|
|
127
|
+
about coding and open-source software.</p>
|
|
128
|
+
|
|
129
|
+
<p class="bquote">Note: We recommend you use only the F-Droid or GitHub versions,
|
|
130
|
+
as the Play Store version contains ads.</p>
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
<p><strong>GitHub:</strong>
|
|
135
|
+
<a rel="noopener noreferrer" href="https://github.com/Acode-Foundation/Acode" target="_blank">github.com/Acode-Foundation/Acode</a><br>
|
|
136
|
+
<strong>F-Droid:</strong>
|
|
137
|
+
<a rel="noopener noreferrer" href="https://f-droid.org/packages/com.foxdebug.acode/" target="_blank">f-droid.org/packages/com.foxdebug.acode</a><br>
|
|
138
|
+
<strong>Website:</strong>
|
|
139
|
+
<a rel="noopener noreferrer" href="https://acode.app/" target="_blank">acode.pro</a></p>
|
|
140
|
+
|
|
141
|
+
<span class="small-text"><a href="#top">Back to top</a></span>
|
|
142
|
+
</section>
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
<hr class="hr-styled">
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
104
150
|
<section id="linksheet">
|
|
105
151
|
<div class="foss-wrap">
|
|
106
152
|
<table class="foss">
|
|
107
153
|
<tbody>
|
|
108
154
|
<tr>
|
|
109
|
-
<td class="foss-cell"><img src="https://netwk.pro/img/posts/linksheet.png" width="
|
|
155
|
+
<td class="foss-cell"><img src="https://netwk.pro/img/posts/linksheet.png" width="50" height="50" alt="LinkSheet Nightly"></td>
|
|
110
156
|
<td class="foss-cell"><h2>LinkSheet Nightly</h2></td>
|
|
111
157
|
</tr>
|
|
112
158
|
</tbody>
|
|
@@ -119,31 +165,37 @@
|
|
|
119
165
|
preferences for specific hosts, enhancing your privacy and
|
|
120
166
|
control.</p>
|
|
121
167
|
|
|
122
|
-
<p><span class="bolditalic">Why LinkSheet?</span><br>
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
168
|
+
<p><span class="bolditalic">Why LinkSheet?</span><br>
|
|
169
|
+
✔️ <strong>Regain Choice:</strong> Decide which app opens your
|
|
170
|
+
links, bypassing Android's default restrictions.<br>
|
|
171
|
+
✔️ <strong>Custom Preferences:</strong> Set your preferred browser
|
|
172
|
+
or app for specific hosts.<br>
|
|
173
|
+
✔️ <strong>Enhanced Privacy:</strong> Prevent unwanted app
|
|
174
|
+
launches and ensure links open where you intend.<br>
|
|
175
|
+
✔️ <strong>User-Friendly Interface:</strong> Enjoy a sleek,
|
|
176
|
+
Material Design that integrates seamlessly with your device.</p>
|
|
130
177
|
|
|
131
178
|
<a rel="noopener noreferrer" href="https://apps.obtainium.imranr.dev/redirect.html?r=obtainium://app/%7B%22id%22%3A%22fe.linksheet.nightly%22%2C%22url%22%3A%22https%3A%2F%2Fgithub.com%2FLinkSheet%2Fnightly%22%2C%22author%22%3A%221fexd%22%2C%22name%22%3A%22LinkSheet%20Nightly%22%2C%22preferredApkIndex%22%3A0%2C%22additionalSettings%22%3A%22%7B%5C%22includePrereleases%5C%22%3Atrue%2C%5C%22fallbackToOlderReleases%5C%22%3Atrue%2C%5C%22filterReleaseTitlesByRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22filterReleaseNotesByRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22verifyLatestTag%5C%22%3Afalse%2C%5C%22dontSortReleasesList%5C%22%3Afalse%2C%5C%22useLatestAssetDateAsReleaseDate%5C%22%3Afalse%2C%5C%22trackOnly%5C%22%3Afalse%2C%5C%22versionExtractionRegEx%5C%22%3A%5C%22%5C%22%2C%5C%22matchGroupToUse%5C%22%3A%5C%22%5C%22%2C%5C%22versionDetection%5C%22%3Afalse%2C%5C%22releaseDateAsVersion%5C%22%3Afalse%2C%5C%22useVersionCodeAsOSVersion%5C%22%3Afalse%2C%5C%22apkFilterRegEx%5C%22%3A%5C%22LinkSheet.Nightly%5C%22%2C%5C%22invertAPKFilter%5C%22%3Atrue%2C%5C%22autoApkFilterByArch%5C%22%3Atrue%2C%5C%22appName%5C%22%3A%5C%22%5C%22%2C%5C%22shizukuPretendToBeGooglePlay%5C%22%3Afalse%2C%5C%22exemptFromBackgroundUpdates%5C%22%3Afalse%2C%5C%22skipUpdateNotifications%5C%22%3Afalse%2C%5C%22about%5C%22%3A%5C%22Restore%20link%20control%20on%20Android%2012%2B%5C%22%7D%22%7D" target="_blank"><img src="https://netwk.pro/img/badge_obtainium.png" alt="Get it on Obtainium" height="80"></a>
|
|
132
179
|
|
|
133
180
|
<p><a rel="noopener noreferrer" href="https://raw.githubusercontent.com/netwk-pro/netwk-pro.github.io/refs/heads/master/assets/bin/linksheet.json" target="_blank"><span class="fa-solid fa-file-arrow-down"></span>
|
|
134
181
|
Obtanium App Config</a></p>
|
|
135
|
-
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
<p><strong>GitHub:</strong>
|
|
136
186
|
<a rel="noopener noreferrer" href="https://github.com/LinkSheet/LinkSheet" target="_blank">
|
|
137
187
|
github.com/LinkSheet/LinkSheet</a><br>
|
|
138
|
-
<
|
|
188
|
+
<strong>GitHub Releases:</strong>
|
|
139
189
|
<a rel="noopener noreferrer" href="https://github.com/LinkSheet/nightly" target="_blank">github.com/LinkSheet/nightly</a></p>
|
|
140
|
-
<
|
|
190
|
+
<span class="small-text"><a href="#top">Back to top</a></span>
|
|
141
191
|
</section>
|
|
142
192
|
|
|
143
193
|
|
|
144
194
|
|
|
145
195
|
<hr class="hr-styled">
|
|
146
196
|
|
|
197
|
+
|
|
198
|
+
|
|
147
199
|
<section id="urlcheck">
|
|
148
200
|
<div class="foss-wrap">
|
|
149
201
|
<table class="foss">
|
|
@@ -161,8 +213,8 @@
|
|
|
161
213
|
protecting you from trackers, malicious sites, and other online
|
|
162
214
|
threats.</p>
|
|
163
215
|
|
|
164
|
-
<p><span class="bolditalic">🔍 Why you need it:</span
|
|
165
|
-
|
|
216
|
+
<p><span class="bolditalic">🔍 Why you need it:</span><br>
|
|
217
|
+
✔️ <b>Automatic URL screening:</b> Set it as your default browser
|
|
166
218
|
for real-time link analysis.<br>
|
|
167
219
|
✔️ <b>Full transparency:</b> Know what's behind a link before you
|
|
168
220
|
click.<br>
|
|
@@ -170,11 +222,13 @@
|
|
|
170
222
|
minimal effort!
|
|
171
223
|
</p>
|
|
172
224
|
|
|
173
|
-
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
<p><strong>GitHub:</strong>
|
|
174
228
|
<a rel="noopener noreferrer" href="https://github.com/TrianguloY/URLCheck" target="_blank">github.com/TrianguloY/URLCheck</a><br>
|
|
175
|
-
<
|
|
229
|
+
<strong>F-Droid:</strong>
|
|
176
230
|
<a rel="noopener noreferrer" href="https://f-droid.org/packages/com.trianguloy.urlchecker/" target="_blank">f-droid.org/packages/com.trianguloy.urlchecker/</a></p>
|
|
177
|
-
<
|
|
231
|
+
<span class="small-text"><a href="#top">Back to top</a></span>
|
|
178
232
|
</section>
|
|
179
233
|
|
|
180
234
|
|
|
@@ -259,19 +313,17 @@
|
|
|
259
313
|
<div class="bnav2-wrap">
|
|
260
314
|
<table class="bnav2"><tbody>
|
|
261
315
|
<tr>
|
|
262
|
-
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://
|
|
263
|
-
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://
|
|
316
|
+
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://netwk.pro/legal.html#cc-by" target="_self"><img decoding="async" loading="lazy" src="https://forthebadge.com/images/badges/cc-by.png" style="width: 160px; height: auto" alt="Creative Commons BY"></a></td>
|
|
317
|
+
<td class="bnav2-nav"><a rel="noopener noreferrer" href="https://netwk.pro/legal.html#gnu-gpl" target="_self"><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>
|
|
264
318
|
</tr>
|
|
265
319
|
</tbody>
|
|
266
320
|
</table>
|
|
267
321
|
</div>
|
|
268
322
|
</section>
|
|
269
323
|
|
|
270
|
-
</
|
|
324
|
+
</section>
|
|
271
325
|
</div>
|
|
272
326
|
|
|
273
|
-
|
|
274
|
-
|
|
275
327
|
|
|
276
328
|
<footer id="licensing">
|
|
277
329
|
<div class="container">
|
|
@@ -290,7 +342,7 @@
|
|
|
290
342
|
|
|
291
343
|
<p>
|
|
292
344
|
Licensed under
|
|
293
|
-
<a href="https://
|
|
345
|
+
<a href="https://netwk.pro/legal.html#cc-by" target="_self" rel="license noopener noreferrer" style="display: inline-block"><b>CC BY 4.0</b></a>
|
|
294
346
|
<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;
|
|
295
347
|
margin-left: 3px;
|
|
296
348
|
vertical-align: text-bottom;
|
|
@@ -301,7 +353,7 @@
|
|
|
301
353
|
vertical-align: text-bottom;
|
|
302
354
|
text-decoration: none;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="Creative Commons BY"></a>
|
|
303
355
|
and the
|
|
304
|
-
<a href="https://
|
|
356
|
+
<a href="https://netwk.pro/legal.html#gnu-gpl" target="_self" rel="license noopener noreferrer"><b>GNU GPL</b></a>, as published by the
|
|
305
357
|
<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
|
|
306
358
|
version.
|
|
307
359
|
</p>
|
package/html/spotlight.html.br
CHANGED
|
Binary file
|
package/html/spotlight.html.gz
CHANGED
|
Binary file
|
|
Binary file
|
package/index.html
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
|
|
15
15
|
<link rel="stylesheet" href="css/normalize.css" type="text/css">
|
|
16
16
|
<link rel="stylesheet" href="css/style.css" type="text/css">
|
|
17
|
-
<link rel="stylesheet" href="css/
|
|
17
|
+
<link rel="stylesheet" href="css/default.css" type="text/css">
|
|
18
18
|
|
|
19
19
|
<script src="https://kit.fontawesome.com/f70f03cb45.js" crossorigin="anonymous"></script>
|
|
20
20
|
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
<meta name="theme-color" content="#ffc627">
|
|
54
54
|
|
|
55
55
|
<meta name="facebook-domain-verification" content="bx4ham0zkpvzztzu213bhpt76m9siq">
|
|
56
|
-
<script defer="defer" src="js/runtime.52b1ac291305b90de3df.
|
|
56
|
+
<script defer="defer" src="js/runtime.52b1ac291305b90de3df.mjs"></script><script defer="defer" src="js/app.d544156ea2ba85a7d486.mjs"></script></head>
|
|
57
57
|
|
|
58
58
|
<body>
|
|
59
59
|
|
|
@@ -78,17 +78,20 @@
|
|
|
78
78
|
<div class="container">
|
|
79
79
|
<section id="site-title">
|
|
80
80
|
<img decoding="async" loading="lazy" class="logo" src="img/logo-transparent.png" alt="Network Pro Strategies" width="250" height="250">
|
|
81
|
-
<div class="
|
|
81
|
+
<div class="index-title1">Locking Down Networks,<br>
|
|
82
82
|
Unlocking Confidence™</div>
|
|
83
83
|
<p> </p>
|
|
84
|
-
<h2 class="
|
|
84
|
+
<h2 class="index-title2">Security | Networking | Privacy</h2>
|
|
85
85
|
</section>
|
|
86
86
|
|
|
87
87
|
|
|
88
|
+
|
|
88
89
|
|
|
89
90
|
|
|
90
91
|
<hr class="hr-styled">
|
|
91
92
|
|
|
93
|
+
|
|
94
|
+
|
|
92
95
|
|
|
93
96
|
|
|
94
97
|
|
|
@@ -105,14 +108,16 @@
|
|
|
105
108
|
|
|
106
109
|
|
|
107
110
|
<p class="center-text"><strong><i>Check out our
|
|
108
|
-
<a rel="noopener noreferrer" href="html/spotlight.html" target="_self">Weekly FOSS Spotlight</a>!</i></strong>
|
|
111
|
+
<a rel="noopener noreferrer" href="./html/spotlight.html" target="_self">Weekly FOSS Spotlight</a>!</i></strong>
|
|
109
112
|
</p>
|
|
110
113
|
|
|
111
114
|
|
|
112
115
|
|
|
113
116
|
<p class="center-text">
|
|
114
|
-
Join us
|
|
115
|
-
<a rel="noopener noreferrer" href="https://
|
|
117
|
+
Join us on
|
|
118
|
+
<a rel="noopener noreferrer" href="https://discord.neteng.pro" target="_blank">Discord</a>
|
|
119
|
+
or in
|
|
120
|
+
<a rel="noopener noreferrer" href="https://github.com/netwk-pro/netwk-pro.github.io/discussions" target="_blank">GitHub Discussions</a>!</p>
|
|
116
121
|
</section>
|
|
117
122
|
|
|
118
123
|
|
|
@@ -174,14 +179,14 @@
|
|
|
174
179
|
<div class="bnav-wrap">
|
|
175
180
|
<table class="bnav"><tbody>
|
|
176
181
|
<tr>
|
|
177
|
-
<td class="bnav-nav"><a rel="noopener noreferrer" href="
|
|
182
|
+
<td class="bnav-nav"><a rel="noopener noreferrer" href="./terms-of-use.html" target="_self">Terms of Use</a></td>
|
|
178
183
|
<td class="bnav-nav"><a rel="noopener noreferrer" href="https://github.com/netwk-pro/netwk-pro-legal/blob/master/PRIVACY.md" target="_blank">Privacy Policy
|
|
179
184
|
<sup><span class="fa-solid fa-arrow-up-right-from-square fa-2xs"></span></sup></a>
|
|
180
185
|
</td>
|
|
181
186
|
</tr>
|
|
182
187
|
<tr>
|
|
183
188
|
<td class="bnav-cell" colspan="2">
|
|
184
|
-
<a rel="noopener noreferrer" href="
|
|
189
|
+
<a rel="noopener noreferrer" href="./legal.html" target="_self">Legal</a></td>
|
|
185
190
|
</tr>
|
|
186
191
|
</tbody>
|
|
187
192
|
</table>
|
|
@@ -195,8 +200,8 @@
|
|
|
195
200
|
<div class="bnav2-wrap">
|
|
196
201
|
<table class="bnav2"><tbody>
|
|
197
202
|
<tr>
|
|
198
|
-
<td class="bnav2-nav"><a rel="noopener noreferrer" href="
|
|
199
|
-
<td class="bnav2-nav"><a rel="noopener noreferrer" href="
|
|
203
|
+
<td class="bnav2-nav"><a rel="noopener noreferrer" href="./legal.html#cc-by" target="_self"><img decoding="async" loading="lazy" src="https://forthebadge.com/images/badges/cc-by.png" style="width: 160; height: auto" alt="Creative Commons BY"></a></td>
|
|
204
|
+
<td class="bnav2-nav"><a rel="noopener noreferrer" href="./legal.html#gnu-gpl" target="_self"><img decoding="async" loading="lazy" src="https://img.shields.io/badge/LICENSE-GPLv3-red?style=for-the-badge&labelColor=9b9b9b&color=d0021b" style="width: 120; height: auto" alt="GPL 3.0 or Later"></a></td>
|
|
200
205
|
</tr>
|
|
201
206
|
</tbody>
|
|
202
207
|
</table>
|
|
@@ -218,13 +223,13 @@
|
|
|
218
223
|
<p>
|
|
219
224
|
Network Pro™, the shield logo, and the "Locking Down
|
|
220
225
|
Networks™" slogan are
|
|
221
|
-
<a rel="noopener noreferrer" href="
|
|
226
|
+
<a rel="noopener noreferrer" href="./legal.html#trademark" target="_self">trademarks</a>
|
|
222
227
|
of Network Pro Strategies.
|
|
223
228
|
</p>
|
|
224
229
|
|
|
225
230
|
<p>
|
|
226
231
|
Licensed under
|
|
227
|
-
<a href="
|
|
232
|
+
<a href="./legal.html#cc-by" target="_self" rel="license noopener noreferrer" style="display: inline-block"><strong>CC BY 4.0</strong></a>
|
|
228
233
|
<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;
|
|
229
234
|
margin-left: 3px;
|
|
230
235
|
vertical-align: text-bottom;
|
|
@@ -235,7 +240,7 @@
|
|
|
235
240
|
vertical-align: text-bottom;
|
|
236
241
|
text-decoration: none;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="Creative Commons BY"></a>
|
|
237
242
|
and the
|
|
238
|
-
<a href="
|
|
243
|
+
<a href="./legal.html#gnu-gpl" target="_self" rel="license noopener noreferrer"><b>GNU GPL</b></a>, as published by the
|
|
239
244
|
<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
|
|
240
245
|
version.
|
|
241
246
|
</p>
|
|
@@ -244,6 +249,6 @@
|
|
|
244
249
|
</footer>
|
|
245
250
|
|
|
246
251
|
|
|
247
|
-
<script src="js/app.
|
|
252
|
+
<script src="js/app.mjs"></script>
|
|
248
253
|
</body>
|
|
249
254
|
</html>
|
package/index.html.br
CHANGED
|
Binary file
|
package/index.html.gz
CHANGED
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunk_networkpro_web=self.webpackChunk_networkpro_web||[]).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,b){let d=e[t];switch("object"==typeof d&&null!==d&&"function"==typeof d.toJSON&&(d=d.toJSON(t)),d=s.call(e,t,d),typeof d){case"string":return o(d);case"object":{if(null===d)return"null";if(-1!==c.indexOf(d))return r;let t="",n=",";const e=b;if(Array.isArray(d)){if(0===d.length)return"[]";if(h<c.length+1)return'"[Array]"';c.push(d),""!==y&&(t+=`\n${b+=y}`,n=`,\n${b}`);const r=Math.min(d.length,p);let i=0;for(;i<r-1;i++){const e=$(String(i),d,c,s,y,b);t+=void 0!==e?e:"null",t+=n}const o=$(String(i),d,c,s,y,b);if(t+=void 0!==o?o:"null",d.length-1>p){t+=`${n}"... ${a(d.length-p-1)} not stringified"`}return""!==y&&(t+=`\n${e}`),c.pop(),`[${t}]`}let i=Object.keys(d);const m=i.length;if(0===m)return"{}";if(h<c.length+1)return'"[Object]"';let w="",S="";""!==y&&(n=`,\n${b+=y}`,w=" ");const O=Math.min(m,p);l&&!f(d)&&(i=u(i,g)),c.push(d);for(let e=0;e<O;e++){const r=i[e],u=$(r,d,c,s,y,b);void 0!==u&&(t+=`${S}${o(r)}:${w}${u}`,S=n)}if(m>p){t+=`${S}"...":${w}"${a(m-p)} not stringified"`,S=n}return""!==y&&S.length>1&&(t=`\n${b}${t}\n${e}`),c.pop(),`{${t}}`}case"number":return isFinite(d)?String(d):n?n(d):"null";case"boolean":return!0===d?"true":"false";case"undefined":return;case"bigint":if(i)return String(d);default:return n?n(d):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 b(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 b(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=b(String(o),e[o],s,$,y);t+=void 0!==n?n:"null",t+=r}const u=b(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 d=i.length;if(0===d)return"{}";if(h<s.length+1)return'"[Object]"';const m=`,\n${y+=$}`;let w="",S="",O=Math.min(d,p);f(e)&&(w+=c(e,m,p),i=i.slice(e.length),O-=e.length,S=m),l&&(i=u(i,g)),s.push(e);for(let t=0;t<O;t++){const n=i[t],r=b(n,e[n],s,$,y);void 0!==r&&(w+=`${S}${o(n)}: ${r}`,S=m)}if(d>p){w+=`${S}"...": "${a(d-p)} not stringified"`,S=m}return""!==S&&(w=`\n${y}${w}\n${n}`),s.pop(),`{${w}}`}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){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);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=d(String(r),e[r],s);n+=void 0!==t?t:"null",n+=","}const i=d(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 b="",m=Math.min(y,p);i&&f(e)&&(n+=c(e,",",p),$=$.slice(e.length),m-=e.length,b=","),l&&($=u($,g)),s.push(e);for(let t=0;t<m;t++){const r=$[t],i=d(r,e[r],s);void 0!==i&&(n+=`${b}${o(r)}:${i}`,b=",")}if(y>p){n+=`${b}"...":"${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 b("",t,[],r,"")}return d("",t,[])}}},118:(t,n,e)=>{var r=e(68);r.configure;globalThis.self}},t=>{var n;n=118,t(t.s=n)}]);
|