@networkpro/blog 1.1.2 → 1.1.3

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/sitemap.xml +63 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@networkpro/blog",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "The official blog of Network Pro Strategies (Network Pro™).",
5
5
  "keywords": [
6
6
  "advisory",
package/src/sitemap.xml CHANGED
@@ -99,6 +99,54 @@
99
99
 
100
100
  </url>
101
101
 
102
+ <url>
103
+
104
+ <loc>https://blog.netwk.pro/category/android/</loc>
105
+
106
+ <lastmod>2025-05-30</lastmod>
107
+
108
+ <changefreq>monthly</changefreq>
109
+
110
+ <priority>0.6</priority>
111
+
112
+ </url>
113
+
114
+ <url>
115
+
116
+ <loc>https://blog.netwk.pro/category/open-source/</loc>
117
+
118
+ <lastmod>2025-05-30</lastmod>
119
+
120
+ <changefreq>monthly</changefreq>
121
+
122
+ <priority>0.6</priority>
123
+
124
+ </url>
125
+
126
+ <url>
127
+
128
+ <loc>https://blog.netwk.pro/category/privacy/</loc>
129
+
130
+ <lastmod>2025-05-30</lastmod>
131
+
132
+ <changefreq>monthly</changefreq>
133
+
134
+ <priority>0.6</priority>
135
+
136
+ </url>
137
+
138
+ <url>
139
+
140
+ <loc>https://blog.netwk.pro/category/security/</loc>
141
+
142
+ <lastmod>2025-05-30</lastmod>
143
+
144
+ <changefreq>monthly</changefreq>
145
+
146
+ <priority>0.6</priority>
147
+
148
+ </url>
149
+
102
150
  <url>
103
151
 
104
152
  <loc>https://blog.netwk.pro/archive/2025/</loc>
@@ -113,7 +161,7 @@
113
161
 
114
162
  <url>
115
163
 
116
- <loc>https://blog.netwk.pro/tags</loc>
164
+ <loc>https://blog.netwk.pro/tags/</loc>
117
165
 
118
166
  <lastmod>2025-05-11</lastmod>
119
167
 
@@ -137,9 +185,21 @@
137
185
 
138
186
  <url>
139
187
 
140
- <loc>https://blog.netwk.pro/contributing</loc>
188
+ <loc>https://blog.netwk.pro/contributing/</loc>
141
189
 
142
- <lastmod>2025-05-11</lastmod>
190
+ <lastmod>2025-05-30</lastmod>
191
+
192
+ <changefreq>monthly</changefreq>
193
+
194
+ <priority>0.4</priority>
195
+
196
+ </url>
197
+
198
+ <url>
199
+
200
+ <loc>https://blog.netwk.pro/CODE_OF_CONDUCT/</loc>
201
+
202
+ <lastmod>2025-05-30</lastmod>
143
203
 
144
204
  <changefreq>monthly</changefreq>
145
205