Skip to content

Commit

Permalink
Add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
minhhungit committed Jun 5, 2024
1 parent 43ac08a commit e3f20d0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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 - Nbr of feed items 742
INFO - Deleted old items
INFO - Inserted 5 items
INFO - Updated status
Expand Down
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/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>
<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><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></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/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><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></ul>
Expand Down

0 comments on commit e3f20d0

Please sign in to comment.