[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-07-20 10:03:56 +00:00
parent 19782576cb
commit 001655b484
14 changed files with 2931 additions and 1553 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1752908628
},
"Trickest wordlist update": {
"last_update": 1752919438
"last_update": 1753005826
}
}

View file

@ -1238,6 +1238,12 @@ Nop.Web/Views/Shared/_CreateOrUpdateAddress.cshtml
Views/Shared/_CreateOrUpdateAddress.cshtml
Shared/_CreateOrUpdateAddress.cshtml
_CreateOrUpdateAddress.cshtml
src/Presentation/Nop.Web/Views/Shared/_AddWishlistModal.cshtml
Presentation/Nop.Web/Views/Shared/_AddWishlistModal.cshtml
Nop.Web/Views/Shared/_AddWishlistModal.cshtml
Views/Shared/_AddWishlistModal.cshtml
Shared/_AddWishlistModal.cshtml
_AddWishlistModal.cshtml
src/Presentation/Nop.Web/Views/Shared/_ProductBox.cshtml
Presentation/Nop.Web/Views/Shared/_ProductBox.cshtml
Nop.Web/Views/Shared/_ProductBox.cshtml
@ -1262,6 +1268,12 @@ Nop.Web/Views/Shared/_ProductReviewHelpfulness.cshtml
Views/Shared/_ProductReviewHelpfulness.cshtml
Shared/_ProductReviewHelpfulness.cshtml
_ProductReviewHelpfulness.cshtml
src/Presentation/Nop.Web/Views/Shared/_MoveToWishlistModal.cshtml
Presentation/Nop.Web/Views/Shared/_MoveToWishlistModal.cshtml
Nop.Web/Views/Shared/_MoveToWishlistModal.cshtml
Views/Shared/_MoveToWishlistModal.cshtml
Shared/_MoveToWishlistModal.cshtml
_MoveToWishlistModal.cshtml
src/Presentation/Nop.Web/Views/Shared/Head.cshtml
Presentation/Nop.Web/Views/Shared/Head.cshtml
Nop.Web/Views/Shared/Head.cshtml
@ -17671,6 +17683,12 @@ Nop.Web/Models/Catalog/VendorProductReviewModel.cs
Models/Catalog/VendorProductReviewModel.cs
Catalog/VendorProductReviewModel.cs
VendorProductReviewModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductToWishlistModel.cs
Presentation/Nop.Web/Models/Catalog/ProductToWishlistModel.cs
Nop.Web/Models/Catalog/ProductToWishlistModel.cs
Models/Catalog/ProductToWishlistModel.cs
Catalog/ProductToWishlistModel.cs
ProductToWishlistModel.cs
src/Presentation/Nop.Web/Models/Catalog/CatalogProductsCommand.cs
Presentation/Nop.Web/Models/Catalog/CatalogProductsCommand.cs
Nop.Web/Models/Catalog/CatalogProductsCommand.cs
@ -17995,6 +18013,12 @@ Nop.Web/Models/ShoppingCart/MiniShoppingCartModel.cs
Models/ShoppingCart/MiniShoppingCartModel.cs
ShoppingCart/MiniShoppingCartModel.cs
MiniShoppingCartModel.cs
src/Presentation/Nop.Web/Models/ShoppingCart/CustomWishlistModel.cs
Presentation/Nop.Web/Models/ShoppingCart/CustomWishlistModel.cs
Nop.Web/Models/ShoppingCart/CustomWishlistModel.cs
Models/ShoppingCart/CustomWishlistModel.cs
ShoppingCart/CustomWishlistModel.cs
CustomWishlistModel.cs
src/Presentation/Nop.Web/Models/ShoppingCart/ShoppingCartModel.cs
Presentation/Nop.Web/Models/ShoppingCart/ShoppingCartModel.cs
Nop.Web/Models/ShoppingCart/ShoppingCartModel.cs
@ -27413,6 +27437,12 @@ Nop.Core/Domain/Orders/OrderAverageReportLine.cs
Domain/Orders/OrderAverageReportLine.cs
Orders/OrderAverageReportLine.cs
OrderAverageReportLine.cs
src/Libraries/Nop.Core/Domain/Orders/CustomWishlist.cs
Libraries/Nop.Core/Domain/Orders/CustomWishlist.cs
Nop.Core/Domain/Orders/CustomWishlist.cs
Domain/Orders/CustomWishlist.cs
Orders/CustomWishlist.cs
CustomWishlist.cs
src/Libraries/Nop.Core/Domain/Orders/Order.cs
Libraries/Nop.Core/Domain/Orders/Order.cs
Nop.Core/Domain/Orders/Order.cs
@ -28873,6 +28903,12 @@ Nop.Data/Migrations/UpgradeTo490/DataMigration.cs
Migrations/UpgradeTo490/DataMigration.cs
UpgradeTo490/DataMigration.cs
DataMigration.cs
src/Libraries/Nop.Data/Migrations/UpgradeTo490/MultipleWishlistMigration.cs
Libraries/Nop.Data/Migrations/UpgradeTo490/MultipleWishlistMigration.cs
Nop.Data/Migrations/UpgradeTo490/MultipleWishlistMigration.cs
Migrations/UpgradeTo490/MultipleWishlistMigration.cs
UpgradeTo490/MultipleWishlistMigration.cs
MultipleWishlistMigration.cs
src/Libraries/Nop.Data/Migrations/NullMigrationContext.cs
Libraries/Nop.Data/Migrations/NullMigrationContext.cs
Nop.Data/Migrations/NullMigrationContext.cs
@ -29204,6 +29240,13 @@ Mapping/Builders/Orders/CheckoutAttributeBuilder.cs
Builders/Orders/CheckoutAttributeBuilder.cs
Orders/CheckoutAttributeBuilder.cs
CheckoutAttributeBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Orders/CustomWishlistBuilder.cs
Libraries/Nop.Data/Mapping/Builders/Orders/CustomWishlistBuilder.cs
Nop.Data/Mapping/Builders/Orders/CustomWishlistBuilder.cs
Mapping/Builders/Orders/CustomWishlistBuilder.cs
Builders/Orders/CustomWishlistBuilder.cs
Orders/CustomWishlistBuilder.cs
CustomWishlistBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Orders/CheckoutAttributeValueBuilder.cs
Libraries/Nop.Data/Mapping/Builders/Orders/CheckoutAttributeValueBuilder.cs
Nop.Data/Mapping/Builders/Orders/CheckoutAttributeValueBuilder.cs
@ -30933,6 +30976,11 @@ Libraries/Nop.Services/Orders/IOrderReportService.cs
Nop.Services/Orders/IOrderReportService.cs
Orders/IOrderReportService.cs
IOrderReportService.cs
src/Libraries/Nop.Services/Orders/CustomWishlistService.cs
Libraries/Nop.Services/Orders/CustomWishlistService.cs
Nop.Services/Orders/CustomWishlistService.cs
Orders/CustomWishlistService.cs
CustomWishlistService.cs
src/Libraries/Nop.Services/Orders/RewardPointService.cs
Libraries/Nop.Services/Orders/RewardPointService.cs
Nop.Services/Orders/RewardPointService.cs
@ -30943,6 +30991,11 @@ Libraries/Nop.Services/Orders/ICheckoutAttributeFormatter.cs
Nop.Services/Orders/ICheckoutAttributeFormatter.cs
Orders/ICheckoutAttributeFormatter.cs
ICheckoutAttributeFormatter.cs
src/Libraries/Nop.Services/Orders/ICustomWishlistService.cs
Libraries/Nop.Services/Orders/ICustomWishlistService.cs
Nop.Services/Orders/ICustomWishlistService.cs
Orders/ICustomWishlistService.cs
ICustomWishlistService.cs
src/Libraries/Nop.Services/Orders/OrderProcessingService.cs
Libraries/Nop.Services/Orders/OrderProcessingService.cs
Nop.Services/Orders/OrderProcessingService.cs

View file

@ -227,10 +227,12 @@ src/Presentation/Nop.Web/Views/Shared/Components/Logo/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/_Root.cshtml
src/Presentation/Nop.Web/Views/Shared/_Notifications.cshtml
src/Presentation/Nop.Web/Views/Shared/_CreateOrUpdateAddress.cshtml
src/Presentation/Nop.Web/Views/Shared/_AddWishlistModal.cshtml
src/Presentation/Nop.Web/Views/Shared/_ProductBox.cshtml
src/Presentation/Nop.Web/Views/Shared/_EstimateShippingPopUp.cshtml
src/Presentation/Nop.Web/Views/Shared/_Print.cshtml
src/Presentation/Nop.Web/Views/Shared/_ProductReviewHelpfulness.cshtml
src/Presentation/Nop.Web/Views/Shared/_MoveToWishlistModal.cshtml
src/Presentation/Nop.Web/Views/Shared/Head.cshtml
src/Presentation/Nop.Web/Views/Shared/_OrderReviewData.cshtml
src/Presentation/Nop.Web/Views/Shared/_Header.cshtml
@ -2369,6 +2371,7 @@ src/Presentation/Nop.Web/Models/Catalog/ProductCombinationModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductSpecificationAttributeGroupModel.cs
src/Presentation/Nop.Web/Models/Catalog/SpecificationFilterModel.cs
src/Presentation/Nop.Web/Models/Catalog/VendorProductReviewModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductToWishlistModel.cs
src/Presentation/Nop.Web/Models/Catalog/CatalogProductsCommand.cs
src/Presentation/Nop.Web/Models/Catalog/ManufacturerFilterModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductOverviewModel.cs
@ -2423,6 +2426,7 @@ src/Presentation/Nop.Web/Models/ShoppingCart/EstimateShippingModel.cs
src/Presentation/Nop.Web/Models/ShoppingCart/WishlistModel.cs
src/Presentation/Nop.Web/Models/ShoppingCart/OrderTotalsModel.cs
src/Presentation/Nop.Web/Models/ShoppingCart/MiniShoppingCartModel.cs
src/Presentation/Nop.Web/Models/ShoppingCart/CustomWishlistModel.cs
src/Presentation/Nop.Web/Models/ShoppingCart/ShoppingCartModel.cs
src/Presentation/Nop.Web/Models/Sitemap/SitemapCreatedEvent.cs
src/Presentation/Nop.Web/Models/Sitemap/SitemapPageModel.cs
@ -4104,6 +4108,7 @@ src/Libraries/Nop.Core/Domain/Orders/ShoppingCartItemMovedToOrderItemEvent.cs
src/Libraries/Nop.Core/Domain/Orders/OrderHistoryPeriods.cs
src/Libraries/Nop.Core/Domain/Orders/CheckoutAttributeValue.cs
src/Libraries/Nop.Core/Domain/Orders/OrderAverageReportLine.cs
src/Libraries/Nop.Core/Domain/Orders/CustomWishlist.cs
src/Libraries/Nop.Core/Domain/Orders/Order.cs
src/Libraries/Nop.Core/Domain/Orders/RecurringPayment.cs
src/Libraries/Nop.Core/Domain/Orders/ReturnRequestAction.cs
@ -4357,6 +4362,7 @@ src/Libraries/Nop.Data/Migrations/UpgradeTo490/AddIndexesMigration.cs
src/Libraries/Nop.Data/Migrations/UpgradeTo490/NewsLetterSubscriptionMigration.cs
src/Libraries/Nop.Data/Migrations/UpgradeTo490/SchemaMigration.cs
src/Libraries/Nop.Data/Migrations/UpgradeTo490/DataMigration.cs
src/Libraries/Nop.Data/Migrations/UpgradeTo490/MultipleWishlistMigration.cs
src/Libraries/Nop.Data/Migrations/NullMigrationContext.cs
src/Libraries/Nop.Data/Migrations/MigrationProcessType.cs
src/Libraries/Nop.Data/Migrations/UpdateMigrationType.cs
@ -4410,6 +4416,7 @@ src/Libraries/Nop.Data/Mapping/Builders/Polls/PollBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Tasks/ScheduleTaskBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Orders/ReturnRequestActionBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Orders/CheckoutAttributeBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Orders/CustomWishlistBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Orders/CheckoutAttributeValueBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Orders/OrderNoteBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Orders/ReturnRequestBuilder.cs
@ -4705,8 +4712,10 @@ src/Libraries/Nop.Services/Polls/Caching/PollAnswerCacheEventConsumer.cs
src/Libraries/Nop.Services/Polls/PollService.cs
src/Libraries/Nop.Services/Polls/IPollService.cs
src/Libraries/Nop.Services/Orders/IOrderReportService.cs
src/Libraries/Nop.Services/Orders/CustomWishlistService.cs
src/Libraries/Nop.Services/Orders/RewardPointService.cs
src/Libraries/Nop.Services/Orders/ICheckoutAttributeFormatter.cs
src/Libraries/Nop.Services/Orders/ICustomWishlistService.cs
src/Libraries/Nop.Services/Orders/OrderProcessingService.cs
src/Libraries/Nop.Services/Orders/AppliedGiftCard.cs
src/Libraries/Nop.Services/Orders/ICustomNumberFormatter.cs

