Skip to content

Commit 6adc57d

Browse files
committed
daily: add daily report for 2026-07-17
1 parent fdcf6c8 commit 6adc57d

284 files changed

Lines changed: 7892 additions & 4111 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<sitemap>
55
<loc>https://whale-dolphin.github.io/zh-cn/sitemap.xml</loc>
66

7-
<lastmod>2026-07-16T00:00:00+00:00</lastmod>
7+
<lastmod>2026-07-17T00:00:00+00:00</lastmod>
88

99
</sitemap>
1010

zh-cn/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta property='og:description' content="WhaleDolphin's Secret Place">
1717
<meta property='og:url' content='https://whale-dolphin.github.io/zh-cn/404.html'>
1818
<meta property='og:site_name' content='鲸鲵的博客'>
19-
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2026-07-16T00:00:00&#43;00:00 '/>
19+
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2026-07-17T00:00:00&#43;00:00 '/>
2020
<meta name="twitter:title" content="404 Page not found">
2121
<meta name="twitter:description" content="WhaleDolphin's Secret Place">
2222
</head>

zh-cn/archives/index.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,29 @@ <h2 class="article-title">Server</h2>
437437
<h2 class="archives-date section-title"><a href="/zh-cn/archives/#2026">2026</a></h2>
438438
<div class="article-list--compact">
439439

440+
<article>
441+
<a href="/zh-cn/p/daily-paper-2026-07-17/">
442+
<div class="article-details">
443+
<h2 class="article-title">AI Paper Daily | 2026-07-17</h2>
444+
<footer class="article-meta"><time datetime="2026-07-17T00:00:00Z">Jul 17, 2026</time>
445+
</footer></div>
446+
</a>
447+
</article>
448+
449+
<article>
450+
<a href="/zh-cn/p/daily-news-2026-07-17/">
451+
<div class="article-details">
452+
<h2 class="article-title">AI News Daily | 2026-07-17</h2>
453+
<footer class="article-meta"><time datetime="2026-07-17T00:00:00Z">Jul 17, 2026</time>
454+
</footer></div>
455+
<div class="article-image">
456+
<img alt="AI News Daily | 2026-07-17" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-07-17/cover_hu_467410038ea4d271.jpg" srcset="/zh-cn/p/daily-news-2026-07-17/cover_hu_467410038ea4d271.jpg 1x, /zh-cn/p/daily-news-2026-07-17/cover_hu_b4f78e857a4b0183.jpg 2x" width="60">
457+
458+
</div>
459+
460+
</a>
461+
</article>
462+
440463
<article>
441464
<a href="/zh-cn/p/daily-paper-2026-07-16/">
442465
<div class="article-details">

zh-cn/categories/ai/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta property='og:description' content="WhaleDolphin's Secret Place">
1717
<meta property='og:url' content='https://whale-dolphin.github.io/zh-cn/categories/ai/'>
1818
<meta property='og:site_name' content='鲸鲵的博客'>
19-
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2026-07-16T00:00:00&#43;00:00 '/>
19+
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2026-07-17T00:00:00&#43;00:00 '/>
2020
<meta name="twitter:title" content="AI">
2121
<meta name="twitter:description" content="WhaleDolphin's Secret Place"><link rel="alternate" type="application/rss&#43;xml" href="https://whale-dolphin.github.io/zh-cn/categories/ai/index.xml">
2222
</head>
@@ -393,7 +393,7 @@ <h2 class="widget-title section-title">
393393
<a href="/zh-cn/archives/#2026">
394394

395395
<span class="year">2026</span>
396-
<span class="count">140</span>
396+
<span class="count">142</span>
397397

398398
</a>
399399
</div>

