Skip to content

Commit

Permalink
Add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
minhhungit committed May 22, 2024
1 parent 20cdd54 commit 8fbf48b
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions Logs/20240522_001028-crawler.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
INFO There are 309 active channels
INFO - [1/5] Fetching url https://damienbod.com/feed
INFO - Nbr of feed items 10
INFO - Deleted old items
INFO - Inserted 5 items
INFO - Updated status
INFO - [2/5] Fetching url https://vuejsfeed.com/feed
INFO - Nbr of feed items 741
INFO - Deleted old items
INFO - Inserted 5 items
INFO - Updated status
INFO - [3/5] Fetching url https://www.stevejgordon.co.uk/feed
INFO - Nbr of feed items 10
INFO - Deleted old items
INFO - Inserted 5 items
INFO - Updated status
INFO - [4/5] Fetching url http://blog.jonathanoliver.com/index.xml
INFO - Nbr of feed items 144
INFO - Deleted old items
INFO - Inserted 5 items
INFO - Updated status
INFO - [5/5] Fetching url http://feeds.feedburner.com/codeclimber
INFO - Nbr of feed items 25
INFO - Deleted old items
INFO - Inserted 5 items
INFO - Updated status
INFO Done!
Binary file modified RssCrawler.db
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h2 class='channel-title'># <a href='https://damienbod.com' target='_blank'>http
<li><a href='https://damienbod.com/2024/05/13/using-sonarcloud-with-asp-net-core-angular-and-github-actions/'>Using SonarCloud with ASP.NET Core, Angular and github actions</a></li><li><a href='https://damienbod.com/2024/04/15/implement-a-secure-blazor-web-application-using-openid-connect-and-security-headers/'>Implement a secure Blazor Web application using OpenID Connect and security headers</a></li><li><a href='https://damienbod.com/2024/04/08/bff-secured-asp-net-core-application-using-downstream-api-and-an-oauth-client-credentials-jwt/'>BFF secured ASP.NET Core application using downstream API and an OAuth client credentials JWT</a></li><li><a href='https://damienbod.com/2024/04/02/create-conditional-access-base-policies-for-a-microsoft-entra-id-tenant/'>Create conditional access base policies for a Microsoft Entra ID tenant</a></li><li><a href='https://damienbod.com/2024/03/04/multi-client-blob-storage-access-using-asp-net-core-with-entra-id-authentication-and-rbac/'>Multi client blob storage access using ASP.NET Core with Entra ID authentication and RBAC</a></li></ul>
<h2 class='channel-title'># <a href='https://vuejsfeed.com' target='_blank'>https://vuejsfeed.com</a></h2>
<ul class='feed-items'>
<li><a href='https://vuejsfeed.com/blog/use-hygen-to-bootstrap-new-components-in-your-custom-vue-ui-library'>Use Hygen to Bootstrap New Components in your Custom Vue UI Library</a></li><li><a href='https://vuejsfeed.com/blog/live-coding-hot-topics-and-big-names-frontend-nation-delivers'>Live Coding, Hot Topics, and Big Names: Frontend Nation Delivers</a></li><li><a href='https://vuejsfeed.com/blog/vue-input-otp'>Vue-Input-Otp</a></li><li><a href='https://vuejsfeed.com/blog/1-vue-bind-once'>1️⃣ vue-bind-once</a></li><li><a href='https://vuejsfeed.com/blog/the-history-of-frontend'>The history of Frontend</a></li></ul>
<li><a href='https://vuejsfeed.com/blog/streamline-two-way-binding-with-definemodel'>Streamline Two-Way Binding with defineModel</a></li><li><a href='https://vuejsfeed.com/blog/use-hygen-to-bootstrap-new-components-in-your-custom-vue-ui-library'>Use Hygen to Bootstrap New Components in your Custom Vue UI Library</a></li><li><a href='https://vuejsfeed.com/blog/live-coding-hot-topics-and-big-names-frontend-nation-delivers'>Live Coding, Hot Topics, and Big Names: Frontend Nation Delivers</a></li><li><a href='https://vuejsfeed.com/blog/vue-input-otp'>Vue-Input-Otp</a></li><li><a href='https://vuejsfeed.com/blog/1-vue-bind-once'>1️⃣ vue-bind-once</a></li></ul>
<h2 class='channel-title'># <a href='https://www.stevejgordon.co.uk' target='_blank'>https://www.stevejgordon.co.uk</a></h2>
<ul class='feed-items'>
<li><a href='https://www.stevejgordon.co.uk/understanding-system-diagnostics-diagnosticsource-and-diagnosticlistener-part-1'>Understanding System.Diagnostics DiagnosticSource and DiagnosticListener (Part 1)</a></li><li><a href='https://www.stevejgordon.co.uk/authenticating-a-github-app-using-a-json-web-token-in-dotnet'>Authenticating a .NET GitHub App using a JSON Web Token (JWT)</a></li><li><a href='https://www.stevejgordon.co.uk/profiling-memory-allocations-on-linux-using-the-jetbrains-dotmemory-command-line-profiler'>Profiling Memory Allocations on Linux using the JetBrains dotMemory Command-Line Profiler</a></li><li><a href='https://www.stevejgordon.co.uk/automating-memory-profiling-with-the-jetbrains-dotmemory-profiler-api'>Automating Memory Profiling with the JetBrains dotMemory Profiler API</a></li><li><a href='https://www.stevejgordon.co.uk/introducing-the-new-ihostedlifecycleservice-interface-in-dotnet-8'>Introducing the new IHostedLifecycleService Interface in .NET 8</a></li></ul>
Expand Down

0 comments on commit 8fbf48b

Please sign in to comment.