mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-30 04:35:55 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
4bcfbc3a18
commit
9773576a90
22 changed files with 835 additions and 499 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1728414182
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1728381830
|
||||
"last_update": 1728468234
|
||||
}
|
||||
}
|
||||
|
|
@ -16688,6 +16688,8 @@ six-glasses-warn.md
|
|||
great-planets-move.md
|
||||
.changeset/rich-rings-do.md
|
||||
rich-rings-do.md
|
||||
.changeset/rotten-cougars-grab.md
|
||||
rotten-cougars-grab.md
|
||||
.changeset/chatty-knives-shop.md
|
||||
chatty-knives-shop.md
|
||||
.changeset/eight-pugs-crash.md
|
||||
|
|
|
|||
|
|
@ -3382,6 +3382,7 @@ contributing.md
|
|||
.changeset/six-glasses-warn.md
|
||||
.changeset/great-planets-move.md
|
||||
.changeset/rich-rings-do.md
|
||||
.changeset/rotten-cougars-grab.md
|
||||
.changeset/chatty-knives-shop.md
|
||||
.changeset/eight-pugs-crash.md
|
||||
.changeset/curly-frogs-hide.md
|
||||
|
|
|
|||
|
|
@ -57607,6 +57607,13 @@ tests/src/FunctionalJavascript/ConfigEntityTest.php
|
|||
src/FunctionalJavascript/ConfigEntityTest.php
|
||||
FunctionalJavascript/ConfigEntityTest.php
|
||||
ConfigEntityTest.php
|
||||
core/modules/config/tests/src/FunctionalJavascript/ConfigImportUIAjaxTest.php
|
||||
modules/config/tests/src/FunctionalJavascript/ConfigImportUIAjaxTest.php
|
||||
config/tests/src/FunctionalJavascript/ConfigImportUIAjaxTest.php
|
||||
tests/src/FunctionalJavascript/ConfigImportUIAjaxTest.php
|
||||
src/FunctionalJavascript/ConfigImportUIAjaxTest.php
|
||||
FunctionalJavascript/ConfigImportUIAjaxTest.php
|
||||
ConfigImportUIAjaxTest.php
|
||||
core/modules/config/tests/src/FunctionalJavascript/ConfigExportTest.php
|
||||
modules/config/tests/src/FunctionalJavascript/ConfigExportTest.php
|
||||
config/tests/src/FunctionalJavascript/ConfigExportTest.php
|
||||
|
|
@ -60074,6 +60081,13 @@ tests/src/Unit/AlignmentPluginTest.php
|
|||
src/Unit/AlignmentPluginTest.php
|
||||
Unit/AlignmentPluginTest.php
|
||||
AlignmentPluginTest.php
|
||||
core/modules/ckeditor5/tests/src/Unit/VersionTest.php
|
||||
modules/ckeditor5/tests/src/Unit/VersionTest.php
|
||||
ckeditor5/tests/src/Unit/VersionTest.php
|
||||
tests/src/Unit/VersionTest.php
|
||||
src/Unit/VersionTest.php
|
||||
Unit/VersionTest.php
|
||||
VersionTest.php
|
||||
core/modules/ckeditor5/tests/src/Unit/CKEditor5Test.php
|
||||
modules/ckeditor5/tests/src/Unit/CKEditor5Test.php
|
||||
ckeditor5/tests/src/Unit/CKEditor5Test.php
|
||||
|
|
@ -61346,6 +61360,29 @@ core/modules/serialization/serialization.info.yml
|
|||
modules/serialization/serialization.info.yml
|
||||
serialization/serialization.info.yml
|
||||
serialization.info.yml
|
||||
core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml
|
||||
modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml
|
||||
serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml
|
||||
tests/modules/user_route_alter_test/user_route_alter_test.services.yml
|
||||
modules/user_route_alter_test/user_route_alter_test.services.yml
|
||||
user_route_alter_test/user_route_alter_test.services.yml
|
||||
user_route_alter_test.services.yml
|
||||
core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml
|
||||
modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml
|
||||
serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml
|
||||
tests/modules/user_route_alter_test/user_route_alter_test.info.yml
|
||||
modules/user_route_alter_test/user_route_alter_test.info.yml
|
||||
user_route_alter_test/user_route_alter_test.info.yml
|
||||
user_route_alter_test.info.yml
|
||||
core/modules/serialization/tests/modules/user_route_alter_test/src/Routing/RouteSubscriber.php
|
||||
modules/serialization/tests/modules/user_route_alter_test/src/Routing/RouteSubscriber.php
|
||||
serialization/tests/modules/user_route_alter_test/src/Routing/RouteSubscriber.php
|
||||
tests/modules/user_route_alter_test/src/Routing/RouteSubscriber.php
|
||||
modules/user_route_alter_test/src/Routing/RouteSubscriber.php
|
||||
user_route_alter_test/src/Routing/RouteSubscriber.php
|
||||
src/Routing/RouteSubscriber.php
|
||||
Routing/RouteSubscriber.php
|
||||
RouteSubscriber.php
|
||||
core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml
|
||||
modules/serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml
|
||||
serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml
|
||||
|
|
@ -61604,6 +61641,13 @@ tests/src/Functional/GenericTest.php
|
|||
src/Functional/GenericTest.php
|
||||
Functional/GenericTest.php
|
||||
GenericTest.php
|
||||
core/modules/serialization/tests/src/Kernel/UserRouteAlterTest.php
|
||||
modules/serialization/tests/src/Kernel/UserRouteAlterTest.php
|
||||
serialization/tests/src/Kernel/UserRouteAlterTest.php
|
||||
tests/src/Kernel/UserRouteAlterTest.php
|
||||
src/Kernel/UserRouteAlterTest.php
|
||||
Kernel/UserRouteAlterTest.php
|
||||
UserRouteAlterTest.php
|
||||
core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php
|
||||
modules/serialization/tests/src/Kernel/NormalizerTestBase.php
|
||||
serialization/tests/src/Kernel/NormalizerTestBase.php
|
||||
|
|
@ -82614,6 +82658,12 @@ Drupal/Core/Recipe/ConfigConfigurator.php
|
|||
Core/Recipe/ConfigConfigurator.php
|
||||
Recipe/ConfigConfigurator.php
|
||||
ConfigConfigurator.php
|
||||
core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php
|
||||
lib/Drupal/Core/Recipe/AllowListConfigStorage.php
|
||||
Drupal/Core/Recipe/AllowListConfigStorage.php
|
||||
Core/Recipe/AllowListConfigStorage.php
|
||||
Recipe/AllowListConfigStorage.php
|
||||
AllowListConfigStorage.php
|
||||
core/lib/Drupal/Core/Recipe/RecipePreExistingConfigException.php
|
||||
lib/Drupal/Core/Recipe/RecipePreExistingConfigException.php
|
||||
Drupal/Core/Recipe/RecipePreExistingConfigException.php
|
||||
|
|
@ -82644,12 +82694,6 @@ Drupal/Core/Recipe/InvalidConfigException.php
|
|||
Core/Recipe/InvalidConfigException.php
|
||||
Recipe/InvalidConfigException.php
|
||||
InvalidConfigException.php
|
||||
core/lib/Drupal/Core/Recipe/RecipeExtensionConfigStorage.php
|
||||
lib/Drupal/Core/Recipe/RecipeExtensionConfigStorage.php
|
||||
Drupal/Core/Recipe/RecipeExtensionConfigStorage.php
|
||||
Core/Recipe/RecipeExtensionConfigStorage.php
|
||||
Recipe/RecipeExtensionConfigStorage.php
|
||||
RecipeExtensionConfigStorage.php
|
||||
core/lib/Drupal/Core/Recipe/RecipeRunner.php
|
||||
lib/Drupal/Core/Recipe/RecipeRunner.php
|
||||
Drupal/Core/Recipe/RecipeRunner.php
|
||||
|
|
@ -87368,6 +87412,11 @@ core/recipes/administrator_role/recipe.yml
|
|||
recipes/administrator_role/recipe.yml
|
||||
administrator_role/recipe.yml
|
||||
recipe.yml
|
||||
core/recipes/administrator_role/config/user.role.administrator.yml
|
||||
recipes/administrator_role/config/user.role.administrator.yml
|
||||
administrator_role/config/user.role.administrator.yml
|
||||
config/user.role.administrator.yml
|
||||
user.role.administrator.yml
|
||||
core/recipes/core_recommended_front_end_theme/tests/src/Functional/GenericTest.php
|
||||
recipes/core_recommended_front_end_theme/tests/src/Functional/GenericTest.php
|
||||
core_recommended_front_end_theme/tests/src/Functional/GenericTest.php
|
||||
|
|
@ -87772,6 +87821,11 @@ core/recipes/content_editor_role/recipe.yml
|
|||
recipes/content_editor_role/recipe.yml
|
||||
content_editor_role/recipe.yml
|
||||
recipe.yml
|
||||
core/recipes/content_editor_role/config/user.role.content_editor.yml
|
||||
recipes/content_editor_role/config/user.role.content_editor.yml
|
||||
content_editor_role/config/user.role.content_editor.yml
|
||||
config/user.role.content_editor.yml
|
||||
user.role.content_editor.yml
|
||||
core/recipes/restricted_html_format/tests/src/Functional/GenericTest.php
|
||||
recipes/restricted_html_format/tests/src/Functional/GenericTest.php
|
||||
restricted_html_format/tests/src/Functional/GenericTest.php
|
||||
|
|
|
|||
|
|
@ -8104,6 +8104,7 @@ core/modules/config/tests/config_other_module_config_test/config/optional/config
|
|||
core/modules/config/tests/config_other_module_config_test/config/optional/config_test.dynamic.other_module_test_optional_entity_unmet.yml
|
||||
core/modules/config/tests/config_other_module_config_test/config/optional/config_test.dynamic.other_module_test_unmet.yml
|
||||
core/modules/config/tests/src/FunctionalJavascript/ConfigEntityTest.php
|
||||
core/modules/config/tests/src/FunctionalJavascript/ConfigImportUIAjaxTest.php
|
||||
core/modules/config/tests/src/FunctionalJavascript/ConfigExportTest.php
|
||||
core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php
|
||||
core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php
|
||||
|
|
@ -8467,6 +8468,7 @@ core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php
|
|||
core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php
|
||||
core/modules/ckeditor5/tests/src/Unit/LanguagePluginTest.php
|
||||
core/modules/ckeditor5/tests/src/Unit/AlignmentPluginTest.php
|
||||
core/modules/ckeditor5/tests/src/Unit/VersionTest.php
|
||||
core/modules/ckeditor5/tests/src/Unit/CKEditor5Test.php
|
||||
core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php
|
||||
core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php
|
||||
|
|
@ -8652,6 +8654,9 @@ core/modules/ckeditor5/js/ckeditor5.filter.admin.js
|
|||
core/modules/sdc/sdc.info.yml
|
||||
core/modules/serialization/serialization.install
|
||||
core/modules/serialization/serialization.info.yml
|
||||
core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml
|
||||
core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml
|
||||
core/modules/serialization/tests/modules/user_route_alter_test/src/Routing/RouteSubscriber.php
|
||||
core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml
|
||||
core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.services.yml
|
||||
core/modules/serialization/tests/modules/field_normalization_test/src/Normalization/TextItemSillyNormalizer.php
|
||||
|
|
@ -8685,6 +8690,7 @@ core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php
|
|||
core/modules/serialization/tests/src/Unit/EntityResolver/ChainEntityResolverTest.php
|
||||
core/modules/serialization/tests/src/Unit/EventSubscriber/DefaultExceptionSubscriberTest.php
|
||||
core/modules/serialization/tests/src/Functional/GenericTest.php
|
||||
core/modules/serialization/tests/src/Kernel/UserRouteAlterTest.php
|
||||
core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php
|
||||
core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php
|
||||
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php
|
||||
|
|
@ -11864,12 +11870,12 @@ core/lib/Drupal/Core/Recipe/RecipeAppliedEvent.php
|
|||
core/lib/Drupal/Core/Recipe/RecipeConfigurator.php
|
||||
core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
|
||||
core/lib/Drupal/Core/Recipe/ConfigConfigurator.php
|
||||
core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php
|
||||
core/lib/Drupal/Core/Recipe/RecipePreExistingConfigException.php
|
||||
core/lib/Drupal/Core/Recipe/InputCollectorInterface.php
|
||||
core/lib/Drupal/Core/Recipe/UnknownRecipeException.php
|
||||
core/lib/Drupal/Core/Recipe/RecipeFileException.php
|
||||
core/lib/Drupal/Core/Recipe/InvalidConfigException.php
|
||||
core/lib/Drupal/Core/Recipe/RecipeExtensionConfigStorage.php
|
||||
core/lib/Drupal/Core/Recipe/RecipeRunner.php
|
||||
core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php
|
||||
core/lib/Drupal/Core/Recipe/RecipeCommand.php
|
||||
|
|
@ -12567,6 +12573,7 @@ core/recipes/full_html_format_editor/config/filter.format.full_html.yml
|
|||
core/recipes/full_html_format_editor/config/editor.editor.full_html.yml
|
||||
core/recipes/administrator_role/tests/src/Functional/GenericTest.php
|
||||
core/recipes/administrator_role/recipe.yml
|
||||
core/recipes/administrator_role/config/user.role.administrator.yml
|
||||
core/recipes/core_recommended_front_end_theme/tests/src/Functional/GenericTest.php
|
||||
core/recipes/core_recommended_front_end_theme/recipe.yml
|
||||
core/recipes/editorial_workflow/tests/src/Functional/GenericTest.php
|
||||
|
|
@ -12644,6 +12651,7 @@ core/recipes/article_content_type/config/node.type.article.yml
|
|||
core/recipes/article_content_type/config/field.field.node.article.field_image.yml
|
||||
core/recipes/content_editor_role/tests/src/Functional/GenericTest.php
|
||||
core/recipes/content_editor_role/recipe.yml
|
||||
core/recipes/content_editor_role/config/user.role.content_editor.yml
|
||||
core/recipes/restricted_html_format/tests/src/Functional/GenericTest.php
|
||||
core/recipes/restricted_html_format/recipe.yml
|
||||
core/recipes/restricted_html_format/config/filter.format.restricted_html.yml
|
||||
|
|
|
|||
|
|
@ -53461,6 +53461,12 @@ src/views/site/navbar.js
|
|||
views/site/navbar.js
|
||||
site/navbar.js
|
||||
navbar.js
|
||||
client/src/views/site/navbar/item.js
|
||||
src/views/site/navbar/item.js
|
||||
views/site/navbar/item.js
|
||||
site/navbar/item.js
|
||||
navbar/item.js
|
||||
item.js
|
||||
client/src/views/site/navbar/quick-create.js
|
||||
src/views/site/navbar/quick-create.js
|
||||
views/site/navbar/quick-create.js
|
||||
|
|
|
|||
|
|
@ -8548,6 +8548,7 @@ client/src/views/site/header.js
|
|||
client/src/views/site/footer.js
|
||||
client/src/views/site/master.js
|
||||
client/src/views/site/navbar.js
|
||||
client/src/views/site/navbar/item.js
|
||||
client/src/views/site/navbar/quick-create.js
|
||||
client/src/views/search/filter.js
|
||||
client/src/utils.js
|
||||
|
|
|
|||
|
|
@ -12033,6 +12033,13 @@ modules/ps_themecusto/02_configuration/02_advancedCustomizationTab.ts
|
|||
ps_themecusto/02_configuration/02_advancedCustomizationTab.ts
|
||||
02_configuration/02_advancedCustomizationTab.ts
|
||||
02_advancedCustomizationTab.ts
|
||||
tests/UI/campaigns/modules/blockwishlist/01_installation/04_resetModule.ts
|
||||
UI/campaigns/modules/blockwishlist/01_installation/04_resetModule.ts
|
||||
campaigns/modules/blockwishlist/01_installation/04_resetModule.ts
|
||||
modules/blockwishlist/01_installation/04_resetModule.ts
|
||||
blockwishlist/01_installation/04_resetModule.ts
|
||||
01_installation/04_resetModule.ts
|
||||
04_resetModule.ts
|
||||
tests/UI/campaigns/modules/blockwishlist/01_installation/05_uninstallAndDeleteModule.ts
|
||||
UI/campaigns/modules/blockwishlist/01_installation/05_uninstallAndDeleteModule.ts
|
||||
campaigns/modules/blockwishlist/01_installation/05_uninstallAndDeleteModule.ts
|
||||
|
|
@ -18820,13 +18827,6 @@ BO/advancedParameters/team/add.ts
|
|||
advancedParameters/team/add.ts
|
||||
team/add.ts
|
||||
add.ts
|
||||
tests/UI/pages/BO/advancedParameters/email/index.ts
|
||||
UI/pages/BO/advancedParameters/email/index.ts
|
||||
pages/BO/advancedParameters/email/index.ts
|
||||
BO/advancedParameters/email/index.ts
|
||||
advancedParameters/email/index.ts
|
||||
email/index.ts
|
||||
index.ts
|
||||
tests/UI/pages/BO/modules/moduleConfiguration/index.ts
|
||||
UI/pages/BO/modules/moduleConfiguration/index.ts
|
||||
pages/BO/modules/moduleConfiguration/index.ts
|
||||
|
|
|
|||
|
|
@ -2173,6 +2173,7 @@ tests/UI/campaigns/modules/ps_themecusto/01_installation/02_uninstallAndInstallM
|
|||
tests/UI/campaigns/modules/ps_themecusto/01_installation/04_resetModule.ts
|
||||
tests/UI/campaigns/modules/ps_themecusto/01_installation/03_uninstallAndDeleteModule.ts
|
||||
tests/UI/campaigns/modules/ps_themecusto/02_configuration/02_advancedCustomizationTab.ts
|
||||
tests/UI/campaigns/modules/blockwishlist/01_installation/04_resetModule.ts
|
||||
tests/UI/campaigns/modules/blockwishlist/01_installation/05_uninstallAndDeleteModule.ts
|
||||
tests/UI/campaigns/modules/blockwishlist/03_frontOffice/01_lists/03_shareList.ts
|
||||
tests/UI/campaigns/modules/blockwishlist/03_frontOffice/02_products/01_addProductToList.ts
|
||||
|
|
@ -2996,7 +2997,6 @@ tests/UI/pages/BO/advancedParameters/team/roles/add.ts
|
|||
tests/UI/pages/BO/advancedParameters/team/employeeBasePage.ts
|
||||
tests/UI/pages/BO/advancedParameters/team/permissions/index.ts
|
||||
tests/UI/pages/BO/advancedParameters/team/add.ts
|
||||
tests/UI/pages/BO/advancedParameters/email/index.ts
|
||||
tests/UI/pages/BO/modules/moduleConfiguration/index.ts
|
||||
tests/UI/pages/BO/modules/contactForm/index.ts
|
||||
tests/UI/pages/BO/modules/productComments/index.ts
|
||||
|
|
|
|||
|
|
@ -4168,14 +4168,6 @@ Flow/Dispatching/Action/SetOrderStateActionTest.php
|
|||
Dispatching/Action/SetOrderStateActionTest.php
|
||||
Action/SetOrderStateActionTest.php
|
||||
SetOrderStateActionTest.php
|
||||
tests/integration/Core/Content/Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
integration/Core/Content/Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
Core/Content/Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
Content/Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
Dispatching/Action/FlowMailVariablesTest.php
|
||||
Action/FlowMailVariablesTest.php
|
||||
FlowMailVariablesTest.php
|
||||
tests/integration/Core/Content/Flow/Dispatching/Action/GrantDownloadAccessActionTest.php
|
||||
integration/Core/Content/Flow/Dispatching/Action/GrantDownloadAccessActionTest.php
|
||||
Core/Content/Flow/Dispatching/Action/GrantDownloadAccessActionTest.php
|
||||
|
|
@ -16277,6 +16269,14 @@ Flow/Dispatching/Action/SetOrderStateActionTest.php
|
|||
Dispatching/Action/SetOrderStateActionTest.php
|
||||
Action/SetOrderStateActionTest.php
|
||||
SetOrderStateActionTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
unit/Core/Content/Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
Core/Content/Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
Content/Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
Dispatching/Action/FlowMailVariablesTest.php
|
||||
Action/FlowMailVariablesTest.php
|
||||
FlowMailVariablesTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/Action/ChangeCustomerGroupActionTest.php
|
||||
unit/Core/Content/Flow/Dispatching/Action/ChangeCustomerGroupActionTest.php
|
||||
Core/Content/Flow/Dispatching/Action/ChangeCustomerGroupActionTest.php
|
||||
|
|
@ -17327,6 +17327,13 @@ Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializerTest.php
|
|||
DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializerTest.php
|
||||
FieldSerializer/SlotConfigFieldSerializerTest.php
|
||||
SlotConfigFieldSerializerTest.php
|
||||
tests/unit/Core/Content/Cms/Subscriber/CmsLinksForStoreApiSubscriberTest.php
|
||||
unit/Core/Content/Cms/Subscriber/CmsLinksForStoreApiSubscriberTest.php
|
||||
Core/Content/Cms/Subscriber/CmsLinksForStoreApiSubscriberTest.php
|
||||
Content/Cms/Subscriber/CmsLinksForStoreApiSubscriberTest.php
|
||||
Cms/Subscriber/CmsLinksForStoreApiSubscriberTest.php
|
||||
Subscriber/CmsLinksForStoreApiSubscriberTest.php
|
||||
CmsLinksForStoreApiSubscriberTest.php
|
||||
tests/unit/Core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriberTest.php
|
||||
unit/Core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriberTest.php
|
||||
Core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriberTest.php
|
||||
|
|
@ -20856,6 +20863,12 @@ Core/Checkout/Gateway/CheckoutGatewayExceptionTest.php
|
|||
Checkout/Gateway/CheckoutGatewayExceptionTest.php
|
||||
Gateway/CheckoutGatewayExceptionTest.php
|
||||
CheckoutGatewayExceptionTest.php
|
||||
tests/unit/Core/Checkout/Validation/CustomerVatIdentificationValidatorTest.php
|
||||
unit/Core/Checkout/Validation/CustomerVatIdentificationValidatorTest.php
|
||||
Core/Checkout/Validation/CustomerVatIdentificationValidatorTest.php
|
||||
Checkout/Validation/CustomerVatIdentificationValidatorTest.php
|
||||
Validation/CustomerVatIdentificationValidatorTest.php
|
||||
CustomerVatIdentificationValidatorTest.php
|
||||
tests/unit/Core/Checkout/Document/DocumentGenerator/CounterTest.php
|
||||
unit/Core/Checkout/Document/DocumentGenerator/CounterTest.php
|
||||
Core/Checkout/Document/DocumentGenerator/CounterTest.php
|
||||
|
|
@ -36374,6 +36387,9 @@ _unreleased/2024-09-19-optimizing-elasticsearch-product-indexing.md
|
|||
changelog/_unreleased/2024-08-11-add-no-progress-option-to-indexing-commands.md
|
||||
_unreleased/2024-08-11-add-no-progress-option-to-indexing-commands.md
|
||||
2024-08-11-add-no-progress-option-to-indexing-commands.md
|
||||
changelog/_unreleased/2024-10-05-remove-json-api-content-type-from-request-body.md
|
||||
_unreleased/2024-10-05-remove-json-api-content-type-from-request-body.md
|
||||
2024-10-05-remove-json-api-content-type-from-request-body.md
|
||||
changelog/_unreleased/2024-08-07-add-contenthash-for-js-plugins.md
|
||||
_unreleased/2024-08-07-add-contenthash-for-js-plugins.md
|
||||
2024-08-07-add-contenthash-for-js-plugins.md
|
||||
|
|
@ -36392,9 +36408,15 @@ _unreleased/2024-09-22-do-not-throw-an-error-if-no-labels-are-present-on-country
|
|||
changelog/_unreleased/2024-08-27-fix-cms-form-reset-on-unsuccessful-ajax-submission.md
|
||||
_unreleased/2024-08-27-fix-cms-form-reset-on-unsuccessful-ajax-submission.md
|
||||
2024-08-27-fix-cms-form-reset-on-unsuccessful-ajax-submission.md
|
||||
changelog/_unreleased/2024-09-27-resolve-seourls-in-cmspage-content-via-store-api.md
|
||||
_unreleased/2024-09-27-resolve-seourls-in-cmspage-content-via-store-api.md
|
||||
2024-09-27-resolve-seourls-in-cmspage-content-via-store-api.md
|
||||
changelog/_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md
|
||||
_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md
|
||||
2024-05-14-accessibility-improvements-for-the-main-navigation.md
|
||||
changelog/_unreleased/2024-10-04-product-export-without-manufacturer.md
|
||||
_unreleased/2024-10-04-product-export-without-manufacturer.md
|
||||
2024-10-04-product-export-without-manufacturer.md
|
||||
changelog/_unreleased/2024-09-25-hide-update-button-for-extensions-managed-by-composer.md
|
||||
_unreleased/2024-09-25-hide-update-button-for-extensions-managed-by-composer.md
|
||||
2024-09-25-hide-update-button-for-extensions-managed-by-composer.md
|
||||
|
|
@ -36488,6 +36510,9 @@ _unreleased/2024-09-17-change-size-of-icon-for-confirm-field-component.md
|
|||
changelog/_unreleased/2024-09-25-change-search-dropdown-close-action-to-button.md
|
||||
_unreleased/2024-09-25-change-search-dropdown-close-action-to-button.md
|
||||
2024-09-25-change-search-dropdown-close-action-to-button.md
|
||||
changelog/_unreleased/2024-09-16-fix-back-forward-cache-issue-in-language-switch.md
|
||||
_unreleased/2024-09-16-fix-back-forward-cache-issue-in-language-switch.md
|
||||
2024-09-16-fix-back-forward-cache-issue-in-language-switch.md
|
||||
changelog/_unreleased/2024-09-23-added-aria-balbel-to-icons.md
|
||||
_unreleased/2024-09-23-added-aria-balbel-to-icons.md
|
||||
2024-09-23-added-aria-balbel-to-icons.md
|
||||
|
|
@ -36515,6 +36540,9 @@ _unreleased/2024-09-25-preserve-focus-state-after-variant-switch-page-reload.md
|
|||
changelog/_unreleased/2024-09-10-payment-method-deprecation-log.md
|
||||
_unreleased/2024-09-10-payment-method-deprecation-log.md
|
||||
2024-09-10-payment-method-deprecation-log.md
|
||||
changelog/_unreleased/2024-10-01-add-new-inner-block-to-order-list-bulk-modal-slot.md
|
||||
_unreleased/2024-10-01-add-new-inner-block-to-order-list-bulk-modal-slot.md
|
||||
2024-10-01-add-new-inner-block-to-order-list-bulk-modal-slot.md
|
||||
changelog/_unreleased/2024-08-21-remove-deprecations-during-test-execution.md
|
||||
_unreleased/2024-08-21-remove-deprecations-during-test-execution.md
|
||||
2024-08-21-remove-deprecations-during-test-execution.md
|
||||
|
|
@ -36545,6 +36573,9 @@ _unreleased/2024-08-26-improve-error-suggestions.md
|
|||
changelog/_unreleased/2024-09-25-allow-toggling-page-smart-bar.md
|
||||
_unreleased/2024-09-25-allow-toggling-page-smart-bar.md
|
||||
2024-09-25-allow-toggling-page-smart-bar.md
|
||||
changelog/_unreleased/2024-10-04-changed-algo-for-datacontexthash-in-cartprocessor.md
|
||||
_unreleased/2024-10-04-changed-algo-for-datacontexthash-in-cartprocessor.md
|
||||
2024-10-04-changed-algo-for-datacontexthash-in-cartprocessor.md
|
||||
changelog/_unreleased/2024-09-17-fix-currency-display-for-old-orders.md
|
||||
_unreleased/2024-09-17-fix-currency-display-for-old-orders.md
|
||||
2024-09-17-fix-currency-display-for-old-orders.md
|
||||
|
|
@ -36575,6 +36606,9 @@ _unreleased/2024-10-01-unify-config-files.md
|
|||
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
changelog/_unreleased/2024-10-04-allow-delete-by-filter-over-sync-api.md
|
||||
_unreleased/2024-10-04-allow-delete-by-filter-over-sync-api.md
|
||||
2024-10-04-allow-delete-by-filter-over-sync-api.md
|
||||
changelog/_unreleased/2024-09-20-moved-plugin-config-button-to-main-view.md
|
||||
_unreleased/2024-09-20-moved-plugin-config-button-to-main-view.md
|
||||
2024-09-20-moved-plugin-config-button-to-main-view.md
|
||||
|
|
@ -36599,6 +36633,9 @@ _unreleased/2024-09-19-sort-sales-channels-in-product-visibility-selection.md
|
|||
changelog/_unreleased/2024-09-25-customer-is-created-despite-error-by-using-admin-api.md
|
||||
_unreleased/2024-09-25-customer-is-created-despite-error-by-using-admin-api.md
|
||||
2024-09-25-customer-is-created-despite-error-by-using-admin-api.md
|
||||
changelog/_unreleased/2024-10-07-add-prettier-to-the-administration.md
|
||||
_unreleased/2024-10-07-add-prettier-to-the-administration.md
|
||||
2024-10-07-add-prettier-to-the-administration.md
|
||||
changelog/_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md
|
||||
_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md
|
||||
2024-08-08-only-select-used-fields-of-translation-tables.md
|
||||
|
|
@ -36647,6 +36684,9 @@ _unreleased/2024-09-19-improve-order-amount-stats-performance.md
|
|||
changelog/_unreleased/2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
|
||||
_unreleased/2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
|
||||
2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
|
||||
changelog/_unreleased/2024-06-25-do-not-use-case-insensitive-validation-of-vat-ids.md
|
||||
_unreleased/2024-06-25-do-not-use-case-insensitive-validation-of-vat-ids.md
|
||||
2024-06-25-do-not-use-case-insensitive-validation-of-vat-ids.md
|
||||
changelog/_unreleased/2024-09-24-block-double-password-recovery-form-submissions-md.md
|
||||
_unreleased/2024-09-24-block-double-password-recovery-form-submissions-md.md
|
||||
2024-09-24-block-double-password-recovery-form-submissions-md.md
|
||||
|
|
@ -36674,6 +36714,9 @@ _unreleased/2024-08-23-release-promotion-code-after-remove-promotion-line-item.m
|
|||
changelog/_unreleased/2022-07-04-mail-attach.md
|
||||
_unreleased/2022-07-04-mail-attach.md
|
||||
2022-07-04-mail-attach.md
|
||||
changelog/_unreleased/2024-10-05-add-wishlist-store-api-criteria-title.md
|
||||
_unreleased/2024-10-05-add-wishlist-store-api-criteria-title.md
|
||||
2024-10-05-add-wishlist-store-api-criteria-title.md
|
||||
changelog/_unreleased/2024-09-16-shipping-cost-discount-is-not-recalculated-correctly.md
|
||||
_unreleased/2024-09-16-shipping-cost-discount-is-not-recalculated-correctly.md
|
||||
2024-09-16-shipping-cost-discount-is-not-recalculated-correctly.md
|
||||
|
|
@ -44449,6 +44492,12 @@ Resources/app/administration/jest.config.js
|
|||
app/administration/jest.config.js
|
||||
administration/jest.config.js
|
||||
jest.config.js
|
||||
src/Administration/Resources/app/administration/.prettierrc.js
|
||||
Administration/Resources/app/administration/.prettierrc.js
|
||||
Resources/app/administration/.prettierrc.js
|
||||
app/administration/.prettierrc.js
|
||||
administration/.prettierrc.js
|
||||
.prettierrc.js
|
||||
src/Administration/Resources/app/administration/.stylelintrc
|
||||
Administration/Resources/app/administration/.stylelintrc
|
||||
Resources/app/administration/.stylelintrc
|
||||
|
|
@ -45354,6 +45403,14 @@ administration/eslint-rules/deprecation-rules/index.js
|
|||
eslint-rules/deprecation-rules/index.js
|
||||
deprecation-rules/index.js
|
||||
index.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-vue-options-api.js
|
||||
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-vue-options-api.js
|
||||
Resources/app/administration/eslint-rules/deprecation-rules/no-vue-options-api.js
|
||||
app/administration/eslint-rules/deprecation-rules/no-vue-options-api.js
|
||||
administration/eslint-rules/deprecation-rules/no-vue-options-api.js
|
||||
eslint-rules/deprecation-rules/no-vue-options-api.js
|
||||
deprecation-rules/no-vue-options-api.js
|
||||
no-vue-options-api.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-components.js
|
||||
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-components.js
|
||||
Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-components.js
|
||||
|
|
@ -45607,6 +45664,14 @@ administration/eslint-rules/deprecation-rules/no-empty-listeners.spec.js
|
|||
eslint-rules/deprecation-rules/no-empty-listeners.spec.js
|
||||
deprecation-rules/no-empty-listeners.spec.js
|
||||
no-empty-listeners.spec.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-vue-options-api.spec.js
|
||||
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-vue-options-api.spec.js
|
||||
Resources/app/administration/eslint-rules/deprecation-rules/no-vue-options-api.spec.js
|
||||
app/administration/eslint-rules/deprecation-rules/no-vue-options-api.spec.js
|
||||
administration/eslint-rules/deprecation-rules/no-vue-options-api.spec.js
|
||||
eslint-rules/deprecation-rules/no-vue-options-api.spec.js
|
||||
deprecation-rules/no-vue-options-api.spec.js
|
||||
no-vue-options-api.spec.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/plugin-rules/index.js
|
||||
Administration/Resources/app/administration/eslint-rules/plugin-rules/index.js
|
||||
Resources/app/administration/eslint-rules/plugin-rules/index.js
|
||||
|
|
@ -45711,6 +45776,12 @@ administration/eslint-rules/core-rules/require-position-identifier.js
|
|||
eslint-rules/core-rules/require-position-identifier.js
|
||||
core-rules/require-position-identifier.js
|
||||
require-position-identifier.js
|
||||
src/Administration/Resources/app/administration/.prettierignore
|
||||
Administration/Resources/app/administration/.prettierignore
|
||||
Resources/app/administration/.prettierignore
|
||||
app/administration/.prettierignore
|
||||
administration/.prettierignore
|
||||
.prettierignore
|
||||
src/Administration/Resources/app/administration/tsconfig.json
|
||||
Administration/Resources/app/administration/tsconfig.json
|
||||
Resources/app/administration/tsconfig.json
|
||||
|
|
@ -99532,6 +99603,12 @@ Content/Cms/Subscriber/CmsPageDefaultChangeSubscriber.php
|
|||
Cms/Subscriber/CmsPageDefaultChangeSubscriber.php
|
||||
Subscriber/CmsPageDefaultChangeSubscriber.php
|
||||
CmsPageDefaultChangeSubscriber.php
|
||||
src/Core/Content/Cms/Subscriber/CmsLinksForStoreApiSubscriber.php
|
||||
Core/Content/Cms/Subscriber/CmsLinksForStoreApiSubscriber.php
|
||||
Content/Cms/Subscriber/CmsLinksForStoreApiSubscriber.php
|
||||
Cms/Subscriber/CmsLinksForStoreApiSubscriber.php
|
||||
Subscriber/CmsLinksForStoreApiSubscriber.php
|
||||
CmsLinksForStoreApiSubscriber.php
|
||||
src/Core/Content/Cms/CmsException.php
|
||||
Core/Content/Cms/CmsException.php
|
||||
Content/Cms/CmsException.php
|
||||
|
|
@ -109444,6 +109521,10 @@ src/Core/Service/ServiceException.php
|
|||
Core/Service/ServiceException.php
|
||||
Service/ServiceException.php
|
||||
ServiceException.php
|
||||
src/Core/Service/TemporaryDirectoryFactory.php
|
||||
Core/Service/TemporaryDirectoryFactory.php
|
||||
Service/TemporaryDirectoryFactory.php
|
||||
TemporaryDirectoryFactory.php
|
||||
src/Core/Service/AllServiceInstaller.php
|
||||
Core/Service/AllServiceInstaller.php
|
||||
Service/AllServiceInstaller.php
|
||||
|
|
@ -118682,12 +118763,6 @@ Framework/App/Hmac/RequestSigner.php
|
|||
App/Hmac/RequestSigner.php
|
||||
Hmac/RequestSigner.php
|
||||
RequestSigner.php
|
||||
src/Core/Framework/App/Source/AbstractTemporaryDirectoryFactory.php
|
||||
Core/Framework/App/Source/AbstractTemporaryDirectoryFactory.php
|
||||
Framework/App/Source/AbstractTemporaryDirectoryFactory.php
|
||||
App/Source/AbstractTemporaryDirectoryFactory.php
|
||||
Source/AbstractTemporaryDirectoryFactory.php
|
||||
AbstractTemporaryDirectoryFactory.php
|
||||
src/Core/Framework/App/Source/Local.php
|
||||
Core/Framework/App/Source/Local.php
|
||||
Framework/App/Source/Local.php
|
||||
|
|
|
|||
|
|
@ -737,7 +737,6 @@ tests/integration/Core/Content/Flow/AddOrderAffiliateAndCampaignCodeActionTest.p
|
|||
tests/integration/Core/Content/Flow/Dispatching/FlowExecutorTest.php
|
||||
tests/integration/Core/Content/Flow/Dispatching/FlowBuilderTest.php
|
||||
tests/integration/Core/Content/Flow/Dispatching/Action/SetOrderStateActionTest.php
|
||||
tests/integration/Core/Content/Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
tests/integration/Core/Content/Flow/Dispatching/Action/GrantDownloadAccessActionTest.php
|
||||
tests/integration/Core/Content/Flow/ChangeCustomerStatusActionTest.php
|
||||
tests/integration/Core/Content/Flow/SetOrderCustomFieldActionTest.php
|
||||
|
|
@ -2281,6 +2280,7 @@ tests/unit/Core/Content/Flow/Dispatching/Action/AddCustomerAffiliateAndCampaignC
|
|||
tests/unit/Core/Content/Flow/Dispatching/Action/SendMailActionTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/Action/RemoveOrderTagActionTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/Action/SetOrderStateActionTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/Action/FlowMailVariablesTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/Action/ChangeCustomerGroupActionTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/Action/GrantDownloadAccessActionTest.php
|
||||
tests/unit/Core/Content/Flow/Dispatching/Action/AddOrderAffiliateAndCampaignCodeActionTest.php
|
||||
|
|
@ -2423,6 +2423,7 @@ tests/unit/Core/Content/Cms/DataResolver/Element/TextCmsElementResolverTest.php
|
|||
tests/unit/Core/Content/Cms/DataResolver/Element/ElementDataCollectionTest.php
|
||||
tests/unit/Core/Content/Cms/DataResolver/Element/Fixtures/TestCmsElementResolver.php
|
||||
tests/unit/Core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializerTest.php
|
||||
tests/unit/Core/Content/Cms/Subscriber/CmsLinksForStoreApiSubscriberTest.php
|
||||
tests/unit/Core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriberTest.php
|
||||
tests/unit/Core/Content/Cms/Subscriber/UnusedMediaSubscriberTest.php
|
||||
tests/unit/Core/Content/Sitemap/SitemapExceptionTest.php
|
||||
|
|
@ -2892,6 +2893,7 @@ tests/unit/Core/Checkout/Gateway/Command/AbstractCheckoutGatewayCommandTest.php
|
|||
tests/unit/Core/Checkout/Gateway/SalesChannel/CheckoutGatewayRouteTest.php
|
||||
tests/unit/Core/Checkout/Gateway/SalesChannel/CheckoutGatewayRouteResponseTest.php
|
||||
tests/unit/Core/Checkout/Gateway/CheckoutGatewayExceptionTest.php
|
||||
tests/unit/Core/Checkout/Validation/CustomerVatIdentificationValidatorTest.php
|
||||
tests/unit/Core/Checkout/Document/DocumentGenerator/CounterTest.php
|
||||
tests/unit/Core/Checkout/Document/Service/DocumentGeneratorTest.php
|
||||
tests/unit/Core/Checkout/Document/Service/DocumentConfigLoaderTest.php
|
||||
|
|
@ -6366,13 +6368,16 @@ changelog/_unreleased/2024-09-10-allow-customfields-on-mapping-on-newsletter-rec
|
|||
changelog/_unreleased/2024-09-20-move-navigationpageloadedevent-to-end.md
|
||||
changelog/_unreleased/2024-09-19-optimizing-elasticsearch-product-indexing.md
|
||||
changelog/_unreleased/2024-08-11-add-no-progress-option-to-indexing-commands.md
|
||||
changelog/_unreleased/2024-10-05-remove-json-api-content-type-from-request-body.md
|
||||
changelog/_unreleased/2024-08-07-add-contenthash-for-js-plugins.md
|
||||
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
|
||||
changelog/_unreleased/2024-09-06-cash-rounding-for-tax-prices-with-multiple-tax-rules.md
|
||||
changelog/_unreleased/2024-09-23-load-all-languages-in-snippet-modal.md
|
||||
changelog/_unreleased/2024-09-22-do-not-throw-an-error-if-no-labels-are-present-on-country-change.md
|
||||
changelog/_unreleased/2024-08-27-fix-cms-form-reset-on-unsuccessful-ajax-submission.md
|
||||
changelog/_unreleased/2024-09-27-resolve-seourls-in-cmspage-content-via-store-api.md
|
||||
changelog/_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md
|
||||
changelog/_unreleased/2024-10-04-product-export-without-manufacturer.md
|
||||
changelog/_unreleased/2024-09-25-hide-update-button-for-extensions-managed-by-composer.md
|
||||
changelog/_unreleased/2024-08-22-postal-code-not-mandatory-in-alternative-delivery-address.md
|
||||
changelog/_unreleased/2024-09-22-remove-unneeded-mediafolder-association.md
|
||||
|
|
@ -6404,6 +6409,7 @@ changelog/_unreleased/2024-09-04-improve-account-orders-accessibility.md
|
|||
changelog/_unreleased/2024-09-05-added-new-batch-import-strategy-for-import-export.md
|
||||
changelog/_unreleased/2024-09-17-change-size-of-icon-for-confirm-field-component.md
|
||||
changelog/_unreleased/2024-09-25-change-search-dropdown-close-action-to-button.md
|
||||
changelog/_unreleased/2024-09-16-fix-back-forward-cache-issue-in-language-switch.md
|
||||
changelog/_unreleased/2024-09-23-added-aria-balbel-to-icons.md
|
||||
changelog/_unreleased/2024-09-10-add-interval-dal-fields-to-entity-generator.md
|
||||
changelog/_unreleased/2024-09-20-add-missing-visual-focus-states.md
|
||||
|
|
@ -6413,6 +6419,7 @@ changelog/_unreleased/2024-10-01-update-account-accordion-to-bootstrap-version-5
|
|||
changelog/_unreleased/2024-08-22-Improve-text-editor-formatting.md
|
||||
changelog/_unreleased/2024-09-25-preserve-focus-state-after-variant-switch-page-reload.md
|
||||
changelog/_unreleased/2024-09-10-payment-method-deprecation-log.md
|
||||
changelog/_unreleased/2024-10-01-add-new-inner-block-to-order-list-bulk-modal-slot.md
|
||||
changelog/_unreleased/2024-08-21-remove-deprecations-during-test-execution.md
|
||||
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||
changelog/_unreleased/2024-08-27-add-product-variants-only.md
|
||||
|
|
@ -6423,6 +6430,7 @@ changelog/_unreleased/2024-08-21-fix-many-to-many-filtered-join.md
|
|||
changelog/_unreleased/2022-04-05-remove-duplicate-twig-block.md
|
||||
changelog/_unreleased/2024-08-26-improve-error-suggestions.md
|
||||
changelog/_unreleased/2024-09-25-allow-toggling-page-smart-bar.md
|
||||
changelog/_unreleased/2024-10-04-changed-algo-for-datacontexthash-in-cartprocessor.md
|
||||
changelog/_unreleased/2024-09-17-fix-currency-display-for-old-orders.md
|
||||
changelog/_unreleased/2024-02-01-add-store-api-endpoints-for-product-and-category-breadcrumb.md
|
||||
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
|
||||
|
|
@ -6433,6 +6441,7 @@ changelog/_unreleased/2024-08-30-fix-unselect-for-media-base-item.md
|
|||
changelog/_unreleased/2024-08-27-mprove-keyboard-ux-and-a11y-in-top-bar-navigation.md
|
||||
changelog/_unreleased/2024-10-01-unify-config-files.md
|
||||
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
changelog/_unreleased/2024-10-04-allow-delete-by-filter-over-sync-api.md
|
||||
changelog/_unreleased/2024-09-20-moved-plugin-config-button-to-main-view.md
|
||||
changelog/_unreleased/2024-09-23-improve-slider-accessibility-tweaks.md
|
||||
changelog/_unreleased/2024-10-04-do-not-create-log-package-in-plugin-database-migrations.md
|
||||
|
|
@ -6441,6 +6450,7 @@ changelog/_unreleased/.keep
|
|||
changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md
|
||||
changelog/_unreleased/2024-09-19-sort-sales-channels-in-product-visibility-selection.md
|
||||
changelog/_unreleased/2024-09-25-customer-is-created-despite-error-by-using-admin-api.md
|
||||
changelog/_unreleased/2024-10-07-add-prettier-to-the-administration.md
|
||||
changelog/_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md
|
||||
changelog/_unreleased/2024-08-23-fix-product-category-selection-unchecked.md
|
||||
changelog/_unreleased/2024-08-26-update-eslint-rules.md
|
||||
|
|
@ -6457,6 +6467,7 @@ changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.m
|
|||
changelog/_unreleased/2024-09-18-add-striptags-to-idealo-template.md
|
||||
changelog/_unreleased/2024-09-19-improve-order-amount-stats-performance.md
|
||||
changelog/_unreleased/2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
|
||||
changelog/_unreleased/2024-06-25-do-not-use-case-insensitive-validation-of-vat-ids.md
|
||||
changelog/_unreleased/2024-09-24-block-double-password-recovery-form-submissions-md.md
|
||||
changelog/_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
|
||||
changelog/_unreleased/2024-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
|
||||
|
|
@ -6466,6 +6477,7 @@ changelog/_unreleased/2024-04-22-prevent-account-menu-dropdown-on-mobile.md
|
|||
changelog/_unreleased/2024-08-26-add-definestore-method-to-shopware-store.md
|
||||
changelog/_unreleased/2024-08-23-release-promotion-code-after-remove-promotion-line-item.md
|
||||
changelog/_unreleased/2022-07-04-mail-attach.md
|
||||
changelog/_unreleased/2024-10-05-add-wishlist-store-api-criteria-title.md
|
||||
changelog/_unreleased/2024-09-16-shipping-cost-discount-is-not-recalculated-correctly.md
|
||||
changelog/_unreleased/2024-09-25-make-stateawaretrait-serializable.md
|
||||
changelog/_unreleased/2024-09-26-fix-birthday-display-in-admin.md
|
||||
|
|
@ -8970,6 +8982,7 @@ src/Administration/Resources/ide-twig.json
|
|||
src/Administration/Resources/config/routes.xml
|
||||
src/Administration/Resources/config/services.xml
|
||||
src/Administration/Resources/app/administration/jest.config.js
|
||||
src/Administration/Resources/app/administration/.prettierrc.js
|
||||
src/Administration/Resources/app/administration/.stylelintrc
|
||||
src/Administration/Resources/app/administration/build/nuxt-component-library/modules/parser/index.js
|
||||
src/Administration/Resources/app/administration/build/nuxt-component-library/modules/parser/plugin.js
|
||||
|
|
@ -9061,6 +9074,7 @@ src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/n
|
|||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-twigjs-blocks.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage.spec.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/index.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-vue-options-api.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-components.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-compat-conditions.js
|
||||
|
|
@ -9090,6 +9104,7 @@ src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/n
|
|||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-card.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-empty-listeners.spec.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-vue-options-api.spec.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/plugin-rules/index.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/plugin-rules/package.json
|
||||
src/Administration/Resources/app/administration/eslint-rules/plugin-rules/no-src-imports.js
|
||||
|
|
@ -9103,6 +9118,7 @@ src/Administration/Resources/app/administration/eslint-rules/core-rules/package.
|
|||
src/Administration/Resources/app/administration/eslint-rules/core-rules/require-explicit-emits.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/core-rules/require-package-annotation.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/core-rules/require-position-identifier.js
|
||||
src/Administration/Resources/app/administration/.prettierignore
|
||||
src/Administration/Resources/app/administration/tsconfig.json
|
||||
src/Administration/Resources/app/administration/code-mods.js
|
||||
src/Administration/Resources/app/administration/package-lock.json
|
||||
|
|
@ -14391,6 +14407,7 @@ src/Core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSeriali
|
|||
src/Core/Content/Cms/DataAbstractionLayer/Field/SlotConfigField.php
|
||||
src/Core/Content/Cms/Subscriber/UnusedMediaSubscriber.php
|
||||
src/Core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriber.php
|
||||
src/Core/Content/Cms/Subscriber/CmsLinksForStoreApiSubscriber.php
|
||||
src/Core/Content/Cms/CmsException.php
|
||||
src/Core/Content/Sitemap/SitemapException.php
|
||||
src/Core/Content/Sitemap/SalesChannel/SitemapRoute.php
|
||||
|
|
@ -16002,6 +16019,7 @@ src/Core/Service/DependencyInjection/Configuration.php
|
|||
src/Core/Service/MessageHandler/UpdateServiceHandler.php
|
||||
src/Core/Service/ServiceSourceResolver.php
|
||||
src/Core/Service/ServiceException.php
|
||||
src/Core/Service/TemporaryDirectoryFactory.php
|
||||
src/Core/Service/AllServiceInstaller.php
|
||||
src/Core/Service/Event/ServiceOutdatedEvent.php
|
||||
src/Core/Service/ScheduledTask/InstallServicesTask.php
|
||||
|
|
@ -17598,7 +17616,6 @@ src/Core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler.php
|
|||
src/Core/Framework/App/Hmac/QuerySigner.php
|
||||
src/Core/Framework/App/Hmac/Guzzle/AuthMiddleware.php
|
||||
src/Core/Framework/App/Hmac/RequestSigner.php
|
||||
src/Core/Framework/App/Source/AbstractTemporaryDirectoryFactory.php
|
||||
src/Core/Framework/App/Source/Local.php
|
||||
src/Core/Framework/App/Source/Source.php
|
||||
src/Core/Framework/App/Source/NoDatabaseSourceResolver.php
|
||||
|
|
|
|||
|
|
@ -2919,6 +2919,12 @@ api/core/content-manager/single-type.test.api.js
|
|||
core/content-manager/single-type.test.api.js
|
||||
content-manager/single-type.test.api.js
|
||||
single-type.test.api.js
|
||||
tests/api/core/content-manager/preview/preview.test.api.ts
|
||||
api/core/content-manager/preview/preview.test.api.ts
|
||||
core/content-manager/preview/preview.test.api.ts
|
||||
content-manager/preview/preview.test.api.ts
|
||||
preview/preview.test.api.ts
|
||||
preview.test.api.ts
|
||||
tests/api/core/content-manager/components/single-required.test.api.js
|
||||
api/core/content-manager/components/single-required.test.api.js
|
||||
core/content-manager/components/single-required.test.api.js
|
||||
|
|
@ -6279,6 +6285,33 @@ cloud/src/link/command.ts
|
|||
src/link/command.ts
|
||||
link/command.ts
|
||||
command.ts
|
||||
packages/cli/cloud/src/environment/list/action.ts
|
||||
cli/cloud/src/environment/list/action.ts
|
||||
cloud/src/environment/list/action.ts
|
||||
src/environment/list/action.ts
|
||||
environment/list/action.ts
|
||||
list/action.ts
|
||||
action.ts
|
||||
packages/cli/cloud/src/environment/list/index.ts
|
||||
cli/cloud/src/environment/list/index.ts
|
||||
cloud/src/environment/list/index.ts
|
||||
src/environment/list/index.ts
|
||||
environment/list/index.ts
|
||||
list/index.ts
|
||||
index.ts
|
||||
packages/cli/cloud/src/environment/list/command.ts
|
||||
cli/cloud/src/environment/list/command.ts
|
||||
cloud/src/environment/list/command.ts
|
||||
src/environment/list/command.ts
|
||||
environment/list/command.ts
|
||||
list/command.ts
|
||||
command.ts
|
||||
packages/cli/cloud/src/environment/command.ts
|
||||
cli/cloud/src/environment/command.ts
|
||||
cloud/src/environment/command.ts
|
||||
src/environment/command.ts
|
||||
environment/command.ts
|
||||
command.ts
|
||||
packages/cli/cloud/src/login/action.ts
|
||||
cli/cloud/src/login/action.ts
|
||||
cloud/src/login/action.ts
|
||||
|
|
@ -6297,6 +6330,12 @@ cloud/src/login/command.ts
|
|||
src/login/command.ts
|
||||
login/command.ts
|
||||
command.ts
|
||||
packages/cli/cloud/src/cloud/command.ts
|
||||
cli/cloud/src/cloud/command.ts
|
||||
cloud/src/cloud/command.ts
|
||||
src/cloud/command.ts
|
||||
cloud/command.ts
|
||||
command.ts
|
||||
packages/cli/cloud/src/config/api.ts
|
||||
cli/cloud/src/config/api.ts
|
||||
cloud/src/config/api.ts
|
||||
|
|
@ -25807,6 +25846,14 @@ server/src/preview/LICENSE
|
|||
src/preview/LICENSE
|
||||
preview/LICENSE
|
||||
LICENSE
|
||||
packages/core/content-manager/server/src/preview/services/preview-config.ts
|
||||
core/content-manager/server/src/preview/services/preview-config.ts
|
||||
content-manager/server/src/preview/services/preview-config.ts
|
||||
server/src/preview/services/preview-config.ts
|
||||
src/preview/services/preview-config.ts
|
||||
preview/services/preview-config.ts
|
||||
services/preview-config.ts
|
||||
preview-config.ts
|
||||
packages/core/content-manager/server/src/preview/services/index.ts
|
||||
core/content-manager/server/src/preview/services/index.ts
|
||||
content-manager/server/src/preview/services/index.ts
|
||||
|
|
@ -25823,6 +25870,24 @@ src/preview/services/preview.ts
|
|||
preview/services/preview.ts
|
||||
services/preview.ts
|
||||
preview.ts
|
||||
packages/core/content-manager/server/src/preview/services/__tests__/preview-config.test.ts
|
||||
core/content-manager/server/src/preview/services/__tests__/preview-config.test.ts
|
||||
content-manager/server/src/preview/services/__tests__/preview-config.test.ts
|
||||
server/src/preview/services/__tests__/preview-config.test.ts
|
||||
src/preview/services/__tests__/preview-config.test.ts
|
||||
preview/services/__tests__/preview-config.test.ts
|
||||
services/__tests__/preview-config.test.ts
|
||||
__tests__/preview-config.test.ts
|
||||
preview-config.test.ts
|
||||
packages/core/content-manager/server/src/preview/controllers/validation/preview.ts
|
||||
core/content-manager/server/src/preview/controllers/validation/preview.ts
|
||||
content-manager/server/src/preview/controllers/validation/preview.ts
|
||||
server/src/preview/controllers/validation/preview.ts
|
||||
src/preview/controllers/validation/preview.ts
|
||||
preview/controllers/validation/preview.ts
|
||||
controllers/validation/preview.ts
|
||||
validation/preview.ts
|
||||
preview.ts
|
||||
packages/core/content-manager/server/src/preview/controllers/index.ts
|
||||
core/content-manager/server/src/preview/controllers/index.ts
|
||||
content-manager/server/src/preview/controllers/index.ts
|
||||
|
|
@ -26400,6 +26465,12 @@ content-manager/shared/contracts/uid.ts
|
|||
shared/contracts/uid.ts
|
||||
contracts/uid.ts
|
||||
uid.ts
|
||||
packages/core/content-manager/shared/contracts/preview.ts
|
||||
core/content-manager/shared/contracts/preview.ts
|
||||
content-manager/shared/contracts/preview.ts
|
||||
shared/contracts/preview.ts
|
||||
contracts/preview.ts
|
||||
preview.ts
|
||||
packages/core/content-manager/shared/contracts/content-types.ts
|
||||
core/content-manager/shared/contracts/content-types.ts
|
||||
content-manager/shared/contracts/content-types.ts
|
||||
|
|
|
|||
|
|
@ -495,6 +495,7 @@ tests/api/core/content-manager/api/basic-compo-repeatable.test.api.js
|
|||
tests/api/core/content-manager/api/populate-dz.test.api.js
|
||||
tests/api/core/content-manager/api/relations-cross-entity-ordering.test.api.js
|
||||
tests/api/core/content-manager/single-type.test.api.js
|
||||
tests/api/core/content-manager/preview/preview.test.api.ts
|
||||
tests/api/core/content-manager/components/single-required.test.api.js
|
||||
tests/api/core/content-manager/components/single-not-required.test.api.js
|
||||
tests/api/core/content-manager/components/repeatable-not-required.test.api.js
|
||||
|
|
@ -1033,9 +1034,14 @@ packages/cli/cloud/src/utils/__tests__/compress-files.test.ts
|
|||
packages/cli/cloud/src/link/action.ts
|
||||
packages/cli/cloud/src/link/index.ts
|
||||
packages/cli/cloud/src/link/command.ts
|
||||
packages/cli/cloud/src/environment/list/action.ts
|
||||
packages/cli/cloud/src/environment/list/index.ts
|
||||
packages/cli/cloud/src/environment/list/command.ts
|
||||
packages/cli/cloud/src/environment/command.ts
|
||||
packages/cli/cloud/src/login/action.ts
|
||||
packages/cli/cloud/src/login/index.ts
|
||||
packages/cli/cloud/src/login/command.ts
|
||||
packages/cli/cloud/src/cloud/command.ts
|
||||
packages/cli/cloud/src/config/api.ts
|
||||
packages/cli/cloud/src/config/local.ts
|
||||
packages/cli/cloud/src/types.ts
|
||||
|
|
@ -3724,8 +3730,11 @@ packages/core/content-manager/server/src/index.ts
|
|||
packages/core/content-manager/server/src/preview/utils.ts
|
||||
packages/core/content-manager/server/src/preview/index.ts
|
||||
packages/core/content-manager/server/src/preview/LICENSE
|
||||
packages/core/content-manager/server/src/preview/services/preview-config.ts
|
||||
packages/core/content-manager/server/src/preview/services/index.ts
|
||||
packages/core/content-manager/server/src/preview/services/preview.ts
|
||||
packages/core/content-manager/server/src/preview/services/__tests__/preview-config.test.ts
|
||||
packages/core/content-manager/server/src/preview/controllers/validation/preview.ts
|
||||
packages/core/content-manager/server/src/preview/controllers/index.ts
|
||||
packages/core/content-manager/server/src/preview/controllers/preview.ts
|
||||
packages/core/content-manager/server/src/preview/constants.ts
|
||||
|
|
@ -3805,6 +3814,7 @@ packages/core/content-manager/shared/contracts/single-types.ts
|
|||
packages/core/content-manager/shared/contracts/review-workflows.ts
|
||||
packages/core/content-manager/shared/contracts/components.ts
|
||||
packages/core/content-manager/shared/contracts/uid.ts
|
||||
packages/core/content-manager/shared/contracts/preview.ts
|
||||
packages/core/content-manager/shared/contracts/content-types.ts
|
||||
packages/core/content-manager/shared/contracts/history-versions.ts
|
||||
packages/core/content-manager/shared/contracts/relations.ts
|
||||
|
|
|
|||
|
|
@ -4184,6 +4184,7 @@ adr/2020_11_12_registration_of_handlers_in_message_buses.md
|
|||
2020_11_12_registration_of_handlers_in_message_buses.md
|
||||
LICENSE
|
||||
composer-require-checker.json
|
||||
LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
CONFLICTS.md
|
||||
translations/.gitkeep
|
||||
.gitkeep
|
||||
|
|
@ -18001,13 +18002,6 @@ Core/Inventory/Exception/NotEnoughUnitsOnHandException.php
|
|||
Inventory/Exception/NotEnoughUnitsOnHandException.php
|
||||
Exception/NotEnoughUnitsOnHandException.php
|
||||
NotEnoughUnitsOnHandException.php
|
||||
src/Sylius/Component/Core/Grid/Filter/EntitiesFilter.php
|
||||
Sylius/Component/Core/Grid/Filter/EntitiesFilter.php
|
||||
Component/Core/Grid/Filter/EntitiesFilter.php
|
||||
Core/Grid/Filter/EntitiesFilter.php
|
||||
Grid/Filter/EntitiesFilter.php
|
||||
Filter/EntitiesFilter.php
|
||||
EntitiesFilter.php
|
||||
src/Sylius/Component/Core/Grid/Filter/ResourceAutocompleteFilter.php
|
||||
Sylius/Component/Core/Grid/Filter/ResourceAutocompleteFilter.php
|
||||
Component/Core/Grid/Filter/ResourceAutocompleteFilter.php
|
||||
|
|
@ -50033,15 +50027,6 @@ CoreBundle/Form/Type/ContactType.php
|
|||
Form/Type/ContactType.php
|
||||
Type/ContactType.php
|
||||
ContactType.php
|
||||
src/Sylius/Bundle/CoreBundle/Form/Type/Grid/Filter/EntitiesFilterType.php
|
||||
Sylius/Bundle/CoreBundle/Form/Type/Grid/Filter/EntitiesFilterType.php
|
||||
Bundle/CoreBundle/Form/Type/Grid/Filter/EntitiesFilterType.php
|
||||
CoreBundle/Form/Type/Grid/Filter/EntitiesFilterType.php
|
||||
Form/Type/Grid/Filter/EntitiesFilterType.php
|
||||
Type/Grid/Filter/EntitiesFilterType.php
|
||||
Grid/Filter/EntitiesFilterType.php
|
||||
Filter/EntitiesFilterType.php
|
||||
EntitiesFilterType.php
|
||||
src/Sylius/Bundle/CoreBundle/Form/Type/Grid/Filter/ResourceAutocompleteFilterType.php
|
||||
Sylius/Bundle/CoreBundle/Form/Type/Grid/Filter/ResourceAutocompleteFilterType.php
|
||||
Bundle/CoreBundle/Form/Type/Grid/Filter/ResourceAutocompleteFilterType.php
|
||||
|
|
@ -70481,11 +70466,6 @@ Bundle/ApiBundle/Modifier/OrderAddressModifier.php
|
|||
ApiBundle/Modifier/OrderAddressModifier.php
|
||||
Modifier/OrderAddressModifier.php
|
||||
OrderAddressModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/CONFLICTS.md
|
||||
Sylius/Bundle/ApiBundle/CONFLICTS.md
|
||||
Bundle/ApiBundle/CONFLICTS.md
|
||||
ApiBundle/CONFLICTS.md
|
||||
CONFLICTS.md
|
||||
src/Sylius/Bundle/ApiBundle/SectionResolver/AdminApiUriBasedSectionResolver.php
|
||||
Sylius/Bundle/ApiBundle/SectionResolver/AdminApiUriBasedSectionResolver.php
|
||||
Bundle/ApiBundle/SectionResolver/AdminApiUriBasedSectionResolver.php
|
||||
|
|
|
|||
|
|
@ -859,6 +859,7 @@ adr/2024_05_15_use_separate_base_form_types_for_admin_panel_instead_of_type_exte
|
|||
adr/2020_11_12_registration_of_handlers_in_message_buses.md
|
||||
LICENSE
|
||||
composer-require-checker.json
|
||||
LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
CONFLICTS.md
|
||||
translations/.gitkeep
|
||||
.bunnyshell/templates/preview/bunnyshell.yaml
|
||||
|
|
@ -3183,7 +3184,6 @@ src/Sylius/Component/Core/Inventory/Operator/OrderInventoryOperatorInterface.php
|
|||
src/Sylius/Component/Core/Inventory/Operator/OrderInventoryOperator.php
|
||||
src/Sylius/Component/Core/Inventory/Exception/NotEnoughUnitsOnHoldException.php
|
||||
src/Sylius/Component/Core/Inventory/Exception/NotEnoughUnitsOnHandException.php
|
||||
src/Sylius/Component/Core/Grid/Filter/EntitiesFilter.php
|
||||
src/Sylius/Component/Core/Grid/Filter/ResourceAutocompleteFilter.php
|
||||
src/Sylius/Component/Core/Generator/ImagePathGeneratorInterface.php
|
||||
src/Sylius/Component/Core/Generator/UploadedImagePathGenerator.php
|
||||
|
|
@ -7158,7 +7158,6 @@ src/Sylius/Bundle/CoreBundle/Form/Type/Product/ProductImageType.php
|
|||
src/Sylius/Bundle/CoreBundle/Form/Type/Product/ProductReviewType.php
|
||||
src/Sylius/Bundle/CoreBundle/Form/Type/Product/ChannelPricingType.php
|
||||
src/Sylius/Bundle/CoreBundle/Form/Type/ContactType.php
|
||||
src/Sylius/Bundle/CoreBundle/Form/Type/Grid/Filter/EntitiesFilterType.php
|
||||
src/Sylius/Bundle/CoreBundle/Form/Type/Grid/Filter/ResourceAutocompleteFilterType.php
|
||||
src/Sylius/Bundle/CoreBundle/Form/Type/CatalogPromotionAction/ChannelBasedFixedDiscountActionConfigurationType.php
|
||||
src/Sylius/Bundle/CoreBundle/Form/Type/Checkout/AddressType.php
|
||||
|
|
@ -9997,7 +9996,6 @@ src/Sylius/Bundle/ApiBundle/CommandHandler/Promotion/GeneratePromotionCouponHand
|
|||
src/Sylius/Bundle/ApiBundle/LICENSE
|
||||
src/Sylius/Bundle/ApiBundle/Modifier/OrderAddressModifierInterface.php
|
||||
src/Sylius/Bundle/ApiBundle/Modifier/OrderAddressModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/CONFLICTS.md
|
||||
src/Sylius/Bundle/ApiBundle/SectionResolver/AdminApiUriBasedSectionResolver.php
|
||||
src/Sylius/Bundle/ApiBundle/SectionResolver/ShopApiSection.php
|
||||
src/Sylius/Bundle/ApiBundle/SectionResolver/ShopApiUriBasedSectionResolver.php
|
||||
|
|
|
|||
|
|
@ -60618,6 +60618,32 @@ src/Blocks/Bootstrap/MainFile.php
|
|||
Blocks/Bootstrap/MainFile.php
|
||||
Bootstrap/MainFile.php
|
||||
MainFile.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/BlockPatterns/BlockPatterns.php
|
||||
woocommerce/tests/php/src/Blocks/BlockPatterns/BlockPatterns.php
|
||||
tests/php/src/Blocks/BlockPatterns/BlockPatterns.php
|
||||
php/src/Blocks/BlockPatterns/BlockPatterns.php
|
||||
src/Blocks/BlockPatterns/BlockPatterns.php
|
||||
Blocks/BlockPatterns/BlockPatterns.php
|
||||
BlockPatterns/BlockPatterns.php
|
||||
BlockPatterns.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/BlockPatterns/patterns/mock-header.php
|
||||
woocommerce/tests/php/src/Blocks/BlockPatterns/patterns/mock-header.php
|
||||
tests/php/src/Blocks/BlockPatterns/patterns/mock-header.php
|
||||
php/src/Blocks/BlockPatterns/patterns/mock-header.php
|
||||
src/Blocks/BlockPatterns/patterns/mock-header.php
|
||||
Blocks/BlockPatterns/patterns/mock-header.php
|
||||
BlockPatterns/patterns/mock-header.php
|
||||
patterns/mock-header.php
|
||||
mock-header.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/BlockPatterns/patterns/mock-footer.php
|
||||
woocommerce/tests/php/src/Blocks/BlockPatterns/patterns/mock-footer.php
|
||||
tests/php/src/Blocks/BlockPatterns/patterns/mock-footer.php
|
||||
php/src/Blocks/BlockPatterns/patterns/mock-footer.php
|
||||
src/Blocks/BlockPatterns/patterns/mock-footer.php
|
||||
Blocks/BlockPatterns/patterns/mock-footer.php
|
||||
BlockPatterns/patterns/mock-footer.php
|
||||
patterns/mock-footer.php
|
||||
mock-footer.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/MigrationTest.php
|
||||
woocommerce/tests/php/src/Blocks/MigrationTest.php
|
||||
tests/php/src/Blocks/MigrationTest.php
|
||||
|
|
@ -64437,6 +64463,10 @@ plugins/woocommerce/changelog/51852-add-create-account-block-test-coverage
|
|||
woocommerce/changelog/51852-add-create-account-block-test-coverage
|
||||
changelog/51852-add-create-account-block-test-coverage
|
||||
51852-add-create-account-block-test-coverage
|
||||
plugins/woocommerce/changelog/e2e-fix-unblock-qit-submission
|
||||
woocommerce/changelog/e2e-fix-unblock-qit-submission
|
||||
changelog/e2e-fix-unblock-qit-submission
|
||||
e2e-fix-unblock-qit-submission
|
||||
plugins/woocommerce/changelog/fix-49637
|
||||
woocommerce/changelog/fix-49637
|
||||
changelog/fix-49637
|
||||
|
|
@ -64449,6 +64479,10 @@ plugins/woocommerce/changelog/add-51574
|
|||
woocommerce/changelog/add-51574
|
||||
changelog/add-51574
|
||||
add-51574
|
||||
plugins/woocommerce/changelog/create-changelog-during-build
|
||||
woocommerce/changelog/create-changelog-during-build
|
||||
changelog/create-changelog-during-build
|
||||
create-changelog-during-build
|
||||
plugins/woocommerce/changelog/fix-49635-48841-refunded-taxes
|
||||
woocommerce/changelog/fix-49635-48841-refunded-taxes
|
||||
changelog/fix-49635-48841-refunded-taxes
|
||||
|
|
@ -64505,6 +64539,10 @@ plugins/woocommerce/changelog/update-49550-feedback-perfromance-job
|
|||
woocommerce/changelog/update-49550-feedback-perfromance-job
|
||||
changelog/update-49550-feedback-perfromance-job
|
||||
update-49550-feedback-perfromance-job
|
||||
plugins/woocommerce/changelog/e2e-dev-implement-wc-cleanup-for-tests
|
||||
woocommerce/changelog/e2e-dev-implement-wc-cleanup-for-tests
|
||||
changelog/e2e-dev-implement-wc-cleanup-for-tests
|
||||
e2e-dev-implement-wc-cleanup-for-tests
|
||||
plugins/woocommerce/changelog/51285-51232-fixed-fatal-error-call-to-member
|
||||
woocommerce/changelog/51285-51232-fixed-fatal-error-call-to-member
|
||||
changelog/51285-51232-fixed-fatal-error-call-to-member
|
||||
|
|
@ -64561,6 +64599,10 @@ plugins/woocommerce/changelog/51527-update-in-app-category-scrollbar
|
|||
woocommerce/changelog/51527-update-in-app-category-scrollbar
|
||||
changelog/51527-update-in-app-category-scrollbar
|
||||
51527-update-in-app-category-scrollbar
|
||||
plugins/woocommerce/changelog/update-cache-block-pattern-data
|
||||
woocommerce/changelog/update-cache-block-pattern-data
|
||||
changelog/update-cache-block-pattern-data
|
||||
update-cache-block-pattern-data
|
||||
plugins/woocommerce/changelog/51790-product-collection-add-sales-ordering
|
||||
woocommerce/changelog/51790-product-collection-add-sales-ordering
|
||||
changelog/51790-product-collection-add-sales-ordering
|
||||
|
|
|
|||
|
|
@ -9187,6 +9187,9 @@ plugins/woocommerce/tests/php/src/Blocks/Domain/Package.php
|
|||
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/DeleteDraftOrders.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Domain/Services/Hydration.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Bootstrap/MainFile.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/BlockPatterns/BlockPatterns.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/BlockPatterns/patterns/mock-header.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/BlockPatterns/patterns/mock-footer.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/MigrationTest.php
|
||||
plugins/woocommerce/tests/bin/phpunit.sh
|
||||
plugins/woocommerce/tests/bin/install.sh
|
||||
|
|
@ -9749,9 +9752,11 @@ plugins/woocommerce/changelog/fix-product-collection-price-range-posts-clauses
|
|||
plugins/woocommerce/changelog/fix-fieldset-hardening-50193
|
||||
plugins/woocommerce/changelog/update-dataviews_package
|
||||
plugins/woocommerce/changelog/51852-add-create-account-block-test-coverage
|
||||
plugins/woocommerce/changelog/e2e-fix-unblock-qit-submission
|
||||
plugins/woocommerce/changelog/fix-49637
|
||||
plugins/woocommerce/changelog/e2e-remove-test-can-make-sure-WooCommerce-is-activated
|
||||
plugins/woocommerce/changelog/add-51574
|
||||
plugins/woocommerce/changelog/create-changelog-during-build
|
||||
plugins/woocommerce/changelog/fix-49635-48841-refunded-taxes
|
||||
plugins/woocommerce/changelog/51227-add-delayed-account-creation-send-password-51193
|
||||
plugins/woocommerce/changelog/51865-product-collections-remove-best-selling-filter
|
||||
|
|
@ -9766,6 +9771,7 @@ plugins/woocommerce/changelog/fix-50907
|
|||
plugins/woocommerce/changelog/e2e-fix-shopper-mini-cart-test
|
||||
plugins/woocommerce/changelog/51141-add-pc-hand-picked-collection
|
||||
plugins/woocommerce/changelog/update-49550-feedback-perfromance-job
|
||||
plugins/woocommerce/changelog/e2e-dev-implement-wc-cleanup-for-tests
|
||||
plugins/woocommerce/changelog/51285-51232-fixed-fatal-error-call-to-member
|
||||
plugins/woocommerce/changelog/51779-product-collection-standardize-names
|
||||
plugins/woocommerce/changelog/fix-51516
|
||||
|
|
@ -9780,6 +9786,7 @@ plugins/woocommerce/changelog/add-wccom-21814-bfcm-promo
|
|||
plugins/woocommerce/changelog/ci-jobs-expand-wp-version-offers
|
||||
plugins/woocommerce/changelog/add-notice-block
|
||||
plugins/woocommerce/changelog/51527-update-in-app-category-scrollbar
|
||||
plugins/woocommerce/changelog/update-cache-block-pattern-data
|
||||
plugins/woocommerce/changelog/51790-product-collection-add-sales-ordering
|
||||
plugins/woocommerce/changelog/update-wccom-18825-price-fields
|
||||
plugins/woocommerce/changelog/e2e-remove-basic-setup-spec
|
||||
|
|
|
|||
|
|
@ -8785,6 +8785,12 @@ assets/fonts/vollkorn/Vollkorn-BoldItalic.woff2
|
|||
fonts/vollkorn/Vollkorn-BoldItalic.woff2
|
||||
vollkorn/Vollkorn-BoldItalic.woff2
|
||||
Vollkorn-BoldItalic.woff2
|
||||
wp-content/themes/twentytwentyfive/assets/images/typewriter.webp
|
||||
themes/twentytwentyfive/assets/images/typewriter.webp
|
||||
twentytwentyfive/assets/images/typewriter.webp
|
||||
assets/images/typewriter.webp
|
||||
images/typewriter.webp
|
||||
typewriter.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/category-sunflowers.webp
|
||||
themes/twentytwentyfive/assets/images/category-sunflowers.webp
|
||||
twentytwentyfive/assets/images/category-sunflowers.webp
|
||||
|
|
@ -8809,12 +8815,6 @@ twentytwentyfive/assets/images/image-from-rawpixel-id-8799918.webp
|
|||
assets/images/image-from-rawpixel-id-8799918.webp
|
||||
images/image-from-rawpixel-id-8799918.webp
|
||||
image-from-rawpixel-id-8799918.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/fair-sauimatani-square.webp
|
||||
themes/twentytwentyfive/assets/images/fair-sauimatani-square.webp
|
||||
twentytwentyfive/assets/images/fair-sauimatani-square.webp
|
||||
assets/images/fair-sauimatani-square.webp
|
||||
images/fair-sauimatani-square.webp
|
||||
fair-sauimatani-square.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-13029755.webp
|
||||
themes/twentytwentyfive/assets/images/image-from-rawpixel-id-13029755.webp
|
||||
twentytwentyfive/assets/images/image-from-rawpixel-id-13029755.webp
|
||||
|
|
@ -8833,12 +8833,12 @@ twentytwentyfive/assets/images/vash-gon-square.webp
|
|||
assets/images/vash-gon-square.webp
|
||||
images/vash-gon-square.webp
|
||||
vash-gon-square.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/team-photo-4.webp
|
||||
themes/twentytwentyfive/assets/images/team-photo-4.webp
|
||||
twentytwentyfive/assets/images/team-photo-4.webp
|
||||
assets/images/team-photo-4.webp
|
||||
images/team-photo-4.webp
|
||||
team-photo-4.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/woman-splashing-water.webp
|
||||
themes/twentytwentyfive/assets/images/woman-splashing-water.webp
|
||||
twentytwentyfive/assets/images/woman-splashing-water.webp
|
||||
assets/images/woman-splashing-water.webp
|
||||
images/woman-splashing-water.webp
|
||||
woman-splashing-water.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/hero-podcast.webp
|
||||
themes/twentytwentyfive/assets/images/hero-podcast.webp
|
||||
twentytwentyfive/assets/images/hero-podcast.webp
|
||||
|
|
@ -8857,12 +8857,12 @@ twentytwentyfive/assets/images/parthenon-square.webp
|
|||
assets/images/parthenon-square.webp
|
||||
images/parthenon-square.webp
|
||||
parthenon-square.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/team-photo-2.webp
|
||||
themes/twentytwentyfive/assets/images/team-photo-2.webp
|
||||
twentytwentyfive/assets/images/team-photo-2.webp
|
||||
assets/images/team-photo-2.webp
|
||||
images/team-photo-2.webp
|
||||
team-photo-2.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/man-in-hat.webp
|
||||
themes/twentytwentyfive/assets/images/man-in-hat.webp
|
||||
twentytwentyfive/assets/images/man-in-hat.webp
|
||||
assets/images/man-in-hat.webp
|
||||
images/man-in-hat.webp
|
||||
man-in-hat.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/category-cactus.webp
|
||||
themes/twentytwentyfive/assets/images/category-cactus.webp
|
||||
twentytwentyfive/assets/images/category-cactus.webp
|
||||
|
|
@ -8875,12 +8875,12 @@ twentytwentyfive/assets/images/agenda-img-4.webp
|
|||
assets/images/agenda-img-4.webp
|
||||
images/agenda-img-4.webp
|
||||
agenda-img-4.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/cv-bio.webp
|
||||
themes/twentytwentyfive/assets/images/cv-bio.webp
|
||||
twentytwentyfive/assets/images/cv-bio.webp
|
||||
assets/images/cv-bio.webp
|
||||
images/cv-bio.webp
|
||||
cv-bio.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/nurse.webp
|
||||
themes/twentytwentyfive/assets/images/nurse.webp
|
||||
twentytwentyfive/assets/images/nurse.webp
|
||||
assets/images/nurse.webp
|
||||
images/nurse.webp
|
||||
nurse.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8812207.webp
|
||||
themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8812207.webp
|
||||
twentytwentyfive/assets/images/image-from-rawpixel-id-8812207.webp
|
||||
|
|
@ -8899,12 +8899,6 @@ twentytwentyfive/assets/images/image-from-rawpixel-id-8802835-jpeg-scaled.webp
|
|||
assets/images/image-from-rawpixel-id-8802835-jpeg-scaled.webp
|
||||
images/image-from-rawpixel-id-8802835-jpeg-scaled.webp
|
||||
image-from-rawpixel-id-8802835-jpeg-scaled.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/team-photo-1.webp
|
||||
themes/twentytwentyfive/assets/images/team-photo-1.webp
|
||||
twentytwentyfive/assets/images/team-photo-1.webp
|
||||
assets/images/team-photo-1.webp
|
||||
images/team-photo-1.webp
|
||||
team-photo-1.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8803077-original.webp
|
||||
themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8803077-original.webp
|
||||
twentytwentyfive/assets/images/image-from-rawpixel-id-8803077-original.webp
|
||||
|
|
@ -8947,12 +8941,6 @@ twentytwentyfive/assets/images/image-from-rawpixel-id-2222755.webp
|
|||
assets/images/image-from-rawpixel-id-2222755.webp
|
||||
images/image-from-rawpixel-id-2222755.webp
|
||||
image-from-rawpixel-id-2222755.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/team-photo-3.webp
|
||||
themes/twentytwentyfive/assets/images/team-photo-3.webp
|
||||
twentytwentyfive/assets/images/team-photo-3.webp
|
||||
assets/images/team-photo-3.webp
|
||||
images/team-photo-3.webp
|
||||
team-photo-3.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/link-in-bio-background.webp
|
||||
themes/twentytwentyfive/assets/images/link-in-bio-background.webp
|
||||
twentytwentyfive/assets/images/link-in-bio-background.webp
|
||||
|
|
|
|||
|
|
@ -2177,26 +2177,25 @@ wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Medium.woff2
|
|||
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-ExtraBold.woff2
|
||||
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-SemiBold.woff2
|
||||
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-BoldItalic.woff2
|
||||
wp-content/themes/twentytwentyfive/assets/images/typewriter.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/category-sunflowers.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/marshland-birds-square.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8799471.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8799918.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/fair-sauimatani-square.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-13029755.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8802845.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/vash-gon-square.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/team-photo-4.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/woman-splashing-water.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/hero-podcast.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-2211732.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/parthenon-square.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/team-photo-2.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/man-in-hat.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/category-cactus.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/agenda-img-4.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/cv-bio.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/nurse.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8812207.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/flower-meadow-square.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8802835-jpeg-scaled.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/team-photo-1.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-8803077-original.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/coral-square.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-2224378.webp
|
||||
|
|
@ -2204,7 +2203,6 @@ wp-content/themes/twentytwentyfive/assets/images/grid-flower-2.webp
|
|||
wp-content/themes/twentytwentyfive/assets/images/location.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/link-in-bio-image.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/image-from-rawpixel-id-2222755.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/team-photo-3.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/link-in-bio-background.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/botany-flowers.webp
|
||||
wp-content/themes/twentytwentyfive/assets/images/book-image.webp
|
||||
|
|
|
|||
|
|
@ -1851,6 +1851,7 @@ de-de.www.cloudflare.com
|
|||
de-de/corporate/rechtliche-hinweise/impressum_de.aspx
|
||||
de-de/feedback
|
||||
de-de/lp
|
||||
de-de/searchresults
|
||||
de-en*/listing/*/favoriters
|
||||
de-en*/people/*/circle
|
||||
de-en*/people/*/favorites
|
||||
|
|
@ -2139,15 +2140,19 @@ employment_social/anticipedia/xwiki/bin/xmlrpc
|
|||
en-au.www.cloudflare.com
|
||||
en-au/feedback
|
||||
en-au/lp
|
||||
en-au/searchresults
|
||||
en-ca.www.cloudflare.com
|
||||
en-ca/feedback
|
||||
en-ca/lp
|
||||
en-ca/searchresults
|
||||
en-gb.www.cloudflare.com
|
||||
en-gb/feedback
|
||||
en-gb/lp
|
||||
en-gb/searchresults
|
||||
en-in.www.cloudflare.com
|
||||
en-in/feedback
|
||||
en-in/lp
|
||||
en-in/searchresults
|
||||
en-us.www.cloudflare.com
|
||||
en-us/windows/si/matrix.html
|
||||
en/microsoft-365
|
||||
|
|
@ -2171,8 +2176,10 @@ es*/shop/*/sold
|
|||
es-es.www.cloudflare.com
|
||||
es-es/feedback
|
||||
es-es/lp
|
||||
es-es/searchresults
|
||||
es-la/feedback
|
||||
es-la/lp
|
||||
es-la/searchresults
|
||||
es/*?order=
|
||||
es/*color=
|
||||
es/*customizable=
|
||||
|
|
@ -2371,6 +2378,7 @@ fr*/shop/*/sold
|
|||
fr-fr.www.cloudflare.com
|
||||
fr-fr/feedback
|
||||
fr-fr/lp
|
||||
fr-fr/searchresults
|
||||
fr/*?order=
|
||||
fr/*color=
|
||||
fr/*customizable=
|
||||
|
|
@ -2656,8 +2664,8 @@ hotelfinder/rpc
|
|||
hotels/rpc
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://archive.org/robots.txt
|
||||
http://ec.europa.eu/robots.txt
|
||||
http://theguardian.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -2874,6 +2882,7 @@ it*/shop/*/sold
|
|||
it-it.www.cloudflare.com
|
||||
it-it/feedback
|
||||
it-it/lp
|
||||
it-it/searchresults
|
||||
it/*?order=
|
||||
it/*color=
|
||||
it/*customizable=
|
||||
|
|
@ -2923,6 +2932,7 @@ it/your
|
|||
ja-jp.www.cloudflare.com
|
||||
ja-jp/feedback
|
||||
ja-jp/lp
|
||||
ja-jp/searchresults
|
||||
japan/directx/default.asp?
|
||||
japan/enable/textview.asp?
|
||||
japan/products/library/search.asp?
|
||||
|
|
@ -3008,6 +3018,7 @@ knowmore
|
|||
ko-kr.www.cloudflare.com
|
||||
ko-kr/feedback
|
||||
ko-kr/lp
|
||||
ko-kr/searchresults
|
||||
labs/popgadget/search
|
||||
lamda/images
|
||||
landing/cmsnext-root
|
||||
|
|
@ -3587,6 +3598,9 @@ pl*/people/*/favorites
|
|||
pl*/shop/*/favoriters
|
||||
pl*/shop/*/sold
|
||||
pl-pl.www.cloudflare.com
|
||||
pl-pl/feedback
|
||||
pl-pl/lp
|
||||
pl-pl/searchresults
|
||||
pl/*?order=
|
||||
pl/*color=
|
||||
pl/*customizable=
|
||||
|
|
@ -3698,6 +3712,7 @@ pt*/shop/*/sold
|
|||
pt-br.www.cloudflare.com
|
||||
pt-br/feedback
|
||||
pt-br/lp
|
||||
pt-br/searchresults
|
||||
pt/*?order=
|
||||
pt/*color=
|
||||
pt/*customizable=
|
||||
|
|
@ -3819,6 +3834,9 @@ rss
|
|||
rss/people/*/reviews
|
||||
ru-ru.www.cloudflare.com
|
||||
ru-ru/events/platforma/materials/default.aspx?speaker*
|
||||
ru-ru/feedback
|
||||
ru-ru/lp
|
||||
ru-ru/searchresults
|
||||
rus/licensing/Unilateral.aspx/*
|
||||
rw/WashingtonPost/Content/Epaper
|
||||
rweb
|
||||
|
|
@ -3929,6 +3947,7 @@ search_results
|
|||
search_results/gigs
|
||||
search_suggest
|
||||
searchhistory
|
||||
searchresults
|
||||
sections
|
||||
secure
|
||||
seller_onboarding
|
||||
|
|
@ -4015,7 +4034,7 @@ shopping/seller
|
|||
shopping/suppliers/search
|
||||
shopping?
|
||||
shopstream
|
||||
showtimes/location/*http://developers.google.com/robots.txt
|
||||
showtimes/location/*http://mozilla.org/robots.txt
|
||||
sidewiki/entry
|
||||
signature
|
||||
signin/inject
|
||||
|
|
@ -5191,10 +5210,12 @@ zh-cn
|
|||
zh-cn.www.cloudflare.com
|
||||
zh-cn/feedback
|
||||
zh-cn/lp
|
||||
zh-cn/searchresults
|
||||
zh-hans-cn.www.cloudflare.com
|
||||
zh-tw.www.cloudflare.com
|
||||
zh-tw/feedback
|
||||
zh-tw/lp
|
||||
zh-tw/searchresults
|
||||
zh_CN
|
||||
~
|
||||
429.html
|
||||
|
|
|
|||
|
|
@ -3172,7 +3172,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/partials
|
||||
/password
|
||||
/path_locks
|
||||
/patterns/
|
||||
/pay-invoice
|
||||
/pd/Ghost-Stories-Original-Tales-Ghostly-Urban-Legends-Audiobook/B07GL5B67Q
|
||||
/pd/ITEM_NAME-Podcast
|
||||
|
|
@ -3371,7 +3370,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/search/*?q=
|
||||
/search/?*terms
|
||||
/search/?q
|
||||
/search/?q=*
|
||||
/search/account
|
||||
/search/ai-search
|
||||
/search/collections
|
||||
|
|
@ -3407,7 +3405,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/search?searchProvider=*&sort=
|
||||
/search?title=
|
||||
/searchDirectory
|
||||
/searchresults/
|
||||
/searchsuggest
|
||||
/secure/
|
||||
/select*?
|
||||
|
|
@ -5647,7 +5644,6 @@ HotelsManageListing
|
|||
HotelsManagementCenter
|
||||
HotelsProductCart
|
||||
HowTheSiteWorks
|
||||
HpImageArchive.aspx
|
||||
HubStyle/static-2.309
|
||||
HubStyle/static-2.313
|
||||
HubStyle/static-2.315
|
||||
|
|
@ -6220,7 +6216,6 @@ Project
|
|||
PromoTools
|
||||
PromotionDetailsDisplayView
|
||||
PromotionDisplayView
|
||||
Proxy.ashx
|
||||
ProxyToolsAccountSettingsTool
|
||||
ProxyToolsBillingAndPaymentsTool
|
||||
ProxyToolsBillingDetailTool
|
||||
|
|
@ -6354,7 +6349,6 @@ Saves
|
|||
ScreensaverShade
|
||||
Scripts
|
||||
Search
|
||||
Search
|
||||
Search/*
|
||||
Search/Mail/Public
|
||||
SearchNavigationView
|
||||
|
|
@ -6824,7 +6818,6 @@ _ok
|
|||
_overlay
|
||||
_partial
|
||||
_partials/wix-vod
|
||||
_partners
|
||||
_print
|
||||
_print.html
|
||||
_private
|
||||
|
|
@ -6970,8 +6963,6 @@ ac/
|
|||
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
|
||||
ac2
|
||||
academic-subscriptions
|
||||
academic/profile
|
||||
academic/search
|
||||
academy
|
||||
academy-free-account
|
||||
academy/*/results
|
||||
|
|
@ -7056,7 +7047,6 @@ ach/search
|
|||
ach/user
|
||||
ach/users
|
||||
achievements
|
||||
aclick
|
||||
aclk
|
||||
acoustic
|
||||
acq/nonprofits
|
||||
|
|
@ -7174,6 +7164,7 @@ ads
|
|||
ads$
|
||||
ads-beacon.js
|
||||
ads.txt
|
||||
ads.txt
|
||||
ads/gpa/vidgen
|
||||
ads/hotels/partners
|
||||
ads/learn
|
||||
|
|
@ -7338,7 +7329,6 @@ alexa-top-sites/*
|
|||
alexa-web-search/*
|
||||
alexa/*
|
||||
alexaforbusiness/
|
||||
alink
|
||||
alkali
|
||||
all
|
||||
all-supported-params
|
||||
|
|
@ -7365,7 +7355,6 @@ amp
|
|||
amp$
|
||||
amp-proxy
|
||||
amp-tealium
|
||||
amp/
|
||||
amp_next_page_ga.cms*
|
||||
amphtml
|
||||
amphtml/blogs/test
|
||||
|
|
@ -7440,7 +7429,6 @@ api/internal/_bb
|
|||
api/internal/analytics/songs
|
||||
api/jobPostings/jobs
|
||||
api/legendary-data/relay
|
||||
api/maps/
|
||||
api/nextsteps/*
|
||||
api/nicorepo/timeline
|
||||
api/partner_select/*/price_query
|
||||
|
|
@ -8328,6 +8316,7 @@ backoffice=
|
|||
backstage/api/
|
||||
badges/profile/create
|
||||
bagon
|
||||
baidu
|
||||
bal/impression
|
||||
bal/impression/RecordImpression.htm?
|
||||
ban-me-i-am-a-robot
|
||||
|
|
@ -8579,7 +8568,6 @@ bezahlvorgaenge.html
|
|||
bfe/apps/website
|
||||
bfl
|
||||
bfmp
|
||||
bfp/search
|
||||
bg
|
||||
bg-*/
|
||||
bg-bg/
|
||||
|
|
@ -8641,7 +8629,6 @@ bin
|
|||
bin/
|
||||
bin/search.go
|
||||
bin/search.py
|
||||
bing-site-safety
|
||||
bingbot
|
||||
bipolar-disorder/bipolar-depression-management
|
||||
bipolar-disorder/video/bipolar-fatherhood
|
||||
|
|
@ -8771,7 +8758,6 @@ blogs/blogpost/preview
|
|||
blogs/nationals-journal-beta
|
||||
blogs/pad$
|
||||
blogs/pad/$
|
||||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/technology.atom
|
||||
blogs/test
|
||||
|
|
@ -9053,6 +9039,8 @@ buttonWidget
|
|||
buy
|
||||
buy/select-product
|
||||
buy_buttons
|
||||
buyline-personal-finance
|
||||
buyline-shopping
|
||||
buyside-e2e-monitor
|
||||
buzz/*.xml$
|
||||
buzz/justin
|
||||
|
|
@ -9980,14 +9968,12 @@ civis/posts
|
|||
civis/search
|
||||
civis/threads/*in_iframe=1
|
||||
civis/threads/*wp_data=
|
||||
ck/
|
||||
cl
|
||||
cl2/feeds
|
||||
cl2/ical
|
||||
claim-money?
|
||||
claiming
|
||||
claiming/ClaimProperty.htm?
|
||||
class
|
||||
classic-apps
|
||||
classic/contact/concerts.htm
|
||||
classic/contact/default.htm
|
||||
|
|
@ -10646,15 +10632,14 @@ cp/api/wpa
|
|||
cpds2
|
||||
cpes/
|
||||
cpresources
|
||||
cpro
|
||||
cpropub/univercd
|
||||
cpspa
|
||||
cr
|
||||
cr$
|
||||
cr/
|
||||
cr/$
|
||||
cr/corporate/contact
|
||||
cr/news
|
||||
cr?
|
||||
craft
|
||||
crash
|
||||
crawler4j
|
||||
|
|
@ -10936,6 +10921,7 @@ de-de/feedback
|
|||
de-de/lp
|
||||
de-de/search
|
||||
de-de/search/$
|
||||
de-de/searchresults
|
||||
de-en*/listing/*/favoriters
|
||||
de-en*/people/*/circle
|
||||
de-en*/people/*/favorites
|
||||
|
|
@ -11126,7 +11112,6 @@ deals/merchant
|
|||
deals/popular
|
||||
debats/
|
||||
debug
|
||||
debug/
|
||||
decision-makers$
|
||||
decision-makers/*/admin_accounts$
|
||||
decision-makers/*/admin_accounts?
|
||||
|
|
@ -11212,7 +11197,6 @@ dg-service
|
|||
dgs/education_culture/404_en.htm
|
||||
dhtml
|
||||
dhtmlmenu
|
||||
di-ag/
|
||||
diagnosed-with-glioblastoma
|
||||
dialog
|
||||
dialog/*
|
||||
|
|
@ -11580,7 +11564,6 @@ doi/mlt
|
|||
doi/reader
|
||||
doi/ref
|
||||
doi/xml
|
||||
dom
|
||||
domain/names/results?
|
||||
domains/results?
|
||||
domains/transfer-a-domain/transfer.aspx
|
||||
|
|
@ -11905,15 +11888,18 @@ en-au.www.cloudflare.com
|
|||
en-au/
|
||||
en-au/feedback
|
||||
en-au/lp
|
||||
en-au/searchresults
|
||||
en-ca.www.cloudflare.com
|
||||
en-ca/
|
||||
en-ca/feedback
|
||||
en-ca/lp
|
||||
en-ca/searchresults
|
||||
en-gb
|
||||
en-gb.www.cloudflare.com
|
||||
en-gb/
|
||||
en-gb/feedback
|
||||
en-gb/lp
|
||||
en-gb/searchresults
|
||||
en-gb/solutions/industry/primary-education
|
||||
en-hk/
|
||||
en-ie/
|
||||
|
|
@ -11921,6 +11907,7 @@ en-in.www.cloudflare.com
|
|||
en-in/
|
||||
en-in/feedback
|
||||
en-in/lp
|
||||
en-in/searchresults
|
||||
en-jm/
|
||||
en-my/
|
||||
en-nz/
|
||||
|
|
@ -12012,9 +11999,6 @@ enterprise/seo
|
|||
entertain
|
||||
entertainment/article/Minerva-s-horoscope
|
||||
entertainment/bravo
|
||||
entities/search
|
||||
entityexplore$
|
||||
entityexplore?
|
||||
entrez
|
||||
entrez/eutils
|
||||
entrez/sutils
|
||||
|
|
@ -12108,6 +12092,7 @@ es-es/outils/createur-de-logo/onboarding
|
|||
es-es/payment-gateways
|
||||
es-es/retail/search$
|
||||
es-es/retail/search?
|
||||
es-es/searchresults
|
||||
es-es/sell
|
||||
es-es/strumenti/creatore-di-logo/onboarding
|
||||
es-es/technology.atom
|
||||
|
|
@ -12122,6 +12107,7 @@ es-gt/
|
|||
es-hn/
|
||||
es-la/feedback
|
||||
es-la/lp
|
||||
es-la/searchresults
|
||||
es-mx/
|
||||
es-mx/search
|
||||
es-mx/search/$
|
||||
|
|
@ -12534,7 +12520,6 @@ fbml/ajax/dialog
|
|||
fbpostaction.cms?article=
|
||||
fcgi-
|
||||
fckeditor
|
||||
fd/
|
||||
fdbk
|
||||
feature/sf-test
|
||||
feature_nine_browse-bin=
|
||||
|
|
@ -12942,6 +12927,7 @@ fr-fr/feedback
|
|||
fr-fr/lp
|
||||
fr-fr/search
|
||||
fr-fr/search/$
|
||||
fr-fr/searchresults
|
||||
fr/*/footer/Coordonnees.html
|
||||
fr/*/menu.html
|
||||
fr/*/menu/footer.html
|
||||
|
|
@ -13131,8 +13117,6 @@ full
|
|||
fullscreen
|
||||
fullscreen/ReportLinker
|
||||
fun
|
||||
fun/api/
|
||||
fun/g/
|
||||
fundraiser/charity
|
||||
fundraiser/search
|
||||
fur/forums
|
||||
|
|
@ -13413,7 +13397,6 @@ glass/images/commerce
|
|||
global
|
||||
global$
|
||||
global-consumer-survey/tool
|
||||
global-infrastructure/services/get-async/http://bakespace.com/robots.txt
|
||||
global-master
|
||||
global-nav-esi
|
||||
global/RU/
|
||||
|
|
@ -13749,7 +13732,6 @@ hackathons/reinvent-2013/
|
|||
hacker/*/followhttp://hackerone.com/robots.txt
|
||||
hacker/*/unfollow
|
||||
hair-transplant-services
|
||||
handler
|
||||
handmade
|
||||
handoff
|
||||
handoff-healthcheck
|
||||
|
|
@ -13760,7 +13742,6 @@ hash=
|
|||
hashid=%subscriber_hash%
|
||||
hashtag/*?src=
|
||||
hava
|
||||
hava-durumu/*p=
|
||||
hbbtv
|
||||
hbbtv-dev
|
||||
hcp
|
||||
|
|
@ -13838,7 +13819,6 @@ help/verify_email
|
|||
help/vodafone
|
||||
help/zendesk_sso
|
||||
helpdocs
|
||||
helper
|
||||
hemeroteca/*
|
||||
heritrix/3.3.0
|
||||
hermes
|
||||
|
|
@ -14034,6 +14014,7 @@ homeimprovement/EmbeddedProfile.htm
|
|||
homeloans/*zga_z_guid=
|
||||
homepage
|
||||
homepage-video-test
|
||||
homepage/
|
||||
homepage/2013
|
||||
homepage/HomepageVideoMetrics.htm
|
||||
homes
|
||||
|
|
@ -14078,14 +14059,12 @@ hosted
|
|||
hosted/images
|
||||
hosting/search
|
||||
hotel/index.hi.
|
||||
hotel/reviews?
|
||||
hotel/us/the-airstream-van.*.html
|
||||
hotel_attractions
|
||||
hotel_rt_onview
|
||||
hotelfinder/rpc
|
||||
hotels
|
||||
hotels/rpc
|
||||
hotels/search
|
||||
hotelsonmap.*.json
|
||||
hotfix/
|
||||
houseads
|
||||
|
|
@ -14100,8 +14079,6 @@ howto/GoodNeighborPolicy.htm
|
|||
howtobuy/
|
||||
hp/focus-retrocompatibile$
|
||||
hp/video
|
||||
hpm
|
||||
hpmob
|
||||
hr
|
||||
hr-*/
|
||||
hr-hr/
|
||||
|
|
@ -14394,7 +14371,6 @@ ideas/search/
|
|||
identity
|
||||
identity/accountsettingsactivityweb
|
||||
identity/accountsettingssyaf
|
||||
idojaras/*p=
|
||||
idx
|
||||
ie
|
||||
ie$
|
||||
|
|
@ -14591,16 +14567,11 @@ images/$
|
|||
images/*
|
||||
images/?
|
||||
images/Podcasts
|
||||
images/async/?
|
||||
images/async?
|
||||
images/carBlogsimages
|
||||
images/chart_gifs
|
||||
images/chart_pdfs
|
||||
images/chart_png300
|
||||
images/chart_png460
|
||||
images/hosted/?
|
||||
images/hosted/search?
|
||||
images/hosted?
|
||||
images/interview_pdfs
|
||||
images/li.gif
|
||||
images/logging_requests.gif
|
||||
|
|
@ -14609,13 +14580,8 @@ images/ndtvvideo/*
|
|||
images/pad/search?rpt=imageview
|
||||
images/pad/search?text=*&source=morda
|
||||
images/resume
|
||||
images/search%3F
|
||||
images/search%5C
|
||||
images/search/?
|
||||
images/search?
|
||||
images/search?rpt=imageview
|
||||
images/search?text=*&source=morda
|
||||
images/searchbyimage
|
||||
images/showroomimages
|
||||
images/smart/$
|
||||
images/touch/$
|
||||
|
|
@ -14626,7 +14592,6 @@ images/usedcarimages
|
|||
images/userprofileimg
|
||||
images/v$
|
||||
images/viewconfig$
|
||||
images?
|
||||
imagine/
|
||||
imesync
|
||||
imf-fetch-message
|
||||
|
|
@ -14752,7 +14717,6 @@ inapp
|
|||
inbox
|
||||
inbox$
|
||||
inbox$
|
||||
inboxcommerce
|
||||
inc5000dev
|
||||
include
|
||||
include/
|
||||
|
|
@ -14906,7 +14870,6 @@ insights/us/en/redirection-pages/
|
|||
install-shuffles
|
||||
install.php
|
||||
installation
|
||||
instances
|
||||
instant-offers/version
|
||||
int/Free_For_Mem
|
||||
intarnel/*
|
||||
|
|
@ -15032,6 +14995,7 @@ it-it.www.cloudflare.com
|
|||
it-it/
|
||||
it-it/feedback
|
||||
it-it/lp
|
||||
it-it/searchresults
|
||||
it/
|
||||
it/*?*shpxid=
|
||||
it/*?order=
|
||||
|
|
@ -15209,6 +15173,7 @@ ja-jp/feedback
|
|||
ja-jp/lp
|
||||
ja-jp/search
|
||||
ja-jp/search/$
|
||||
ja-jp/searchresults
|
||||
ja/
|
||||
ja/android/collections
|
||||
ja/android/search
|
||||
|
|
@ -15511,8 +15476,6 @@ jquery-libs/static-1.48
|
|||
jref
|
||||
js
|
||||
js/ajaxconn
|
||||
js/main-*.js
|
||||
js/streamsense-*.min.js
|
||||
js/widget.js
|
||||
js2
|
||||
js3
|
||||
|
|
@ -15625,6 +15588,7 @@ ko-kr/feedback
|
|||
ko-kr/lp
|
||||
ko-kr/search
|
||||
ko-kr/search/$
|
||||
ko-kr/searchresults
|
||||
ko/
|
||||
ko/android/collections
|
||||
ko/android/search
|
||||
|
|
@ -15914,6 +15878,7 @@ liked
|
|||
limit_hits
|
||||
limited-release
|
||||
link
|
||||
link?
|
||||
link_to
|
||||
linked
|
||||
linkedin
|
||||
|
|
@ -15982,7 +15947,6 @@ loans
|
|||
loc/volunteers
|
||||
loc=
|
||||
local
|
||||
local
|
||||
local-services-ads
|
||||
local/ajax
|
||||
local/blogsandcolumns/slow-ride-front
|
||||
|
|
@ -16311,7 +16275,6 @@ maps/*?lang=uk$
|
|||
maps/*?lang=uz$
|
||||
maps/*?ll=
|
||||
maps/about
|
||||
maps/adsendpoint
|
||||
maps/api/js
|
||||
maps/api/place/js
|
||||
maps/api/staticmap
|
||||
|
|
@ -16395,7 +16358,6 @@ media/*/technical-documentation/design-notes/
|
|||
media/*/technical-documentation/tech-articles/
|
||||
media/0000
|
||||
media/BookingThumbnails
|
||||
media/Player6_0.swf
|
||||
media/ProviderThumbnails
|
||||
media/TALSO.swf
|
||||
media/TUIThumbnails
|
||||
|
|
@ -16767,7 +16729,6 @@ merchant/directions
|
|||
merchant/imageUploadPreview
|
||||
merchant/loc
|
||||
merchant/moreProducts?
|
||||
merchant/reviews?
|
||||
merchant/update
|
||||
merchantapps
|
||||
mes
|
||||
|
|
@ -16785,8 +16746,6 @@ messaging/ajax_already_messaged
|
|||
meta
|
||||
meta-site
|
||||
meta/sitemap
|
||||
meteo/*p=
|
||||
meteorologia/*p=
|
||||
metrics
|
||||
metro/*?from
|
||||
mg/forums
|
||||
|
|
@ -17337,6 +17296,7 @@ neuromyelitis-optica-spectrum-disorder-nmosd-treatment
|
|||
new
|
||||
new-features
|
||||
new-homepage
|
||||
new-relic/stuff-new-relic-prod.js
|
||||
new-york-post-instagram-feed
|
||||
new-york-post-tiktok-feed
|
||||
new/
|
||||
|
|
@ -17784,7 +17744,7 @@ nofollow=1
|
|||
nojs=
|
||||
non-searchable/
|
||||
nonConfig/api/wpa
|
||||
nonce="Y5DxxdN1iyd1NOghXlXDLA">if(google.cis
|
||||
nonce="JpVYzg1QrOpk62h5y6xrkw">if(google.cis
|
||||
nonprofits/account
|
||||
nonstyleishida/videolist-*.html
|
||||
nonstyleishida/videolist.html
|
||||
|
|
@ -17804,7 +17764,6 @@ notificarelacionadas
|
|||
notifications
|
||||
notifications
|
||||
notifications$
|
||||
notifications/
|
||||
notifications/*
|
||||
nova
|
||||
now/mt3
|
||||
|
|
@ -17993,8 +17952,6 @@ offers/nonprofits
|
|||
offers/nonprofits$
|
||||
offers/nonprofits%
|
||||
offers/nonprofits?
|
||||
offers/proxy/dealsserver/api/log
|
||||
offers/proxy/dealsserver/buy
|
||||
offers/referral-terms-conditions
|
||||
offers/referral-terms-conditions$
|
||||
offers/referral-terms-conditions%
|
||||
|
|
@ -18278,6 +18235,7 @@ parliament/public/transltraineeship/secured
|
|||
partNumber=
|
||||
participate/conferences.xml
|
||||
partner
|
||||
partner-articles
|
||||
partner-content/*
|
||||
partner-locator/partner-details
|
||||
partner/*?
|
||||
|
|
@ -18541,6 +18499,9 @@ pl*/submitted
|
|||
pl-*/
|
||||
pl-pl.www.cloudflare.com
|
||||
pl-pl/
|
||||
pl-pl/feedback
|
||||
pl-pl/lp
|
||||
pl-pl/searchresults
|
||||
pl/
|
||||
pl/*?*shpxid=
|
||||
pl/*?order=
|
||||
|
|
@ -19123,7 +19084,6 @@ pro-resources
|
|||
pro-site
|
||||
pro/about
|
||||
pro2
|
||||
proFile/history?
|
||||
proMatch
|
||||
proProjects
|
||||
proVideoWidget
|
||||
|
|
@ -19141,7 +19101,6 @@ product-reviews/B0069IY63Y
|
|||
product/electrode/api/logger
|
||||
product/electrode/api/wpa
|
||||
product/recommended
|
||||
product/reviews?
|
||||
productBrand=
|
||||
productId=
|
||||
productPurchaseDone
|
||||
|
|
@ -19196,7 +19155,6 @@ profile/*/following
|
|||
profile/*/map$
|
||||
profile/*/photos
|
||||
profile/downloads_limit
|
||||
profile/history?
|
||||
profile/license
|
||||
profile/payment/getstarted
|
||||
profile/view
|
||||
|
|
@ -19342,6 +19300,7 @@ pt-br/feedback
|
|||
pt-br/lp
|
||||
pt-br/motivator/
|
||||
pt-br/search
|
||||
pt-br/searchresults
|
||||
pt-pt/
|
||||
pt/
|
||||
pt/*?*shpxid=
|
||||
|
|
@ -19694,6 +19653,7 @@ redirect
|
|||
redirect
|
||||
redirect$
|
||||
redirect%3Dmobile
|
||||
redirect-sso.html*
|
||||
redirect=
|
||||
redirect=mobile
|
||||
redirect?
|
||||
|
|
@ -19842,7 +19802,6 @@ resources/xml/sitemaps
|
|||
responder
|
||||
rest
|
||||
results
|
||||
results
|
||||
results-export-email-by-search-data
|
||||
results-export-ids
|
||||
results-export-search-by-year
|
||||
|
|
@ -19899,7 +19858,6 @@ reviews/write/?s=
|
|||
reviews/write?s=
|
||||
reviews_page=
|
||||
rewards
|
||||
rewardsapp/
|
||||
rf=*
|
||||
ribbon.php
|
||||
rip/
|
||||
|
|
@ -20013,6 +19971,9 @@ ru$
|
|||
ru-*/
|
||||
ru-ru.www.cloudflare.com
|
||||
ru-ru/
|
||||
ru-ru/feedback
|
||||
ru-ru/lp
|
||||
ru-ru/searchresults
|
||||
ru/
|
||||
ru/advanced-search/x
|
||||
ru/android/collections
|
||||
|
|
@ -20100,6 +20061,7 @@ s2/sitemaps
|
|||
s2/static
|
||||
s3
|
||||
s?
|
||||
s?
|
||||
s?*rh=n%3A1380045031
|
||||
sa
|
||||
sa=
|
||||
|
|
@ -20552,6 +20514,7 @@ searchdeb/
|
|||
searches
|
||||
searchhistory
|
||||
searchresult?q=
|
||||
searchresults
|
||||
searchresults.aspx
|
||||
searchresults.json
|
||||
searchsuggest
|
||||
|
|
@ -20740,7 +20703,6 @@ set_cookie.pl
|
|||
setbucket
|
||||
setprefs
|
||||
settings
|
||||
settings
|
||||
settings/*
|
||||
settings/deactivated
|
||||
settings/linkaccount
|
||||
|
|
@ -20878,22 +20840,18 @@ sharing
|
|||
sharing/files
|
||||
sharing/folders
|
||||
shelf/user_shelves
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
shihui?
|
||||
ship
|
||||
shipping-payment
|
||||
shippinginformation
|
||||
shop
|
||||
shop$
|
||||
shop/
|
||||
shop/*&
|
||||
shop/browse/overlay
|
||||
shop/collections
|
||||
shop/iphone/payments/overlay
|
||||
shop/search.ep
|
||||
shop?
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopfront-api
|
||||
|
|
@ -20946,7 +20904,7 @@ showdependency
|
|||
shows/
|
||||
showtag
|
||||
showtime/.requestinvite.html.swp
|
||||
showtimes/location/*http://images-na.ssl-images-amazon.com/robots.txt
|
||||
showtimes/location/*http://img.youtube.com/robots.txt
|
||||
shr*
|
||||
shutterstock
|
||||
si
|
||||
|
|
@ -21499,7 +21457,6 @@ social
|
|||
social-connect/send
|
||||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
social_media
|
||||
socialapp/
|
||||
|
|
@ -21579,8 +21536,8 @@ sp/2for1
|
|||
sp/3for2
|
||||
sp=
|
||||
sp_url=
|
||||
spade-widget
|
||||
spartan
|
||||
spbasic
|
||||
spbot
|
||||
spc-source=
|
||||
special-promo/2for1
|
||||
|
|
@ -21657,7 +21614,6 @@ sports/whatson
|
|||
sports_fp_ms
|
||||
spp/
|
||||
spreadsheet
|
||||
spresults
|
||||
sprint_wml
|
||||
sprint_xhtml
|
||||
sq/android/collections
|
||||
|
|
@ -21741,7 +21697,6 @@ statements
|
|||
static
|
||||
static-assets/documents/PwnedPasswordsTop100k.txt
|
||||
static-assets/images/collection
|
||||
static/
|
||||
static/*.css$
|
||||
static/*.css?
|
||||
static/*.gif
|
||||
|
|
@ -21768,6 +21723,11 @@ static/images
|
|||
static/js
|
||||
static/prettify
|
||||
static/select2
|
||||
static/stuff-adtech-sdk/ads-sdk/master/main.js
|
||||
static/stuff-adtech-sdk/ads-sdk/master/prebid.js
|
||||
static/stuff-adtech-sdk/ads-sdk/master/video-ads.main.js
|
||||
static/stuff-web/script/iframeResizer.contentWindow.min.js
|
||||
static/stuff-web/script/iframeResizer.min.js
|
||||
static/tiny_mce
|
||||
static_files/deletion_request.pdf
|
||||
static_map.php
|
||||
|
|
@ -21869,8 +21829,6 @@ storeclick
|
|||
storefront
|
||||
storepicker
|
||||
storerequest
|
||||
stores$
|
||||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story
|
||||
|
|
@ -22381,7 +22339,6 @@ templates/classroom-decoration
|
|||
templates/get-bitly-url.txt
|
||||
templates/search
|
||||
templates/search?query=
|
||||
tempo/*p=
|
||||
temporal
|
||||
temporary_marketing_proxy/*
|
||||
terms
|
||||
|
|
@ -22426,7 +22383,6 @@ text
|
|||
text_edition
|
||||
tfemail
|
||||
th
|
||||
th$
|
||||
th*/blog-article-remove-faq-utms-*.js
|
||||
th*/cdn-cgi/challenge-platform
|
||||
th*/step
|
||||
|
|
@ -22486,7 +22442,6 @@ th/tools/logo-maker/onboarding
|
|||
th/user
|
||||
th/users
|
||||
th/ventureone
|
||||
th?
|
||||
th_th/templates/M
|
||||
thank-you
|
||||
thank-you-enterprise-demo
|
||||
|
|
@ -22538,7 +22493,6 @@ ti/g2
|
|||
ti/p
|
||||
tickets
|
||||
tickets-external?
|
||||
tiempo/*p=
|
||||
tim
|
||||
time/change/*?
|
||||
time/change/@
|
||||
|
|
@ -22772,7 +22726,6 @@ translate_static
|
|||
translate_suggestion
|
||||
translate_t
|
||||
translation
|
||||
translator/?ref=
|
||||
transmute/static-1.85
|
||||
transmute/static-2.6
|
||||
transmute/static-2.8
|
||||
|
|
@ -22800,32 +22753,15 @@ travel-vacations
|
|||
travel/
|
||||
travel/2013/aug/22/been-there-readers-competition?
|
||||
travel/8711559/The-Telegraph-Travel-Awards-2011.html
|
||||
travel/api
|
||||
travel/clk
|
||||
travel/css
|
||||
travel/entity
|
||||
travel/flight-search
|
||||
travel/flight/flightSearch
|
||||
travel/flight/flightSearchAction
|
||||
travel/flight/search/?
|
||||
travel/flight/search?
|
||||
travel/flights
|
||||
travel/flights/s
|
||||
travel/hotel-search
|
||||
travel/hotel/e
|
||||
travel/hotel/hotelMiniSearchRequest
|
||||
travel/hotel/hotelSearch
|
||||
travel/hotels/checkout
|
||||
travel/hotels/detail
|
||||
travel/hotels/entity
|
||||
travel/hotels/hotel-finder
|
||||
travel/hotels/hotel-finder/$
|
||||
travel/hotels/search/?
|
||||
travel/hotels/search?
|
||||
travel/hotels/stories
|
||||
travel/scripts
|
||||
travel/search
|
||||
travel/secure
|
||||
travelnevadahighway95tc
|
||||
treasury
|
||||
treasury/treasdocuments
|
||||
|
|
@ -23196,6 +23132,7 @@ uk/users
|
|||
uk/ventureone
|
||||
uk/wdc
|
||||
uk/your
|
||||
ulink?
|
||||
ulk/i
|
||||
ulk/sch
|
||||
ulk/usr
|
||||
|
|
@ -23289,7 +23226,6 @@ until=
|
|||
upcomingevents
|
||||
update-your-browser
|
||||
update.php
|
||||
update_
|
||||
updatecart
|
||||
updatemanagement/
|
||||
updates
|
||||
|
|
@ -23327,7 +23263,6 @@ ur/search
|
|||
ur/user
|
||||
ur/users
|
||||
urchin_test
|
||||
url
|
||||
url-shortner
|
||||
urlinator/static-1.54
|
||||
urlinator/static-1.55
|
||||
|
|
@ -23858,32 +23793,14 @@ videodash.cms*
|
|||
videodetails
|
||||
videorequest
|
||||
videos
|
||||
videos/?
|
||||
videos/assets
|
||||
videos/browsing
|
||||
videos/e
|
||||
videos/explore
|
||||
videos/favorites
|
||||
videos/feed
|
||||
videos/feedcontent
|
||||
videos/get_video_by_uid/
|
||||
videos/images
|
||||
videos/js
|
||||
videos/music
|
||||
videos/music/
|
||||
videos/music/?
|
||||
videos/music?
|
||||
videos/riverview/relatedvideo
|
||||
videos/riverview/relatedvideo/?
|
||||
videos/riverview/relatedvideo?
|
||||
videos/search.php
|
||||
videos/search/?
|
||||
videos/search?
|
||||
videos/trending
|
||||
videos/trendingcontent
|
||||
videos/viewmeta/
|
||||
videos/week
|
||||
videos?
|
||||
videosearch
|
||||
view
|
||||
view-3d-home
|
||||
|
|
@ -24012,7 +23929,6 @@ weather.html?old=
|
|||
weather/*/historic?hd=
|
||||
weather/*/hourly?hd=
|
||||
weather/*?hd=
|
||||
weather/*p=
|
||||
weather/*sort
|
||||
weather/hi/about/newsid_7760000/7760846.stm
|
||||
weatherbeta
|
||||
|
|
@ -24105,7 +24021,6 @@ weimg
|
|||
welcome
|
||||
welcome-email
|
||||
welcome.aspx
|
||||
wetter/*p=
|
||||
wewantyou/
|
||||
wgbh/americanexperience/about/search/search_results.html
|
||||
wgbh/frontline/*elqat
|
||||
|
|
@ -24134,10 +24049,6 @@ whysecure
|
|||
whythisad
|
||||
widget
|
||||
widget-landing-page.html
|
||||
widget/cr
|
||||
widget/entity/search/?
|
||||
widget/render
|
||||
widget/snapshot
|
||||
widget_auth.php
|
||||
widget_chunks
|
||||
widgets
|
||||
|
|
@ -24917,7 +24828,6 @@ word/embed
|
|||
wordpress/wp-admin
|
||||
wordpress/wp-admin/admin-ajax.php
|
||||
work
|
||||
work
|
||||
work/_
|
||||
work/acceptinvitation
|
||||
work/account
|
||||
|
|
@ -25354,6 +25264,7 @@ zh-cn/feedback
|
|||
zh-cn/lp
|
||||
zh-cn/search
|
||||
zh-cn/search/$
|
||||
zh-cn/searchresults
|
||||
zh-cn/sitemap
|
||||
zh-hans-cn.www.cloudflare.com
|
||||
zh-hans/node/
|
||||
|
|
@ -25363,6 +25274,7 @@ zh-tw.www.cloudflare.com
|
|||
zh-tw/
|
||||
zh-tw/feedback
|
||||
zh-tw/lp
|
||||
zh-tw/searchresults
|
||||
zh/*?*shpxid=
|
||||
zh/*digital_wallets/dialog
|
||||
zh/admin
|
||||
|
|
@ -25543,7 +25455,6 @@ zz
|
|||
2012/pyRdfa/extract
|
||||
2013/03/21/174840895
|
||||
2015/07/04/419570939/chasing-memories-in-their-refugee-camp-40-years-after-they-fled-vietnam
|
||||
2016/09/22/thailand-s-king-bhumibol-the-peoples-monarch-has-died
|
||||
2020/04/08/830237502/episode-989-what-if-no-one-pays-rent
|
||||
2021/05/view-gallery
|
||||
2240
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue