File tree Expand file tree Collapse file tree 7 files changed +44
-44
lines changed Expand file tree Collapse file tree 7 files changed +44
-44
lines changed Original file line number Diff line number Diff line change 1- 6f81920f
1+ 5adb0682
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ <h2 class="anchored" data-anchor-id="yahya-shirazi">Yahya Shirazi</h2>
257257 }
258258 var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
259259 var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
260- var filterRegex = new RegExp ( "https:\/\/JuliusWelzel \.github\.io\/unified_sensor_placement_site \/" ) ;
260+ var filterRegex = new RegExp ( "https:\/\/human-sensor-placement \.github\.io\/" ) ;
261261 var isInternal = ( href ) => {
262262 return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
263263 }
Original file line number Diff line number Diff line change @@ -333,7 +333,7 @@ <h3 class="anchored" data-anchor-id="hierchical-event-descriptors-hed-for-sensor
333333 }
334334 var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
335335 var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
336- var filterRegex = new RegExp ( "https:\/\/JuliusWelzel \.github\.io\/unified_sensor_placement_site \/" ) ;
336+ var filterRegex = new RegExp ( "https:\/\/human-sensor-placement \.github\.io\/" ) ;
337337 var isInternal = ( href ) => {
338338 return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
339339 }
Original file line number Diff line number Diff line change 1- Sitemap: https://JuliusWelzel .github.io/unified_sensor_placement_site /sitemap.xml
1+ Sitemap: https://human-sensor-placement .github.io/sitemap.xml
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" >
33 <url >
4- <loc >https://JuliusWelzel .github.io/unified_sensor_placement_site /anatomical_table.html</loc >
5- <lastmod >2024-10-29T15:56:00.464Z </lastmod >
4+ <loc >https://human-sensor-placement .github.io/anatomical_table.html</loc >
5+ <lastmod >2024-11-14T23:12:16.848Z </lastmod >
66 </url >
77 <url >
8- <loc >https://JuliusWelzel .github.io/unified_sensor_placement_site /authors.html</loc >
9- <lastmod >2024-10-29T15:56:00.464Z </lastmod >
8+ <loc >https://human-sensor-placement .github.io/authors.html</loc >
9+ <lastmod >2024-11-14T23:12:16.848Z </lastmod >
1010 </url >
1111 <url >
12- <loc >https://JuliusWelzel .github.io/unified_sensor_placement_site /index.html</loc >
13- <lastmod >2024-10-29T15:56:00.464Z </lastmod >
12+ <loc >https://human-sensor-placement .github.io/index.html</loc >
13+ <lastmod >2024-11-14T23:12:16.848Z </lastmod >
1414 </url >
1515</urlset >
You can’t perform that action at this time.
0 commit comments