View file

@ -9054,6 +9054,11 @@ phpbb/db/doctrine/case_insensitive_string.php
db/doctrine/case_insensitive_string.php
doctrine/case_insensitive_string.php
case_insensitive_string.php
phpBB/phpbb/db/doctrine/mysql_platform.php
phpbb/db/doctrine/mysql_platform.php
db/doctrine/mysql_platform.php
doctrine/mysql_platform.php
mysql_platform.php
phpBB/phpbb/feed/quote_helper.php
phpbb/feed/quote_helper.php
feed/quote_helper.php
@ -9458,6 +9463,10 @@ tests/dbal/migration/revert_table_with_dependency.php
dbal/migration/revert_table_with_dependency.php
migration/revert_table_with_dependency.php
revert_table_with_dependency.php
tests/dbal/migration/schema_add_autoincrement.php
dbal/migration/schema_add_autoincrement.php
migration/schema_add_autoincrement.php
schema_add_autoincrement.php
tests/dbal/migration/recall_params.php
dbal/migration/recall_params.php
migration/recall_params.php
@ -9865,6 +9874,16 @@ utf8_clean_string_test.php
tests/language/language_test.php
language/language_test.php
language_test.php
tests/migrations/remove_jabber_migration_test.php
migrations/remove_jabber_migration_test.php
remove_jabber_migration_test.php
tests/migrations/fixtures/migration_remove_jabber.xml
migrations/fixtures/migration_remove_jabber.xml
fixtures/migration_remove_jabber.xml
migration_remove_jabber.xml
tests/migrations/migration_test_base.php
migrations/migration_test_base.php
migration_test_base.php
tests/migrations/migrations_check_config_added_test.php
migrations/migrations_check_config_added_test.php
migrations_check_config_added_test.php

View file

@ -1761,6 +1761,7 @@ phpBB/phpbb/db/doctrine/oracle_platform.php
phpBB/phpbb/db/doctrine/table_helper.php
phpBB/phpbb/db/doctrine/postgresql_platform.php
phpBB/phpbb/db/doctrine/case_insensitive_string.php
phpBB/phpbb/db/doctrine/mysql_platform.php
phpBB/phpbb/feed/quote_helper.php
phpBB/phpbb/feed/news.php
phpBB/phpbb/feed/base.php
@ -1866,6 +1867,7 @@ tests/dbal/migration/schema_index.php
tests/dbal/migration/schema.php
tests/dbal/migration/revert_table.php
tests/dbal/migration/revert_table_with_dependency.php
tests/dbal/migration/schema_add_autoincrement.php
tests/dbal/migration/recall_params.php
tests/dbal/migration/dummy.php
tests/dbal/migration/dummy_order_4.php
@ -1972,6 +1974,9 @@ tests/group/helper_get_rank_test.php
tests/utf/utf8_wordwrap_test.php
tests/utf/utf8_clean_string_test.php
tests/language/language_test.php
tests/migrations/remove_jabber_migration_test.php
tests/migrations/fixtures/migration_remove_jabber.xml
tests/migrations/migration_test_base.php
tests/migrations/migrations_check_config_added_test.php
tests/passwords/manager_test.php
tests/passwords/drivers_test.php

View file