zh-cn/categories/cs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta property='og:description' content="WhaleDolphin's Secret Place">
1717
<meta property='og:url' content='https://whale-dolphin.github.io/zh-cn/categories/cs/'>
1818
<meta property='og:site_name' content='鲸鲵的博客'>
19-
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2026-07-16T00:00:00&#43;00:00 '/>
19+
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2026-07-17T00:00:00&#43;00:00 '/>
2020
<meta name="twitter:title" content="CS">
2121
<meta name="twitter:description" content="WhaleDolphin's Secret Place"><link rel="alternate" type="application/rss&#43;xml" href="https://whale-dolphin.github.io/zh-cn/categories/cs/index.xml">
2222
</head>
@@ -393,7 +393,7 @@ <h2 class="widget-title section-title">
393393
<a href="/zh-cn/archives/#2026">
394394

395395
<span class="year">2026</span>
396-
<span class="count">140</span>
396+
<span class="count">142</span>
397397

398398
</a>
399399
</div>

zh-cn/categories/daily-report/index.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta property='og:description' content="WhaleDolphin's Secret Place">
1717
<meta property='og:url' content='https://whale-dolphin.github.io/zh-cn/categories/daily-report/'>
1818
<meta property='og:site_name' content='鲸鲵的博客'>
19-
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2026-07-16T00:00:00&#43;00:00 '/>
19+
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2026-07-17T00:00:00&#43;00:00 '/>
2020
<meta name="twitter:title" content="Daily Report">
2121
<meta name="twitter:description" content="WhaleDolphin's Secret Place"><link rel="alternate" type="application/rss&#43;xml" href="https://whale-dolphin.github.io/zh-cn/categories/daily-report/index.xml">
2222
</head>
@@ -393,7 +393,7 @@ <h2 class="widget-title section-title">
393393
<a href="/zh-cn/archives/#2026">
394394

395395
<span class="year">2026</span>
396-
<span class="count">140</span>
396+
<span class="count">142</span>
397397

398398
</a>
399399
</div>
@@ -488,59 +488,59 @@ <h1 class="section-term">Daily Report</h1>
488488
<section class="article-list--compact">
489489

490490
<article>
491-
<a href="/zh-cn/p/daily-news-2026-07-16/">
491+
<a href="/zh-cn/p/daily-news-2026-07-17/">
492492
<div class="article-details">
493-
<h2 class="article-title">AI News Daily | 2026-07-16</h2>
494-
<footer class="article-meta"><time datetime="2026-07-16T00:00:00Z">Jul 16, 2026</time>
493+
<h2 class="article-title">AI News Daily | 2026-07-17</h2>
494+
<footer class="article-meta"><time datetime="2026-07-17T00:00:00Z">Jul 17, 2026</time>
495495
</footer></div>
496496
<div class="article-image">
497-
<img alt="AI News Daily | 2026-07-16" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-07-16/cover_hu_18a2c2da11b17505.jpg" srcset="/zh-cn/p/daily-news-2026-07-16/cover_hu_18a2c2da11b17505.jpg 1x, /zh-cn/p/daily-news-2026-07-16/cover_hu_5a648388ebd13249.jpg 2x" width="60">
497+
<img alt="AI News Daily | 2026-07-17" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-07-17/cover_hu_467410038ea4d271.jpg" srcset="/zh-cn/p/daily-news-2026-07-17/cover_hu_467410038ea4d271.jpg 1x, /zh-cn/p/daily-news-2026-07-17/cover_hu_b4f78e857a4b0183.jpg 2x" width="60">
498498

499499
</div>
500500

501501
</a>
502502
</article>
503503

504504
<article>
505-
<a href="/zh-cn/p/daily-paper-2026-07-16/">
505+
<a href="/zh-cn/p/daily-paper-2026-07-17/">
506506
<div class="article-details">
507-
<h2 class="article-title">AI Paper Daily | 2026-07-16</h2>
508-
<footer class="article-meta"><time datetime="2026-07-16T00:00:00Z">Jul 16, 2026</time>
507+
<h2 class="article-title">AI Paper Daily | 2026-07-17</h2>
508+
<footer class="article-meta"><time datetime="2026-07-17T00:00:00Z">Jul 17, 2026</time>
509509
</footer></div>
510510
</a>
511511
</article>
512512

