Skip to content

Commit

Permalink
Add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
minhhungit committed May 27, 2024
1 parent 87d5fad commit b2aa6e2
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions Logs/20240527_080355-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 @@ -82,7 +82,7 @@ <h5><span id="randomKey">Loading...</span></h5>
<!-- RSSDATA:START -->
<h2 class='channel-title'># <a href='https://damienbod.com' target='_blank'>https://damienbod.com</a></h2>
<ul class='feed-items'>
<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>
<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><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></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/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>
Expand Down

0 comments on commit b2aa6e2

Please sign in to comment.