@ -8012,6 +8012,11 @@ Core/System/User/UserException.php
System/User/UserException.php
User/UserException.php
UserException.php
src/Core/System/Resources/translation.yaml
Core/System/Resources/translation.yaml
System/Resources/translation.yaml
Resources/translation.yaml
translation.yaml
src/Core/System/Resources/config/cart.xml
Core/System/Resources/config/cart.xml
System/Resources/config/cart.xml
@ -8096,6 +8101,12 @@ System/Resources/config/newsletter.xml
Resources/config/newsletter.xml
config/newsletter.xml
newsletter.xml
src/Core/System/Resources/translation/.gitkeep
Core/System/Resources/translation/.gitkeep
System/Resources/translation/.gitkeep
Resources/translation/.gitkeep
translation/.gitkeep
.gitkeep
src/Core/System/CustomEntity/CustomEntityDefinition.php
Core/System/CustomEntity/CustomEntityDefinition.php
System/CustomEntity/CustomEntityDefinition.php
@ -10095,18 +10106,42 @@ Core/System/Snippet/SnippetEntity.php
System/Snippet/SnippetEntity.php
Snippet/SnippetEntity.php
SnippetEntity.php
src/Core/System/Snippet/Struct/SnippetPaths.php
Core/System/Snippet/Struct/SnippetPaths.php
System/Snippet/Struct/SnippetPaths.php
Snippet/Struct/SnippetPaths.php
Struct/SnippetPaths.php
SnippetPaths.php
src/Core/System/Snippet/Struct/MissingSnippetStruct.php
Core/System/Snippet/Struct/MissingSnippetStruct.php
System/Snippet/Struct/MissingSnippetStruct.php
Snippet/Struct/MissingSnippetStruct.php
Struct/MissingSnippetStruct.php
MissingSnippetStruct.php
src/Core/System/Snippet/Struct/Language.php
Core/System/Snippet/Struct/Language.php
System/Snippet/Struct/Language.php
Snippet/Struct/Language.php
Struct/Language.php
Language.php
src/Core/System/Snippet/Struct/LanguageCollection.php
Core/System/Snippet/Struct/LanguageCollection.php
System/Snippet/Struct/LanguageCollection.php
Snippet/Struct/LanguageCollection.php
Struct/LanguageCollection.php
LanguageCollection.php
src/Core/System/Snippet/Struct/MissingSnippetCollection.php
Core/System/Snippet/Struct/MissingSnippetCollection.php
System/Snippet/Struct/MissingSnippetCollection.php
Snippet/Struct/MissingSnippetCollection.php
Struct/MissingSnippetCollection.php
MissingSnippetCollection.php
src/Core/System/Snippet/Struct/TranslationConfig.php
Core/System/Snippet/Struct/TranslationConfig.php
System/Snippet/Struct/TranslationConfig.php
Snippet/Struct/TranslationConfig.php
Struct/TranslationConfig.php
TranslationConfig.php
src/Core/System/Snippet/SnippetValidatorInterface.php
Core/System/Snippet/SnippetValidatorInterface.php
System/Snippet/SnippetValidatorInterface.php
@ -10133,12 +10168,30 @@ Core/System/Snippet/SnippetException.php
System/Snippet/SnippetException.php
Snippet/SnippetException.php
SnippetException.php
src/Core/System/Snippet/Command/InstallTranslationCommand.php
Core/System/Snippet/Command/InstallTranslationCommand.php
System/Snippet/Command/InstallTranslationCommand.php
Snippet/Command/InstallTranslationCommand.php
Command/InstallTranslationCommand.php
InstallTranslationCommand.php
src/Core/System/Snippet/Command/ValidateSnippetsCommand.php
Core/System/Snippet/Command/ValidateSnippetsCommand.php
System/Snippet/Command/ValidateSnippetsCommand.php
Snippet/Command/ValidateSnippetsCommand.php
Command/ValidateSnippetsCommand.php
ValidateSnippetsCommand.php
src/Core/System/Snippet/Service/TranslationLoader.php
Core/System/Snippet/Service/TranslationLoader.php
System/Snippet/Service/TranslationLoader.php
Snippet/Service/TranslationLoader.php
Service/TranslationLoader.php
TranslationLoader.php
src/Core/System/Snippet/Service/TranslationConfigLoader.php
Core/System/Snippet/Service/TranslationConfigLoader.php
System/Snippet/Service/TranslationConfigLoader.php
Snippet/Service/TranslationConfigLoader.php
Service/TranslationConfigLoader.php
TranslationConfigLoader.php
src/Core/System/Snippet/Subscriber/CustomFieldSubscriber.php
Core/System/Snippet/Subscriber/CustomFieldSubscriber.php
System/Snippet/Subscriber/CustomFieldSubscriber.php
@ -22216,12 +22269,6 @@ Framework/App/Exception/InvalidAppConfigurationException.php
App/Exception/InvalidAppConfigurationException.php
Exception/InvalidAppConfigurationException.php
InvalidAppConfigurationException.php
src/Core/Framework/App/Exception/InvalidArgumentException.php
Core/Framework/App/Exception/InvalidArgumentException.php
Framework/App/Exception/InvalidArgumentException.php
App/Exception/InvalidArgumentException.php
Exception/InvalidArgumentException.php
InvalidArgumentException.php
src/Core/Framework/App/AppExtractor.php
Core/Framework/App/AppExtractor.php
Framework/App/AppExtractor.php
@ -119091,6 +119138,31 @@ Files/_fixtures/SnippetSet/SnippetSet.php
_fixtures/SnippetSet/SnippetSet.php
SnippetSet/SnippetSet.php
SnippetSet.php
tests/unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json
unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json
Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json
System/Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json
Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json
Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json
_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json
activePlugin/Resources/app/administration/src/jp-JP.json
Resources/app/administration/src/jp-JP.json
app/administration/src/jp-JP.json
administration/src/jp-JP.json
src/jp-JP.json
jp-JP.json
tests/unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json
unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json
Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json
System/Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json
Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json
Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json
_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json
activePlugin/Resources/app/meteor-app/jp-JP.json
Resources/app/meteor-app/jp-JP.json
app/meteor-app/jp-JP.json
meteor-app/jp-JP.json
jp-JP.json
tests/unit/Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/ShopwareBundleWithSnippets.php
unit/Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/ShopwareBundleWithSnippets.php
Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/ShopwareBundleWithSnippets.php
@ -119212,6 +119284,27 @@ Core/System/Snippet/SnippetServiceTest.php
System/Snippet/SnippetServiceTest.php
Snippet/SnippetServiceTest.php
SnippetServiceTest.php
tests/unit/Core/System/Snippet/Struct/TranslationConfigTest.php
unit/Core/System/Snippet/Struct/TranslationConfigTest.php
Core/System/Snippet/Struct/TranslationConfigTest.php
System/Snippet/Struct/TranslationConfigTest.php
Snippet/Struct/TranslationConfigTest.php
Struct/TranslationConfigTest.php
TranslationConfigTest.php
tests/unit/Core/System/Snippet/Struct/SnippetPathsTest.php
unit/Core/System/Snippet/Struct/SnippetPathsTest.php
Core/System/Snippet/Struct/SnippetPathsTest.php
System/Snippet/Struct/SnippetPathsTest.php
Snippet/Struct/SnippetPathsTest.php
Struct/SnippetPathsTest.php
SnippetPathsTest.php
tests/unit/Core/System/Snippet/Struct/LanguageTest.php
unit/Core/System/Snippet/Struct/LanguageTest.php
Core/System/Snippet/Struct/LanguageTest.php
System/Snippet/Struct/LanguageTest.php
Snippet/Struct/LanguageTest.php
Struct/LanguageTest.php
LanguageTest.php
tests/unit/Core/System/Snippet/Api/SnippetControllerTest.php
unit/Core/System/Snippet/Api/SnippetControllerTest.php
Core/System/Snippet/Api/SnippetControllerTest.php
@ -119219,6 +119312,27 @@ System/Snippet/Api/SnippetControllerTest.php
Snippet/Api/SnippetControllerTest.php
Api/SnippetControllerTest.php
SnippetControllerTest.php
tests/unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php
unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php
Core/System/Snippet/Command/InstallTranslationCommandTest.php
System/Snippet/Command/InstallTranslationCommandTest.php
Snippet/Command/InstallTranslationCommandTest.php
Command/InstallTranslationCommandTest.php
InstallTranslationCommandTest.php
tests/unit/Core/System/Snippet/Service/TranslationLoaderTest.php
unit/Core/System/Snippet/Service/TranslationLoaderTest.php
Core/System/Snippet/Service/TranslationLoaderTest.php
System/Snippet/Service/TranslationLoaderTest.php
Snippet/Service/TranslationLoaderTest.php
Service/TranslationLoaderTest.php
TranslationLoaderTest.php
tests/unit/Core/System/Snippet/Service/TranslationConfigLoaderTest.php
unit/Core/System/Snippet/Service/TranslationConfigLoaderTest.php
Core/System/Snippet/Service/TranslationConfigLoaderTest.php
System/Snippet/Service/TranslationConfigLoaderTest.php
Snippet/Service/TranslationConfigLoaderTest.php
Service/TranslationConfigLoaderTest.php
TranslationConfigLoaderTest.php
tests/unit/Core/System/Snippet/Filter/EmptySnippetFilterTest.php
unit/Core/System/Snippet/Filter/EmptySnippetFilterTest.php
Core/System/Snippet/Filter/EmptySnippetFilterTest.php
@ -119281,6 +119395,13 @@ Core/System/Snippet/SnippetExceptionTest.php
System/Snippet/SnippetExceptionTest.php
Snippet/SnippetExceptionTest.php
SnippetExceptionTest.php
tests/unit/Core/System/Snippet/Mock/TestPlugin.php
unit/Core/System/Snippet/Mock/TestPlugin.php
Core/System/Snippet/Mock/TestPlugin.php
System/Snippet/Mock/TestPlugin.php
Snippet/Mock/TestPlugin.php
Mock/TestPlugin.php
TestPlugin.php
tests/unit/Core/System/Snippet/Mock/MockSnippetFile.php
unit/Core/System/Snippet/Mock/MockSnippetFile.php
Core/System/Snippet/Mock/MockSnippetFile.php
@ -119320,6 +119441,13 @@ Snippet/Mock/_fixtures/swagtheme.en-GB.json
Mock/_fixtures/swagtheme.en-GB.json
_fixtures/swagtheme.en-GB.json
swagtheme.en-GB.json
tests/unit/Core/System/Snippet/Mock/FilePutContentsMock.php
unit/Core/System/Snippet/Mock/FilePutContentsMock.php
Core/System/Snippet/Mock/FilePutContentsMock.php
System/Snippet/Mock/FilePutContentsMock.php
Snippet/Mock/FilePutContentsMock.php
Mock/FilePutContentsMock.php
FilePutContentsMock.php
tests/unit/Core/System/Snippet/SnippetValidatorTest.php
unit/Core/System/Snippet/SnippetValidatorTest.php
Core/System/Snippet/SnippetValidatorTest.php
@ -130574,6 +130702,11 @@ unit/Administration/Command/DeleteExtensionLocalPublicFilesCommandTest.php
Administration/Command/DeleteExtensionLocalPublicFilesCommandTest.php
Command/DeleteExtensionLocalPublicFilesCommandTest.php
DeleteExtensionLocalPublicFilesCommandTest.php
tests/unit/Administration/Snippet/SnippetFileTrait.php
unit/Administration/Snippet/SnippetFileTrait.php
Administration/Snippet/SnippetFileTrait.php
Snippet/SnippetFileTrait.php
SnippetFileTrait.php
tests/unit/Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/src/invalid
unit/Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/src/invalid
Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/src/invalid
@ -139720,6 +139853,9 @@ _unreleased/2025-06-03-improved-ar-error-feeback.md
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
_unreleased/2025-01-31-move-flow-execution-after-business-process.md
2025-01-31-move-flow-execution-after-business-process.md
changelog/_unreleased/2025-07-18-implemented-a-command-to-download-and-install-translation.md
_unreleased/2025-07-18-implemented-a-command-to-download-and-install-translation.md
2025-07-18-implemented-a-command-to-download-and-install-translation.md
changelog/_unreleased/2025-05-05-message-queues-statistics.md
_unreleased/2025-05-05-message-queues-statistics.md
2025-05-05-message-queues-statistics.md