513513
<article>
514-
<a href="/zh-cn/p/daily-news-2026-07-15/">
514+
<a href="/zh-cn/p/daily-news-2026-07-16/">
515515
<div class="article-details">
516-
<h2 class="article-title">AI News Daily | 2026-07-15</h2>
517-
<footer class="article-meta"><time datetime="2026-07-15T00:00:00Z">Jul 15, 2026</time>
516+
<h2 class="article-title">AI News Daily | 2026-07-16</h2>
517+
<footer class="article-meta"><time datetime="2026-07-16T00:00:00Z">Jul 16, 2026</time>
518518
</footer></div>
519519
<div class="article-image">
520-
<img alt="AI News Daily | 2026-07-15" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-07-15/cover_hu_c080791f3e5cadf6.jpg" srcset="/zh-cn/p/daily-news-2026-07-15/cover_hu_c080791f3e5cadf6.jpg 1x, /zh-cn/p/daily-news-2026-07-15/cover_hu_ab50b7d74ae02f46.jpg 2x" width="60">
520+
<img alt="AI News Daily | 2026-07-16" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-07-16/cover_hu_18a2c2da11b17505.jpg" srcset="/zh-cn/p/daily-news-2026-07-16/cover_hu_18a2c2da11b17505.jpg 1x, /zh-cn/p/daily-news-2026-07-16/cover_hu_5a648388ebd13249.jpg 2x" width="60">
521521

522522
</div>
523523

524524
</a>
525525
</article>
526526

527527
<article>
528-
<a href="/zh-cn/p/daily-paper-2026-07-15/">
528+
<a href="/zh-cn/p/daily-paper-2026-07-16/">
529529
<div class="article-details">
530-
<h2 class="article-title">AI Paper Daily | 2026-07-15</h2>
531-
<footer class="article-meta"><time datetime="2026-07-15T00:00:00Z">Jul 15, 2026</time>
530+
<h2 class="article-title">AI Paper Daily | 2026-07-16</h2>
531+
<footer class="article-meta"><time datetime="2026-07-16T00:00:00Z">Jul 16, 2026</time>
532532
</footer></div>
533533
</a>
534534
</article>
535535

536536
<article>
537-
<a href="/zh-cn/p/daily-news-2026-07-14/">
537+
<a href="/zh-cn/p/daily-news-2026-07-15/">
538538
<div class="article-details">
539-
<h2 class="article-title">AI News Daily | 2026-07-14</h2>
540-
<footer class="article-meta"><time datetime="2026-07-14T00:00:00Z">Jul 14, 2026</time>
539+
<h2 class="article-title">AI News Daily | 2026-07-15</h2>
540+
<footer class="article-meta"><time datetime="2026-07-15T00:00:00Z">Jul 15, 2026</time>
541541
</footer></div>
542542
<div class="article-image">
543-
<img alt="AI News Daily | 2026-07-14" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-07-14/cover_hu_4f8aae6a946ac216.jpg" srcset="/zh-cn/p/daily-news-2026-07-14/cover_hu_4f8aae6a946ac216.jpg 1x, /zh-cn/p/daily-news-2026-07-14/cover_hu_22a83732f4c9c727.jpg 2x" width="60">
543+
<img alt="AI News Daily | 2026-07-15" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-07-15/cover_hu_c080791f3e5cadf6.jpg" srcset="/zh-cn/p/daily-news-2026-07-15/cover_hu_c080791f3e5cadf6.jpg 1x, /zh-cn/p/daily-news-2026-07-15/cover_hu_ab50b7d74ae02f46.jpg 2x" width="60">
544544

545545
</div>
546546

@@ -566,8 +566,8 @@ <h2 class="article-title">AI News Daily | 2026-07-14</h2>
566566
5
567567
</a><span class="page-link pagination-link">
568568
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-dots"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /><path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /><path d="M19 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /></svg>
569-
</span><a class="page-link "href="/zh-cn/categories/daily-report/page/28/"aria-label="Page 28">
570-
28
569+
</span><a class="page-link "href="/zh-cn/categories/daily-report/page/29/"aria-label="Page 29">
570+
29
571571
</a><a class="page-link "href="/zh-cn/categories/daily-report/page/2/"aria-label="Next page">
572572
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-chevron-right"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 6l6 6l-6 6" /></svg>
573573
</a>

