Skip to content

Commit

Permalink
Add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
minhhungit committed Jul 22, 2024
1 parent c800998 commit b94560b
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions Logs/20240722_200314-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 746
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/07/01/creating-hashes-in-net/'>Creating hashes in .NET</a></li><li><a href='https://damienbod.com/2024/06/11/sonar-webinar-end-to-end-security-of-a-web-application/'>Sonar Webinar, end to end security of a web application</a></li><li><a href='https://damienbod.com/2024/06/05/creating-and-downloading-a-pdf-or-docx-in-asp-net-core/'>Creating and downloading a PDF or DOCX in ASP.NET Core</a></li><li><a href='https://damienbod.com/2024/05/27/implement-a-microsoft-entra-id-external-authentication-method-using-asp-net-core-and-openiddict/'>Implement a Microsoft Entra ID external authentication method using ASP.NET Core and OpenIddict</a></li><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></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/nuxtor-nuxt-tauri-starter-template'>Nuxtor: Nuxt Tauri Starter Template</a></li><li><a href='https://vuejsfeed.com/blog/frontend-nation-2024-cai-cruz-beyond-console-log-supercharge-your-debugging-skills'>Frontend Nation 2024: Cai Cruz - Beyond console.log: Supercharge Your Debugging Skills!</a></li><li><a href='https://vuejsfeed.com/blog/how-to-master-vue-router-in-vue-js-3-with-composition-api'>How to Master Vue Router in Vue.js 3 with Composition API</a></li><li><a href='https://vuejsfeed.com/blog/vue-shortkey'>Vue-ShortKey</a></li><li><a href='https://vuejsfeed.com/blog/streamline-two-way-binding-with-definemodel'>Streamline Two-Way Binding with defineModel</a></li></ul>
<li><a href='https://vuejsfeed.com/blog/vue3-signature'>Vue3-signature</a></li><li><a href='https://vuejsfeed.com/blog/nuxtor-nuxt-tauri-starter-template'>Nuxtor: Nuxt Tauri Starter Template</a></li><li><a href='https://vuejsfeed.com/blog/frontend-nation-2024-cai-cruz-beyond-console-log-supercharge-your-debugging-skills'>Frontend Nation 2024: Cai Cruz - Beyond console.log: Supercharge Your Debugging Skills!</a></li><li><a href='https://vuejsfeed.com/blog/how-to-master-vue-router-in-vue-js-3-with-composition-api'>How to Master Vue Router in Vue.js 3 with Composition API</a></li><li><a href='https://vuejsfeed.com/blog/vue-shortkey'>Vue-ShortKey</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 b94560b

Please sign in to comment.