View file

@ -1345,6 +1345,7 @@ src/Core/System/User/Api/UserValidationController.php
src/Core/System/User/Api/UserRecoveryController.php
src/Core/System/User/Service/UserValidationService.php
src/Core/System/User/UserException.php
src/Core/System/Resources/translation.yaml
src/Core/System/Resources/config/cart.xml
src/Core/System/Resources/config/systemWideLoginRegistration.xml
src/Core/System/Resources/config/media.xml
@ -1359,6 +1360,7 @@ src/Core/System/Resources/config/seo.xml
src/Core/System/Resources/config/basicInformation.xml
src/Core/System/Resources/config/routes.xml
src/Core/System/Resources/config/newsletter.xml
src/Core/System/Resources/translation/.gitkeep
src/Core/System/CustomEntity/CustomEntityDefinition.php
src/Core/System/CustomEntity/CustomEntityRegistrar.php
src/Core/System/CustomEntity/CustomEntityCollection.php
@ -1683,14 +1685,21 @@ src/Core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php
src/Core/System/Snippet/Aggregate/SnippetSet/SnippetSetCollection.php
src/Core/System/Snippet/Event/SnippetsThemeResolveEvent.php
src/Core/System/Snippet/SnippetEntity.php
src/Core/System/Snippet/Struct/SnippetPaths.php
src/Core/System/Snippet/Struct/MissingSnippetStruct.php
src/Core/System/Snippet/Struct/Language.php
src/Core/System/Snippet/Struct/LanguageCollection.php
src/Core/System/Snippet/Struct/MissingSnippetCollection.php
src/Core/System/Snippet/Struct/TranslationConfig.php
src/Core/System/Snippet/SnippetValidatorInterface.php
src/Core/System/Snippet/SnippetCollection.php
src/Core/System/Snippet/SnippetFileHandler.php
src/Core/System/Snippet/Api/SnippetController.php
src/Core/System/Snippet/SnippetException.php
src/Core/System/Snippet/Command/InstallTranslationCommand.php
src/Core/System/Snippet/Command/ValidateSnippetsCommand.php
src/Core/System/Snippet/Service/TranslationLoader.php
src/Core/System/Snippet/Service/TranslationConfigLoader.php
src/Core/System/Snippet/Subscriber/CustomFieldSubscriber.php
src/Core/System/Snippet/Filter/EditedFilter.php
src/Core/System/Snippet/Filter/SnippetFilterInterface.php
@ -3618,7 +3627,6 @@ src/Core/Framework/App/Exception/AppLicenseCouldNotBeVerifiedException.php
src/Core/Framework/App/Exception/AppNotFoundException.php
src/Core/Framework/App/Exception/AppUrlChangeStrategyNotFoundException.php
src/Core/Framework/App/Exception/InvalidAppConfigurationException.php
src/Core/Framework/App/Exception/InvalidArgumentException.php
src/Core/Framework/App/AppExtractor.php
src/Core/Framework/App/Cms/BlockTemplateLoader.php
src/Core/Framework/App/Cms/Schema/cms-1.0.xsd
@ -14832,6 +14840,8 @@ tests/unit/Core/System/Snippet/Files/GenericSnippetFileTest.php
tests/unit/Core/System/Snippet/Files/_fixtures/SnippetSet/Resources/snippet/storefront.en-GB.json
tests/unit/Core/System/Snippet/Files/_fixtures/SnippetSet/Resources/snippet/storefront.de-DE.json
tests/unit/Core/System/Snippet/Files/_fixtures/SnippetSet/SnippetSet.php
tests/unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/administration/src/jp-JP.json
tests/unit/Core/System/Snippet/Files/_fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json
tests/unit/Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/ShopwareBundleWithSnippets.php
tests/unit/Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/Resources/snippet/storefront.en-GB.json
tests/unit/Core/System/Snippet/Files/_fixtures/ShopwareBundleWithSnippets/Resources/snippet/storefront.de-DE.json
@ -14844,7 +14854,13 @@ tests/unit/Core/System/Snippet/Files/SnippetFileCollectionFactoryTest.php
tests/unit/Core/System/Snippet/Files/SnippetFileCollectionTest.php
tests/unit/Core/System/Snippet/Files/MockedKernel.php
tests/unit/Core/System/Snippet/SnippetServiceTest.php
tests/unit/Core/System/Snippet/Struct/TranslationConfigTest.php
tests/unit/Core/System/Snippet/Struct/SnippetPathsTest.php
tests/unit/Core/System/Snippet/Struct/LanguageTest.php
tests/unit/Core/System/Snippet/Api/SnippetControllerTest.php
tests/unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php
tests/unit/Core/System/Snippet/Service/TranslationLoaderTest.php
tests/unit/Core/System/Snippet/Service/TranslationConfigLoaderTest.php
tests/unit/Core/System/Snippet/Filter/EmptySnippetFilterTest.php
tests/unit/Core/System/Snippet/Filter/EditedFilterTest.php
tests/unit/Core/System/Snippet/Filter/NamespaceFilterTest.php
@ -14854,11 +14870,13 @@ tests/unit/Core/System/Snippet/Filter/AuthorFilterTest.php
tests/unit/Core/System/Snippet/Filter/AddedFilterTest.php
tests/unit/Core/System/Snippet/Filter/TermFilterTest.php
tests/unit/Core/System/Snippet/SnippetExceptionTest.php
tests/unit/Core/System/Snippet/Mock/TestPlugin.php
tests/unit/Core/System/Snippet/Mock/MockSnippetFile.php
tests/unit/Core/System/Snippet/Mock/_fixtures/storefront.en-GB.json
tests/unit/Core/System/Snippet/Mock/_fixtures/storefront.de-DE.json
tests/unit/Core/System/Snippet/Mock/_fixtures/swagtheme.de-DE.json
tests/unit/Core/System/Snippet/Mock/_fixtures/swagtheme.en-GB.json
tests/unit/Core/System/Snippet/Mock/FilePutContentsMock.php
tests/unit/Core/System/Snippet/SnippetValidatorTest.php
tests/unit/Core/System/StateMachine/Api/StateMachineActionControllerTest.php
tests/unit/Core/System/CustomField/CustomFieldServiceTest.php
@ -16336,6 +16354,7 @@ tests/unit/Administration/Framework/Routing/NotFound/AdministrationNotFoundSubsc
tests/unit/Administration/Framework/Search/CriteriaCollectionTest.php
tests/unit/Administration/DependencyInjection/AdminMigrationCompilerPassTest.php
tests/unit/Administration/Command/DeleteExtensionLocalPublicFilesCommandTest.php
tests/unit/Administration/Snippet/SnippetFileTrait.php
tests/unit/Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/src/invalid
tests/unit/Administration/Snippet/fixtures/activePlugin/Resources/app/administration/src/jp-JP.json
tests/unit/Administration/Snippet/fixtures/activePlugin/Resources/app/meteor-app/jp-JP.json
@ -19378,6 +19397,7 @@ changelog/_unreleased/2025-06-07-spelling-fixes-in-core-package.md
changelog/_unreleased/2025-06-30-align-error-styles-of-form-components.md
changelog/_unreleased/2025-06-03-improved-ar-error-feeback.md
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
changelog/_unreleased/2025-07-18-implemented-a-command-to-download-and-install-translation.md
changelog/_unreleased/2025-05-05-message-queues-statistics.md
changelog/_unreleased/2025-07-03-add-staging-config-to-event.md
changelog/_unreleased/2025-01-07-unify-constraint-option-structure-and-checks.md