zh-cn/categories/daily-report/index.xml

Lines changed: 13 additions & 1 deletion
Large diffs are not rendered by default.

zh-cn/categories/daily-report/page/10/index.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta property='og:description' content="WhaleDolphin's Secret Place">
1717
<meta property='og:url' content='https://whale-dolphin.github.io/zh-cn/categories/daily-report/'>
1818
<meta property='og:site_name' content='鲸鲵的博客'>
19-
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2026-07-16T00:00:00&#43;00:00 '/>
19+
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2026-07-17T00:00:00&#43;00:00 '/>
2020
<meta name="twitter:title" content="Daily Report">
2121
<meta name="twitter:description" content="WhaleDolphin's Secret Place"><link rel="alternate" type="application/rss&#43;xml" href="https://whale-dolphin.github.io/zh-cn/categories/daily-report/index.xml">
2222
</head>
@@ -393,7 +393,7 @@ <h2 class="widget-title section-title">
393393
<a href="/zh-cn/archives/#2026">
394394

395395
<span class="year">2026</span>
396-
<span class="count">140</span>
396+
<span class="count">142</span>
397397

398398
</a>
399399
</div>
@@ -488,59 +488,59 @@ <h1 class="section-term">Daily Report</h1>
488488
<section class="article-list--compact">
489489

490490
<article>
491-
<a href="/zh-cn/p/daily-news-2026-05-11/">
491+
<a href="/zh-cn/p/daily-news-2026-05-12/">
492492
<div class="article-details">
493-
<h2 class="article-title">AI News Daily | 2026-05-11</h2>
494-
<footer class="article-meta"><time datetime="2026-05-11T00:00:00Z">May 11, 2026</time>
493+
<h2 class="article-title">AI News Daily | 2026-05-12</h2>
494+
<footer class="article-meta"><time datetime="2026-05-12T00:00:00Z">May 12, 2026</time>
495495
</footer></div>
496496
<div class="article-image">
497-
<img alt="AI News Daily | 2026-05-11" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-05-11/cover_hu_ac9c97080c79c1b3.jpg" srcset="/zh-cn/p/daily-news-2026-05-11/cover_hu_ac9c97080c79c1b3.jpg 1x, /zh-cn/p/daily-news-2026-05-11/cover_hu_7a7c09c0ff784c3d.jpg 2x" width="60">
497+
<img alt="AI News Daily | 2026-05-12" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-05-12/cover_hu_178d40779fc4ec4f.jpg" srcset="/zh-cn/p/daily-news-2026-05-12/cover_hu_178d40779fc4ec4f.jpg 1x, /zh-cn/p/daily-news-2026-05-12/cover_hu_9ac4f5b9d2cddd05.jpg 2x" width="60">
498498

499499
</div>
500500

501501
</a>
502502
</article>
503503

504504
<article>
505-
<a href="/zh-cn/p/daily-paper-2026-05-11/">
505+
<a href="/zh-cn/p/daily-paper-2026-05-12/">
506506
<div class="article-details">
507-
<h2 class="article-title">AI Paper Daily | 2026-05-11</h2>
508-
<footer class="article-meta"><time datetime="2026-05-11T00:00:00Z">May 11, 2026</time>
507+
<h2 class="article-title">AI Paper Daily | 2026-05-12</h2>
508+
<footer class="article-meta"><time datetime="2026-05-12T00:00:00Z">May 12, 2026</time>
509509
</footer></div>
510510
</a>
511511
</article>
512512

