[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-04-22 10:04:25 +00:00
parent 0b739a3b00
commit c7b0218e7f
8 changed files with 1698 additions and 1435 deletions
@@ -2022,10 +2022,14 @@ src/Presentation/Nop.Web/Models/Media/PictureModel.cs
src/Presentation/Nop.Web/Models/Vendors/VendorAttributeModel.cs
src/Presentation/Nop.Web/Models/Vendors/VendorInfoModel.cs
src/Presentation/Nop.Web/Models/Vendors/ApplyVendorModel.cs
src/Presentation/Nop.Web/Models/Order/OrderHistoryPeriods.cs
src/Presentation/Nop.Web/Models/Order/OrderDetailsModel.cs
src/Presentation/Nop.Web/Models/Order/CustomerRecurringPaymentListModel.cs
src/Presentation/Nop.Web/Models/Order/CustomerRewardPointsModel.cs
src/Presentation/Nop.Web/Models/Order/SubmitReturnRequestModel.cs
src/Presentation/Nop.Web/Models/Order/CustomerOrderListModel.cs
src/Presentation/Nop.Web/Models/Order/CustomerOrderModel.cs
src/Presentation/Nop.Web/Models/Order/CustomerRecurringPaymentModel.cs
src/Presentation/Nop.Web/Models/Order/CustomerReturnRequestsModel.cs
src/Presentation/Nop.Web/Models/Order/ShipmentDetailsModel.cs
src/Presentation/Nop.Web/Models/ShoppingCart/OrderTotalsModel.cs
@@ -2886,6 +2890,7 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Topic/Create.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Common/_Maintenance.DBBackups.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Common/_Maintenance.ReindexDatabaseTables.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Common/_Maintenance.DeleteAlreadySentQueuedEmails.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Common/_Maintenance.ShrinkDatabase.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Common/_Maintenance.DeleteAbandonedCarts.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Common/_Maintenance.DeleteMinificationCacheFiles.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Common/Maintenance.cshtml
@@ -3697,6 +3702,7 @@ src/Presentation/Nop.Web/Views/Boards/Topic.cshtml
src/Presentation/Nop.Web/Views/Boards/CustomerForumSubscriptions.cshtml
src/Presentation/Nop.Web/Views/Boards/PostEdit.cshtml
src/Presentation/Nop.Web/Views/Boards/_ForumPost.cshtml
src/Presentation/Nop.Web/Views/Order/CustomerRecurringPayments.cshtml
src/Presentation/Nop.Web/Views/Order/CustomerOrders.cshtml
src/Presentation/Nop.Web/Views/Order/Details.cshtml
src/Presentation/Nop.Web/Views/Order/CustomerRewardPoints.cshtml