View file

@ -27108,6 +27108,17 @@ context/hooks/test/use-checkout-submit.js
hooks/test/use-checkout-submit.js
test/use-checkout-submit.js
use-checkout-submit.js
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-order-summary-loading-state.js
woocommerce/client/blocks/assets/js/base/context/hooks/test/use-order-summary-loading-state.js
client/blocks/assets/js/base/context/hooks/test/use-order-summary-loading-state.js
blocks/assets/js/base/context/hooks/test/use-order-summary-loading-state.js
assets/js/base/context/hooks/test/use-order-summary-loading-state.js
js/base/context/hooks/test/use-order-summary-loading-state.js
base/context/hooks/test/use-order-summary-loading-state.js
context/hooks/test/use-order-summary-loading-state.js
hooks/test/use-order-summary-loading-state.js
test/use-order-summary-loading-state.js
use-order-summary-loading-state.js
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-store-products.js
woocommerce/client/blocks/assets/js/base/context/hooks/test/use-store-products.js
client/blocks/assets/js/base/context/hooks/test/use-store-products.js
@ -27139,6 +27150,16 @@ base/context/hooks/use-query-state.js
context/hooks/use-query-state.js
hooks/use-query-state.js
use-query-state.js
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-order-summary-loading-state.ts
woocommerce/client/blocks/assets/js/base/context/hooks/use-order-summary-loading-state.ts
client/blocks/assets/js/base/context/hooks/use-order-summary-loading-state.ts
blocks/assets/js/base/context/hooks/use-order-summary-loading-state.ts
assets/js/base/context/hooks/use-order-summary-loading-state.ts
js/base/context/hooks/use-order-summary-loading-state.ts
base/context/hooks/use-order-summary-loading-state.ts
context/hooks/use-order-summary-loading-state.ts
hooks/use-order-summary-loading-state.ts
use-order-summary-loading-state.ts
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-store-products.ts
woocommerce/client/blocks/assets/js/base/context/hooks/use-store-products.ts
client/blocks/assets/js/base/context/hooks/use-store-products.ts
@ -88054,6 +88075,10 @@ plugins/woocommerce/changelog/58941-dev-consolidate-packages-license-version
woocommerce/changelog/58941-dev-consolidate-packages-license-version
changelog/58941-dev-consolidate-packages-license-version
58941-dev-consolidate-packages-license-version
plugins/woocommerce/changelog/59779-fix-iapi-minicart-aria-label-getter
woocommerce/changelog/59779-fix-iapi-minicart-aria-label-getter
changelog/59779-fix-iapi-minicart-aria-label-getter
59779-fix-iapi-minicart-aria-label-getter
plugins/woocommerce/changelog/issues-59032-product-button-state-to-context
woocommerce/changelog/issues-59032-product-button-state-to-context
changelog/issues-59032-product-button-state-to-context
@ -88142,6 +88167,10 @@ plugins/woocommerce/changelog/59432-wooplug-4796-interactivity-api-powered-mini-
woocommerce/changelog/59432-wooplug-4796-interactivity-api-powered-mini-cart-fix-z-index
changelog/59432-wooplug-4796-interactivity-api-powered-mini-cart-fix-z-index
59432-wooplug-4796-interactivity-api-powered-mini-cart-fix-z-index
plugins/woocommerce/changelog/wooplug-3804-implement-partial-updates-loading-states-for-the-order
woocommerce/changelog/wooplug-3804-implement-partial-updates-loading-states-for-the-order
changelog/wooplug-3804-implement-partial-updates-loading-states-for-the-order
wooplug-3804-implement-partial-updates-loading-states-for-the-order
plugins/woocommerce/changelog/wooplug-673
woocommerce/changelog/wooplug-673
changelog/wooplug-673
@ -88458,6 +88487,10 @@ plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock
woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
wooplug-819-enhancement-notifications-out-of-stock-send-to-default
plugins/woocommerce/changelog/59782-wooplug-5085-iapi-powered-mini-cart-add-feature-in-the-woocommerce
woocommerce/changelog/59782-wooplug-5085-iapi-powered-mini-cart-add-feature-in-the-woocommerce
changelog/59782-wooplug-5085-iapi-powered-mini-cart-add-feature-in-the-woocommerce
59782-wooplug-5085-iapi-powered-mini-cart-add-feature-in-the-woocommerce
plugins/woocommerce/changelog/59581-59319-fix-manage-stock-type
woocommerce/changelog/59581-59319-fix-manage-stock-type
changelog/59581-59319-fix-manage-stock-type