513513
<article>
514-
<a href="/zh-cn/p/daily-news-2026-05-10/">
514+
<a href="/zh-cn/p/daily-news-2026-05-11/">
515515
<div class="article-details">
516-
<h2 class="article-title">AI News Daily | 2026-05-10</h2>
517-
<footer class="article-meta"><time datetime="2026-05-10T00:00:00Z">May 10, 2026</time>
516+
<h2 class="article-title">AI News Daily | 2026-05-11</h2>
517+
<footer class="article-meta"><time datetime="2026-05-11T00:00:00Z">May 11, 2026</time>
518518
</footer></div>
519519
<div class="article-image">
520-
<img alt="AI News Daily | 2026-05-10" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-05-10/cover_hu_a6855efaef12d168.jpg" srcset="/zh-cn/p/daily-news-2026-05-10/cover_hu_a6855efaef12d168.jpg 1x, /zh-cn/p/daily-news-2026-05-10/cover_hu_5fdda9dd1a4d8f20.jpg 2x" width="60">
520+
<img alt="AI News Daily | 2026-05-11" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-05-11/cover_hu_ac9c97080c79c1b3.jpg" srcset="/zh-cn/p/daily-news-2026-05-11/cover_hu_ac9c97080c79c1b3.jpg 1x, /zh-cn/p/daily-news-2026-05-11/cover_hu_7a7c09c0ff784c3d.jpg 2x" width="60">
521521

522522
</div>
523523

524524
</a>
525525
</article>
526526

527527
<article>
528-
<a href="/zh-cn/p/daily-paper-2026-05-10/">
528+
<a href="/zh-cn/p/daily-paper-2026-05-11/">
529529
<div class="article-details">
530-
<h2 class="article-title">AI Paper Daily | 2026-05-10</h2>
531-
<footer class="article-meta"><time datetime="2026-05-10T00:00:00Z">May 10, 2026</time>
530+
<h2 class="article-title">AI Paper Daily | 2026-05-11</h2>
531+
<footer class="article-meta"><time datetime="2026-05-11T00:00:00Z">May 11, 2026</time>
532532
</footer></div>
533533
</a>
534534
</article>
535535

536536
<article>
537-
<a href="/zh-cn/p/daily-news-2026-05-09/">
537+
<a href="/zh-cn/p/daily-news-2026-05-10/">
538538
<div class="article-details">
539-
<h2 class="article-title">AI News Daily | 2026-05-09</h2>
540-
<footer class="article-meta"><time datetime="2026-05-09T00:00:00Z">May 09, 2026</time>
539+
<h2 class="article-title">AI News Daily | 2026-05-10</h2>
540+
<footer class="article-meta"><time datetime="2026-05-10T00:00:00Z">May 10, 2026</time>
541541
</footer></div>
542542
<div class="article-image">
543-
<img alt="AI News Daily | 2026-05-09" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-05-09/cover_hu_4b39a306243fcf72.jpg" srcset="/zh-cn/p/daily-news-2026-05-09/cover_hu_4b39a306243fcf72.jpg 1x, /zh-cn/p/daily-news-2026-05-09/cover_hu_fb29dbb9bd013f5a.jpg 2x" width="60">
543+
<img alt="AI News Daily | 2026-05-10" height="60" loading="lazy" src="/zh-cn/p/daily-news-2026-05-10/cover_hu_a6855efaef12d168.jpg" srcset="/zh-cn/p/daily-news-2026-05-10/cover_hu_a6855efaef12d168.jpg 1x, /zh-cn/p/daily-news-2026-05-10/cover_hu_5fdda9dd1a4d8f20.jpg 2x" width="60">
544544

545545
</div>
546546

@@ -583,8 +583,8 @@ <h2 class="article-title">AI News Daily | 2026-05-09</h2>
583583
14
584584
</a><span class="page-link pagination-link">
585585
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-dots"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /><path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /><path d="M19 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /></svg>
586-
</span><a class="page-link "href="/zh-cn/categories/daily-report/page/28/"aria-label="Page 28">
587-
28
586+
</span><a class="page-link "href="/zh-cn/categories/daily-report/page/29/"aria-label="Page 29">
587+
29
588588
</a><a class="page-link "href="/zh-cn/categories/daily-report/page/11/"aria-label="Next page">
589589
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-chevron-right"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 6l6 6l-6 6" /></svg>
590590
</a>

0 commit comments

Comments
 (0)