View file

@ -4560,9 +4560,11 @@ plugins/woocommerce/client/blocks/assets/js/base/context/hooks/shipping/index.js
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/shipping/use-shipping-data.ts
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-query-state.jsx
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-checkout-submit.js
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-order-summary-loading-state.js
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/test/use-store-products.js
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-show-shipping-total-warning.ts
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-query-state.js
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-order-summary-loading-state.ts
plugins/woocommerce/client/blocks/assets/js/base/context/hooks/use-store-products.ts
plugins/woocommerce/client/blocks/assets/js/base/context/test/utils.js
plugins/woocommerce/client/blocks/assets/js/base/context/utils.js
@ -11996,6 +11998,7 @@ plugins/woocommerce/includes/log-handlers/class-wc-log-handler-db.php
plugins/woocommerce/includes/class-wc-meta-data.php
plugins/woocommerce/includes/class-wc-customer.php
plugins/woocommerce/changelog/58941-dev-consolidate-packages-license-version
plugins/woocommerce/changelog/59779-fix-iapi-minicart-aria-label-getter
plugins/woocommerce/changelog/issues-59032-product-button-state-to-context
plugins/woocommerce/changelog/59592-wooplug-4965-iapi-powered-mini-cart-table-head-is-not-displayed
plugins/woocommerce/changelog/update-block-references
@ -12018,6 +12021,7 @@ plugins/woocommerce/changelog/fix-issue-59269
plugins/woocommerce/changelog/fix-59664-invalid-context-add-to-cart-with-options
plugins/woocommerce/changelog/fix-cart-discount-meta
plugins/woocommerce/changelog/59432-wooplug-4796-interactivity-api-powered-mini-cart-fix-z-index
plugins/woocommerce/changelog/wooplug-3804-implement-partial-updates-loading-states-for-the-order
plugins/woocommerce/changelog/wooplug-673
plugins/woocommerce/changelog/fix-59276
plugins/woocommerce/changelog/fix-59523-add-to-cart-with-options-too-much-recursion
@ -12097,6 +12101,7 @@ plugins/woocommerce/changelog/2025-06-20-10-40-34-690102
plugins/woocommerce/changelog/59321-fix-advanced-settings
plugins/woocommerce/changelog/fix-57718-select-invalid-variations-flaky-ii
plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
plugins/woocommerce/changelog/59782-wooplug-5085-iapi-powered-mini-cart-add-feature-in-the-woocommerce
plugins/woocommerce/changelog/59581-59319-fix-manage-stock-type
plugins/woocommerce/changelog/lstr-select-shipping-remove-disabled-state-for-loading
plugins/woocommerce/changelog/update-checkout-loading-without-suspense

View file

@ -6264,6 +6264,10 @@ spec/models/concerns/has_timeplan_examples.rb
models/concerns/has_timeplan_examples.rb
concerns/has_timeplan_examples.rb
has_timeplan_examples.rb
spec/models/concerns/touches_perform_references_examples.rb
models/concerns/touches_perform_references_examples.rb
concerns/touches_perform_references_examples.rb
touches_perform_references_examples.rb
spec/models/concerns/can_be_imported_examples.rb
models/concerns/can_be_imported_examples.rb
concerns/can_be_imported_examples.rb

View file

@ -1416,6 +1416,7 @@ spec/models/concerns/has_groups_permissions_examples.rb
spec/models/concerns/can_csv_import_organization_examples.rb
spec/models/concerns/has_search_index_backend_examples.rb
spec/models/concerns/has_timeplan_examples.rb
spec/models/concerns/touches_perform_references_examples.rb
spec/models/concerns/can_be_imported_examples.rb
spec/models/concerns/has_tags_examples.rb
spec/models/concerns/has_group_relation_definition_examples.rb

View file

@ -87,10 +87,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -98,12 +94,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/milestones/new
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -113,24 +106,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/UserAuthentication/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget
/album/*/*?i=
/api
@ -152,12 +132,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/contact/menu*
/contact/partner*
/contactus/mwaas*
/directory
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -187,7 +165,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/login
/lookup?
/mediaapi/
@ -200,13 +177,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
/plugins
/podcast/*/*?i=
/print$
/profile-about
/raw
/report_abuse
/revisions
@ -214,8 +188,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom
/rsvps/*rss
/rsvps/*xml
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -244,15 +216,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/new/*?*&*&*
/store/top-free/*?*&*&*
/store/top-paid/*?*&*&*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/widget_
/wiki/Special:
@ -373,7 +341,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -499,8 +466,6 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -565,8 +530,6 @@ _next/data
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -664,12 +627,10 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/learn
ads/local
@ -680,7 +641,6 @@ advisor/*zx1fa
adx/bin
affil
affil/pal
age-appeal
agreements/approve
ai-sandbox-internal/generated_images
aihub/tfhub
@ -737,9 +697,7 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -818,7 +776,6 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
awmp/data/images
b?*node=7454898011
@ -876,10 +833,6 @@ blogs/nationals-journal-beta
blogs/search/
blogs/slow-ride
blogs/test
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/NBK
@ -901,38 +854,17 @@ books?*zoom=
books?*zoom=1
books?*zoom=5
boutique/sitemaps
branded-pins
business
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor
cai
call
@ -961,7 +893,6 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/crlset
chrome/webstore/images
chwilio
@ -982,7 +913,6 @@ clickthru
clima/ets
clima/sites/registry
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1001,7 +931,6 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx*
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1018,14 +947,11 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
companyDir
compare
compressiontest
concussion/HeadsUp/training/
config.js
connect
connections
consumers/archive
contact/menu*
@ -1033,15 +959,9 @@ contact/partner*
contact_importer
contactus
contactus/mwaas*
content-claiming
content-guest/rss/channels
control
conversation
conversations
convert-business
convert-personal
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -1059,18 +979,10 @@ covid19/mobility
cr$
cr?
create
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
csp
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1095,10 +1007,8 @@ de/integrations
de/ott
de/solutions
de/upload
deactivate-account
default.aspx/kb/
default.aspx/ph/
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1186,8 +1096,6 @@ earth/social
ebook
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1200,7 +1108,6 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1262,7 +1169,6 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise
enterprise-jobs
enterprise-partner-search/sitemaps
@ -1347,18 +1253,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
external_hosted
f/healthcheck
facebook
faves-i_love_u_get_away_from_me
favorite
fb
fb.html
fbml/ajax/dialog
fd/
fe=true
@ -1395,8 +1297,6 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1477,8 +1377,6 @@ global$
gog
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
google.internal.maps.mapsjs.v1.MapsJsInternalService
google_gdn.html
google_search.html
googlebooks/images
gorf
gp
@ -1594,7 +1492,6 @@ guidebooks
gview
gwt
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1618,12 +1515,9 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
home$
home?
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1635,7 +1529,7 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://sites.google.com/robots.txt
http://nytimes.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1649,9 +1543,6 @@ id-id.www.cloudflare.com
id-id/feedback
id-id/lp
id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie/ie40/
@ -1698,17 +1589,14 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
integrations
internalPref
intl
intl/*/search/?
intl/*/search?
intlkb/
invite
inviteFromProfile
inviteMany
invited
invoice/est
invoice/estimate/buyerView
invoice/estimate/buyerView/attachments
@ -1745,8 +1633,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp/$
jp/about
jp/blog
@ -1787,7 +1673,6 @@ ko/integrations
ko/ott
ko/solutions
ko/upload
kwanzaa-spotlight
l.php
labs-code
labs/pmc
@ -1824,15 +1709,12 @@ learning/settings
learning/settings$
learning/settings?
legal
lens-search
li/track
library/devices
licensing-syndication
limited-release
link
linked
lite
live-session
live_chat
llms.txt
lm/R1XIHQVKXSKBNJ
@ -2008,7 +1890,6 @@ narrative-
native
nbubumblebee
network
new_invite
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
@ -2018,7 +1899,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -2032,7 +1912,6 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications
notifications/
ns/hydra/console/?
nus-trk
@ -2040,15 +1919,11 @@ nwshp$
o/di
o/dt
oas/
oauth/line
oauth/login
oauth/v2
oauth2
oauth2/v2
oauth_error
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offsite
og
okxbet.com
onebox/media/sports/logos
@ -2079,12 +1954,9 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partner-program
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2115,46 +1987,12 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com
pl-pl/feedback
pl-pl/lp
pl-pl/searchresults
place
plan=
platform-telemetry
play/store/web
@ -2204,7 +2042,6 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -2213,8 +2050,6 @@ previewtemplate
print
private
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -2269,14 +2104,12 @@ pt-br/upload
publications
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/imda
@ -2285,7 +2118,6 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/*?q=
@ -2302,9 +2134,6 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2312,13 +2141,9 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
resource
resource/*/get
results
results
retail
@ -2357,7 +2182,6 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safety
safetycheck
salary-explorer/api
@ -2402,7 +2226,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
sections/ombudsman/2008/01/frequently_asked_questions_1.html
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
secure
sendHeaderEarly
sendarticle
services
services/oauth
@ -2438,7 +2261,6 @@ shop/productpage
shop/topics
shop/view/product
shop?
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2742,12 +2564,10 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
socialmanager
solutions
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -2769,7 +2589,6 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2828,10 +2647,6 @@ stores$
stores/
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview
styles/js-on.css$
subscribe/braintree
@ -2857,7 +2672,6 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2875,7 +2689,6 @@ svc/strands
svc/sudoku
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2883,7 +2696,6 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2931,9 +2743,7 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -3027,7 +2837,6 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -3044,14 +2853,9 @@ ugc$
ugcsupport
ugcsupport$
ui
unauth-profile
unlink
unsub
until=
upload
upload-image-lens-history
upload-lens-image
upload-shuffle-draft
uploads
urchin_test
url
@ -3069,11 +2873,9 @@ using
utils
uviewer
v1
v1/urls/count.json
v2
v3
v3/openapi
v3/pidgets/log
valkyrie-playground
verified-authors
verify_age
@ -3129,9 +2931,6 @@ webapps/xo/html/cookiecheck.html
webapps/xoonboarding
webscr
websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
@ -3437,7 +3236,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://github.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -3651,7 +3450,6 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos