From fbb0985382897e991bbe0afbf0c203a366a6296c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 14 Mar 2024 00:18:19 +0000 Subject: [PATCH] [Github Action] Automated trickest wordlists update. --- .../drupal-all-levels.txt | 144 +- .../CMS/trickest-cms-wordlist/drupal.txt | 20 +- .../erpnext-all-levels.txt | 4 + .../CMS/trickest-cms-wordlist/erpnext.txt | 1 + .../espocrm-all-levels.txt | 5 + .../CMS/trickest-cms-wordlist/espocrm.txt | 1 + .../laravel-all-levels.txt | 96 +- .../CMS/trickest-cms-wordlist/laravel.txt | 32 +- .../nopcommerce-all-levels.txt | 280 ++++ .../CMS/trickest-cms-wordlist/nopcommerce.txt | 54 + .../prestashop-all-levels.txt | 48 + .../CMS/trickest-cms-wordlist/prestashop.txt | 6 + .../shopware-all-levels.txt | 150 +- .../CMS/trickest-cms-wordlist/shopware.txt | 24 +- .../strapi-all-levels.txt | 6 + .../CMS/trickest-cms-wordlist/strapi.txt | 1 + .../sylius-all-levels.txt | 78 +- .../CMS/trickest-cms-wordlist/sylius.txt | 10 +- .../tomcat-all-levels.txt | 12 + .../CMS/trickest-cms-wordlist/tomcat.txt | 3 + .../woocommerce-all-levels.txt | 121 ++ .../CMS/trickest-cms-wordlist/woocommerce.txt | 20 + .../top-100.txt | 191 +++ .../top-1000.txt | 32 +- .../top-10000.txt | 1411 +++++++++++++---- 25 files changed, 2173 insertions(+), 577 deletions(-) diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt index d5dbf01d..12883d77 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt @@ -8372,8 +8372,8 @@ core/CHANGELOG.txt CHANGELOG.txt core/INSTALL.pgsql.txt INSTALL.pgsql.txt -core/phpstan-baseline.neon -phpstan-baseline.neon +core/.phpstan-baseline.php +.phpstan-baseline.php core/phpstan.neon.dist phpstan.neon.dist core/phpcs.xml.dist @@ -45546,6 +45546,12 @@ modules/views/src/ViewsConfigUpdater.php views/src/ViewsConfigUpdater.php src/ViewsConfigUpdater.php ViewsConfigUpdater.php +core/modules/views/src/Attribute/ViewsExposedForm.php +modules/views/src/Attribute/ViewsExposedForm.php +views/src/Attribute/ViewsExposedForm.php +src/Attribute/ViewsExposedForm.php +Attribute/ViewsExposedForm.php +ViewsExposedForm.php core/modules/views/src/Attribute/ViewsArgumentValidator.php modules/views/src/Attribute/ViewsArgumentValidator.php views/src/Attribute/ViewsArgumentValidator.php @@ -45570,6 +45576,12 @@ views/src/Attribute/ViewsDisplayExtender.php src/Attribute/ViewsDisplayExtender.php Attribute/ViewsDisplayExtender.php ViewsDisplayExtender.php +core/modules/views/src/Attribute/ViewsCache.php +modules/views/src/Attribute/ViewsCache.php +views/src/Attribute/ViewsCache.php +src/Attribute/ViewsCache.php +Attribute/ViewsCache.php +ViewsCache.php core/modules/views/src/FieldAPIHandlerTrait.php modules/views/src/FieldAPIHandlerTrait.php views/src/FieldAPIHandlerTrait.php @@ -52945,16 +52957,6 @@ tests/src/Unit/BlockRepositoryTest.php src/Unit/BlockRepositoryTest.php Unit/BlockRepositoryTest.php BlockRepositoryTest.php -core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php -modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php -block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php -tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php -src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php -Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php -Plugin/migrate/process/BlockThemeDeprecationTest.php -migrate/process/BlockThemeDeprecationTest.php -process/BlockThemeDeprecationTest.php -BlockThemeDeprecationTest.php core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php @@ -55349,6 +55351,12 @@ modules/action/help_topics/action.overview.html.twig action/help_topics/action.overview.html.twig help_topics/action.overview.html.twig action.overview.html.twig +core/modules/action/config/schema/action.schema.yml +modules/action/config/schema/action.schema.yml +action/config/schema/action.schema.yml +config/schema/action.schema.yml +schema/action.schema.yml +action.schema.yml core/modules/action/action.routing.yml modules/action/action.routing.yml action/action.routing.yml @@ -55494,6 +55502,38 @@ tests/src/Functional/ActionListTest.php src/Functional/ActionListTest.php Functional/ActionListTest.php ActionListTest.php +core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php +modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php +action/tests/src/Kernel/UnpublishByKeywordActionTest.php +tests/src/Kernel/UnpublishByKeywordActionTest.php +src/Kernel/UnpublishByKeywordActionTest.php +Kernel/UnpublishByKeywordActionTest.php +UnpublishByKeywordActionTest.php +core/modules/action/tests/src/Kernel/UnpublishByKeywordCommentTest.php +modules/action/tests/src/Kernel/UnpublishByKeywordCommentTest.php +action/tests/src/Kernel/UnpublishByKeywordCommentTest.php +tests/src/Kernel/UnpublishByKeywordCommentTest.php +src/Kernel/UnpublishByKeywordCommentTest.php +Kernel/UnpublishByKeywordCommentTest.php +UnpublishByKeywordCommentTest.php +core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php +modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php +action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php +tests/src/Kernel/Migrate/d6/MigrateActionsTest.php +src/Kernel/Migrate/d6/MigrateActionsTest.php +Kernel/Migrate/d6/MigrateActionsTest.php +Migrate/d6/MigrateActionsTest.php +d6/MigrateActionsTest.php +MigrateActionsTest.php +core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php +modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php +action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php +tests/src/Kernel/Migrate/d7/MigrateActionsTest.php +src/Kernel/Migrate/d7/MigrateActionsTest.php +Kernel/Migrate/d7/MigrateActionsTest.php +Migrate/d7/MigrateActionsTest.php +d7/MigrateActionsTest.php +MigrateActionsTest.php core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php action/tests/src/Unit/Menu/ActionLocalTasksTest.php @@ -55511,6 +55551,27 @@ modules/action/src/ActionListBuilder.php action/src/ActionListBuilder.php src/ActionListBuilder.php ActionListBuilder.php +core/modules/action/src/Plugin/Action/UnpublishByKeywordNode.php +modules/action/src/Plugin/Action/UnpublishByKeywordNode.php +action/src/Plugin/Action/UnpublishByKeywordNode.php +src/Plugin/Action/UnpublishByKeywordNode.php +Plugin/Action/UnpublishByKeywordNode.php +Action/UnpublishByKeywordNode.php +UnpublishByKeywordNode.php +core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php +modules/action/src/Plugin/Action/UnpublishByKeywordComment.php +action/src/Plugin/Action/UnpublishByKeywordComment.php +src/Plugin/Action/UnpublishByKeywordComment.php +Plugin/Action/UnpublishByKeywordComment.php +Action/UnpublishByKeywordComment.php +UnpublishByKeywordComment.php +core/modules/action/src/Plugin/Action/AssignOwnerNode.php +modules/action/src/Plugin/Action/AssignOwnerNode.php +action/src/Plugin/Action/AssignOwnerNode.php +src/Plugin/Action/AssignOwnerNode.php +Plugin/Action/AssignOwnerNode.php +Action/AssignOwnerNode.php +AssignOwnerNode.php core/modules/action/src/Form/ActionDeleteForm.php modules/action/src/Form/ActionDeleteForm.php action/src/Form/ActionDeleteForm.php @@ -74206,14 +74267,6 @@ tests/src/Kernel/NodeTemplateSuggestionsTest.php src/Kernel/NodeTemplateSuggestionsTest.php Kernel/NodeTemplateSuggestionsTest.php NodeTemplateSuggestionsTest.php -core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php -modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php -node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php -tests/src/Kernel/Action/UnpublishByKeywordActionTest.php -src/Kernel/Action/UnpublishByKeywordActionTest.php -Kernel/Action/UnpublishByKeywordActionTest.php -Action/UnpublishByKeywordActionTest.php -UnpublishByKeywordActionTest.php core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php modules/node/tests/src/Kernel/NodeFieldAccessTest.php node/tests/src/Kernel/NodeFieldAccessTest.php @@ -74630,6 +74683,22 @@ Plugin/views/field/RevisionLinkRevertTest.php views/field/RevisionLinkRevertTest.php field/RevisionLinkRevertTest.php RevisionLinkRevertTest.php +core/modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php +modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php +node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php +tests/src/Unit/Action/UnpublishByKeywordActionTest.php +src/Unit/Action/UnpublishByKeywordActionTest.php +Unit/Action/UnpublishByKeywordActionTest.php +Action/UnpublishByKeywordActionTest.php +UnpublishByKeywordActionTest.php +core/modules/node/tests/src/Unit/Action/AssignOwnerNodeTest.php +modules/node/tests/src/Unit/Action/AssignOwnerNodeTest.php +node/tests/src/Unit/Action/AssignOwnerNodeTest.php +tests/src/Unit/Action/AssignOwnerNodeTest.php +src/Unit/Action/AssignOwnerNodeTest.php +Unit/Action/AssignOwnerNodeTest.php +Action/AssignOwnerNodeTest.php +AssignOwnerNodeTest.php core/modules/node/tests/src/Unit/NodeOperationAccessTest.php modules/node/tests/src/Unit/NodeOperationAccessTest.php node/tests/src/Unit/NodeOperationAccessTest.php @@ -78272,13 +78341,6 @@ tests/src/Functional/CommentTestBase.php src/Functional/CommentTestBase.php Functional/CommentTestBase.php CommentTestBase.php -core/modules/comment/tests/src/Kernel/CommentActionsTest.php -modules/comment/tests/src/Kernel/CommentActionsTest.php -comment/tests/src/Kernel/CommentActionsTest.php -tests/src/Kernel/CommentActionsTest.php -src/Kernel/CommentActionsTest.php -Kernel/CommentActionsTest.php -CommentActionsTest.php core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php modules/comment/tests/src/Kernel/CommentBaseFieldTest.php comment/tests/src/Kernel/CommentBaseFieldTest.php @@ -78681,6 +78743,14 @@ tests/src/Unit/CommentLinkBuilderTest.php src/Unit/CommentLinkBuilderTest.php Unit/CommentLinkBuilderTest.php CommentLinkBuilderTest.php +core/modules/comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php +modules/comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php +comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php +tests/src/Unit/Action/UnpublishByKeywordCommentTest.php +src/Unit/Action/UnpublishByKeywordCommentTest.php +Unit/Action/UnpublishByKeywordCommentTest.php +Action/UnpublishByKeywordCommentTest.php +UnpublishByKeywordCommentTest.php core/modules/comment/tests/src/Unit/CommentManagerTest.php modules/comment/tests/src/Unit/CommentManagerTest.php comment/tests/src/Unit/CommentManagerTest.php @@ -91387,6 +91457,16 @@ Doctrine/Fixtures/Attribute/Qualified.php Fixtures/Attribute/Qualified.php Attribute/Qualified.php Qualified.php +core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php +tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php +Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php +Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php +Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php +Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php +Doctrine/Fixtures/Attribute/Nonexistent.php +Fixtures/Attribute/Nonexistent.php +Attribute/Nonexistent.php +Nonexistent.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php @@ -91434,6 +91514,16 @@ Annotation/Doctrine/Fixtures/IntefaceWithConstants.php Doctrine/Fixtures/IntefaceWithConstants.php Fixtures/IntefaceWithConstants.php IntefaceWithConstants.php +core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php +tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php +Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php +Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php +Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php +Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php +Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php +Fixtures/ExtraAttributes/ExampleParentAttribute.php +ExtraAttributes/ExampleParentAttribute.php +ExampleParentAttribute.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt index 778c465a..0742c10b 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt @@ -1245,7 +1245,7 @@ core/.prettierignore core/core.libraries.yml core/CHANGELOG.txt core/INSTALL.pgsql.txt -core/phpstan-baseline.neon +core/.phpstan-baseline.php core/phpstan.neon.dist core/phpcs.xml.dist core/themes/olivero/olivero.info.yml @@ -6503,10 +6503,12 @@ core/modules/views/src/ViewExecutableFactory.php core/modules/views/src/Exception/ViewRenderElementException.php core/modules/views/src/Controller/ViewAjaxController.php core/modules/views/src/ViewsConfigUpdater.php +core/modules/views/src/Attribute/ViewsExposedForm.php core/modules/views/src/Attribute/ViewsArgumentValidator.php core/modules/views/src/Attribute/ViewsQuery.php core/modules/views/src/Attribute/ViewsAccess.php core/modules/views/src/Attribute/ViewsDisplayExtender.php +core/modules/views/src/Attribute/ViewsCache.php core/modules/views/src/FieldAPIHandlerTrait.php core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php core/modules/views/src/EventSubscriber/RouteSubscriber.php @@ -7599,7 +7601,6 @@ core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php core/modules/block/tests/src/Kernel/BlockValidationTest.php core/modules/block/tests/src/Unit/CategoryAutocompleteTest.php core/modules/block/tests/src/Unit/BlockRepositoryTest.php -core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php @@ -7952,6 +7953,7 @@ core/modules/action/action.permissions.yml core/modules/action/action.post_update.php core/modules/action/help_topics/action.creating.html.twig core/modules/action/help_topics/action.overview.html.twig +core/modules/action/config/schema/action.schema.yml core/modules/action/action.routing.yml core/modules/action/action.links.menu.yml core/modules/action/tests/fixtures/update/action.settings_3022401.yml @@ -7972,9 +7974,16 @@ core/modules/action/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php core/modules/action/tests/src/Functional/ActionListTest.php +core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php +core/modules/action/tests/src/Kernel/UnpublishByKeywordCommentTest.php +core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php +core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php core/modules/action/action.info.yml core/modules/action/src/ActionListBuilder.php +core/modules/action/src/Plugin/Action/UnpublishByKeywordNode.php +core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php +core/modules/action/src/Plugin/Action/AssignOwnerNode.php core/modules/action/src/Form/ActionDeleteForm.php core/modules/action/src/Form/ActionFormBase.php core/modules/action/src/Form/ActionAddForm.php @@ -10655,7 +10664,6 @@ core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php core/modules/node/tests/src/Kernel/NodeValidationTest.php core/modules/node/tests/src/Kernel/NodeTemplateSuggestionsTest.php -core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php core/modules/node/tests/src/Kernel/NodeFieldOverridesTest.php core/modules/node/tests/src/Kernel/SummaryLengthTest.php @@ -10706,6 +10714,8 @@ core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php +core/modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php +core/modules/node/tests/src/Unit/Action/AssignOwnerNodeTest.php core/modules/node/tests/src/Unit/NodeOperationAccessTest.php core/modules/node/node.links.task.yml core/modules/node/migrations/d7_node_complete.yml @@ -11256,7 +11266,6 @@ core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php core/modules/comment/tests/src/Functional/CommentTestBase.php -core/modules/comment/tests/src/Kernel/CommentActionsTest.php core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php core/modules/comment/tests/src/Kernel/CommentItemTest.php core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php @@ -11304,6 +11313,7 @@ core/modules/comment/tests/src/Unit/Plugin/views/field/LinkReplyTest.php core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php core/modules/comment/tests/src/Unit/Plugin/views/field/LinkApproveTest.php core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php +core/modules/comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php core/modules/comment/tests/src/Unit/CommentManagerTest.php core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php @@ -13151,11 +13161,13 @@ core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Used.ph core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/MultipleAttributes.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/UsedAsQualified.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Qualified.php +core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Relative.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/IntefaceWithConstants.php +core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Version.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Secure.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt index 05e4a823..8117aa7a 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt @@ -6194,6 +6194,10 @@ erpnext/patches/v14_0/create_incoterms_and_migrate_shipment.py patches/v14_0/create_incoterms_and_migrate_shipment.py v14_0/create_incoterms_and_migrate_shipment.py create_incoterms_and_migrate_shipment.py +erpnext/patches/v14_0/update_flag_for_return_invoices.py +patches/v14_0/update_flag_for_return_invoices.py +v14_0/update_flag_for_return_invoices.py +update_flag_for_return_invoices.py erpnext/patches/v14_0/rename_over_order_allowance_field.py patches/v14_0/rename_over_order_allowance_field.py v14_0/rename_over_order_allowance_field.py diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt index 187fb634..16d483d5 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt @@ -1315,6 +1315,7 @@ erpnext/patches/v14_0/delete_hub_doctypes.py erpnext/patches/v14_0/delete_shopify_doctypes.py erpnext/patches/v14_0/copy_is_subcontracted_value_to_is_old_subcontracting_flow.py erpnext/patches/v14_0/create_incoterms_and_migrate_shipment.py +erpnext/patches/v14_0/update_flag_for_return_invoices.py erpnext/patches/v14_0/rename_over_order_allowance_field.py erpnext/patches/v14_0/set_report_in_process_SOA.py erpnext/patches/v14_0/update_zero_asset_quantity_field.py diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt index bdd516df..d5f984df 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt @@ -5919,6 +5919,11 @@ views/group-email-folder/record/list.js group-email-folder/record/list.js record/list.js list.js +client/src/views/group-email-folder/list.js +src/views/group-email-folder/list.js +views/group-email-folder/list.js +group-email-folder/list.js +list.js client/src/email-helper.js src/email-helper.js email-helper.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt index 07f4a998..eed171bd 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt @@ -981,6 +981,7 @@ client/src/views/dashlets/options/base.js client/src/views/dashlets/iframe.js client/src/views/group-email-folder/record/row-actions/default.js client/src/views/group-email-folder/record/list.js +client/src/views/group-email-folder/list.js client/src/email-helper.js client/src/collection.js client/src/language.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/laravel-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/laravel-all-levels.txt index 1fd0af5b..5b505bc7 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/laravel-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/laravel-all-levels.txt @@ -3,24 +3,23 @@ package.json database/seeders/DatabaseSeeder.php seeders/DatabaseSeeder.php DatabaseSeeder.php -database/migrations/2019_08_19_000000_create_failed_jobs_table.php -migrations/2019_08_19_000000_create_failed_jobs_table.php -2019_08_19_000000_create_failed_jobs_table.php -database/migrations/2019_12_14_000001_create_personal_access_tokens_table.php -migrations/2019_12_14_000001_create_personal_access_tokens_table.php -2019_12_14_000001_create_personal_access_tokens_table.php -database/migrations/2014_10_12_000000_create_users_table.php -migrations/2014_10_12_000000_create_users_table.php -2014_10_12_000000_create_users_table.php -database/migrations/2014_10_12_100000_create_password_reset_tokens_table.php -migrations/2014_10_12_100000_create_password_reset_tokens_table.php -2014_10_12_100000_create_password_reset_tokens_table.php +database/migrations/0001_01_01_000002_create_jobs_table.php +migrations/0001_01_01_000002_create_jobs_table.php +0001_01_01_000002_create_jobs_table.php +database/migrations/0001_01_01_000001_create_cache_table.php +migrations/0001_01_01_000001_create_cache_table.php +0001_01_01_000001_create_cache_table.php +database/migrations/0001_01_01_000000_create_users_table.php +migrations/0001_01_01_000000_create_users_table.php +0001_01_01_000000_create_users_table.php database/factories/UserFactory.php factories/UserFactory.php UserFactory.php phpunit.xml .editorconfig artisan +bootstrap/providers.php +providers.php bootstrap/app.php app.php CHANGELOG.md @@ -33,26 +32,16 @@ config/filesystems.php filesystems.php config/database.php database.php -config/view.php -view.php -config/hashing.php -hashing.php config/session.php session.php -config/sanctum.php -sanctum.php config/queue.php queue.php config/cache.php cache.php config/auth.php auth.php -config/broadcasting.php -broadcasting.php config/app.php app.php -config/cors.php -cors.php config/services.php services.php .styleci.yml @@ -64,8 +53,6 @@ ExampleTest.php tests/Feature/ExampleTest.php Feature/ExampleTest.php ExampleTest.php -tests/CreatesApplication.php -CreatesApplication.php public/robots.txt robots.txt public/.htaccess @@ -75,10 +62,6 @@ index.php README.md routes/web.php web.php -routes/channels.php -channels.php -routes/api.php -api.php routes/console.php console.php resources/views/welcome.blade.php @@ -95,67 +78,10 @@ composer.json app/Models/User.php Models/User.php User.php -app/Console/Kernel.php -Console/Kernel.php -Kernel.php -app/Exceptions/Handler.php -Exceptions/Handler.php -Handler.php -app/Http/Kernel.php -Http/Kernel.php -Kernel.php app/Http/Controllers/Controller.php Http/Controllers/Controller.php Controllers/Controller.php Controller.php -app/Http/Middleware/TrustProxies.php -Http/Middleware/TrustProxies.php -Middleware/TrustProxies.php -TrustProxies.php -app/Http/Middleware/TrimStrings.php -Http/Middleware/TrimStrings.php -Middleware/TrimStrings.php -TrimStrings.php -app/Http/Middleware/Authenticate.php -Http/Middleware/Authenticate.php -Middleware/Authenticate.php -Authenticate.php -app/Http/Middleware/RedirectIfAuthenticated.php -Http/Middleware/RedirectIfAuthenticated.php -Middleware/RedirectIfAuthenticated.php -RedirectIfAuthenticated.php -app/Http/Middleware/VerifyCsrfToken.php -Http/Middleware/VerifyCsrfToken.php -Middleware/VerifyCsrfToken.php -VerifyCsrfToken.php -app/Http/Middleware/EncryptCookies.php -Http/Middleware/EncryptCookies.php -Middleware/EncryptCookies.php -EncryptCookies.php -app/Http/Middleware/TrustHosts.php -Http/Middleware/TrustHosts.php -Middleware/TrustHosts.php -TrustHosts.php -app/Http/Middleware/ValidateSignature.php -Http/Middleware/ValidateSignature.php -Middleware/ValidateSignature.php -ValidateSignature.php -app/Http/Middleware/PreventRequestsDuringMaintenance.php -Http/Middleware/PreventRequestsDuringMaintenance.php -Middleware/PreventRequestsDuringMaintenance.php -PreventRequestsDuringMaintenance.php -app/Providers/BroadcastServiceProvider.php -Providers/BroadcastServiceProvider.php -BroadcastServiceProvider.php -app/Providers/RouteServiceProvider.php -Providers/RouteServiceProvider.php -RouteServiceProvider.php -app/Providers/AuthServiceProvider.php -Providers/AuthServiceProvider.php -AuthServiceProvider.php -app/Providers/EventServiceProvider.php -Providers/EventServiceProvider.php -EventServiceProvider.php app/Providers/AppServiceProvider.php Providers/AppServiceProvider.php AppServiceProvider.php \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/laravel.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/laravel.txt index 626d0d63..78578b61 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/laravel.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/laravel.txt @@ -1,14 +1,14 @@ .gitattributes package.json database/seeders/DatabaseSeeder.php -database/migrations/2019_08_19_000000_create_failed_jobs_table.php -database/migrations/2019_12_14_000001_create_personal_access_tokens_table.php -database/migrations/2014_10_12_000000_create_users_table.php -database/migrations/2014_10_12_100000_create_password_reset_tokens_table.php +database/migrations/0001_01_01_000002_create_jobs_table.php +database/migrations/0001_01_01_000001_create_cache_table.php +database/migrations/0001_01_01_000000_create_users_table.php database/factories/UserFactory.php phpunit.xml .editorconfig artisan +bootstrap/providers.php bootstrap/app.php CHANGELOG.md vite.config.js @@ -16,29 +16,21 @@ config/mail.php config/logging.php config/filesystems.php config/database.php -config/view.php -config/hashing.php config/session.php -config/sanctum.php config/queue.php config/cache.php config/auth.php -config/broadcasting.php config/app.php -config/cors.php config/services.php .styleci.yml tests/TestCase.php tests/Unit/ExampleTest.php tests/Feature/ExampleTest.php -tests/CreatesApplication.php public/robots.txt public/.htaccess public/index.php README.md routes/web.php -routes/channels.php -routes/api.php routes/console.php resources/views/welcome.blade.php resources/js/app.js @@ -46,21 +38,5 @@ resources/js/bootstrap.js composer.json .env.example app/Models/User.php -app/Console/Kernel.php -app/Exceptions/Handler.php -app/Http/Kernel.php app/Http/Controllers/Controller.php -app/Http/Middleware/TrustProxies.php -app/Http/Middleware/TrimStrings.php -app/Http/Middleware/Authenticate.php -app/Http/Middleware/RedirectIfAuthenticated.php -app/Http/Middleware/VerifyCsrfToken.php -app/Http/Middleware/EncryptCookies.php -app/Http/Middleware/TrustHosts.php -app/Http/Middleware/ValidateSignature.php -app/Http/Middleware/PreventRequestsDuringMaintenance.php -app/Providers/BroadcastServiceProvider.php -app/Providers/RouteServiceProvider.php -app/Providers/AuthServiceProvider.php -app/Providers/EventServiceProvider.php app/Providers/AppServiceProvider.php \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt index a89b5889..5b7fb964 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce-all-levels.txt @@ -2076,6 +2076,286 @@ src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/plugin.json Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/plugin.json Nop.Plugin.Tax.FixedOrByCountryStateZip/plugin.json plugin.json +src/Plugins/Nop.Plugin.Misc.Omnisend/Models/ConfigurationModel.cs +Plugins/Nop.Plugin.Misc.Omnisend/Models/ConfigurationModel.cs +Nop.Plugin.Misc.Omnisend/Models/ConfigurationModel.cs +Models/ConfigurationModel.cs +ConfigurationModel.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendSettings.cs +Plugins/Nop.Plugin.Misc.Omnisend/OmnisendSettings.cs +Nop.Plugin.Misc.Omnisend/OmnisendSettings.cs +OmnisendSettings.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendPlugin.cs +Plugins/Nop.Plugin.Misc.Omnisend/OmnisendPlugin.cs +Nop.Plugin.Misc.Omnisend/OmnisendPlugin.cs +OmnisendPlugin.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchResponse.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchResponse.cs +Nop.Plugin.Misc.Omnisend/DTO/BatchResponse.cs +DTO/BatchResponse.cs +BatchResponse.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchRequest.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchRequest.cs +Nop.Plugin.Misc.Omnisend/DTO/BatchRequest.cs +DTO/BatchRequest.cs +BatchRequest.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CreateContactRequest.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/CreateContactRequest.cs +Nop.Plugin.Misc.Omnisend/DTO/CreateContactRequest.cs +DTO/CreateContactRequest.cs +CreateContactRequest.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BaseContactInfoDto.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/BaseContactInfoDto.cs +Nop.Plugin.Misc.Omnisend/DTO/BaseContactInfoDto.cs +DTO/BaseContactInfoDto.cs +BaseContactInfoDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/IEventProperty.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/IEventProperty.cs +Nop.Plugin.Misc.Omnisend/DTO/IEventProperty.cs +DTO/IEventProperty.cs +IEventProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/OrderDto.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/OrderDto.cs +Nop.Plugin.Misc.Omnisend/DTO/OrderDto.cs +DTO/OrderDto.cs +OrderDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductDto.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductDto.cs +Nop.Plugin.Misc.Omnisend/DTO/ProductDto.cs +DTO/ProductDto.cs +ProductDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductItemDto.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductItemDto.cs +Nop.Plugin.Misc.Omnisend/DTO/ProductItemDto.cs +DTO/ProductItemDto.cs +ProductItemDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/PagingResponse.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/PagingResponse.cs +Nop.Plugin.Misc.Omnisend/DTO/PagingResponse.cs +DTO/PagingResponse.cs +PagingResponse.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/AccountsResponse.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/AccountsResponse.cs +Nop.Plugin.Misc.Omnisend/DTO/AccountsResponse.cs +DTO/AccountsResponse.cs +AccountsResponse.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartDto.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartDto.cs +Nop.Plugin.Misc.Omnisend/DTO/CartDto.cs +DTO/CartDto.cs +CartDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartItemDto.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartItemDto.cs +Nop.Plugin.Misc.Omnisend/DTO/CartItemDto.cs +DTO/CartItemDto.cs +CartItemDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ContactInfoDto.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/ContactInfoDto.cs +Nop.Plugin.Misc.Omnisend/DTO/ContactInfoDto.cs +DTO/ContactInfoDto.cs +ContactInfoDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/IBatchSupport.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/IBatchSupport.cs +Nop.Plugin.Misc.Omnisend/DTO/IBatchSupport.cs +DTO/IBatchSupport.cs +IBatchSupport.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/DtoExtensions.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/DtoExtensions.cs +Nop.Plugin.Misc.Omnisend/DTO/DtoExtensions.cs +DTO/DtoExtensions.cs +DtoExtensions.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PaidForOrderProperty.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PaidForOrderProperty.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/PaidForOrderProperty.cs +DTO/Events/PaidForOrderProperty.cs +Events/PaidForOrderProperty.cs +PaidForOrderProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddedProductToCartProperty.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddedProductToCartProperty.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/AddedProductToCartProperty.cs +DTO/Events/AddedProductToCartProperty.cs +Events/AddedProductToCartProperty.cs +AddedProductToCartProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PlacedOrderProperty.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PlacedOrderProperty.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/PlacedOrderProperty.cs +DTO/Events/PlacedOrderProperty.cs +Events/PlacedOrderProperty.cs +PlacedOrderProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/DiscountItem.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/DiscountItem.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/DiscountItem.cs +DTO/Events/DiscountItem.cs +Events/DiscountItem.cs +DiscountItem.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderFulfilledProperty.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderFulfilledProperty.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/OrderFulfilledProperty.cs +DTO/Events/OrderFulfilledProperty.cs +Events/OrderFulfilledProperty.cs +OrderFulfilledProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddressItem.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddressItem.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/AddressItem.cs +DTO/Events/AddressItem.cs +Events/AddressItem.cs +AddressItem.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderEventBaseProperty.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderEventBaseProperty.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/OrderEventBaseProperty.cs +DTO/Events/OrderEventBaseProperty.cs +Events/OrderEventBaseProperty.cs +OrderEventBaseProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderRefundedProperty.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderRefundedProperty.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/OrderRefundedProperty.cs +DTO/Events/OrderRefundedProperty.cs +Events/OrderRefundedProperty.cs +OrderRefundedProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderProductItem.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderProductItem.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/OrderProductItem.cs +DTO/Events/OrderProductItem.cs +Events/OrderProductItem.cs +OrderProductItem.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEvents.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEvents.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEvents.cs +DTO/Events/CustomerEvents.cs +Events/CustomerEvents.cs +CustomerEvents.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEventType.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEventType.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEventType.cs +DTO/Events/CustomerEventType.cs +Events/CustomerEventType.cs +CustomerEventType.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/StartedCheckoutProperty.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/StartedCheckoutProperty.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/StartedCheckoutProperty.cs +DTO/Events/StartedCheckoutProperty.cs +Events/StartedCheckoutProperty.cs +StartedCheckoutProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/ProductItem.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/ProductItem.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/ProductItem.cs +DTO/Events/ProductItem.cs +Events/ProductItem.cs +ProductItem.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderCanceledProperty.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderCanceledProperty.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/OrderCanceledProperty.cs +DTO/Events/OrderCanceledProperty.cs +Events/OrderCanceledProperty.cs +OrderCanceledProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CartEventBaseProperty.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CartEventBaseProperty.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/CartEventBaseProperty.cs +DTO/Events/CartEventBaseProperty.cs +Events/CartEventBaseProperty.cs +CartEventBaseProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/TrackingItem.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/TrackingItem.cs +Nop.Plugin.Misc.Omnisend/DTO/Events/TrackingItem.cs +DTO/Events/TrackingItem.cs +Events/TrackingItem.cs +TrackingItem.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CategoryDto.cs +Plugins/Nop.Plugin.Misc.Omnisend/DTO/CategoryDto.cs +Nop.Plugin.Misc.Omnisend/DTO/CategoryDto.cs +DTO/CategoryDto.cs +CategoryDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendEventsService.cs +Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendEventsService.cs +Nop.Plugin.Misc.Omnisend/Services/OmnisendEventsService.cs +Services/OmnisendEventsService.cs +OmnisendEventsService.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendService.cs +Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendService.cs +Nop.Plugin.Misc.Omnisend/Services/OmnisendService.cs +Services/OmnisendService.cs +OmnisendService.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendCustomerService.cs +Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendCustomerService.cs +Nop.Plugin.Misc.Omnisend/Services/OmnisendCustomerService.cs +Services/OmnisendCustomerService.cs +OmnisendCustomerService.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHelper.cs +Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHelper.cs +Nop.Plugin.Misc.Omnisend/Services/OmnisendHelper.cs +Services/OmnisendHelper.cs +OmnisendHelper.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHttpClient.cs +Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHttpClient.cs +Nop.Plugin.Misc.Omnisend/Services/OmnisendHttpClient.cs +Services/OmnisendHttpClient.cs +OmnisendHttpClient.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Nop.Plugin.Misc.Omnisend.csproj +Plugins/Nop.Plugin.Misc.Omnisend/Nop.Plugin.Misc.Omnisend.csproj +Nop.Plugin.Misc.Omnisend/Nop.Plugin.Misc.Omnisend.csproj +Nop.Plugin.Misc.Omnisend.csproj +src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs +Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs +Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs +Infrastructure/ViewLocationExpander.cs +ViewLocationExpander.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/PluginNopStartup.cs +Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/PluginNopStartup.cs +Nop.Plugin.Misc.Omnisend/Infrastructure/PluginNopStartup.cs +Infrastructure/PluginNopStartup.cs +PluginNopStartup.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/EventConsumer.cs +Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/EventConsumer.cs +Nop.Plugin.Misc.Omnisend/Infrastructure/EventConsumer.cs +Infrastructure/EventConsumer.cs +EventConsumer.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/RouteProvider.cs +Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/RouteProvider.cs +Nop.Plugin.Misc.Omnisend/Infrastructure/RouteProvider.cs +Infrastructure/RouteProvider.cs +RouteProvider.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Validators/ConfigurationModelValidator.cs +Plugins/Nop.Plugin.Misc.Omnisend/Validators/ConfigurationModelValidator.cs +Nop.Plugin.Misc.Omnisend/Validators/ConfigurationModelValidator.cs +Validators/ConfigurationModelValidator.cs +ConfigurationModelValidator.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Notes.txt +Plugins/Nop.Plugin.Misc.Omnisend/Notes.txt +Nop.Plugin.Misc.Omnisend/Notes.txt +Notes.txt +src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendDefaults.cs +Plugins/Nop.Plugin.Misc.Omnisend/OmnisendDefaults.cs +Nop.Plugin.Misc.Omnisend/OmnisendDefaults.cs +OmnisendDefaults.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendController.cs +Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendController.cs +Nop.Plugin.Misc.Omnisend/Controllers/OmnisendController.cs +Controllers/OmnisendController.cs +OmnisendController.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendAdminController.cs +Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendAdminController.cs +Nop.Plugin.Misc.Omnisend/Controllers/OmnisendAdminController.cs +Controllers/OmnisendAdminController.cs +OmnisendAdminController.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Views/Configure.cshtml +Plugins/Nop.Plugin.Misc.Omnisend/Views/Configure.cshtml +Nop.Plugin.Misc.Omnisend/Views/Configure.cshtml +Views/Configure.cshtml +Configure.cshtml +src/Plugins/Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml +Plugins/Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml +Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml +Views/_ViewImports.cshtml +_ViewImports.cshtml +src/Plugins/Nop.Plugin.Misc.Omnisend/Components/CustomViewComponent.cs +Plugins/Nop.Plugin.Misc.Omnisend/Components/CustomViewComponent.cs +Nop.Plugin.Misc.Omnisend/Components/CustomViewComponent.cs +Components/CustomViewComponent.cs +CustomViewComponent.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/plugin.json +Plugins/Nop.Plugin.Misc.Omnisend/plugin.json +Nop.Plugin.Misc.Omnisend/plugin.json +plugin.json src/Plugins/Nop.Plugin.Tax.Avalara/Models/Customer/ExemptionCertificateModel.cs Plugins/Nop.Plugin.Tax.Avalara/Models/Customer/ExemptionCertificateModel.cs Nop.Plugin.Tax.Avalara/Models/Customer/ExemptionCertificateModel.cs diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt index 9b109ef7..e3b2c510 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/nopcommerce.txt @@ -412,6 +412,60 @@ src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/Configure.cshtml src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.cshtml src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_ViewImports.cshtml src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/plugin.json +src/Plugins/Nop.Plugin.Misc.Omnisend/Models/ConfigurationModel.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendSettings.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendPlugin.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchResponse.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchRequest.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CreateContactRequest.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BaseContactInfoDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/IEventProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/OrderDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductItemDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/PagingResponse.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/AccountsResponse.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartItemDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ContactInfoDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/IBatchSupport.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/DtoExtensions.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PaidForOrderProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddedProductToCartProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PlacedOrderProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/DiscountItem.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderFulfilledProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddressItem.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderEventBaseProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderRefundedProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderProductItem.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEvents.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEventType.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/StartedCheckoutProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/ProductItem.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderCanceledProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CartEventBaseProperty.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/TrackingItem.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CategoryDto.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendEventsService.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendService.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendCustomerService.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHelper.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHttpClient.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Nop.Plugin.Misc.Omnisend.csproj +src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/PluginNopStartup.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/EventConsumer.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/RouteProvider.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Validators/ConfigurationModelValidator.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Notes.txt +src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendDefaults.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendController.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendAdminController.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/Views/Configure.cshtml +src/Plugins/Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml +src/Plugins/Nop.Plugin.Misc.Omnisend/Components/CustomViewComponent.cs +src/Plugins/Nop.Plugin.Misc.Omnisend/plugin.json src/Plugins/Nop.Plugin.Tax.Avalara/Models/Customer/ExemptionCertificateModel.cs src/Plugins/Nop.Plugin.Tax.Avalara/Models/Customer/TaxExemptionModel.cs src/Plugins/Nop.Plugin.Tax.Avalara/Models/Configuration/ConfigurationModel.cs diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt index ca086253..63045ff0 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop-all-levels.txt @@ -7042,6 +7042,14 @@ API/02_endpoints/06_product/03_getAPIProductId.ts 02_endpoints/06_product/03_getAPIProductId.ts 06_product/03_getAPIProductId.ts 03_getAPIProductId.ts +tests/UI/campaigns/functional/API/02_endpoints/06_product/01_postAPIProduct.ts +UI/campaigns/functional/API/02_endpoints/06_product/01_postAPIProduct.ts +campaigns/functional/API/02_endpoints/06_product/01_postAPIProduct.ts +functional/API/02_endpoints/06_product/01_postAPIProduct.ts +API/02_endpoints/06_product/01_postAPIProduct.ts +02_endpoints/06_product/01_postAPIProduct.ts +06_product/01_postAPIProduct.ts +01_postAPIProduct.ts tests/UI/campaigns/functional/BO/08_design/05_positions/02_searchHook.ts UI/campaigns/functional/BO/08_design/05_positions/02_searchHook.ts campaigns/functional/BO/08_design/05_positions/02_searchHook.ts @@ -10980,6 +10988,30 @@ FO/hummingbird/02_headerAndFooter/02_checkLinksInFooter.ts hummingbird/02_headerAndFooter/02_checkLinksInFooter.ts 02_headerAndFooter/02_checkLinksInFooter.ts 02_checkLinksInFooter.ts +tests/UI/campaigns/functional/FO/hummingbird/07_search/02_searchProductAndValidate.ts +UI/campaigns/functional/FO/hummingbird/07_search/02_searchProductAndValidate.ts +campaigns/functional/FO/hummingbird/07_search/02_searchProductAndValidate.ts +functional/FO/hummingbird/07_search/02_searchProductAndValidate.ts +FO/hummingbird/07_search/02_searchProductAndValidate.ts +hummingbird/07_search/02_searchProductAndValidate.ts +07_search/02_searchProductAndValidate.ts +02_searchProductAndValidate.ts +tests/UI/campaigns/functional/FO/hummingbird/07_search/05_sortResultsList.ts +UI/campaigns/functional/FO/hummingbird/07_search/05_sortResultsList.ts +campaigns/functional/FO/hummingbird/07_search/05_sortResultsList.ts +functional/FO/hummingbird/07_search/05_sortResultsList.ts +FO/hummingbird/07_search/05_sortResultsList.ts +hummingbird/07_search/05_sortResultsList.ts +07_search/05_sortResultsList.ts +05_sortResultsList.ts +tests/UI/campaigns/functional/FO/hummingbird/07_search/04_consultResultsList.ts +UI/campaigns/functional/FO/hummingbird/07_search/04_consultResultsList.ts +campaigns/functional/FO/hummingbird/07_search/04_consultResultsList.ts +functional/FO/hummingbird/07_search/04_consultResultsList.ts +FO/hummingbird/07_search/04_consultResultsList.ts +hummingbird/07_search/04_consultResultsList.ts +07_search/04_consultResultsList.ts +04_consultResultsList.ts tests/UI/campaigns/functional/FO/hummingbird/07_search/01_consultAutoCompleteList.ts UI/campaigns/functional/FO/hummingbird/07_search/01_consultAutoCompleteList.ts campaigns/functional/FO/hummingbird/07_search/01_consultAutoCompleteList.ts @@ -10988,6 +11020,22 @@ FO/hummingbird/07_search/01_consultAutoCompleteList.ts hummingbird/07_search/01_consultAutoCompleteList.ts 07_search/01_consultAutoCompleteList.ts 01_consultAutoCompleteList.ts +tests/UI/campaigns/functional/FO/hummingbird/07_search/03_searchNoResult.ts +UI/campaigns/functional/FO/hummingbird/07_search/03_searchNoResult.ts +campaigns/functional/FO/hummingbird/07_search/03_searchNoResult.ts +functional/FO/hummingbird/07_search/03_searchNoResult.ts +FO/hummingbird/07_search/03_searchNoResult.ts +hummingbird/07_search/03_searchNoResult.ts +07_search/03_searchNoResult.ts +03_searchNoResult.ts +tests/UI/campaigns/functional/FO/hummingbird/07_search/06_consultProductQuickView.ts +UI/campaigns/functional/FO/hummingbird/07_search/06_consultProductQuickView.ts +campaigns/functional/FO/hummingbird/07_search/06_consultProductQuickView.ts +functional/FO/hummingbird/07_search/06_consultProductQuickView.ts +FO/hummingbird/07_search/06_consultProductQuickView.ts +hummingbird/07_search/06_consultProductQuickView.ts +07_search/06_consultProductQuickView.ts +06_consultProductQuickView.ts tests/UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt index 06762f35..1a8fc958 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/prestashop.txt @@ -1516,6 +1516,7 @@ tests/UI/campaigns/functional/API/02_endpoints/05_hook/01_getAPIHookStatusId.ts tests/UI/campaigns/functional/API/02_endpoints/05_hook/02_getAPIHooksId.ts tests/UI/campaigns/functional/API/02_endpoints/06_product/02_deleteAPIProductId.ts tests/UI/campaigns/functional/API/02_endpoints/06_product/03_getAPIProductId.ts +tests/UI/campaigns/functional/API/02_endpoints/06_product/01_postAPIProduct.ts tests/UI/campaigns/functional/BO/08_design/05_positions/02_searchHook.ts tests/UI/campaigns/functional/BO/08_design/05_positions/01_filterModule.ts tests/UI/campaigns/functional/BO/08_design/07_linkWidget/04_sortLinkList.ts @@ -1969,7 +1970,12 @@ tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/04_changeLanguag tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/03_changeCurrency.ts tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/01_checkLinksInHeader.ts tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/02_checkLinksInFooter.ts +tests/UI/campaigns/functional/FO/hummingbird/07_search/02_searchProductAndValidate.ts +tests/UI/campaigns/functional/FO/hummingbird/07_search/05_sortResultsList.ts +tests/UI/campaigns/functional/FO/hummingbird/07_search/04_consultResultsList.ts tests/UI/campaigns/functional/FO/hummingbird/07_search/01_consultAutoCompleteList.ts +tests/UI/campaigns/functional/FO/hummingbird/07_search/03_searchNoResult.ts +tests/UI/campaigns/functional/FO/hummingbird/07_search/06_consultProductQuickView.ts tests/UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/01_quickView/07_changeImage.ts tests/UI/campaigns/functional/FO/hummingbird/09_productPage/01_quickView/04_displayOfTheProduct.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt index 852b15c7..e3caae0e 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt @@ -4920,6 +4920,9 @@ _unreleased/2023-12-29-enforce-id-sorting.md changelog/_unreleased/2024-01-24-fix-translation-iso-code-unique-check.md _unreleased/2024-01-24-fix-translation-iso-code-unique-check.md 2024-01-24-fix-translation-iso-code-unique-check.md +changelog/_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md +_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md +2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md _unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md 2024-01-22-fix-umlauts-in-productsearchterminterpreter.md @@ -5055,6 +5058,9 @@ _unreleased/2024-02-14-make-migration-more-stable.md changelog/_unreleased/2024-01-18-replace-country-state-hook.md _unreleased/2024-01-18-replace-country-state-hook.md 2024-01-18-replace-country-state-hook.md +changelog/_unreleased/2024-03-13-media-fastly-proxy.md +_unreleased/2024-03-13-media-fastly-proxy.md +2024-03-13-media-fastly-proxy.md changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md _unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md 2023-10-11-make-settings-module-compatible-with-vue3.md @@ -5508,6 +5514,9 @@ _unreleased/2024-01-25-clean-up-temp-files-after-use-of-mediaservice.md changelog/_unreleased/2024-02-01-add-store-api-endpoint-to-fetch-media-entities.md _unreleased/2024-02-01-add-store-api-endpoint-to-fetch-media-entities.md 2024-02-01-add-store-api-endpoint-to-fetch-media-entities.md +changelog/_unreleased/2024-03-11-include-static-plugins-path-in-testbootstrapper.md +_unreleased/2024-03-11-include-static-plugins-path-in-testbootstrapper.md +2024-03-11-include-static-plugins-path-in-testbootstrapper.md changelog/_unreleased/2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md _unreleased/2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md 2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md @@ -5661,6 +5670,9 @@ _unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md changelog/_unreleased/2023-02-20-add-redirect-to-recover-page-for-login-with-legacy-password-which-does-not-match-new-requirements.md _unreleased/2023-02-20-add-redirect-to-recover-page-for-login-with-legacy-password-which-does-not-match-new-requirements.md 2023-02-20-add-redirect-to-recover-page-for-login-with-legacy-password-which-does-not-match-new-requirements.md +changelog/_unreleased/2024-03-11-allow-vue-compat-mode-removal.md +_unreleased/2024-03-11-allow-vue-compat-mode-removal.md +2024-03-11-allow-vue-compat-mode-removal.md changelog/_unreleased/2023-08-11-fix-media-move-navigation.md _unreleased/2023-08-11-fix-media-move-navigation.md 2023-08-11-fix-media-move-navigation.md @@ -12643,6 +12655,8 @@ adr/2023-02-13-follow-test-pyramid.md 2023-02-13-follow-test-pyramid.md adr/2023-06-27-store-api-to-app-server.md 2023-06-27-store-api-to-app-server.md +adr/2024-03-11-disable-vue-compat-mode-per-component-level.md +2024-03-11-disable-vue-compat-mode-per-component-level.md adr/2023-05-25-exception-log-levels.md 2023-05-25-exception-log-levels.md adr/2022-03-25-cache-stampede-protection.md @@ -18417,6 +18431,14 @@ Content/Media/MediaType/SpatialObjectTypeTest.php Media/MediaType/SpatialObjectTypeTest.php MediaType/SpatialObjectTypeTest.php SpatialObjectTypeTest.php +tests/unit/Core/Content/Media/Infrastructure/Path/BanMediaUrlTest.php +unit/Core/Content/Media/Infrastructure/Path/BanMediaUrlTest.php +Core/Content/Media/Infrastructure/Path/BanMediaUrlTest.php +Content/Media/Infrastructure/Path/BanMediaUrlTest.php +Media/Infrastructure/Path/BanMediaUrlTest.php +Infrastructure/Path/BanMediaUrlTest.php +Path/BanMediaUrlTest.php +BanMediaUrlTest.php tests/unit/Core/Content/Media/Infrastructure/Path/MediaUrlGeneratorTest.php unit/Core/Content/Media/Infrastructure/Path/MediaUrlGeneratorTest.php Core/Content/Media/Infrastructure/Path/MediaUrlGeneratorTest.php @@ -24500,6 +24522,13 @@ Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php Discount/ScopePackager/CartScopeDiscountPackagerTest.php ScopePackager/CartScopeDiscountPackagerTest.php CartScopeDiscountPackagerTest.php +tests/unit/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php +unit/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php +Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php +Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php +Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php +DataAbstractionLayer/PromotionRedemptionUpdaterTest.php +PromotionRedemptionUpdaterTest.php tests/unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php @@ -26923,6 +26952,12 @@ System/StateMachine/Api/StateMachineActionControllerTest.php StateMachine/Api/StateMachineActionControllerTest.php Api/StateMachineActionControllerTest.php StateMachineActionControllerTest.php +tests/integration/Core/System/StateMachine/StateMachineRegistryTest.php +integration/Core/System/StateMachine/StateMachineRegistryTest.php +Core/System/StateMachine/StateMachineRegistryTest.php +System/StateMachine/StateMachineRegistryTest.php +StateMachine/StateMachineRegistryTest.php +StateMachineRegistryTest.php tests/integration/Core/System/SalesChannel/Context/CartRestorerTest.php integration/Core/System/SalesChannel/Context/CartRestorerTest.php Core/System/SalesChannel/Context/CartRestorerTest.php @@ -27611,6 +27646,43 @@ Core/Content/Media/UnusedMediaPurgerTest.php Content/Media/UnusedMediaPurgerTest.php Media/UnusedMediaPurgerTest.php UnusedMediaPurgerTest.php +tests/integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php +integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php +Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php +Content/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php +Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php +DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php +Indexing/MediaFolderIndexerTest.php +MediaFolderIndexerTest.php +tests/integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php +integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php +Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php +Content/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php +Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php +DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php +Indexing/MediaFolderConfigIndexerTest.php +MediaFolderConfigIndexerTest.php +tests/integration/Core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php +integration/Core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php +Core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php +Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php +Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php +DataAbstractionLayer/MediaThumbnailRepositoryTest.php +MediaThumbnailRepositoryTest.php +tests/integration/Core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php +integration/Core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php +Core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php +Content/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php +Media/DataAbstractionLayer/MediaFolderRepositoryTest.php +DataAbstractionLayer/MediaFolderRepositoryTest.php +MediaFolderRepositoryTest.php +tests/integration/Core/Content/Media/DataAbstractionLayer/MediaRepositoryTest.php +integration/Core/Content/Media/DataAbstractionLayer/MediaRepositoryTest.php +Core/Content/Media/DataAbstractionLayer/MediaRepositoryTest.php +Content/Media/DataAbstractionLayer/MediaRepositoryTest.php +Media/DataAbstractionLayer/MediaRepositoryTest.php +DataAbstractionLayer/MediaRepositoryTest.php +MediaRepositoryTest.php tests/integration/Core/Content/Media/Command/GenerateThumbnailsCommandTest.php integration/Core/Content/Media/Command/GenerateThumbnailsCommandTest.php Core/Content/Media/Command/GenerateThumbnailsCommandTest.php @@ -35581,12 +35653,6 @@ Test/Salutation/SalesChannel/SalutationRouteTest.php Salutation/SalesChannel/SalutationRouteTest.php SalesChannel/SalutationRouteTest.php SalutationRouteTest.php -src/Core/System/Test/StateMachine/StateMachineRegistryTest.php -Core/System/Test/StateMachine/StateMachineRegistryTest.php -System/Test/StateMachine/StateMachineRegistryTest.php -Test/StateMachine/StateMachineRegistryTest.php -StateMachine/StateMachineRegistryTest.php -StateMachineRegistryTest.php src/Core/System/Test/SalesChannel/Context/SalesChannelContextRestorerTest.php Core/System/Test/SalesChannel/Context/SalesChannelContextRestorerTest.php System/Test/SalesChannel/Context/SalesChannelContextRestorerTest.php @@ -42744,6 +42810,13 @@ Media/Core/Application/MediaLocationBuilder.php Core/Application/MediaLocationBuilder.php Application/MediaLocationBuilder.php MediaLocationBuilder.php +src/Core/Content/Media/Core/Application/MediaReverseProxy.php +Core/Content/Media/Core/Application/MediaReverseProxy.php +Content/Media/Core/Application/MediaReverseProxy.php +Media/Core/Application/MediaReverseProxy.php +Core/Application/MediaReverseProxy.php +Application/MediaReverseProxy.php +MediaReverseProxy.php src/Core/Content/Media/Core/Application/MediaPathUpdater.php Core/Content/Media/Core/Application/MediaPathUpdater.php Content/Media/Core/Application/MediaPathUpdater.php @@ -42877,6 +42950,13 @@ Media/Metadata/MetadataLoader/MetadataLoaderInterface.php Metadata/MetadataLoader/MetadataLoaderInterface.php MetadataLoader/MetadataLoaderInterface.php MetadataLoaderInterface.php +src/Core/Content/Media/Infrastructure/Path/FastlyMediaReverseProxy.php +Core/Content/Media/Infrastructure/Path/FastlyMediaReverseProxy.php +Content/Media/Infrastructure/Path/FastlyMediaReverseProxy.php +Media/Infrastructure/Path/FastlyMediaReverseProxy.php +Infrastructure/Path/FastlyMediaReverseProxy.php +Path/FastlyMediaReverseProxy.php +FastlyMediaReverseProxy.php src/Core/Content/Media/Infrastructure/Path/MediaPathPostUpdater.php Core/Content/Media/Infrastructure/Path/MediaPathPostUpdater.php Content/Media/Infrastructure/Path/MediaPathPostUpdater.php @@ -42884,6 +42964,13 @@ Media/Infrastructure/Path/MediaPathPostUpdater.php Infrastructure/Path/MediaPathPostUpdater.php Path/MediaPathPostUpdater.php MediaPathPostUpdater.php +src/Core/Content/Media/Infrastructure/Path/BanMediaUrl.php +Core/Content/Media/Infrastructure/Path/BanMediaUrl.php +Content/Media/Infrastructure/Path/BanMediaUrl.php +Media/Infrastructure/Path/BanMediaUrl.php +Infrastructure/Path/BanMediaUrl.php +Path/BanMediaUrl.php +BanMediaUrl.php src/Core/Content/Media/Infrastructure/Path/SqlMediaLocationBuilder.php Core/Content/Media/Infrastructure/Path/SqlMediaLocationBuilder.php Content/Media/Infrastructure/Path/SqlMediaLocationBuilder.php @@ -42924,6 +43011,12 @@ Content/Media/Event/MediaUploadedEvent.php Media/Event/MediaUploadedEvent.php Event/MediaUploadedEvent.php MediaUploadedEvent.php +src/Core/Content/Media/Event/MediaPathChangedEvent.php +Core/Content/Media/Event/MediaPathChangedEvent.php +Content/Media/Event/MediaPathChangedEvent.php +Media/Event/MediaPathChangedEvent.php +Event/MediaPathChangedEvent.php +MediaPathChangedEvent.php src/Core/Content/Media/Event/UnusedMediaSearchStartEvent.php Core/Content/Media/Event/UnusedMediaSearchStartEvent.php Content/Media/Event/UnusedMediaSearchStartEvent.php @@ -44219,43 +44312,6 @@ Media/Cms/Type/ImageSliderTypeDataResolverTest.php Cms/Type/ImageSliderTypeDataResolverTest.php Type/ImageSliderTypeDataResolverTest.php ImageSliderTypeDataResolverTest.php -src/Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php -Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php -Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php -Test/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php -Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php -DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php -Indexing/MediaFolderIndexerTest.php -MediaFolderIndexerTest.php -src/Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php -Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php -Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php -Test/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php -Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php -DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php -Indexing/MediaFolderConfigIndexerTest.php -MediaFolderConfigIndexerTest.php -src/Core/Content/Test/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php -Core/Content/Test/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php -Content/Test/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php -Test/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php -Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php -DataAbstractionLayer/MediaThumbnailRepositoryTest.php -MediaThumbnailRepositoryTest.php -src/Core/Content/Test/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php -Core/Content/Test/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php -Content/Test/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php -Test/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php -Media/DataAbstractionLayer/MediaFolderRepositoryTest.php -DataAbstractionLayer/MediaFolderRepositoryTest.php -MediaFolderRepositoryTest.php -src/Core/Content/Test/Media/DataAbstractionLayer/MediaRepositoryTest.php -Core/Content/Test/Media/DataAbstractionLayer/MediaRepositoryTest.php -Content/Test/Media/DataAbstractionLayer/MediaRepositoryTest.php -Test/Media/DataAbstractionLayer/MediaRepositoryTest.php -Media/DataAbstractionLayer/MediaRepositoryTest.php -DataAbstractionLayer/MediaRepositoryTest.php -MediaRepositoryTest.php src/Core/Content/Test/Media/Commands/GenerateMediaTypesCommandTest.php Core/Content/Test/Media/Commands/GenerateMediaTypesCommandTest.php Content/Test/Media/Commands/GenerateMediaTypesCommandTest.php @@ -73749,6 +73805,14 @@ scripts/codemods/js-vue3-feature-flag-removal/index.ts codemods/js-vue3-feature-flag-removal/index.ts js-vue3-feature-flag-removal/index.ts index.ts +src/Administration/Resources/app/administration/scripts/vueCompatComponentsStatistics/generate.ts +Administration/Resources/app/administration/scripts/vueCompatComponentsStatistics/generate.ts +Resources/app/administration/scripts/vueCompatComponentsStatistics/generate.ts +app/administration/scripts/vueCompatComponentsStatistics/generate.ts +administration/scripts/vueCompatComponentsStatistics/generate.ts +scripts/vueCompatComponentsStatistics/generate.ts +vueCompatComponentsStatistics/generate.ts +generate.ts src/Administration/Resources/app/administration/scripts/entitySchemaConverter/entity-schema-converter.ts Administration/Resources/app/administration/scripts/entitySchemaConverter/entity-schema-converter.ts Resources/app/administration/scripts/entitySchemaConverter/entity-schema-converter.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt index fbdb2207..994748d2 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt @@ -1650,6 +1650,7 @@ changelog/_unreleased/2023-11-20-fix-bug-cross-selling-in-combination-with-elast changelog/_unreleased/2023-08-09-change-sw-radio-panel-default-event.md changelog/_unreleased/2023-12-29-enforce-id-sorting.md changelog/_unreleased/2024-01-24-fix-translation-iso-code-unique-check.md +changelog/_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md changelog/_unreleased/2024-01-07-convert-missing-product-line-items.md changelog/_unreleased/2024-01-22-customize-the-modal-body-gap.md @@ -1695,6 +1696,7 @@ changelog/_unreleased/2024-02-27-update-app-metadata.md changelog/_unreleased/2023-08-09-change-sw-extension-rating-stars-default-event.md changelog/_unreleased/2024-02-14-make-migration-more-stable.md changelog/_unreleased/2024-01-18-replace-country-state-hook.md +changelog/_unreleased/2024-03-13-media-fastly-proxy.md changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md changelog/_unreleased/2023-09-16-sort-child-line-items-by-position.md changelog/_unreleased/2023-12-06-added-deprecations-for-major-release-6-7.md @@ -1846,6 +1848,7 @@ changelog/_unreleased/2024-01-23-promotion-individual-code-should-be-nullable.md changelog/_unreleased/2023-08-10-change-sw-multi-snippet-drag-and-drop-default-event.md changelog/_unreleased/2024-01-25-clean-up-temp-files-after-use-of-mediaservice.md changelog/_unreleased/2024-02-01-add-store-api-endpoint-to-fetch-media-entities.md +changelog/_unreleased/2024-03-11-include-static-plugins-path-in-testbootstrapper.md changelog/_unreleased/2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md changelog/_unreleased/2023-12-05-remove-writeaccess-field-from-integrationdefinition.md changelog/_unreleased/2024-01-25-openapi-order-line-item-download.md @@ -1897,6 +1900,7 @@ changelog/_unreleased/2023-08-09-change-sw-meteor-single-select-default-event.md changelog/_unreleased/2024-02-07-fix-many-to-many-serializer-check.md changelog/_unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md changelog/_unreleased/2023-02-20-add-redirect-to-recover-page-for-login-with-legacy-password-which-does-not-match-new-requirements.md +changelog/_unreleased/2024-03-11-allow-vue-compat-mode-removal.md changelog/_unreleased/2023-08-11-fix-media-move-navigation.md changelog/_unreleased/2023-12-04-fix-address-modal-closing.md changelog/_unreleased/2023-11-18-allow-missing-fk-lookups-and-fail-on-missing-lookup.md @@ -4231,6 +4235,7 @@ adr/2023-11-29-toggle-feature-flag-on-demand.md adr/2022-03-17-new-nested-line-items.md adr/2023-02-13-follow-test-pyramid.md adr/2023-06-27-store-api-to-app-server.md +adr/2024-03-11-disable-vue-compat-mode-per-component-level.md adr/2023-05-25-exception-log-levels.md adr/2022-03-25-cache-stampede-protection.md adr/2022-07-21-adding-the-storable-flow-to-implement-delay-action-in-flow-builder.md @@ -5140,6 +5145,7 @@ tests/unit/Core/Content/Media/Core/Application/MediaUrlLoaderTest.php tests/unit/Core/Content/Media/Core/Application/MediaPathUpdaterTest.php tests/unit/Core/Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriberTest.php tests/unit/Core/Content/Media/MediaType/SpatialObjectTypeTest.php +tests/unit/Core/Content/Media/Infrastructure/Path/BanMediaUrlTest.php tests/unit/Core/Content/Media/Infrastructure/Path/MediaUrlGeneratorTest.php tests/unit/Core/Content/Media/UnusedMediaPurgerTest.php tests/unit/Core/Content/Media/Event/UnusedMediaSearchEventTest.php @@ -5915,6 +5921,7 @@ tests/unit/Core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemerTes tests/unit/Core/Checkout/Promotion/Cart/Discount/Calculator/DiscountAbsoluteCalculatorTest.php tests/unit/Core/Checkout/Promotion/Cart/Discount/Filter/Sorter/FilterSorterPriceTest.php tests/unit/Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php +tests/unit/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php tests/unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php tests/unit/Core/Checkout/Promotion/Rule/PromotionLineItemRuleTest.php tests/unit/Core/Checkout/Promotion/PromotionExceptionTest.php @@ -6239,6 +6246,7 @@ tests/integration/Core/System/UsageData/Consent/ConsentServiceTest.php tests/integration/Core/System/UsageData/EntitySync/DispatchEntityMessageHandlerTest.php tests/integration/Core/System/UsageData/EntitySync/IterateEntityMessageHandlerTest.php tests/integration/Core/System/StateMachine/Api/StateMachineActionControllerTest.php +tests/integration/Core/System/StateMachine/StateMachineRegistryTest.php tests/integration/Core/System/SalesChannel/Context/CartRestorerTest.php tests/integration/Core/System/SalesChannel/Context/SalesChannelContextTest.php tests/integration/Core/System/SalesChannel/SalesChannel/ContextSwitchRouteTest.php @@ -6325,6 +6333,11 @@ tests/integration/Core/Content/Media/Infrastructure/Path/MediaLocationBuilderTes tests/integration/Core/Content/Media/Infrastructure/Path/MediaPathPostUpdaterTest.php tests/integration/Core/Content/Media/Infrastructure/Command/UpdatePathTest.php tests/integration/Core/Content/Media/UnusedMediaPurgerTest.php +tests/integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php +tests/integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php +tests/integration/Core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php +tests/integration/Core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php +tests/integration/Core/Content/Media/DataAbstractionLayer/MediaRepositoryTest.php tests/integration/Core/Content/Media/Command/GenerateThumbnailsCommandTest.php tests/integration/Core/Content/Media/File/FileLoaderTest.php tests/integration/Core/Content/Media/File/FileNameProviderTest.php @@ -7459,7 +7472,6 @@ src/Core/System/Test/Tag/Service/FilterTagIdsServiceTest.php src/Core/System/Test/EntityFixturesBase.php src/Core/System/Test/Salutation/CachedSalutationRouteTest.php src/Core/System/Test/Salutation/SalesChannel/SalutationRouteTest.php -src/Core/System/Test/StateMachine/StateMachineRegistryTest.php src/Core/System/Test/SalesChannel/Context/SalesChannelContextRestorerTest.php src/Core/System/Test/SalesChannel/Context/SalesChannelContextPersisterTest.php src/Core/System/Test/SalesChannel/Subscriber/SalesChannelTypeValidatorTest.php @@ -8603,6 +8615,7 @@ src/Core/Content/Media/Core/Application/AbstractMediaPathStrategy.php src/Core/Content/Media/Core/Application/MediaUrlLoader.php src/Core/Content/Media/Core/Application/MediaPathStorage.php src/Core/Content/Media/Core/Application/MediaLocationBuilder.php +src/Core/Content/Media/Core/Application/MediaReverseProxy.php src/Core/Content/Media/Core/Application/MediaPathUpdater.php src/Core/Content/Media/Subscriber/MediaDeletionSubscriber.php src/Core/Content/Media/Subscriber/MediaFolderConfigLoadedSubscriber.php @@ -8625,13 +8638,16 @@ src/Core/Content/Media/MediaCollection.php src/Core/Content/Media/Metadata/MetadataLoader.php src/Core/Content/Media/Metadata/MetadataLoader/ImageMetadataLoader.php src/Core/Content/Media/Metadata/MetadataLoader/MetadataLoaderInterface.php +src/Core/Content/Media/Infrastructure/Path/FastlyMediaReverseProxy.php src/Core/Content/Media/Infrastructure/Path/MediaPathPostUpdater.php +src/Core/Content/Media/Infrastructure/Path/BanMediaUrl.php src/Core/Content/Media/Infrastructure/Path/SqlMediaLocationBuilder.php src/Core/Content/Media/Infrastructure/Path/MediaUrlGenerator.php src/Core/Content/Media/Infrastructure/Path/SqlMediaPathStorage.php src/Core/Content/Media/Infrastructure/Command/UpdatePathCommand.php src/Core/Content/Media/Event/UnusedMediaSearchEvent.php src/Core/Content/Media/Event/MediaUploadedEvent.php +src/Core/Content/Media/Event/MediaPathChangedEvent.php src/Core/Content/Media/Event/UnusedMediaSearchStartEvent.php src/Core/Content/Media/Event/MediaFolderConfigurationIndexerEvent.php src/Core/Content/Media/Event/MediaThumbnailDeletedEvent.php @@ -8825,11 +8841,6 @@ src/Core/Content/Test/Media/MediaEntityTest.php src/Core/Content/Test/Media/Cms/DefaultMediaResolverTest.php src/Core/Content/Test/Media/Cms/Type/ImageTypeDataResolverTest.php src/Core/Content/Test/Media/Cms/Type/ImageSliderTypeDataResolverTest.php -src/Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php -src/Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php -src/Core/Content/Test/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php -src/Core/Content/Test/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php -src/Core/Content/Test/Media/DataAbstractionLayer/MediaRepositoryTest.php src/Core/Content/Test/Media/Commands/GenerateMediaTypesCommandTest.php src/Core/Content/Test/Media/Aggregate/MediaThumbnail/MediaThumbnailStructTest.php src/Core/Content/Test/Media/Aggregate/MediaFolder/MediaFolderTest.php @@ -13413,6 +13424,7 @@ src/Administration/Resources/ide-twig.json src/Administration/Resources/app/administration/scripts/componentImportResolver/generate.ts src/Administration/Resources/app/administration/scripts/codemods/twig-feature-flag-removal/index.ts src/Administration/Resources/app/administration/scripts/codemods/js-vue3-feature-flag-removal/index.ts +src/Administration/Resources/app/administration/scripts/vueCompatComponentsStatistics/generate.ts src/Administration/Resources/app/administration/scripts/entitySchemaConverter/entity-schema-converter.ts src/Administration/Resources/app/administration/scripts/entitySchemaConverter/convert-schema.ts src/Administration/Resources/app/administration/scripts/entitySchemaConverter/EntitySchemaTypes.ts diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi-all-levels.txt index aeace5e9..7c788a85 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi-all-levels.txt @@ -30182,6 +30182,12 @@ docs/01-core/upload/00-intro.md 01-core/upload/00-intro.md upload/00-intro.md 00-intro.md +docs/docs/docs/01-core/content-releases/03-scheduling.md +docs/docs/01-core/content-releases/03-scheduling.md +docs/01-core/content-releases/03-scheduling.md +01-core/content-releases/03-scheduling.md +content-releases/03-scheduling.md +03-scheduling.md docs/docs/docs/01-core/content-releases/02-frontend/01-releases-page.mdx docs/docs/01-core/content-releases/02-frontend/01-releases-page.mdx docs/01-core/content-releases/02-frontend/01-releases-page.mdx diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi.txt index 4d051ecb..c6720fc5 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/strapi.txt @@ -4253,6 +4253,7 @@ docs/docs/docs/01-core/upload/01-backend/_category_.json docs/docs/docs/01-core/upload/01-backend/00-providers.md docs/docs/docs/01-core/upload/_category_.json docs/docs/docs/01-core/upload/00-intro.md +docs/docs/docs/01-core/content-releases/03-scheduling.md docs/docs/docs/01-core/content-releases/02-frontend/01-releases-page.mdx docs/docs/docs/01-core/content-releases/02-frontend/_category_.json docs/docs/docs/01-core/content-releases/02-frontend/02-release-details-page.mdx diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt index f5939bb3..4fb4ac0c 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt @@ -14967,14 +14967,6 @@ Resources/config/api_resources/ChannelPricingLogEntry.xml config/api_resources/ChannelPricingLogEntry.xml api_resources/ChannelPricingLogEntry.xml ChannelPricingLogEntry.xml -src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminResetPassword.xml -Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminResetPassword.xml -Bundle/ApiBundle/Resources/config/api_resources/AdminResetPassword.xml -ApiBundle/Resources/config/api_resources/AdminResetPassword.xml -Resources/config/api_resources/AdminResetPassword.xml -config/api_resources/AdminResetPassword.xml -api_resources/AdminResetPassword.xml -AdminResetPassword.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPriceHistoryConfig.xml Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPriceHistoryConfig.xml Bundle/ApiBundle/Resources/config/api_resources/ChannelPriceHistoryConfig.xml @@ -14999,6 +14991,14 @@ Resources/config/api_resources/TaxonImage.xml config/api_resources/TaxonImage.xml api_resources/TaxonImage.xml TaxonImage.xml +src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUserPassword.xml +Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUserPassword.xml +Bundle/ApiBundle/Resources/config/api_resources/AdminUserPassword.xml +ApiBundle/Resources/config/api_resources/AdminUserPassword.xml +Resources/config/api_resources/AdminUserPassword.xml +config/api_resources/AdminUserPassword.xml +api_resources/AdminUserPassword.xml +AdminUserPassword.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml @@ -15023,6 +15023,14 @@ Resources/config/api_resources/Channel.xml config/api_resources/Channel.xml api_resources/Channel.xml Channel.xml +src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerVerification.xml +Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerVerification.xml +Bundle/ApiBundle/Resources/config/api_resources/CustomerVerification.xml +ApiBundle/Resources/config/api_resources/CustomerVerification.xml +Resources/config/api_resources/CustomerVerification.xml +config/api_resources/CustomerVerification.xml +api_resources/CustomerVerification.xml +CustomerVerification.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxRate.xml Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxRate.xml Bundle/ApiBundle/Resources/config/api_resources/TaxRate.xml @@ -15031,6 +15039,14 @@ Resources/config/api_resources/TaxRate.xml config/api_resources/TaxRate.xml api_resources/TaxRate.xml TaxRate.xml +src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerPassword.xml +Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerPassword.xml +Bundle/ApiBundle/Resources/config/api_resources/CustomerPassword.xml +ApiBundle/Resources/config/api_resources/CustomerPassword.xml +Resources/config/api_resources/CustomerPassword.xml +config/api_resources/CustomerPassword.xml +api_resources/CustomerPassword.xml +CustomerPassword.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml Sylius/Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml @@ -15055,14 +15071,6 @@ Resources/config/api_resources/ProductVariant.xml config/api_resources/ProductVariant.xml api_resources/ProductVariant.xml ProductVariant.xml -src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ContactRequest.xml -Sylius/Bundle/ApiBundle/Resources/config/api_resources/ContactRequest.xml -Bundle/ApiBundle/Resources/config/api_resources/ContactRequest.xml -ApiBundle/Resources/config/api_resources/ContactRequest.xml -Resources/config/api_resources/ContactRequest.xml -config/api_resources/ContactRequest.xml -api_resources/ContactRequest.xml -ContactRequest.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopUser.xml Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopUser.xml Bundle/ApiBundle/Resources/config/api_resources/ShopUser.xml @@ -15111,14 +15119,6 @@ Resources/config/api_resources/ProductReview.xml config/api_resources/ProductReview.xml api_resources/ProductReview.xml ProductReview.xml -src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AccountResetPassword.xml -Sylius/Bundle/ApiBundle/Resources/config/api_resources/AccountResetPassword.xml -Bundle/ApiBundle/Resources/config/api_resources/AccountResetPassword.xml -ApiBundle/Resources/config/api_resources/AccountResetPassword.xml -Resources/config/api_resources/AccountResetPassword.xml -config/api_resources/AccountResetPassword.xml -api_resources/AccountResetPassword.xml -AccountResetPassword.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml @@ -15335,14 +15335,6 @@ Resources/config/api_resources/Province.xml config/api_resources/Province.xml api_resources/Province.xml Province.xml -src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml -Sylius/Bundle/ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml -Bundle/ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml -ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml -Resources/config/api_resources/VerifyCustomerAccount.xml -config/api_resources/VerifyCustomerAccount.xml -api_resources/VerifyCustomerAccount.xml -VerifyCustomerAccount.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Customer.xml Sylius/Bundle/ApiBundle/Resources/config/api_resources/Customer.xml Bundle/ApiBundle/Resources/config/api_resources/Customer.xml @@ -15423,6 +15415,14 @@ Resources/config/api_resources/PromotionRule.xml config/api_resources/PromotionRule.xml api_resources/PromotionRule.xml PromotionRule.xml +src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Contact.xml +Sylius/Bundle/ApiBundle/Resources/config/api_resources/Contact.xml +Bundle/ApiBundle/Resources/config/api_resources/Contact.xml +ApiBundle/Resources/config/api_resources/Contact.xml +Resources/config/api_resources/Contact.xml +config/api_resources/Contact.xml +api_resources/Contact.xml +Contact.xml src/Sylius/Bundle/ApiBundle/Resources/config/integrations/swagger.xml Sylius/Bundle/ApiBundle/Resources/config/integrations/swagger.xml Bundle/ApiBundle/Resources/config/integrations/swagger.xml @@ -15753,6 +15753,13 @@ ApiBundle/OpenApi/Documentation/ProductReviewDocumentationModifier.php OpenApi/Documentation/ProductReviewDocumentationModifier.php Documentation/ProductReviewDocumentationModifier.php ProductReviewDocumentationModifier.php +src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdministratorDocumentationModifier.php +Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdministratorDocumentationModifier.php +Bundle/ApiBundle/OpenApi/Documentation/AdministratorDocumentationModifier.php +ApiBundle/OpenApi/Documentation/AdministratorDocumentationModifier.php +OpenApi/Documentation/AdministratorDocumentationModifier.php +Documentation/AdministratorDocumentationModifier.php +AdministratorDocumentationModifier.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/PathHiderDocumentationModifier.php Sylius/Bundle/ApiBundle/OpenApi/Documentation/PathHiderDocumentationModifier.php Bundle/ApiBundle/OpenApi/Documentation/PathHiderDocumentationModifier.php @@ -15802,13 +15809,6 @@ ApiBundle/OpenApi/Documentation/ProductImageDocumentationModifier.php OpenApi/Documentation/ProductImageDocumentationModifier.php Documentation/ProductImageDocumentationModifier.php ProductImageDocumentationModifier.php -src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php -Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php -Bundle/ApiBundle/OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php -ApiBundle/OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php -OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php -Documentation/AdminAuthenticationTokenDocumentationModifier.php -AdminAuthenticationTokenDocumentationModifier.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AddressLogEntryDocumentationModifier.php Sylius/Bundle/ApiBundle/OpenApi/Documentation/AddressLogEntryDocumentationModifier.php Bundle/ApiBundle/OpenApi/Documentation/AddressLogEntryDocumentationModifier.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt index 748b2a3d..3ba373c7 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt @@ -2633,25 +2633,25 @@ src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerGroup.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethodTranslation.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUser.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPricingLogEntry.xml -src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminResetPassword.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPriceHistoryConfig.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Product.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxonImage.xml +src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUserPassword.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Order.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Channel.xml +src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerVerification.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxRate.xml +src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerPassword.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Payment.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariant.xml -src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ContactRequest.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopUser.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Address.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTaxon.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAttributeValue.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOption.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductReview.xml -src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AccountResetPassword.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Country.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionValue.xml @@ -2679,7 +2679,6 @@ src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Shipment.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopBillingData.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ExchangeRate.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Province.xml -src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Customer.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Zone.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PaymentMethodTranslation.xml @@ -2690,6 +2689,7 @@ src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariantTransla src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingCategory.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ZoneMember.xml src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PromotionRule.xml +src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Contact.xml src/Sylius/Bundle/ApiBundle/Resources/config/integrations/swagger.xml src/Sylius/Bundle/ApiBundle/Resources/config/app/config.yaml src/Sylius/Bundle/ApiBundle/Resources/translations/validators.en.yaml @@ -2744,6 +2744,7 @@ src/Sylius/Bundle/ApiBundle/Serializer/TranslatableLocaleKeyDenormalizer.php src/Sylius/Bundle/ApiBundle/Serializer/AddressDenormalizer.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductSlugDocumentationModifier.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductReviewDocumentationModifier.php +src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdministratorDocumentationModifier.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/PathHiderDocumentationModifier.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/DocumentationModifierInterface.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/StatisticsDocumentationModifier.php @@ -2751,7 +2752,6 @@ src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductVariantDocumentationMod src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ShopAuthenticationTokenDocumentationModifier.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductDocumentationModifier.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductImageDocumentationModifier.php -src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AddressLogEntryDocumentationModifier.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AttributeTypeDocumentationModifier.php src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/PromotionDocumentationModifier.php diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt index cbeb17f1..393aa7ae 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt @@ -1666,6 +1666,14 @@ test/webapp/jsp/tagFileInJar.jsp webapp/jsp/tagFileInJar.jsp jsp/tagFileInJar.jsp tagFileInJar.jsp +test/webapp/jsp/includeThenForward.jsp +webapp/jsp/includeThenForward.jsp +jsp/includeThenForward.jsp +includeThenForward.jsp +test/webapp/jsp/ok.html +webapp/jsp/ok.html +jsp/ok.html +ok.html test/webapp/jsp/session.jsp webapp/jsp/session.jsp jsp/session.jsp @@ -1754,6 +1762,10 @@ webapp/jsp/doc-version-invalid/document-3.2.jspx jsp/doc-version-invalid/document-3.2.jspx doc-version-invalid/document-3.2.jspx document-3.2.jspx +test/webapp/jsp/forward.jsp +webapp/jsp/forward.jsp +jsp/forward.jsp +forward.jsp test/webapp/jsp/pageContext2.jsp webapp/jsp/pageContext2.jsp jsp/pageContext2.jsp diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt index 7088230e..15819321 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt @@ -380,6 +380,8 @@ test/webapp/jsp/encoding/bom-utf16be-prolog-utf16be.jspx test/webapp/jsp/encoding/bom-utf16be-prolog-utf8.jspx test/webapp/jsp/encoding/bom-utf8-prolog-none.jsp test/webapp/jsp/tagFileInJar.jsp +test/webapp/jsp/includeThenForward.jsp +test/webapp/jsp/ok.html test/webapp/jsp/session.jsp test/webapp/jsp/errorOnELNotFound/tag-file-true.jsp test/webapp/jsp/errorOnELNotFound/tag-file-false.jsp @@ -398,6 +400,7 @@ test/webapp/jsp/doc-version-invalid/document-1.1.jspx test/webapp/jsp/doc-version-invalid/document-0.4.jspx test/webapp/jsp/doc-version-invalid/document-5.4.jspx test/webapp/jsp/doc-version-invalid/document-3.2.jspx +test/webapp/jsp/forward.jsp test/webapp/jsp/pageContext2.jsp test/webapp/jsp/doc-version-valid/document-3.0.jspx test/webapp/jsp/doc-version-valid/document-2.3.jspx diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt index 553219f7..d94e6b9e 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt @@ -6607,6 +6607,11 @@ js/product-editor/changelog/add-44169-list product-editor/changelog/add-44169-list changelog/add-44169-list add-44169-list +packages/js/product-editor/changelog/add-44169-create +js/product-editor/changelog/add-44169-create +product-editor/changelog/add-44169-create +changelog/add-44169-create +add-44169-create packages/js/product-editor/changelog/add-wooicons js/product-editor/changelog/add-wooicons product-editor/changelog/add-wooicons @@ -6667,6 +6672,11 @@ js/product-editor/changelog/.gitkeep product-editor/changelog/.gitkeep changelog/.gitkeep .gitkeep +packages/js/product-editor/changelog/dev-41786_update_attributes_tooltip_copy +js/product-editor/changelog/dev-41786_update_attributes_tooltip_copy +product-editor/changelog/dev-41786_update_attributes_tooltip_copy +changelog/dev-41786_update_attributes_tooltip_copy +dev-41786_update_attributes_tooltip_copy packages/js/product-editor/changelog/dev-44656_create_title_bar js/product-editor/changelog/dev-44656_create_title_bar product-editor/changelog/dev-44656_create_title_bar @@ -7542,6 +7552,33 @@ src/components/details-description-field/details-description-field.tsx components/details-description-field/details-description-field.tsx details-description-field/details-description-field.tsx details-description-field.tsx +packages/js/product-editor/src/components/custom-fields/utils/validations/types.ts +js/product-editor/src/components/custom-fields/utils/validations/types.ts +product-editor/src/components/custom-fields/utils/validations/types.ts +src/components/custom-fields/utils/validations/types.ts +components/custom-fields/utils/validations/types.ts +custom-fields/utils/validations/types.ts +utils/validations/types.ts +validations/types.ts +types.ts +packages/js/product-editor/src/components/custom-fields/utils/validations/index.ts +js/product-editor/src/components/custom-fields/utils/validations/index.ts +product-editor/src/components/custom-fields/utils/validations/index.ts +src/components/custom-fields/utils/validations/index.ts +components/custom-fields/utils/validations/index.ts +custom-fields/utils/validations/index.ts +utils/validations/index.ts +validations/index.ts +index.ts +packages/js/product-editor/src/components/custom-fields/utils/validations/validate.ts +js/product-editor/src/components/custom-fields/utils/validations/validate.ts +product-editor/src/components/custom-fields/utils/validations/validate.ts +src/components/custom-fields/utils/validations/validate.ts +components/custom-fields/utils/validations/validate.ts +custom-fields/utils/validations/validate.ts +utils/validations/validate.ts +validations/validate.ts +validate.ts packages/js/product-editor/src/components/custom-fields/types.ts js/product-editor/src/components/custom-fields/types.ts product-editor/src/components/custom-fields/types.ts @@ -7588,6 +7625,38 @@ src/components/custom-fields/index.ts components/custom-fields/index.ts custom-fields/index.ts index.ts +packages/js/product-editor/src/components/custom-fields/create-modal/types.ts +js/product-editor/src/components/custom-fields/create-modal/types.ts +product-editor/src/components/custom-fields/create-modal/types.ts +src/components/custom-fields/create-modal/types.ts +components/custom-fields/create-modal/types.ts +custom-fields/create-modal/types.ts +create-modal/types.ts +types.ts +packages/js/product-editor/src/components/custom-fields/create-modal/index.ts +js/product-editor/src/components/custom-fields/create-modal/index.ts +product-editor/src/components/custom-fields/create-modal/index.ts +src/components/custom-fields/create-modal/index.ts +components/custom-fields/create-modal/index.ts +custom-fields/create-modal/index.ts +create-modal/index.ts +index.ts +packages/js/product-editor/src/components/custom-fields/create-modal/style.scss +js/product-editor/src/components/custom-fields/create-modal/style.scss +product-editor/src/components/custom-fields/create-modal/style.scss +src/components/custom-fields/create-modal/style.scss +components/custom-fields/create-modal/style.scss +custom-fields/create-modal/style.scss +create-modal/style.scss +style.scss +packages/js/product-editor/src/components/custom-fields/create-modal/create-modal.tsx +js/product-editor/src/components/custom-fields/create-modal/create-modal.tsx +product-editor/src/components/custom-fields/create-modal/create-modal.tsx +src/components/custom-fields/create-modal/create-modal.tsx +components/custom-fields/create-modal/create-modal.tsx +custom-fields/create-modal/create-modal.tsx +create-modal/create-modal.tsx +create-modal.tsx packages/js/product-editor/src/components/custom-fields/custom-fields.tsx js/product-editor/src/components/custom-fields/custom-fields.tsx product-editor/src/components/custom-fields/custom-fields.tsx @@ -22350,6 +22419,12 @@ client/customize-store/assembler-hub/layout.tsx customize-store/assembler-hub/layout.tsx assembler-hub/layout.tsx layout.tsx +plugins/woocommerce-admin/client/customize-store/assembler-hub/block-editor-container.tsx +woocommerce-admin/client/customize-store/assembler-hub/block-editor-container.tsx +client/customize-store/assembler-hub/block-editor-container.tsx +customize-store/assembler-hub/block-editor-container.tsx +assembler-hub/block-editor-container.tsx +block-editor-container.tsx plugins/woocommerce-admin/client/customize-store/assembler-hub/block-editor.tsx woocommerce-admin/client/customize-store/assembler-hub/block-editor.tsx client/customize-store/assembler-hub/block-editor.tsx @@ -45003,6 +45078,13 @@ checkout/utils/validation/get-validity-message-for-input.ts utils/validation/get-validity-message-for-input.ts validation/get-validity-message-for-input.ts get-validity-message-for-input.ts +plugins/woocommerce-blocks/packages/checkout/utils/validation/validate-filter.ts +woocommerce-blocks/packages/checkout/utils/validation/validate-filter.ts +packages/checkout/utils/validation/validate-filter.ts +checkout/utils/validation/validate-filter.ts +utils/validation/validate-filter.ts +validation/validate-filter.ts +validate-filter.ts plugins/woocommerce-blocks/packages/checkout/utils/validation/is-postcode.ts woocommerce-blocks/packages/checkout/utils/validation/is-postcode.ts packages/checkout/utils/validation/is-postcode.ts @@ -51018,6 +51100,10 @@ plugins/woocommerce/changelog/pr-45349 woocommerce/changelog/pr-45349 changelog/pr-45349 pr-45349 +plugins/woocommerce/changelog/add-search-currency-iso-code +woocommerce/changelog/add-search-currency-iso-code +changelog/add-search-currency-iso-code +add-search-currency-iso-code plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen @@ -51158,6 +51244,10 @@ plugins/woocommerce/changelog/44588-fix-remove-test-comment woocommerce/changelog/44588-fix-remove-test-comment changelog/44588-fix-remove-test-comment 44588-fix-remove-test-comment +plugins/woocommerce/changelog/45170-add-42004-totalValue-filter +woocommerce/changelog/45170-add-42004-totalValue-filter +changelog/45170-add-42004-totalValue-filter +45170-add-42004-totalValue-filter plugins/woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests changelog/e2e-fix-command-pallete-with-gb-tests @@ -51298,6 +51388,10 @@ plugins/woocommerce/changelog/fix-33348 woocommerce/changelog/fix-33348 changelog/fix-33348 fix-33348 +plugins/woocommerce/changelog/45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview +woocommerce/changelog/45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview +changelog/45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview +45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview plugins/woocommerce/changelog/45208-dev-fix-typo-sample-data woocommerce/changelog/45208-dev-fix-typo-sample-data changelog/45208-dev-fix-typo-sample-data @@ -51422,6 +51516,10 @@ plugins/woocommerce/changelog/45414-45383-selected-footer-header-first woocommerce/changelog/45414-45383-selected-footer-header-first changelog/45414-45383-selected-footer-header-first 45414-45383-selected-footer-header-first +plugins/woocommerce/changelog/e2e-add-merchant-checkout-block +woocommerce/changelog/e2e-add-merchant-checkout-block +changelog/e2e-add-merchant-checkout-block +e2e-add-merchant-checkout-block plugins/woocommerce/changelog/.gitkeep woocommerce/changelog/.gitkeep changelog/.gitkeep @@ -51458,14 +51556,26 @@ plugins/woocommerce/changelog/add-44303-e2e-tests-for-notice-templates woocommerce/changelog/add-44303-e2e-tests-for-notice-templates changelog/add-44303-e2e-tests-for-notice-templates add-44303-e2e-tests-for-notice-templates +plugins/woocommerce/changelog/dev-39449_add_source_prop_to_legacy_editor +woocommerce/changelog/dev-39449_add_source_prop_to_legacy_editor +changelog/dev-39449_add_source_prop_to_legacy_editor +dev-39449_add_source_prop_to_legacy_editor plugins/woocommerce/changelog/44892-dakota-product-types-extensibility woocommerce/changelog/44892-dakota-product-types-extensibility changelog/44892-dakota-product-types-extensibility 44892-dakota-product-types-extensibility +plugins/woocommerce/changelog/dev-41786_update_attributes_tooltip_copy +woocommerce/changelog/dev-41786_update_attributes_tooltip_copy +changelog/dev-41786_update_attributes_tooltip_copy +dev-41786_update_attributes_tooltip_copy plugins/woocommerce/changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs woocommerce/changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs 45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs +plugins/woocommerce/changelog/45498-fix-task-list-data +woocommerce/changelog/45498-fix-task-list-data +changelog/45498-fix-task-list-data +45498-fix-task-list-data plugins/woocommerce/changelog/45411-improve-font_installation_async woocommerce/changelog/45411-improve-font_installation_async changelog/45411-improve-font_installation_async @@ -51482,6 +51592,10 @@ plugins/woocommerce/changelog/e2e-shopper-product-filters woocommerce/changelog/e2e-shopper-product-filters changelog/e2e-shopper-product-filters e2e-shopper-product-filters +plugins/woocommerce/changelog/fix-37548 +woocommerce/changelog/fix-37548 +changelog/fix-37548 +fix-37548 plugins/woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user @@ -53410,6 +53524,13 @@ e2e-pw/tests/merchant/create-shipping-classes.spec.js tests/merchant/create-shipping-classes.spec.js merchant/create-shipping-classes.spec.js create-shipping-classes.spec.js +plugins/woocommerce/tests/e2e-pw/tests/merchant/create-checkout-block.spec.js +woocommerce/tests/e2e-pw/tests/merchant/create-checkout-block.spec.js +tests/e2e-pw/tests/merchant/create-checkout-block.spec.js +e2e-pw/tests/merchant/create-checkout-block.spec.js +tests/merchant/create-checkout-block.spec.js +merchant/create-checkout-block.spec.js +create-checkout-block.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/products/add-variable-product/create-product-attributes.spec.js woocommerce/tests/e2e-pw/tests/merchant/products/add-variable-product/create-product-attributes.spec.js tests/e2e-pw/tests/merchant/products/add-variable-product/create-product-attributes.spec.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index 8a530b2e..50dabd26 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -1192,6 +1192,7 @@ packages/js/product-editor/changelog/fix-multiple_warning_in_blocks packages/js/product-editor/changelog/add-43707_show_prepublish_checks_section packages/js/product-editor/changelog/fix-product-editor-remove-editable-outline packages/js/product-editor/changelog/add-44169-list +packages/js/product-editor/changelog/add-44169-create packages/js/product-editor/changelog/add-wooicons packages/js/product-editor/changelog/44838-dev-use-content-hash packages/js/product-editor/changelog/fix-45388_close_prepublish_panel_before_create_new @@ -1204,6 +1205,7 @@ packages/js/product-editor/changelog/add-40376 packages/js/product-editor/changelog/add-44169 packages/js/product-editor/changelog/add-44474_post_publishing_message packages/js/product-editor/changelog/.gitkeep +packages/js/product-editor/changelog/dev-41786_update_attributes_tooltip_copy packages/js/product-editor/changelog/dev-44656_create_title_bar packages/js/product-editor/tsconfig-cjs.json packages/js/product-editor/typings/global.d.ts @@ -1339,12 +1341,19 @@ packages/js/product-editor/src/components/label/label.tsx packages/js/product-editor/src/components/label/style.scss packages/js/product-editor/src/components/details-description-field/index.ts packages/js/product-editor/src/components/details-description-field/details-description-field.tsx +packages/js/product-editor/src/components/custom-fields/utils/validations/types.ts +packages/js/product-editor/src/components/custom-fields/utils/validations/index.ts +packages/js/product-editor/src/components/custom-fields/utils/validations/validate.ts packages/js/product-editor/src/components/custom-fields/types.ts packages/js/product-editor/src/components/custom-fields/edit-modal/types.ts packages/js/product-editor/src/components/custom-fields/edit-modal/index.ts packages/js/product-editor/src/components/custom-fields/edit-modal/style.scss packages/js/product-editor/src/components/custom-fields/edit-modal/edit-modal.tsx packages/js/product-editor/src/components/custom-fields/index.ts +packages/js/product-editor/src/components/custom-fields/create-modal/types.ts +packages/js/product-editor/src/components/custom-fields/create-modal/index.ts +packages/js/product-editor/src/components/custom-fields/create-modal/style.scss +packages/js/product-editor/src/components/custom-fields/create-modal/create-modal.tsx packages/js/product-editor/src/components/custom-fields/custom-fields.tsx packages/js/product-editor/src/components/custom-fields/empty-state/index.ts packages/js/product-editor/src/components/custom-fields/empty-state/style.scss @@ -3836,6 +3845,7 @@ plugins/woocommerce-admin/client/customize-store/assembler-hub/hooks/use-logo-at plugins/woocommerce-admin/client/customize-store/assembler-hub/editor.tsx plugins/woocommerce-admin/client/customize-store/assembler-hub/preload-fonts.tsx plugins/woocommerce-admin/client/customize-store/assembler-hub/layout.tsx +plugins/woocommerce-admin/client/customize-store/assembler-hub/block-editor-container.tsx plugins/woocommerce-admin/client/customize-store/assembler-hub/block-editor.tsx plugins/woocommerce-admin/client/customize-store/assembler-hub/go-back-warning-modal.tsx plugins/woocommerce-admin/client/customize-store/assembler-hub/style.scss @@ -6858,6 +6868,7 @@ plugins/woocommerce-blocks/packages/checkout/utils/validation/test/is-postcode.t plugins/woocommerce-blocks/packages/checkout/utils/validation/test/index.tsx plugins/woocommerce-blocks/packages/checkout/utils/validation/index.ts plugins/woocommerce-blocks/packages/checkout/utils/validation/get-validity-message-for-input.ts +plugins/woocommerce-blocks/packages/checkout/utils/validation/validate-filter.ts plugins/woocommerce-blocks/packages/checkout/utils/validation/is-postcode.ts plugins/woocommerce-blocks/packages/checkout/utils/validation/must-contain.ts plugins/woocommerce-blocks/packages/checkout/utils/README.md @@ -7800,6 +7811,7 @@ plugins/woocommerce/uninstall.php plugins/woocommerce/changelog/45384-45379-update-logo-width plugins/woocommerce/changelog/fix-42746 plugins/woocommerce/changelog/pr-45349 +plugins/woocommerce/changelog/add-search-currency-iso-code plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen plugins/woocommerce/changelog/fix-45300 plugins/woocommerce/changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript @@ -7835,6 +7847,7 @@ plugins/woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-th plugins/woocommerce/changelog/45201-add-44787-add-range-rule plugins/woocommerce/changelog/add-product-collection-new-arrivals-7-days-default plugins/woocommerce/changelog/44588-fix-remove-test-comment +plugins/woocommerce/changelog/45170-add-42004-totalValue-filter plugins/woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests plugins/woocommerce/changelog/pr-44896 plugins/woocommerce/changelog/try-45346-fix-failing-mini-cart-i18n-tests @@ -7870,6 +7883,7 @@ plugins/woocommerce/changelog/update-default-payments-gateways-recommendations plugins/woocommerce/changelog/43011-patch-1 plugins/woocommerce/changelog/e2e-add-mini-cart-customization plugins/woocommerce/changelog/fix-33348 +plugins/woocommerce/changelog/45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview plugins/woocommerce/changelog/45208-dev-fix-typo-sample-data plugins/woocommerce/changelog/update-woocommerce-blocks-version-cleanup plugins/woocommerce/changelog/45118-patch-3 @@ -7901,6 +7915,7 @@ plugins/woocommerce/changelog/fix-customer-list-blank plugins/woocommerce/changelog/45153-dev-fix-broken-import-e2e plugins/woocommerce/changelog/44890-cys-fix-complete-products-task plugins/woocommerce/changelog/45414-45383-selected-footer-header-first +plugins/woocommerce/changelog/e2e-add-merchant-checkout-block plugins/woocommerce/changelog/.gitkeep plugins/woocommerce/changelog/e2e-add-merchant-transform-cart-test plugins/woocommerce/changelog/tweak-blocks-e2e-allow-manual-trigger @@ -7910,12 +7925,16 @@ plugins/woocommerce/changelog/2023-10-24-08-52-26-105513 plugins/woocommerce/changelog/44821-44820-cys-on-core-display-a-new-modal-informing-the-theme-switch-whenever-the-user-clicks-on-the-start-designing-button plugins/woocommerce/changelog/dev-blocks-package-housekeeping plugins/woocommerce/changelog/add-44303-e2e-tests-for-notice-templates +plugins/woocommerce/changelog/dev-39449_add_source_prop_to_legacy_editor plugins/woocommerce/changelog/44892-dakota-product-types-extensibility +plugins/woocommerce/changelog/dev-41786_update_attributes_tooltip_copy plugins/woocommerce/changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs +plugins/woocommerce/changelog/45498-fix-task-list-data plugins/woocommerce/changelog/45411-improve-font_installation_async plugins/woocommerce/changelog/e2e-fix-convert-pages-to-shortcode plugins/woocommerce/changelog/fix-product-filter-minor-fixes plugins/woocommerce/changelog/e2e-shopper-product-filters +plugins/woocommerce/changelog/fix-37548 plugins/woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user plugins/woocommerce/woocommerce.php plugins/woocommerce/phpcs.xml @@ -8216,6 +8235,7 @@ plugins/woocommerce/tests/e2e-pw/tests/merchant/order-coupon.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/create-page.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/product-edit.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/create-shipping-classes.spec.js +plugins/woocommerce/tests/e2e-pw/tests/merchant/create-checkout-block.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/products/add-variable-product/create-product-attributes.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/products/add-variable-product/create-variable-product.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/products/add-variable-product/create-variations.spec.js diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt index 3868bfb2..434dce7e 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -30,6 +30,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .well-known .well-known/assetlinks.json .xml +/*/*/_tools +/*/*/more_ideas +/*/_tools +/*/activity /*/branches /*/commits /*/compare @@ -37,8 +41,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/edit$ /*/forks /*/graphs +/*/group +/*/invite /*/issues/new /*/issues/search +/*/more_ideas /*/network /*/projects /*/pulse @@ -48,6 +55,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/watchers /*source= /.git +/?z=1 /B00M3E1HJY /B00M3E1NYI /B00M3E1Q5Y @@ -65,6 +73,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Search/ /_ /_/rsrc +/_activities +/_activity +/_community +/_created +/_followers +/_following +/_quick_saves +/_saved +/_shop +/_shopping_list /album/*/*?i= /api /apis @@ -79,6 +97,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /comments/*?*sort= /commits/*?author /commits/*?path +/communities +/discovered /download /download/Browse.aspx? /download/browse.aspx? @@ -104,6 +124,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /leads/*/jsplayer_show_lead_form.html /leads/*/show_form.html /liked_by +/likes /listing/*/favoriters /lookup? /mediaapi/ @@ -111,15 +132,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /music/*/Search/ /music/*/search/ /newsearch/ +/organize /people/*/circle /people/*/favorites /pinned_flashes +/pins /podcast/*/*?i= /print$ +/profile-about /raw /revisions /rg*/mediaviewer/rm*/tr /rss +/scheduled-pin +/scheduled-pins /search /search/ /search/*?q= @@ -137,11 +163,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/locations/store-locations-sitemap.xml /store/music/groove-music-pass/* +/story_pins +/tagged /tarball /tree +/tried /tv-season/*/*?i= /unsubscribe/ /video- +/video_pins /wal/ /wiki/Special: /wiki/index.php/Help @@ -210,6 +240,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?order= ?pt1=true$ ?s= +?show_error=true ?tab=achievements&achievement= ?utm_*= ?w=address @@ -295,6 +326,8 @@ WebObjects/MZStoreElements.woa [_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/retweets _ +_/_ +_/_/pixel _/aihub_pod _/ain/_/js _/alkali-learn @@ -360,6 +393,8 @@ _next/gtm _next/jwt _next/title _next/viewer +_ngjs/resource +_ngjs/resource/*/get _nimbusJson.json _nimbusJsonp.js _nimbusJsonpStatic.js @@ -468,6 +503,7 @@ ad_spice ad_syndication_user_tracking ad_visibility addContacts +addboard addressBookExport admin adredir? @@ -489,6 +525,7 @@ adwords/proposal adx/bin affil affil/pal +age-appeal aihub/tfhub ajax ajax/follow_info @@ -526,6 +563,7 @@ api_access_key= app*_ app*form_id= app/updates +appealed-pin apple-app-site-association apps apps*&tags= @@ -643,6 +681,7 @@ auth/verifychallenge author/following author= authwall +autocomplete away.php b?*node=7454898011 b?*node=7454917011 @@ -756,7 +795,11 @@ blogs/test blogsearch blogsearch_feeds bn +board +board_activity +board_activity_comment bookmark? +bookmarklet bookmarks books books/about @@ -778,17 +821,38 @@ books?*zoom=1 books?*zoom=5 booksrightsholders boutique/sitemaps +branded-pins browse/reviews/recent +business/ad_create business/adshare business/adshare/faqs business/blahblah +business/business-access +business/business-hierarchy +business/business-manager +business/catalogs +business/commerce-integrations +business/community-information +business/convert +business/create +business/create-linked-account business/feedback +business/hub +business/invite business/leads/jsplayer_show_lead_form.html business/leads/show_form.html business/learning/blog +business/onboarding +business/pin_create business/premium/is_payment_pending business/promotion +business/referral business/sales/blog +business/site +business/switch-account +business/top-ads +business/update +business/verified-merchant/status buttonlite.js buyside-e2e-monitor buzz/post @@ -980,6 +1044,7 @@ checkout checkout/package checkoutnow checkpoint +christmas-spotlight chrome/browser/mobile/tour chrome/crlset chrome/webstore/images @@ -1003,6 +1068,7 @@ client_error client_errors clima/ets clima/sites/registry +close-account cloud-launcher/sitemap cloudsourcetools/images cms_content @@ -1023,6 +1089,7 @@ commercesearch/images commercesearch/services commission_2010-2014/katainen commits?author= +communities communities/bin.aspx? communities/blogs/PortalResults.mspx? communities/eventdetails.mspx? @@ -1038,24 +1105,32 @@ community/category/* community/comments community/feed community/trackback +community_comment +community_post community_s companyDir compare compare/*/apply compressiontest config.js +connect connections connector consumers/archive contact_me contactus content +content-claiming context_referrer=gig_page context_referrer=user_page control +conversation conversations +convert-business +convert-personal coop/directory coop/manage +copyright-reporting corgi$ couchmode counter/*? @@ -1063,7 +1138,13 @@ counters/client-screenview coupons/visit covid19 covid19/mobility +create_pin creative-europe/404_en.htm +creative-studio +creative_editor +creator-spotlight +creator_hub/_earn +creator_hub/_partnerships creatorhub cse/home cse/manage @@ -1072,7 +1153,9 @@ cse? csp csp_block csp_report_only +csrf_error ct +ct.html ct/log_list culturalinstitute/images culturalinstitute/sitemaps @@ -1182,7 +1265,9 @@ de/teams de/transactions de/treasury de/your +deactivate-account default +delete_post delight dell/cities-transformed dell/cloud-future-of-medicine @@ -1232,6 +1317,7 @@ digital-single-market/taxonomy digital-single-market/users directory directory/all +discover discussion discussion/comment-permalink discussion/edit-profile @@ -1328,6 +1414,8 @@ ebooks?*zoom=1 ebooks?*zoom=5 ece eclas +edit +editorial/* edu/cs4hs education/404_en.htm edurec @@ -1339,6 +1427,7 @@ elite? email email-unsubscribe email_actions +email_verification_error embed embed/feed/update employment_social/anticipedia/xwiki/bin/attach @@ -1393,6 +1482,7 @@ en/microsoft-viva/ en/security en/security/ endorsements +engagement enterprise-jobs enterprise-partner-search/sitemaps environment/ets @@ -1495,6 +1585,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/partners/friends/access.html exec/obidos/tg/cm/member +explore +explore/*/?p= explore/*/lightbox external external/overture @@ -1504,6 +1596,7 @@ facebook facebook_connect faves-i_love_u_get_away_from_me favorite +fb.html fe=true feature/sf-test feed @@ -1583,6 +1676,8 @@ flights flutter-canvaskit folder follow +follow_board +follow_user following food/archive food/favourites @@ -1693,6 +1788,8 @@ globalmarketfinder globalmarketfinder/*.html go/awards gold? +google_gdn.html +google_search.html googlebooks/images goto gp @@ -1803,6 +1900,7 @@ gview gwt h5games_gamecenter/images handmade +hanukkah-spotlight hashtag/*?src= hd header/channels @@ -1877,7 +1975,10 @@ hk-en/teams hk-en/transactions hk-en/treasury hk-en/your +holiday-spotlight +holidays-celebrations home +homefeed homepage-video-test hosted/images hotelfinder/rpc @@ -1898,6 +1999,9 @@ i/u ia icons id-id.www.cloudflare.com +idea-ads-tool +idea-pin-builder +idea-pin-invite identity/accountsettingsactivityweb identity/accountsettingssyaf ie*/listing/*/favoriters @@ -2067,11 +2171,14 @@ info/customerror.htm* info/smart404.asp* info/tech-feedback inproduct_help/chatsupport +install-shuffles internalPref intl/*/about/views intlkb/ +invite inviteFromProfile inviteMany +invited invites/buy invoice/est invoice/estimate/buyerView @@ -2161,6 +2268,8 @@ johnhancock johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-work +join/?next= +join/signup/?next= jp*/listing/*/favoriters jp*/people/*/circle jp*/people/*/favorites @@ -2223,6 +2332,7 @@ knowmore ko-kr.www.cloudflare.com ko-kr/feedback ko-kr/lp +kwanzaa-spotlight labs/popgadget/search lamda/images landing/cmsnext-root @@ -2261,6 +2371,7 @@ li/track library/devices licensing-syndication limited-release +linked linkedin list list/ls*/_ajax @@ -2269,6 +2380,7 @@ listing/*/stubs lite lite.publication.PublicationRequestFulltextPromo.requestFulltext.html live +live-session live_chat lm/R1XIHQVKXSKBNJ lm/R3HQ5WJSZK6QSO @@ -2300,6 +2412,7 @@ lochp? logging login login$ +login/?next= login?*= logo-maker/brief logo-maker/choose-variation @@ -2478,6 +2591,7 @@ native nb-no.www.cloudflare.com nbubumblebee network +new_invite news$ news/$ news/0 @@ -2489,6 +2603,7 @@ news/test news/test-liveblog news?viewArticle newsArticle +news_hub newsletter newsroom/dae newsroom/notifications @@ -2596,6 +2711,7 @@ no-en/treasury no-en/your nonprofits/account not_recommended_reviews/preview +notifications ns/hydra/console/? nus-trk nwshp$ @@ -2648,8 +2764,12 @@ nz/teams nz/transactions nz/treasury nz/your +oauth/line +oauth/login oauth/v2 oauth2/v2 +oauth_error +offsite og onebox/media/sports/logos onebox/media/sports/photos/soccer/wc2018 @@ -2681,8 +2801,11 @@ pagespeed/insights/ui/logo palm pantheon pantheon-platform +parental-consent/confirmation +parental-passcode participate/conferences.xml partners +password/reset password_expired patent-search/frontend patents/download @@ -2712,8 +2835,39 @@ photos/gbachelie photos/i_love_u_get_away_from_me photos/tags/*/page photos/youpy +pin-builder +pin-communities +pin-creation-tool +pin-editor +pin/*/activities +pin/*/activity +pin/*/analytics +pin/*/brand-catalog +pin/*/comments +pin/*/email +pin/*/feedback +pin/*/idea-pin/related-products +pin/*/likes +pin/*/promote +pin/*/reaction +pin/*/related-products +pin/*/repin +pin/*/repins +pin/*/sent +pin/*/share +pin/*/shop-the-look +pin/*/tag +pin/*/takes +pin/*/visual-search +pin/create +pin/find +pin/find?url= +pin_shop ping? pingback +pinterest-predicts +pinterest-wellbeing +pinterestwellbeing pl*/listing/*/favoriters pl*/people/*/circle pl*/people/*/favorites @@ -2764,6 +2918,7 @@ pl/teams pl/transactions pl/treasury pl/your +place plan= platform-telemetry play/store/web @@ -2793,6 +2948,7 @@ ppob? pqa preference preferences +prefs present presentation prettyearth/assets @@ -2803,6 +2959,8 @@ private pro pro-resources pro/about +product-catalogs +product-feed product-reviews/B0069IY63Y productPurchaseDone product_ @@ -2880,6 +3038,7 @@ publications publicliterature.PublicLiterature.search.html purchases puzzles/leaderboards/invite +pw pwapi-proxy/pwproxy pwapiv2 px.gif @@ -2889,6 +3048,7 @@ qp/batch_fetch_web qr quality_form? query +quiz r r/*.rss r/*/comments/*.rss @@ -2913,6 +3073,7 @@ random rd/search rd/search$ rd/search? +recently-viewed recharge/dashboard/car recharge/dashboard/static recipes/search @@ -2930,6 +3091,8 @@ refer refer/pal referrals referrer= +refresh_stored_accounts +refresh_token register registration registry/wishlist @@ -2940,10 +3103,14 @@ report report-abuse?report= report= report_abuse.gne +reports-and-violations +request-data requestList requests research/participants/cofund reservations/*/notifyme +resource +resource/*/get results retail retail/availability @@ -2980,6 +3147,7 @@ s2/sitemaps s2/static s3 s? +safe-redirect safebrowsing/diagnostic safebrowsing/report_badware safebrowsing/report_error @@ -3074,6 +3242,7 @@ searchhistory sections secure seller_onboarding +sendHeaderEarly send_to_friend sendarticle services @@ -3155,6 +3324,7 @@ shop/sign_out shop/signed_in_account shop/store/feeds shop_name_search_service +shop_pins shopping-content-api/product_images shopping/product shopping/ratings/account/metrics @@ -3448,11 +3618,13 @@ smart/buttons social/photosui/images social/photosui/sitemap social/social-security-directory/cai +socialmanager sounds/player sounds/player$ sounds/search sounds/search$ sounds/search? +source source= source_repo= spain/empresas/ @@ -3475,6 +3647,7 @@ ss ss/customer-reviews/lighthouse ss/twister/ajax sslsingle +sso stadia/gamers start start_order @@ -3529,6 +3702,10 @@ storefront storepicker stores/page/*visitId= stories +story-pin-builder +story-pin-invite +story_feed +story_pins studios styles/js-on.css$ submit @@ -3549,6 +3726,7 @@ support support/content support/forum/search? surprise +suspension-appeal sv-se.www.cloudflare.com svc svc/crosswords @@ -3562,12 +3740,14 @@ svc/vertex svc/web svc/wordle svpRecommendations +sw-shell.html swg syndicate system1/images t/terms tab= tablet +taggingtool tagmanager/containers/xo tagmanager/pptm.js talk @@ -3600,8 +3780,10 @@ test testpage-forhomepage tetro th-th.www.cloudflare.com +thanksgiving-spotlight thanx? themacallan/worlds-together +theme themes/rss things/search things/search$ @@ -3676,6 +3858,7 @@ trustedstores/js trustedstores/s trustedstores/tm2 trustedstores/verify +tv tv/thumb tvschedule twitter @@ -3740,6 +3923,8 @@ uk/teams uk/transactions uk/treasury uk/your +unauth-profile +unlink unsub until= updates @@ -3815,6 +4000,8 @@ utils uviewer v1/browser-performance v1/stats +v1/urls/count.json +v3/pidgets/log v4 verify_age vi-vn.www.cloudflare.com @@ -3843,9 +4030,12 @@ watch_queue_ajax webmasters/sitemaps/ping? webscr websearch +website/confirm +website/confirm/download webstore/search webstore/static/*/wall/js weekly/signup +welcome whats-next/planes-trains-and-analytics whsmiths widget_auth.php @@ -4307,6 +4497,7 @@ xoonboarding xoplatform/logger/api/logger xorouter your +your-shop youth/404_en.htm youtube/fonts youtube/img/promos diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt index 747016b5..43b85865 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -1482,6 +1482,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /b/*/* /b/*/*+ /b?ie=UTF8&node=1619732031 +/badge /badges /base/logout /bbw @@ -1552,6 +1553,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /chapter-ag-pdf/* /chat/ /chats/ +/checkin /checkout /checkout /ci @@ -1958,8 +1960,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /limited-release /link /list +/list/tips$ +/list/todos$ +/list/venuelikes$ /listing/*/favoriters /listings$ +/lists/edited$ +/lists/followed$ +/lists/friends$ /lite/article/*/image /live-stream /load.js @@ -6421,7 +6429,6 @@ backgrounds backstage/help/search-results.html badges/profile/create bagon -baidu ban-me-i-am-a-robot bandito banmyipforever.cgi @@ -8704,7 +8711,6 @@ cp/api/wpa cpds2 cpes/ cpresources -cpro cpropub/univercd cpspa cr @@ -9223,6 +9229,7 @@ developerworks/forums/post developerworks/forums/servlet developerworks/wikis/login.action development +device device-ajax device-prefs deviceList @@ -11912,7 +11919,6 @@ homefeed homepage homepage-flash-testing.jsp homepage-video-test -homepage/ homepage/2013 honing.html hooks @@ -12606,6 +12612,7 @@ index.php/ko/node/ index.php/magazine/get_comment index.php/media/oembed index.php/members/profile +index.php/node index.php/node/add index.php/node/add/ index.php/ru/node/ @@ -13495,6 +13502,7 @@ kr/ventureone krypto= kui= kwanzaa-spotlight +l lab label labs/pmc @@ -13714,7 +13722,6 @@ liked limit_hits limited-release link -link? link_to linked linkedin @@ -14564,6 +14571,7 @@ mobile/alpha mobile/check mobile/cities-transformed mobile/content_api/guide +mobile/search mobile=no* mobile_login mobileformat= @@ -15406,7 +15414,7 @@ nofollow=1 nogooglebot nojs= nonConfig/api/wpa -nonce="vK9h2RTKVF3U3A7F5tiieQ">(function(){var +nonce="5-zhuE4CyzBDjY38PnpjkA">(function(){var nonprofits/account nonstyleishida/videolist-*.html nonstyleishida/videolist.html @@ -16241,7 +16249,7 @@ pmc/publisherportal/download pmc/publisherportal/journalmanager pmc/tocrender.fcgi pmc/utilities -pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22F8_JvXEpYxMBDbYzRVR1pJQzfdY\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe +pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22SkbYFTVRBbzSFPtls3lquAlCDQk\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment/ pmm-templates pmo/contact/en/staff @@ -16621,6 +16629,7 @@ privacy/zoho-group.html privacy_policy privacypolicychanges private +private/wtrack prix-essence pro pro-learn @@ -17544,7 +17553,6 @@ s2/sitemaps s2/static s3 s? -s? s?*rh=n%3A1380045031 sa sa= @@ -17613,6 +17621,7 @@ sch/i.html*_sop=12*& sch/i.html?*&mkcid=2 sch/i.html?*_nkw=*& sch/i.html?_nkw= +sch/i.html?_nkw=*&_sop=12&_kwlnd=1 schittscreek schlagwoerter/personen/k/norbert-klein schnipsel.html @@ -18286,7 +18295,6 @@ sharing/folders sheet/help/search-results.html shelf/user_shelves shenghuo/search? -shifen/ shihui shihui? ship @@ -18422,6 +18430,7 @@ signup-light/ signup/$ signup/* signup/collablink +signup? signup_modal signurl simple.html$ @@ -19972,6 +19981,7 @@ topiclist/ topics topics/category/undefined topicsearch?q= +touch/login touchsearch touringbird toyota/coming-soon @@ -20431,7 +20441,6 @@ uk/users uk/ventureone uk/wdc uk/your -ulink? ulk/i ulk/sch ulk/usr @@ -20451,6 +20460,7 @@ understanding-c3g understanding-melanoma unfiltered? unfinished.php +unicef-component-mosaichttp://unpkg.com/robots.txt unicorn/check unijobs/*/emailjob unijobs/*/jbequicksignup @@ -20763,6 +20773,7 @@ user.php user/ user/*/ user/*/channel +user/*/checkin user/*/episodes/feed user/*/followers user/*/following @@ -20914,6 +20925,8 @@ uz/users v v$ v.cfm +v/badge +v/checkin v/s/vmdn v1 v1/browser-performance @@ -20952,6 +20965,7 @@ velo/forum/search velo/profile vendor ventureone +venue/claim venue/venue_take_ownership_from_add_show__ownership_taken verification/source verificationofemployment diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt index 903218df..4476c192 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -885,7 +885,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -compare-view -d-gender* -e-gender* --embed -empfehlen.html$ -excl -f-gender* @@ -1157,6 +1156,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jsx? .kis$ .kmz +.lazy-fetch .m .masterpages/ .md @@ -1516,6 +1516,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/*aides-visuelles= /*/*air-conditioning= /*/*air-conditionne= +/*/*all-products /*/*alloy-wheels= /*/*animaux-acceptes= /*/*annee= @@ -2755,10 +2756,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?marketplaceCosts= /?nabe= /?o= -/?orderby=popularity -/?orderby=price -/?orderby=price-desc -/?orderby=rating /?orpq /?ownerid /?p= @@ -3198,6 +3195,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /a /a-com-no-follow-no-index/ /aHR0c +/abm /about /about /about-us.aspx @@ -3218,17 +3216,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /account$ /account-information /account/* -/account/change-goals-guided /account/cls -/account/configure-units -/account/create -/account/diary-settings -/account/forgot-password -/account/logout -/account/my-goals -/account/new_goals /account/orderhistory/search/$ -/account/settings /account/sign-on /accounts/edit /accounts/new @@ -3251,7 +3240,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /actualites-evenements/actualites? /ad/ad-cookie /add-card? -/add_to_diary /addtocart /adfit /adguard-report @@ -3464,6 +3452,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /as-passagens-aereas-promocionais- /asisonline /asset-comment-info +/asset.html /assets /assets/* /at-concept @@ -3473,6 +3462,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /atom /atom.xml /attachment +/attachment /attachment/ /attachment/* /attachments @@ -3496,6 +3486,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /b?ie=UTF8&node=1619732031 /ba-syn- /backtest +/badge /badges /bapi /bapi/fe/growth @@ -3684,7 +3675,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /build$ /build? /bulk_edit -/bulletin /bundles /busca/* /buscador/ @@ -3726,6 +3716,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /calendar/*rss /calendar/*xml /campaign +/campaigns /cancel /cancellation /cancer/understanding-cancer/glossary/glossary @@ -3821,6 +3812,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /closed/ /closest /cm +/cmp/dg/gdpr +/cmp/dg/gdpr-emea +/cmp/dg/gdpr-germany +/cmp/eml +/cmp/oth/crm-wx18-xrg-geb-fba +/cmp/oth/crm-wx18-xrg-geb-supfba +/cmp/oth/gdpr-opt-out +/cmp/spm +/cmp/td/sap-sustainability-data-exchange /cmr /cnet_global_app_redirect.xml /codesamples/ @@ -3945,7 +3945,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /connexion?redirect= /consent-string /contact -/contact-us /contact-us?isChatCallAvailable=false /contact.html /contact/menu* @@ -4118,6 +4117,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /currency/change /currentcartcount /custom-report +/customer-experience-live-reg.html /customer-stories/* /customer-success-stories.*._filter /customer-success-stories.[a-z]*Sort. @@ -4199,7 +4199,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /developer/gallery.*.en.html$ /developer/news.*.en.html$ /di -/diary /dick-van-dyke/celebrities /die-billigsten-fluge- /diff @@ -4218,6 +4217,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dl /dl/palinsesti/Page-e120a813-1b92-4057-a214-15943d95aa68.html /dl/test +/docs/download +/docs/download/agreements /docs? /document/comments /document/create @@ -4568,11 +4569,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /events /events/atom /events/rss +/events/sapphire/orlando/celebration-night-concert.html +/events/sponsorships.html /events/xml /events? /examshow/* -/exercise/mine -/exercise/search /existing /exp-dialog-tr-onap-15 /experience/login/ @@ -4655,7 +4656,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /finder/*/*/?*filter=*_*_*_*_ /finder/*/?*filter=*_*_*_*_ /fit-finder -/fitbit /fizipcodecheck /flash /flights/airport @@ -4675,10 +4675,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /followings /fonts /fonts.css -/food/duplicate -/food/edit -/food/mine -/food/nutrition-calories /for /forever21.com /forgot-password @@ -5060,7 +5056,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /intro /invest /invincea.aspx -/invitations /invite /invites$ /invites/$ @@ -5170,6 +5165,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /legal/mdr-eap-agreement.aspx /legal/privacy-thank-you /legal/sophos-api-and-plugin-termsofuse.aspx +/legal/video-surveillance /legolcsobb-repulojegyek- /lentolippujen-hinnat- /lib/hit @@ -5230,6 +5226,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /linked-data /linkedin_shares/{{url}} /list +/list/tips$ +/list/todos$ +/list/venuelikes$ /list? /listado /listado? @@ -5238,6 +5237,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /listings /listings$ /lists/ +/lists/edited$ +/lists/followed$ +/lists/friends$ /lite/article/*/image /literature /live-stream @@ -5309,8 +5311,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /mass-pay /matches /mboxes -/meal -/measurements /medallia-feedback /media-materials.html /media-resources/browse.html @@ -5591,7 +5591,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /nx /nyt /o -/oauth2 /objectforward/ /objects /ofa @@ -5853,6 +5852,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /prijsoverzicht /primary-style /print +/print /print$ /print$ /print.html @@ -5992,10 +5992,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /reads/*/read$ /realtime_changes /recherche -/recipe/box -/recipe/edit -/recipe/view -/recipe_parser /recursos? /redirect /redirects @@ -6012,6 +6008,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /register/ /register/* /register/? +/registration /registration$ /registration-confirmation/ /reisetipps @@ -6030,7 +6027,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /reply /report-a-legal-concern* /report_abuse -/reports /repository/archive /republish /request @@ -6087,6 +6083,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /reverse /review /review/ +/review/add /reviews /reviews$ /reviews/client-devices @@ -6233,6 +6230,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search/ /search/* /search/*? +/search/*?*shareId= /search/*?q= /search/?*terms /search/?q @@ -6725,6 +6723,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /twerk /tx-index /ty +/tye.html +/typ.html /tz/electronics/how-to-select-tv-by-what-you-watch-gaming /tz/electronics/how-to-select-tv-by-what-you-watch-netflix /tz/electronics/how-to-select-tv-by-what-you-watch-smart-tv @@ -6757,7 +6757,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /unlock-document /unlock-question /unread$ -/unsubscribe /update.php /updatecart /updatesub @@ -6824,7 +6823,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /vacation-planning-video /vader/ /vakansii/catalog -/vanilla /var /variants /vejr/ @@ -6921,7 +6919,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /website_infobar.html /webslices /weer/ -/weight-loss-ticker /welcome/embargoed-country.html /wells-flat /wells-ic @@ -6977,7 +6974,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wp-content/gallery /wp-content/plugins /wp-content/themes -/wp-content/uploads/http://copyblogger.com/robots.txt +/wp-content/uploads/http://copaco.com.py/robots.txt /wp-content/uploads/http://next.co.uk/robots.txt /wp-expand-server-memory-with-optane*.pdf$ /wp-feed @@ -7043,6 +7040,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService 0-off* 0-osa* 0-osalink* +0-pf-* 0-premiumbrands* 0-push* 0-storyly* @@ -7201,7 +7199,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hl ?*hpcasehogwarts ?*hsCtaTracking -?*http://9280946.fls.doubleclick.net/robots.txt +?*http://amplifypixel.outbrain.com/robots.txt ?*hubs_signup-cta ?*id= ?*iframe @@ -7669,7 +7667,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?attachment_id ?attachment_id= ?attachment_id= -?attachment_id=* ?attribute_key ?auHash= ?auth_code= @@ -7982,7 +7979,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?go=111b735a516af85c84df92fa7be3eface405339a91bac1c0d5bf8db96e9a2fc1 ?go=Anime ?goalAchievementShowContactOptions -?gologin=1 ?gp ?gp=* ?gpTopAds= @@ -9908,7 +9904,6 @@ BACK_URL= BB/ BD/ BDCbot -BE, BE/ BF/ BG/ @@ -14220,6 +14215,7 @@ CHANGELOG.txt CHANGELOG.txt CI/ CK/ +CL, CL/ CM/ CMP= @@ -14768,7 +14764,6 @@ Facilities/Haffenreffer/archive Fact_check FairShare FamilyConnect?*s= -FatalError.html Feature FeaturedShowMoreOverlay Features/SpinaBifidaProgram/ @@ -14875,7 +14870,6 @@ GiftRegistrySearchViewCmd Gigabot Global Global/ -Google-Extended GoogleInternetAuthority Googlebot Disallow: Graduate @@ -14933,7 +14927,6 @@ Hotel-Search HotelBookingConfirmation HotelCheckout How_To_Get_Sky -HpImageArchive.aspx HttpModules/ HubStyle/static-2.309 HubStyle/static-2.313 @@ -15114,7 +15107,6 @@ Krypto LA/ LB/ LC/ -LFE/Live.controls.sharedpages/error.aspx LHC.BET LHCBET LI/ @@ -15575,7 +15567,6 @@ Our-Town-User-Stories/ Out-Of-Date Ov7R_Z9qW/5TBoHk/ldQ/z99fkhLVOi/YnB5eA/SAQt/LXh7emk P -P.mvc?_escaped_fragment_=/peopletags.aspx P3/find PA/ PAD @@ -15779,7 +15770,6 @@ PropertyLayer/ Provider/Image/ Provider/PhysicianRatings/ Providers/ -Proxy.ashx Psychology/local Pub/Emails/ Pub/Emails/Stylesheets/ @@ -16051,7 +16041,6 @@ Seller Sellers-Im-Following SendToFriend-Start/ Server -ServerError.aspx ServerSupport/LinkChecker ServerSupport/LinkChecker.TEST ServerSupport/UsageStats @@ -16800,7 +16789,6 @@ _inc_novo/ _include _includes _info.json -_info_*.html _int _integration _internal @@ -17154,6 +17142,8 @@ abilinski abirdsall ablang ablasco +abm/dod +abm/dod.html abnahme abo/abo-en-ligne abonados @@ -17225,9 +17215,6 @@ about-wipo/en/assemblies/2019/demo/ about-wipo/en/budget/wpr_2018-2019/ about.html about/*/*?pos -about/*/getting-started -about/*/mobile -about/*/update about/*qt-vzc_corporate_news_analytics about/adrm/data-linkage about/advertise/oauth-net-rate-sheet-2023.pdf @@ -17388,8 +17375,6 @@ academia/books/search.html academic academic-subscriptions academic/ -academic/profile -academic/search academicaffairs/commencement/book academics/archive academics/college/special-programs/public-service-old @@ -17503,11 +17488,15 @@ account/authenticate account/authorboard account/become_a_contributor account/billing_information +account/change-goals-guided account/chat +account/configure-units +account/create account/create_portfolio account/cybersource_cart account/deactivated account/default.aspx +account/diary-settings account/edit account/edit_authors account/edit_newsletters @@ -17521,13 +17510,17 @@ account/en-ca/email-sign-up account/favorite account/followers account/following +account/forgot-password account/fr-ca/abonnement-courriels account/invite +account/logout account/marketplace_settings +account/my-goals account/myibm/InterestsEdit.do account/myint account/mypro account/new +account/new_goals account/password/reset account/payment_details account/paypal_cart @@ -17541,6 +17534,7 @@ account/registration account/reset-password/* account/rsscontrolpanel.aspx account/saml-guest-request/idp +account/settings account/sign-in? account/signin account/sso/idp @@ -17654,7 +17648,6 @@ achterberg achu acis/whatsnew.html acjohnston -aclick aclk aclp-vle-decom acmilan @@ -17887,6 +17880,7 @@ adas adastra adastra-b adastra_new +adauga-intrebare adblocker adc.net adchoice @@ -17901,7 +17895,7 @@ add-to-bibliography add-to-cart add-to-cart= add-to-cart=* -add-to-cart=*http://crn.com/robots.txt +add-to-cart=*http://criteo.com/robots.txt add-to-existing-collection add-visit add?community= @@ -17918,6 +17912,7 @@ add_package.html add_to/ add_to/* add_to_blacklist +add_to_diary add_to_wine_list add_to_wishlist add_to_wishlist= @@ -18137,6 +18132,7 @@ adventure/yosemite-national-park/alex-honnold-prepared-for-el-capitan-free-solo advert advert/* advertise +advertise-a-job/service advertise/examples/admail advertise? advertisement/advert @@ -19314,6 +19310,7 @@ ajaxCalls ajax_ ajax_collection_share.php ajax_cookie_value +ajax_live_products ajax_selected_special_issues_collections ajaxcart ajaxcartrecommendation @@ -19431,7 +19428,6 @@ alicendikumana alicewu alikhani alilly -alink aliraja alireza.haghighi alisamanning @@ -19589,7 +19585,6 @@ amp-iframe amp-proxy amp-social-login amp-tealium -amp/ amp/*/more.html amp/*/page-*/$ amp//m @@ -20023,7 +20018,6 @@ api/jobPostings/jobs api/latest-articles api/legacy/pse api/legendary-data/relay -api/maps/ api/meerkat/page api/messages api/metainfo/tv @@ -20101,6 +20095,7 @@ api/v1/google-news-feed api/v1/hulk api/v1/marketplace/designers/*/$ api/v1/marketplace/designers/?page= +api/v1/marketplace/made-in-webflow api/v1/playback api/v1/promo_banner_active api/v1/rss-outbound-feed @@ -25108,6 +25103,7 @@ assets/pdf/misc/state-of-sales-report-salesforce.pdf assets/pdf/small-business/merchant/ assets/pdf/support/membership/kqed-kteh-benefits09.pdf assets/pdf/support/membership/kqed-kteh-benefits11.pdf +assets/service assets/shared assets/siteindex assets/static/ads @@ -25153,7 +25149,7 @@ astro/mond/Asien astro/mond/Europa astro/mond/Nordamerika astro/mond/Ozeanien -astro/mond/Südamerika/*http://wetwetwet.co.uk/robots.txt +astro/mond/Südamerika/*http://wework.com/robots.txt astro/sonne/Africa astro/sonne/Afrika astro/sonne/Asien @@ -25429,7 +25425,7 @@ au/en/book-a-trip/hotels-and-airbnb/hotels/st-george-offers.html au/en/book-a-trip/hotels-and-airbnb/hotels/westpac-offers.html au/en/business-rewards/*/*?*code= au/en/business-rewards/*?*code= -au/en/c/* +au/en/c au/en/cart au/en/cms/ au/en/commercial-desktop @@ -25626,6 +25622,7 @@ audible-sample-player audible_programs= audiblehug audience/ +audio audio- audio-edition-podcast/*/index.xml audio-player @@ -25683,7 +25680,6 @@ authentication authentication$ authentication/ authentications -authkey= authn author author-sitemap.xml @@ -26294,6 +26290,7 @@ baby-and-child/archive/ baby-name-poll babyweb bac/recherche +back* back-to-eden-gardens-worldwide.html back/ backURL*page*.html @@ -26320,6 +26317,7 @@ badbrowser/ badea badge/api badgeredirect.php +badges badges/ badges/profile/create bagley @@ -26701,22 +26699,24 @@ be/cart be/conversations be/css be/email-validation -be/en/* be/en/book-a-trip/activities.html be/en/book-a-trip/cars.html be/en/book-a-trip/flights/fare-types/fare-guide-information.html be/en/book-a-trip/hotels-and-airbnb.html be/en/book-a-trip/transfers.html +be/en/c be/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html +be/en/search?param=* be/ferramentas/criador-de-logo/onboarding be/forums -be/fr/* +be/fr/c be/fr/checkout be/fr/m/cms be/fr/p/- be/fr/preferences/update be/fr/promos/ be/fr/promos/lyve-cloud-for-startups/ +be/fr/search?param=* be/growth-tools-assets be/guest-pass be/help/sitemap @@ -26736,12 +26736,13 @@ be/market/dixie_flag be/market/rebel_flag be/messages be/mini.php -be/nl/* +be/nl/c be/nl/checkout be/nl/m/cms be/nl/preferences/update be/nl/promos/ be/nl/promos/lyve-cloud-for-startups/ +be/nl/search?param=* be/outils/createur-de-logo/onboarding be/renew.html be/search @@ -26910,7 +26911,6 @@ bff bfgs bfl bfmp -bfp/search bfrank bfre_new_design bg @@ -27224,13 +27224,13 @@ bin/f2f.cgi bin/getphone bin/nuance/service/gated-asset?asset=* bin/resource.cgi +bin/sapdx bin/search.go bin/search.py bin/sleep.cgi bin/ti binary-data/DIY binary-data/EGALLEY -bing-site-safety bingbot bingsiteauth.xml bingsiteauth.xml @@ -27682,7 +27682,6 @@ blogs/pad/$ blogs/product blogs/research/search blogs/search -blogs/search/ blogs/slow-ride blogs/tag blogs/technology.atom @@ -29475,6 +29474,7 @@ bouyguestelecom bova/ bowles box-week +box_user_history boyfriend-short_sleeve_shirts* boyfriend-spammed-12909.html boys/*/1* @@ -29581,13 +29581,14 @@ br/privacy.html br/products/ras/trial-center br/promocoes br/promova -br/pt/* +br/pt/c/* br/pt/consultoria-tributaria-societaria/tributacao-de-pessoas-fisicas.html br/pt/product-finder/external-hard-drives/ br/pt/product-finder/home-entertainment/ br/pt/product-finder/internal-hard-drives/ br/pt/promos/ br/pt/promos/lyve-cloud-for-startups/ +br/pt/search?param=* br/resources br/resources-campaign/* br/search @@ -29726,7 +29727,6 @@ browse*?*sortBy= browse*?*type= browse-2 browse-smarter-with-ghostery-8 -browse.aspx browse.html/download browse.html/view/html browse.php @@ -29846,6 +29846,7 @@ buildvsbuy-ebook-download bulk/confirmation bulk/vieworder bulkemail +bulletin bulletins/work bulls/node bulls/users @@ -33476,6 +33477,7 @@ cab/ cabin-travellers-picker cabinetpaperssearch cache +cache cache/ cache/MiamiImageURL cacheKiller= @@ -34298,6 +34300,7 @@ casting/includes castlinks.php casualads cat +cat-*/pid-*/ord-*/p- cat= cat=* cat_without_ad.php @@ -36784,6 +36787,7 @@ cgi-perl cgi-registry cgi-registry/golocal cgi-sys +cgi-sys cgi-sys/ cgi-user cgi/ @@ -36960,6 +36964,7 @@ channels-extern channels-old channels/*/rss channels?q= +chanpin chaochen chaplin chaplin-office-hours @@ -37603,8 +37608,17 @@ clear_login_cookie.html clearance/search* clearcookies clemenshug +cleveland/ArticleArchives +cleveland/CommentArchives +cleveland/EventSearch cleveland/FilmSearch +cleveland/ImageArchives +cleveland/LocationSearch +cleveland/MemberSearch +cleveland/MovieTimes cleveland/Search +cleveland/SlideshowArchives +cleveland/VideoArchives cli cli/ cliang @@ -40472,6 +40486,9 @@ commodityinsights/en/ci/Permission commodityinsights/en/ci/permission common common-disclousres-library/* +common-footer/ +common-header/ +common-header/search-bar/ common.php common/ common/admin/ @@ -40754,6 +40771,7 @@ companies/venezuela companies/vietnam companies/yemen companies/zimbabwe +company company-narrative-1.php? company/*.rss company/?s= @@ -41016,6 +41034,7 @@ configs configspace/maintenance.html configuracion_externa/ configurations +configurator_auto configure.diff configure.php configure/*/*/*/c/* @@ -41228,6 +41247,7 @@ content/*/schedule content/*/synchronous_inspection content/*/thenables content/*/util +content/*http://tubitv.com/robots.txt content/README.txt content/aarpe/en/home/ content/aarpe/en/home/vendor/ @@ -41489,12 +41509,6 @@ content/dam/pwc/uk/en/business-recovery/administrations/assets/hcl_reportnotice_ content/dam/pwc/uk/en/premium/* content/dam/pwc/uk/en/who-we-are/supplier-policies content/dam/redcross/lp -content/dam/roberthalf/documents/au/en/non-indexed/* -content/dam/roberthalf/documents/ca/en/non-indexed/* -content/dam/roberthalf/documents/ca/fr/non-indexed/* -content/dam/roberthalf/documents/de/de/non-indexed/* -content/dam/roberthalf/documents/gb/en/non-indexed/* -content/dam/roberthalf/documents/us/en/non-indexed/* content/dam/sfu/julita-clf4 content/dam/sfu/retirees/Newsletters content/dam/sfu/senate/senate-documents @@ -41580,6 +41594,7 @@ content/flood content/forms/ content/g/* content/gated-pdfs/* +content/golfdigest-com/jcr:content/analytics.sitecatalyst.js content/help content/home/home-bottom content/homepage @@ -41679,35 +41694,6 @@ content/pwc/us/en/services/tax/library/global-tax-symposium.html content/redcross content/report content/republish -content/roberthalf.sitemap.be-en-external-job-search-sitemap.xml -content/roberthalf.sitemap.be-en-external-role-detail-no-salary-sitemap.xml -content/roberthalf.sitemap.be-en-external-role-details-sitemap.xml -content/roberthalf.sitemap.be-external-job-details-sitemap.xml -content/roberthalf.sitemap.be-fr-external-job-search-sitemap.xml -content/roberthalf.sitemap.be-fr-external-role-detail-no-salary-sitemap.xml -content/roberthalf.sitemap.be-fr-external-role-details-sitemap.xml -content/roberthalf.sitemap.be-nl-external-job-search-sitemap.xml -content/roberthalf.sitemap.be-nl-external-role-detail-no-salary-sitemap.xml -content/roberthalf.sitemap.be-nl-external-role-details-sitemap.xml -content/roberthalf.sitemap.be-sitemap.xml -content/roberthalf.sitemap.br-external-job-details-sitemap.xml -content/roberthalf.sitemap.br-pt-external-job-search-sitemap.xml -content/roberthalf.sitemap.br-pt-external-role-detail-no-salary-sitemap.xml -content/roberthalf.sitemap.br-pt-external-role-details-sitemap.xml -content/roberthalf.sitemap.br-sitemap.xml -content/roberthalf.sitemap.fr-external-job-details-sitemap.xml -content/roberthalf.sitemap.fr-fr-external-job-search-sitemap.xml -content/roberthalf.sitemap.fr-fr-external-role-detail-no-salary-sitemap.xml -content/roberthalf.sitemap.fr-fr-external-role-details-sitemap.xml -content/roberthalf.sitemap.fr-sitemap.xml -content/roberthalf.sitemap.jp-en-external-job-search-sitemap.xml -content/roberthalf.sitemap.jp-en-external-role-detail-no-salary-sitemap.xml -content/roberthalf.sitemap.jp-en-external-role-details-sitemap.xml -content/roberthalf.sitemap.jp-external-job-details-sitemap.xml -content/roberthalf.sitemap.jp-ja-external-job-search-sitemap.xml -content/roberthalf.sitemap.jp-ja-external-role-detail-no-salary-sitemap.xml -content/roberthalf.sitemap.jp-ja-external-role-details-sitemap.xml -content/roberthalf.sitemap.jp-sitemap.xml content/routledg/gwst/2003/00000032/00000004 content/ru_ru/ content/sascom/ @@ -42359,13 +42345,11 @@ cps/uk cpspa cpx.php cr -cr$ cr/ cr/$ cr/Download cr/corporate/contact cr/news -cr? craft crafts crai/big @@ -44010,7 +43994,6 @@ de/api/v3/ajax/bespoke/public/neu/specs de/app de/apple-app-site-association de/apps -de/asset-preview* de/assets de/autenticacion de/auth @@ -44127,7 +44110,6 @@ de/democenter de/develop/ de/develop/review/ de/devolucion-de-productos -de/die-h225-als-polizeihubschrauber de/download de/education de/einstellung @@ -44350,7 +44332,6 @@ de/s/benutzer de/s/kollektionen de/s/visuell de/search -de/search* de/search*attr_*= de/search*price_bucket= de/search*search_type= @@ -44828,6 +44809,7 @@ developmentandalumni developmentfund/wp-admin developmentfund/wp-content/plugins developmentfund/wp-includes +device device-ajax device-prefs device/activate @@ -46522,6 +46504,7 @@ diario_borme/txt.php?id=BORME-C-2012-7424 diario_borme/txt.php?id=BORME-C-2020-7914 diario_borme/verifica.php? diario_borme/xml.php? +diary diaryofevents dias diazcuadros @@ -47183,6 +47166,8 @@ dlr/de/datenschutz* dlr/en/privacy* dls dm/ +dmc +dmc/exp dmca_notification dmd dmd/ @@ -47320,6 +47305,8 @@ docs/doc-upload!input.jspa docs/doc/2-Page-All-Products.pdf docs/doc/zoom-apps-data-management.pdf docs/doc/zoom-apps-security-privacy-faq.pdf +docs/download +docs/download/agreements docs/email-wall docs/forms/social docs/gated/ @@ -47528,7 +47515,6 @@ download_file/ download_history.mhtml$ downloadapp downloadassets -downloadaszip downloadcitation downloadcomp.php downloaded-images.asp* @@ -48472,7 +48458,6 @@ embeddable/ embedded embedded/ embeds -embedservererror.aspx embnet.news emdefilippis emea @@ -50088,7 +50073,6 @@ en/app/ en/applications/release9.html en/aroundtown/ en/ask/maintenance -en/asset-preview* en/assistant en/autenticacion en/auth @@ -50545,7 +50529,6 @@ en/industries/health-sciences/site-select/19.3 en/industries/health-sciences/site-select/19.4 en/industries/health-sciences/site-select/20.1 en/industries/health-sciences/site-select/20.2 -en/innovation/the-airbus-nova-newsletter/the-nova-newsletter-subscription-confirmation en/intangible-cultural-heritage/grid en/intangible-cultural-heritage/list en/intangible-cultural-heritage/map @@ -50733,7 +50716,6 @@ en/privacy* en/privacy-policy en/privacy.html en/products-lifecycle -en/products-services/space/in-space-infrastructure/bartolomeo/request-your-payload-slot-on-bartolomeo/bartolomeo-form-confirmation en/products/connections/product_detail/product_35486.html en/products/connections/search-products.html en/products/connections/search-services.html @@ -50779,7 +50761,6 @@ en/safety-journalists/observatory/map en/sample-institute-facility/ en/search en/search -en/search* en/search.html en/search? en/search?s=* @@ -50801,7 +50782,6 @@ en/sr/srb.html en/sr/srb/sra.html en/src en/src/ -en/statement-on-accessibility en/store en/store/link/ en/student-forum @@ -50832,13 +50812,11 @@ en/tagteam en/taxonomy/* en/taxonomy/term en/templates/ -en/terms-of-use en/terms-of-use/ en/test/ en/testace en/testfolder/ en/textonly/ -en/thanks-for-signing-up-to-our-newsletter en/themes/* en/tools en/tools/ @@ -51123,9 +51101,6 @@ entertainment/test$ entertainment/wallpapers enterzipcode.php entities -entities/search -entityexplore$ -entityexplore? entityreference entp entr/Die%20Geh%C3%A4lter%20wurden%20gek%C3%BCrzt @@ -51727,7 +51702,6 @@ es/app/ es/apple-app-site-association es/apps es/ari -es/asset-preview* es/assets es/astros/search es/athletics/search @@ -52093,7 +52067,6 @@ es/saf/rendicion_cuentas/docs/ es/sd es/sea es/search -es/search* es/search*attr_*= es/search*price_bucket= es/search*search_type= @@ -52255,10 +52228,14 @@ es_OE/EUR es_OT/EUR es_US es_US/* +es_ar es_ar/plantillas/M es_co/plantillas/M +es_es es_es/plantillas/M +es_mx es_mx/plantillas/M +es_us esantiago esatv/layout/set esbaik @@ -54358,6 +54335,7 @@ events/register/ events/rss events/sasforuminternational/schedulebuilder/ events/search +events/sponsorships.html events/submitted events/tag events/ucdist/ @@ -54428,6 +54406,8 @@ exec/obidos/subst/partners/friends/access.html exec/obidos/tg/cm/member exec/obidos/tg/cm/member/ executive-health/appointments-and-referrals/information-request-thankyou +exercise/mine +exercise/search exit? expand-reach-with-digital-marketing expat @@ -54790,7 +54770,6 @@ faq faq-tags/ faq.html$ faq/don_stewart/stewart.cfm -faq/food.php faq/wp-admin/ faq_search.php faqlinks.html @@ -54854,7 +54833,6 @@ fastajax/order/tax fastajax/order/tax/validatevat fastanswers fastperl/fom -fatalerror.html fatema-chowdhury fatimacodystanford faves-i_love_u_get_away_from_me @@ -54871,6 +54849,7 @@ favorite/get favorited/ favoriten favorites +favorites$ favorites? favourites?page fax.html @@ -54903,7 +54882,6 @@ fckeditor fcollado fcyrraci fd-fr/ -fd/ fdbk fding fe-BE @@ -54933,6 +54911,7 @@ featurerequest features features-2 features/ +features/apple-news features/for- features/index2 features/partial/footer @@ -55490,6 +55469,7 @@ fisheye045 fisheye046 fisheye047 fit-india-hit-india +fitbit fitness/gr- fiut fiv97 @@ -55663,11 +55643,767 @@ fonts/* food/archive food/dash food/dbapps/restaurants +food/duplicate +food/edit food/empres-food-safety food/favourites food/kolhair food/menus/*/shopping-list +food/mine food/nutrition-assessment +food/nutrition-calories +food/nutrition-calories/1%25-milk-269798864766837 +food/nutrition-calories/1-egg-269798902515701 +food/nutrition-calories/2%25-milk-134028623383797 +food/nutrition-calories/2-eggs-235164391049077 +food/nutrition-calories/3-eggs-270348624775029 +food/nutrition-calories/all-purpose-flour-270350763870069 +food/nutrition-calories/almond-133478875958389 +food/nutrition-calories/almond-butter-132370799576245 +food/nutrition-calories/almond-butter-132918407873717 +food/nutrition-calories/almond-milk--199979909924725 +food/nutrition-calories/almond-milk--270348662506997 +food/nutrition-calories/almond-milk--270350772258165 +food/nutrition-calories/almond-milk-199979909924725 +food/nutrition-calories/almond-milk-270348662506997 +food/nutrition-calories/almond-milk-270350772258165 +food/nutrition-calories/almonds-132920530207797 +food/nutrition-calories/american-cheese-134028631772277 +food/nutrition-calories/ananas-132368614327349 +food/nutrition-calories/apfel-199432297400181 +food/nutrition-calories/apple-133478875958517 +food/nutrition-calories/apple-cider-vinegar-199982061602677 +food/nutrition-calories/apples-133478875958517 +food/nutrition-calories/arugula-199982053246965 +food/nutrition-calories/asparagus-134028631772405 +food/nutrition-calories/aubergine-199982023854069 +food/nutrition-calories/avacado-133476715859061 +food/nutrition-calories/avocado-133476715859061 +food/nutrition-calories/avocado-oil-61999907914805 +food/nutrition-calories/baby-carrot-62002063787061 +food/nutrition-calories/baby-potatoes-199982032274805 +food/nutrition-calories/baby-spinach-199982019659253 +food/nutrition-calories/babybel-62002051155637 +food/nutrition-calories/babybel-62549625947189 +food/nutrition-calories/bacon-bits-199430162483061 +food/nutrition-calories/bagel-193668324329205 +food/nutrition-calories/bagel-193668324361845 +food/nutrition-calories/bagel-thin-62002026022069 +food/nutrition-calories/bagel-thin-62551811163317 +food/nutrition-calories/baguette-229400271217909 +food/nutrition-calories/baked-beans-132918282086069 +food/nutrition-calories/baked-beans-132920416986677 +food/nutrition-calories/baked-salmon-264037060167221 +food/nutrition-calories/baked-sweet-potato-199430162483189 +food/nutrition-calories/baking-powder-133476715859189 +food/nutrition-calories/baking-soda-199982065780725 +food/nutrition-calories/balsamic-199430158321653 +food/nutrition-calories/balsamic-vinegar-199430158321653 +food/nutrition-calories/banana-134026471673077 +food/nutrition-calories/banana-small-199979876386677 +food/nutrition-calories/bananas-134026471673077 +food/nutrition-calories/banane-199432263862133 +food/nutrition-calories/bannana-199979872159605 +food/nutrition-calories/basil-199432297383413 +food/nutrition-calories/basil-199982057391477 +food/nutrition-calories/basmati-rice-264584534288117 +food/nutrition-calories/basmati-rice-264586690127477 +food/nutrition-calories/bbq-chicken-193668290806965 +food/nutrition-calories/bbq-chicken-194215899137077 +food/nutrition-calories/bbq-chicken-194218046588085 +food/nutrition-calories/bbq-chicken-264584546838197 +food/nutrition-calories/beans-159033565472437 +food/nutrition-calories/beans-228852566427317 +food/nutrition-calories/beans-229402322208309 +food/nutrition-calories/beer-158483818038901 +food/nutrition-calories/beer-159031426369269 +food/nutrition-calories/beets-199979876386293 +food/nutrition-calories/bell-pepper-133476724247669 +food/nutrition-calories/bell-pepper-164245744297973 +food/nutrition-calories/bell-pepper-194218038232693 +food/nutrition-calories/bell-peppers-199979872191861 +food/nutrition-calories/berries-199982019642741 +food/nutrition-calories/biscuit-158481771201653 +food/nutrition-calories/biscuit-159033670304885 +food/nutrition-calories/biscuit-228852566419061 +food/nutrition-calories/black-bean-134026480061557 +food/nutrition-calories/black-bean-269801154848757 +food/nutrition-calories/black-bean-270350902241141 +food/nutrition-calories/black-beans-134026480061557 +food/nutrition-calories/black-beans-193668290823797 +food/nutrition-calories/black-pepper-235164416239605 +food/nutrition-calories/blackberries-133476715891829 +food/nutrition-calories/blackberry-133476715891829 +food/nutrition-calories/blue-cheese-132368513680565 +food/nutrition-calories/blue-cheese-132370669519925 +food/nutrition-calories/blue-cheese-132918282077365 +food/nutrition-calories/blueberries-134026471705717 +food/nutrition-calories/blueberry-134026471705717 +food/nutrition-calories/boiled-egg-132368480093365 +food/nutrition-calories/boiled-eggs-235166572111733 +food/nutrition-calories/boiled-potato-234616812103669 +food/nutrition-calories/boiled-rice-235164378490741 +food/nutrition-calories/boiled-rice-235164391106421 +food/nutrition-calories/bok-choy-234616770160501 +food/nutrition-calories/boneless-skinless-chicken-breast-193668324385909 +food/nutrition-calories/boneless-skinless-chicken-breast-194218084361333 +food/nutrition-calories/bourbon-264037026612277 +food/nutrition-calories/bread-roll-132368526214325 +food/nutrition-calories/bread-roll-132370640176693 +food/nutrition-calories/bread-roll-132370665309877 +food/nutrition-calories/breakfast-sausage-264037026579509 +food/nutrition-calories/breakfast-sausage-264584643298485 +food/nutrition-calories/brie-264034879104181 +food/nutrition-calories/brioche-194218075980853 +food/nutrition-calories/brioche-bun-132918235923637 +food/nutrition-calories/brioche-bun-61999735916085 +food/nutrition-calories/brisket-264034921047093 +food/nutrition-calories/brisket-264586694313717 +food/nutrition-calories/broccoli-61999782053045 +food/nutrition-calories/broccoli-steamed-234614660425205 +food/nutrition-calories/broccolini-235164416255861 +food/nutrition-calories/brocoli-234616807925749 +food/nutrition-calories/brocolli-234616807925749 +food/nutrition-calories/brown-sugar-133476724280437 +food/nutrition-calories/brussel-sprouts-134026480094325 +food/nutrition-calories/burger-bun-62001895982133 +food/nutrition-calories/burger-bun-62001925375029 +food/nutrition-calories/burger-bun-62549500150965 +food/nutrition-calories/butter-133476724280565 +food/nutrition-calories/butter-270350898046325 +food/nutrition-calories/butternut-squash-234614635276277 +food/nutrition-calories/cabbage-134026480094453 +food/nutrition-calories/cabbage-199430288336885 +food/nutrition-calories/cabbages-134026480094453 +food/nutrition-calories/cabbages-199430288336885 +food/nutrition-calories/caf%C3%A9-62549529495093 +food/nutrition-calories/caf%C3%A9-62551685367477 +food/nutrition-calories/cafe-62549529495093 +food/nutrition-calories/cafe-62551685367477 +food/nutrition-calories/calamari-193668324353205 +food/nutrition-calories/calamari-194218071811125 +food/nutrition-calories/canola-oil-235164378474357 +food/nutrition-calories/cantaloupe-134028619156597 +food/nutrition-calories/capsicum-61999744321077 +food/nutrition-calories/carne-asada-62001891804213 +food/nutrition-calories/carrot-97184275818165 +food/nutrition-calories/carrots-133478863342837 +food/nutrition-calories/cauliflower-134028627545205 +food/nutrition-calories/celery-97734010610869 +food/nutrition-calories/champagne-235164382700917 +food/nutrition-calories/cheddar-134028627545333 +food/nutrition-calories/cheddar-193666181088501 +food/nutrition-calories/cheddar-194215936869493 +food/nutrition-calories/cheddar-cheese-134028627545333 +food/nutrition-calories/cheddar-cheese-193666181088501 +food/nutrition-calories/cheddar-cheese-194215936869493 +food/nutrition-calories/cheerios-235164286216181 +food/nutrition-calories/cheerios-27367434905141 +food/nutrition-calories/cheerios-97734006449205 +food/nutrition-calories/cheese-134028627545333 +food/nutrition-calories/cheese-158481762813109 +food/nutrition-calories/cheese-158483922912309 +food/nutrition-calories/cheese-159031531242549 +food/nutrition-calories/cheese-slice-134028631772277 +food/nutrition-calories/cheese-slice-229400137017077 +food/nutrition-calories/cheese-slice-229402280306293 +food/nutrition-calories/cheetos-26815498085941 +food/nutrition-calories/cherries-235164378473845 +food/nutrition-calories/cherry-235164378473845 +food/nutrition-calories/cherry-tomatoes-133478863375477 +food/nutrition-calories/chia-seed-27365287453749 +food/nutrition-calories/chia-seeds-133478863375605 +food/nutrition-calories/chicken-breast-193668324385909 +food/nutrition-calories/chicken-breast-194215903323253 +food/nutrition-calories/chicken-breast-194215932716149 +food/nutrition-calories/chicken-breast-194218084361333 +food/nutrition-calories/chicken-breasts-193668324385909 +food/nutrition-calories/chicken-breasts-194215903323253 +food/nutrition-calories/chicken-breasts-194215932716149 +food/nutrition-calories/chicken-breasts-194218084361333 +food/nutrition-calories/chicken-strips-26817653941813 +food/nutrition-calories/chicken-tender-26817653941813 +food/nutrition-calories/chicken-tender-27365295825973 +food/nutrition-calories/chicken-tenders-158483784524917 +food/nutrition-calories/chicken-tenders-159031392855285 +food/nutrition-calories/chicken-thigh-193666139145333 +food/nutrition-calories/chicken-thigh-193666147533941 +food/nutrition-calories/chicken-thigh-193668294984821 +food/nutrition-calories/chicken-thigh-194218042410101 +food/nutrition-calories/chickpea-194215764894965 +food/nutrition-calories/chickpea-194217908184309 +food/nutrition-calories/chickpeas-194215764894965 +food/nutrition-calories/chickpeas-194217908184309 +food/nutrition-calories/chili-powder-164245924636533 +food/nutrition-calories/chocolate-193668160799989 +food/nutrition-calories/chocolate-194215794247285 +food/nutrition-calories/chocolate-194215798457589 +food/nutrition-calories/chocolate-milk-97734035801141 +food/nutrition-calories/chocolate-milk-97736187446453 +food/nutrition-calories/ciabatta-26815540020789 +food/nutrition-calories/cilantro-134028619189493 +food/nutrition-calories/cinnamon-133478871764085 +food/nutrition-calories/cinnamon-toast-crunch-26817653916725 +food/nutrition-calories/clementine-134028627577973 +food/nutrition-calories/clementines-134028627577973 +food/nutrition-calories/clemintines-134028627577973 +food/nutrition-calories/cocoa-powder-164795672045557 +food/nutrition-calories/coconut-milk-264036925933301 +food/nutrition-calories/coconut-milk-264586690118901 +food/nutrition-calories/cod-158481637041909 +food/nutrition-calories/cod-159033531950837 +food/nutrition-calories/coffee-134028627578101 +food/nutrition-calories/coffee-194218080183541 +food/nutrition-calories/coke-zero-164795646879605 +food/nutrition-calories/cole-slaw-97186255529653 +food/nutrition-calories/cole-slaw-97736049075765 +food/nutrition-calories/cooked-rice-235164378490741 +food/nutrition-calories/cooked-rice-235164391106421 +food/nutrition-calories/coriander-97736053237429 +food/nutrition-calories/corn-164245886904181 +food/nutrition-calories/corn-264584681030773 +food/nutrition-calories/corn-264586786604149 +food/nutrition-calories/corn-264586815931509 +food/nutrition-calories/corn-264586828514549 +food/nutrition-calories/corn-flakes-164795672077813 +food/nutrition-calories/cornstarch-164245912036853 +food/nutrition-calories/cottage-cheese-264036938507381 +food/nutrition-calories/cottage-cheese-264036938540277 +food/nutrition-calories/cottage-cheese-264584546837621 +food/nutrition-calories/courgette-164797823722997 +food/nutrition-calories/cous-cous-97184149939381 +food/nutrition-calories/cous-cous-97733876393013 +food/nutrition-calories/crackers-158481804805237 +food/nutrition-calories/crackers-158483956450421 +food/nutrition-calories/cream-26817511319093 +food/nutrition-calories/cream-27365157398069 +food/nutrition-calories/cream-97186259707061 +food/nutrition-calories/cream-cheese-164795638490485 +food/nutrition-calories/cream-cheese-194218080192117 +food/nutrition-calories/croissant-194215798466293 +food/nutrition-calories/croissant-194215802693365 +food/nutrition-calories/cucumber-63108009447157 +food/nutrition-calories/cucumbers-164797781779957 +food/nutrition-calories/cumin-235164378482549 +food/nutrition-calories/cumin-235166525966325 +food/nutrition-calories/curry-powder-26817557456053 +food/nutrition-calories/cutie-234614656222581 +food/nutrition-calories/cuties-234614656222581 +food/nutrition-calories/dark-chocolate-158483818030197 +food/nutrition-calories/dark-chocolate-159031418004725 +food/nutrition-calories/dark-chocolate-159033565488245 +food/nutrition-calories/date-26817544856757 +food/nutrition-calories/dates-26817544856757 +food/nutrition-calories/dave%E2%80%99s-killer-bread-27365128053813 +food/nutrition-calories/dave%E2%80%99s-killer-bread-97733905761973 +food/nutrition-calories/dave%E2%80%99s-killer-bread-97736023918133 +food/nutrition-calories/dave%E2%80%99s-killer-bread-97736057472181 +food/nutrition-calories/deli-ham-264584643298997 +food/nutrition-calories/deli-ham-264586786588213 +food/nutrition-calories/deli-turkey-97736053244981 +food/nutrition-calories/diet-coke-235166538548597 +food/nutrition-calories/dijon-mustard-234614656206837 +food/nutrition-calories/donut-158481808966901 +food/nutrition-calories/donut-158483922929269 +food/nutrition-calories/doritos-97733868012725 +food/nutrition-calories/dr-pepper-97186263909429 +food/nutrition-calories/dr-pepper-97733876385333 +food/nutrition-calories/dried-oregano-234614664628213 +food/nutrition-calories/egg-234616774363125 +food/nutrition-calories/egg-63108017835637 +food/nutrition-calories/egg-63657765261045 +food/nutrition-calories/egg-medium-235164391049077 +food/nutrition-calories/egg-noodles-235166530144245 +food/nutrition-calories/egg-white-97733872223925 +food/nutrition-calories/egg-whites-97733872223925 +food/nutrition-calories/egg-yolk-234616774363125 +food/nutrition-calories/eggplant-234614622685045 +food/nutrition-calories/english-cucumber-234614631073781 +food/nutrition-calories/espresso-235166525982581 +food/nutrition-calories/everything-bagel-159033540331253 +food/nutrition-calories/extra-virgin-olive-oil-235164424602997 +food/nutrition-calories/ferrero-rocher-97184107988149 +food/nutrition-calories/feta-193668295001333 +food/nutrition-calories/feta-cheese-193668295001333 +food/nutrition-calories/filet-mignon-26815397365301 +food/nutrition-calories/filet-mignon-27367304857269 +food/nutrition-calories/fish-158481808983285 +food/nutrition-calories/fish-159031422198901 +food/nutrition-calories/fish-159031531243125 +food/nutrition-calories/flour-63657773649525 +food/nutrition-calories/flour-tortilla-193668295017589 +food/nutrition-calories/french-bread-26815363810869 +food/nutrition-calories/french-bread-26815409947829 +food/nutrition-calories/french-fries-26817523877045 +food/nutrition-calories/fried-chicken-158483918694133 +food/nutrition-calories/fried-chicken-229402422887541 +food/nutrition-calories/fried-chicken-229402443843317 +food/nutrition-calories/fried-chicken-229402443892341 +food/nutrition-calories/fried-chicken-breast-158483918694133 +food/nutrition-calories/fried-chicken-breast-264037068506805 +food/nutrition-calories/fried-egg-63657773649653 +food/nutrition-calories/fried-fish-264037068506293 +food/nutrition-calories/fries-26817523877045 +food/nutrition-calories/fritos-132909834790517 +food/nutrition-calories/fritos-132911982306933 +food/nutrition-calories/frosted-flakes-234616803722613 +food/nutrition-calories/frozen-berries-234614626846197 +food/nutrition-calories/frozen-blueberries-234614635234805 +food/nutrition-calories/frozen-mango-234616774329717 +food/nutrition-calories/frozen-peas-234616774362613 +food/nutrition-calories/frozen-strawberries-234616782751221 +food/nutrition-calories/fuji-apple-234614622684533 +food/nutrition-calories/gala-apple-234614631073269 +food/nutrition-calories/gala-apples-63108009479797 +food/nutrition-calories/garlic-clove-235166525949429 +food/nutrition-calories/garlic-cloves-235166525949429 +food/nutrition-calories/garlic-powder-164245916239861 +food/nutrition-calories/ghee-164795672086517 +food/nutrition-calories/gin-264037030782005 +food/nutrition-calories/gin-264037030814773 +food/nutrition-calories/ginger-194215756506741 +food/nutrition-calories/ginger-194215794255093 +food/nutrition-calories/gnocchi-132360083170421 +food/nutrition-calories/goldfish-132362201326837 +food/nutrition-calories/gouda-132360049616117 +food/nutrition-calories/granny-smith-apple-164797823764469 +food/nutrition-calories/granola-132909805462645 +food/nutrition-calories/granola-bar-193666172659381 +food/nutrition-calories/granola-bar-193668290798645 +food/nutrition-calories/granola-bar-194215890740405 +food/nutrition-calories/granola-bar-194215890773173 +food/nutrition-calories/granulated-sugar-164245891074037 +food/nutrition-calories/grape-164795646920565 +food/nutrition-calories/grape-tomatoes-164797790209397 +food/nutrition-calories/grapefruit-132362197099765 +food/nutrition-calories/grapes-164795646920565 +food/nutrition-calories/greek-yogurt-264034786846325 +food/nutrition-calories/greek-yogurt-264034791007989 +food/nutrition-calories/greek-yogurt-264036892370037 +food/nutrition-calories/greek-yogurt-264584509089397 +food/nutrition-calories/green-apple-164795680425845 +food/nutrition-calories/green-beans-164245924644853 +food/nutrition-calories/green-grapes-132360041211509 +food/nutrition-calories/green-olives-132909805414133 +food/nutrition-calories/green-onion-164245920417781 +food/nutrition-calories/green-onions-164245920417781 +food/nutrition-calories/green-pepper-133476724247669 +food/nutrition-calories/green-tea-164248030185333 +food/nutrition-calories/grilled-chicken-breast--164248067900917 +food/nutrition-calories/grilled-chicken-breast--164795634320885 +food/nutrition-calories/ground-black-pepper-164797790160245 +food/nutrition-calories/ground-cinnamon-164797781804533 +food/nutrition-calories/ground-cumin-235164378482549 +food/nutrition-calories/ground-turkey-270348784125429 +food/nutrition-calories/ground-turkey-63657773682421 +food/nutrition-calories/half-and-half-164797794362869 +food/nutrition-calories/halloumi-132360083154037 +food/nutrition-calories/ham-132360045438069 +food/nutrition-calories/ham-132362222281845 +food/nutrition-calories/ham-132909830612085 +food/nutrition-calories/hamburger-bun-158481762862197 +food/nutrition-calories/hamburger-bun-158483922928757 +food/nutrition-calories/hamburger-bun-159031518643317 +food/nutrition-calories/hard-boiled-eggs-132368480093365 +food/nutrition-calories/hashbrowns-159031430546549 +food/nutrition-calories/heavy-cream-234614526240629 +food/nutrition-calories/honey-63659912744693 +food/nutrition-calories/honey-crisp-apple-234616682112885 +food/nutrition-calories/honey-mustard-61991330637557 +food/nutrition-calories/honey-mustard-62541086418549 +food/nutrition-calories/honey-nut-cheerios-235164286216181 +food/nutrition-calories/hot-chocolate-158481796367989 +food/nutrition-calories/hot-chocolate-159031522821877 +food/nutrition-calories/hot-chocolate-159033699665525 +food/nutrition-calories/hot-dog-61993486476917 +food/nutrition-calories/huevo-235166425311221 +food/nutrition-calories/hummus-61991334798453 +food/nutrition-calories/hummus-62543208736501 +food/nutrition-calories/humus-194215756538933 +food/nutrition-calories/ice-cream-193668160751349 +food/nutrition-calories/ice-cream-193668181755509 +food/nutrition-calories/iceberg-lettuce-234616677918581 +food/nutrition-calories/italian-bread-194218075972789 +food/nutrition-calories/italian-sausage-61993457116277 +food/nutrition-calories/italian-sausage-62541065479285 +food/nutrition-calories/jacket-potato-235166391756789 +food/nutrition-calories/jalape%C3%B1o-234616644364277 +food/nutrition-calories/jalapeno-234616644364277 +food/nutrition-calories/jam-159031426377333 +food/nutrition-calories/jam-228850377008245 +food/nutrition-calories/jam-228850418951413 +food/nutrition-calories/jam-229400174732533 +food/nutrition-calories/jasmine-rice-264036896581237 +food/nutrition-calories/jasmine-rice-264584504878837 +food/nutrition-calories/jelly-61991297082485 +food/nutrition-calories/jelly-62541061285109 +food/nutrition-calories/jelly-62543212963061 +food/nutrition-calories/kale-269801142273525 +food/nutrition-calories/kale-270350906476021 +food/nutrition-calories/kale-63110165319285 +food/nutrition-calories/kimchi-235166429504885 +food/nutrition-calories/kinder-61991309616757 +food/nutrition-calories/kinder-61991338977013 +food/nutrition-calories/kit-kat-61991305422581 +food/nutrition-calories/kit-kat-61993490654325 +food/nutrition-calories/kiwi-235166391773045 +food/nutrition-calories/kosher-salt-234616673707381 +food/nutrition-calories/latte-228850372798197 +food/nutrition-calories/latte-228850410546421 +food/nutrition-calories/latte-229400137033333 +food/nutrition-calories/latte-229402280289909 +food/nutrition-calories/laughing-cow-132360078968565 +food/nutrition-calories/laughing-cow-132362222257781 +food/nutrition-calories/lechuga-132360087389429 +food/nutrition-calories/leek-235166425294197 +food/nutrition-calories/lemon-235166425326965 +food/nutrition-calories/lemon-juice-235164256871797 +food/nutrition-calories/light-mayo-132362192930037 +food/nutrition-calories/lime-164797693749109 +food/nutrition-calories/lime-juice-164797689554933 +food/nutrition-calories/m%26m-132911986443893 +food/nutrition-calories/mandarin-164797660162037 +food/nutrition-calories/mandarin-orange-132360087340149 +food/nutrition-calories/mango-63659921133301 +food/nutrition-calories/manzana-164795508484085 +food/nutrition-calories/maple-syrup-132360078984437 +food/nutrition-calories/margarita-132362222273781 +food/nutrition-calories/margarita-132909830603893 +food/nutrition-calories/margarita-132909838992629 +food/nutrition-calories/marinara-sauce-193668324385973 +food/nutrition-calories/marinara-sauce-194218071811253 +food/nutrition-calories/marshmallow-193666134934709 +food/nutrition-calories/mash-potatoes-264584639088373 +food/nutrition-calories/mayo-132360053785717 +food/nutrition-calories/mayo-132362192930037 +food/nutrition-calories/mayonaise-132360053785717 +food/nutrition-calories/mayonaise-132362192930037 +food/nutrition-calories/mayonnaise-132360053785717 +food/nutrition-calories/milk-134028623383797 +food/nutrition-calories/milk-164245744256373 +food/nutrition-calories/milk-2%25-164795533682037 +food/nutrition-calories/milk-269798864766837 +food/nutrition-calories/milk-63659916971765 +food/nutrition-calories/mixed-berries-199982019642741 +food/nutrition-calories/mixed-fruit-164247925351797 +food/nutrition-calories/mixed-nuts-228852553852533 +food/nutrition-calories/mixed-nuts-229400174765813 +food/nutrition-calories/mixed-veg-193668295026229 +food/nutrition-calories/mixed-vegetables-62541086443253 +food/nutrition-calories/mixed-vegetables-62541098993397 +food/nutrition-calories/mixed-vegetables-62543238088437 +food/nutrition-calories/muffin-62541098992885 +food/nutrition-calories/muffin-62543246476533 +food/nutrition-calories/muffin-97184149931061 +food/nutrition-calories/mushroom-264034887468789 +food/nutrition-calories/mushroom-264586786572021 +food/nutrition-calories/mushrooms-264034887468789 +food/nutrition-calories/mushrooms-264586786572021 +food/nutrition-calories/mustard-63110156963573 +food/nutrition-calories/naan-bread-159031422199541 +food/nutrition-calories/nectarine-164245782046709 +food/nutrition-calories/nutella-62543204566261 +food/nutrition-calories/nutritional-yeast-164797660145525 +food/nutrition-calories/nuts-61991301252853 +food/nutrition-calories/nuts-62541094782581 +food/nutrition-calories/oat-milk-61991330612469 +food/nutrition-calories/oat-milk-61993452897909 +food/nutrition-calories/oatmeal-228850406368821 +food/nutrition-calories/oatmeal-228850418919093 +food/nutrition-calories/oatmeal-228852524508213 +food/nutrition-calories/oatmeal-229400137032757 +food/nutrition-calories/oats-193666172667509 +food/nutrition-calories/oats-264584634893429 +food/nutrition-calories/oats-264584643314933 +food/nutrition-calories/oats-264586782377205 +food/nutrition-calories/oikos-132362092275445 +food/nutrition-calories/oikos-132362096469749 +food/nutrition-calories/oikos-61993444541557 +food/nutrition-calories/oikos-61993448735989 +food/nutrition-calories/oil-199430124783605 +food/nutrition-calories/oil-199982200039349 +food/nutrition-calories/oil-63659912777461 +food/nutrition-calories/olives%2C-black-164797660178421 +food/nutrition-calories/onion-63110165352053 +food/nutrition-calories/onion-powder-164245752653813 +food/nutrition-calories/onions-63110165352053 +food/nutrition-calories/onoins-63110165352053 +food/nutrition-calories/orange-63659921165941 +food/nutrition-calories/orange-bell-pepper-164245744297973 +food/nutrition-calories/orange-juice-132909675439861 +food/nutrition-calories/orange-pepper-164245744297973 +food/nutrition-calories/oranges-63659921165941 +food/nutrition-calories/oreo-132359915398773 +food/nutrition-calories/papaya-164795537827189 +food/nutrition-calories/parmesan-cheese-132362197132533 +food/nutrition-calories/parsley-164245777819125 +food/nutrition-calories/parsley-164247929529845 +food/nutrition-calories/parsnip-164245786207733 +food/nutrition-calories/pasta-sauce-193668324385973 +food/nutrition-calories/pasta-sauce-194218071811253 +food/nutrition-calories/pb2-132359948952693 +food/nutrition-calories/pb2-132911814501493 +food/nutrition-calories/peach-63108005252725 +food/nutrition-calories/peanut-butter-234614496871925 +food/nutrition-calories/peanut-butter-234616648549877 +food/nutrition-calories/peanuts-63657761066613 +food/nutrition-calories/pear-63108005252853 +food/nutrition-calories/peas-132359915431029 +food/nutrition-calories/pecans-234616644322805 +food/nutrition-calories/pecans-234616682088309 +food/nutrition-calories/pepper-133476724247669 +food/nutrition-calories/pepper-134026480061685 +food/nutrition-calories/pepper-63657761099381 +food/nutrition-calories/pepperoni-234614522021749 +food/nutrition-calories/pepsi-132909667034229 +food/nutrition-calories/pepsi-132909704750197 +food/nutrition-calories/pepsi-132911822874229 +food/nutrition-calories/pepsi-235166391732213 +food/nutrition-calories/pepsi-max-235166391732213 +food/nutrition-calories/pickle-228852566418677 +food/nutrition-calories/pickle-229400174781557 +food/nutrition-calories/pickles-228852566418677 +food/nutrition-calories/pickles-229400174781557 +food/nutrition-calories/pico-de-gallo-194215899129525 +food/nutrition-calories/pineapple-132911814485109 +food/nutrition-calories/pita-bread-158481628628213 +food/nutrition-calories/pita-bread-264034916853301 +food/nutrition-calories/plum-164245790410741 +food/nutrition-calories/poached-egg-164797693708277 +food/nutrition-calories/pomegranate-62540931262069 +food/nutrition-calories/popcorn-193666168506101 +food/nutrition-calories/popcorn-194218071770741 +food/nutrition-calories/popcorn-194218075997941 +food/nutrition-calories/popcorn-194218080159349 +food/nutrition-calories/potato-164795542062965 +food/nutrition-calories/potato-235166391756789 +food/nutrition-calories/potato-264584639088373 +food/nutrition-calories/potatoe-63657769455221 +food/nutrition-calories/potatoes-63657769455221 +food/nutrition-calories/prawns-264037026596597 +food/nutrition-calories/pretzel-264034883331765 +food/nutrition-calories/pretzel-264037064336565 +food/nutrition-calories/pretzels-264034883331765 +food/nutrition-calories/pretzels-264037064336565 +food/nutrition-calories/pringles-61991167026421 +food/nutrition-calories/prosciutto-164797681158005 +food/nutrition-calories/protein-228850372822645 +food/nutrition-calories/protein-229402284508917 +food/nutrition-calories/provolone-62540931261557 +food/nutrition-calories/provolone-cheese-193666139104949 +food/nutrition-calories/quaker-oats-62540964767349 +food/nutrition-calories/queso-229400132830837 +food/nutrition-calories/queso-229400162191093 +food/nutrition-calories/queso-229400174773877 +food/nutrition-calories/quinoa-193666176845557 +food/nutrition-calories/quinoa-63108013641461 +food/nutrition-calories/radish-164245790442869 +food/nutrition-calories/raisins-164247937893749 +food/nutrition-calories/ranch-62540952184437 +food/nutrition-calories/ranch-62540952217205 +food/nutrition-calories/ranch-62543103895157 +food/nutrition-calories/ranch-dressing-159031522870389 +food/nutrition-calories/ranch-dressing-159033678709877 +food/nutrition-calories/ranch-dressing-159033708102773 +food/nutrition-calories/raspberries-63108005285493 +food/nutrition-calories/raspberry-63108005285493 +food/nutrition-calories/red-apple-164797693740405 +food/nutrition-calories/red-bell-pepper-63657761099381 +food/nutrition-calories/red-grapes-63657761099509 +food/nutrition-calories/red-onion-63108013674101 +food/nutrition-calories/red-pepper-63657761099381 +food/nutrition-calories/red-pepper-flakes-164795533641205 +food/nutrition-calories/red-wine-164795500086645 +food/nutrition-calories/red-wine-vinegar-61991171204725 +food/nutrition-calories/rice-194215932666997 +food/nutrition-calories/rice-194218084344949 +food/nutrition-calories/rice-235164378490741 +food/nutrition-calories/rice-235164391106421 +food/nutrition-calories/rice-cakes-62543074535157 +food/nutrition-calories/rice-noodles-61991208985717 +food/nutrition-calories/rice-noodles-61993348080757 +food/nutrition-calories/rice-vinegar-164795546240885 +food/nutrition-calories/ricotta-62540952184053 +food/nutrition-calories/ricotta-62540960605429 +food/nutrition-calories/ritz-132359944750837 +food/nutrition-calories/ritz-164247933683573 +food/nutrition-calories/ritz-61993318687861 +food/nutrition-calories/ritz-62540927018101 +food/nutrition-calories/ritz-crackers-164247933683573 +food/nutrition-calories/roast-beef-193666034280181 +food/nutrition-calories/roast-beef-193668156613749 +food/nutrition-calories/roast-beef-193668185958005 +food/nutrition-calories/roast-pork-193666181039285 +food/nutrition-calories/roast-pork-194218046588597 +food/nutrition-calories/roast-potato-132362092267125 +food/nutrition-calories/roast-potato-132909704758901 +food/nutrition-calories/roasted-carrots-264584647493173 +food/nutrition-calories/roasted-potatoes-228850376967285 +food/nutrition-calories/roasted-potatoes-229402280264949 +food/nutrition-calories/rocket-164247925327861 +food/nutrition-calories/rolled-oats-164795504265077 +food/nutrition-calories/roma-tomato-164245756839925 +food/nutrition-calories/romaine-lettuce-63657769487989 +food/nutrition-calories/roti-158483776112373 +food/nutrition-calories/russet-potato-164795512686581 +food/nutrition-calories/russet-potato-164797660137461 +food/nutrition-calories/rye-bread-132911843886325 +food/nutrition-calories/salami-264584509105397 +food/nutrition-calories/salami-264584542659701 +food/nutrition-calories/salami-264586652361845 +food/nutrition-calories/salami-264586681754869 +food/nutrition-calories/salsa-132909708936949 +food/nutrition-calories/salsa-132911818687605 +food/nutrition-calories/salsa-132911818720373 +food/nutrition-calories/salt-132911848031861 +food/nutrition-calories/saltine-crackers-132909696386677 +food/nutrition-calories/saltine-crackers-132911852226293 +food/nutrition-calories/sausage-patty-132359953122549 +food/nutrition-calories/sausage-patty-132362092250229 +food/nutrition-calories/sausage-patty-132911810315893 +food/nutrition-calories/scallops-132909696353397 +food/nutrition-calories/scallops-132911843837173 +food/nutrition-calories/scone-132359911212149 +food/nutrition-calories/scone-132362054468853 +food/nutrition-calories/scrambled-egg-63657769488117 +food/nutrition-calories/scrambled-eggs-63657769488117 +food/nutrition-calories/sea-salt-164245790426613 +food/nutrition-calories/sesame-oil-164247929521653 +food/nutrition-calories/sesame-seeds-164245786199541 +food/nutrition-calories/shallot-164245786232181 +food/nutrition-calories/shredded-cheddar-cheese-264586794959925 +food/nutrition-calories/shredded-cheddar-cheese-264586794992693 +food/nutrition-calories/shredded-chicken-158481641178229 +food/nutrition-calories/shredded-chicken-158483788694645 +food/nutrition-calories/shredded-lettuce-164795512685941 +food/nutrition-calories/shrimp-264037026596597 +food/nutrition-calories/siracha-269801150621493 +food/nutrition-calories/skim-milk-164245744256373 +food/nutrition-calories/skinny-pop-270350935844789 +food/nutrition-calories/skittles-62540952192757 +food/nutrition-calories/small-apple-269799007348533 +food/nutrition-calories/small-banana-199979876386677 +food/nutrition-calories/smoked-paprika-62543099675893 +food/nutrition-calories/smoked-salmon-62543099708533 +food/nutrition-calories/snap-peas-269798994798517 +food/nutrition-calories/soup-61991162823797 +food/nutrition-calories/soup-61991167050997 +food/nutrition-calories/soup-62540922832117 +food/nutrition-calories/soup-62543074509941 +food/nutrition-calories/soup-62543078704373 +food/nutrition-calories/sour-cream-61993322874613 +food/nutrition-calories/sourdough-229402288678133 +food/nutrition-calories/sourdough-bread-229402288678133 +food/nutrition-calories/soy-milk-193666134902453 +food/nutrition-calories/soy-milk-193666134951093 +food/nutrition-calories/soy-milk-193666176894005 +food/nutrition-calories/spaghetti-sauce-61991208977525 +food/nutrition-calories/spaghetti-sauce-61993356461301 +food/nutrition-calories/spaghetti-sauce-62543108047989 +food/nutrition-calories/spaghetti-squash-63659908550389 +food/nutrition-calories/spring-mix-270348754806069 +food/nutrition-calories/spring-onion-270350902257077 +food/nutrition-calories/sprite-269801184176053 +food/nutrition-calories/squash-269798998976309 +food/nutrition-calories/squash-270350910662581 +food/nutrition-calories/sriracha-269801150621493 +food/nutrition-calories/steamed-broccoli-234614660425205 +food/nutrition-calories/stevia-269801180013877 +food/nutrition-calories/stevia-269801184175413 +food/nutrition-calories/strawberry-jam-97175677527157 +food/nutrition-calories/strawberry-jam-97175706871413 +food/nutrition-calories/string-cheese-229400304780405 +food/nutrition-calories/string-cheese-229402443875445 +food/nutrition-calories/string-cheese-264586795009781 +food/nutrition-calories/subway-cookie-97177850193525 +food/nutrition-calories/sugar-63110152769141 +food/nutrition-calories/sugar-snap-peas-97175681705589 +food/nutrition-calories/sunflower-seeds-269801154848181 +food/nutrition-calories/sunflower-seeds-270350940022069 +food/nutrition-calories/sweet-chilli-sauce-97175669122805 +food/nutrition-calories/sweet-corn-270350906434997 +food/nutrition-calories/sweet-potatoe-199980052539189 +food/nutrition-calories/sweet-potatoe-199980052572085 +food/nutrition-calories/sweet-potatoes-97175669155573 +food/nutrition-calories/sweet-tea-193668160791605 +food/nutrition-calories/sweetcorn-229400296367733 +food/nutrition-calories/sweetcorn-270350906434997 +food/nutrition-calories/swiss-cheese-63110152769269 +food/nutrition-calories/syrup-264034791024245 +food/nutrition-calories/syrup-264584538482293 +food/nutrition-calories/taco-meat-132362230679157 +food/nutrition-calories/taco-meat-132909797016693 +food/nutrition-calories/taco-meat-132909809640565 +food/nutrition-calories/taco-meat-97727610168437 +food/nutrition-calories/taco-meat-97727618589941 +food/nutrition-calories/tahini-199430292531125 +food/nutrition-calories/tequila-193668282410677 +food/nutrition-calories/teriyaki-chicken-194215790093493 +food/nutrition-calories/teriyaki-sauce-193668324337205 +food/nutrition-calories/teriyaki-sauce-194215932700341 +food/nutrition-calories/tofu-193666009097333 +food/nutrition-calories/tofu-193668181746933 +food/nutrition-calories/tofu-193668185941109 +food/nutrition-calories/tofu-194215760749685 +food/nutrition-calories/tomate-199982158079797 +food/nutrition-calories/tomato-199982158079797 +food/nutrition-calories/tomato-paste-199430263170869 +food/nutrition-calories/tomato-sauce-193666004920053 +food/nutrition-calories/tomato-sauce-193668181763829 +food/nutrition-calories/tomato-slice-199980010628917 +food/nutrition-calories/tomatoe-199982158079797 +food/nutrition-calories/tomatoes-199982158079797 +food/nutrition-calories/tortellini-193666176877621 +food/nutrition-calories/tortellini-194215903331509 +food/nutrition-calories/tortilla-193666134951157 +food/nutrition-calories/tortilla-193668282402037 +food/nutrition-calories/tortilla-193668282434677 +food/nutrition-calories/tortilla-193668295017589 +food/nutrition-calories/tostitos-27358874396277 +food/nutrition-calories/tostitos-97177824994421 +food/nutrition-calories/turkey-bacon-199430258976693 +food/nutrition-calories/turkey-bacon-199432406460341 +food/nutrition-calories/turkey-breast-264034753308277 +food/nutrition-calories/turkey-breast-264584509122293 +food/nutrition-calories/turmeric-199980052538677 +food/nutrition-calories/unsalted-butter-26809080866421 +food/nutrition-calories/vanilla-extract-199430296709045 +food/nutrition-calories/vanilla-ice-cream-26809105998965 +food/nutrition-calories/vanilla-ice-cream-27358840841333 +food/nutrition-calories/vegetable-oil-199982200039349 +food/nutrition-calories/vodka-228850519582453 +food/nutrition-calories/vodka-228850519615093 +food/nutrition-calories/vodka-228852667065973 +food/nutrition-calories/waffles-193666009114293 +food/nutrition-calories/waffles-194215760716981 +food/nutrition-calories/waffles-264586656556597 +food/nutrition-calories/walnut-199430292547381 +food/nutrition-calories/walnuts-199430292547381 +food/nutrition-calories/water-63659916971637 +food/nutrition-calories/watermelon-26809085060213 +food/nutrition-calories/wheat-bread-229400137008373 +food/nutrition-calories/whey-26806962693749 +food/nutrition-calories/whipped-cream-164795642717685 +food/nutrition-calories/white-bread-264034782635637 +food/nutrition-calories/white-claw-26806966888053 +food/nutrition-calories/white-onion-199982195812277 +food/nutrition-calories/white-sugar-199980018968373 +food/nutrition-calories/white-wine-199980006385461 +food/nutrition-calories/whole-milk-63659916971765 +food/nutrition-calories/whole-wheat-bread-26809114404469 +food/nutrition-calories/wine-164795500086645 +food/nutrition-calories/wine-199980006385461 +food/nutrition-calories/wings-26817649714229 +food/nutrition-calories/wings-26817653908533 +food/nutrition-calories/wings-97186393933365 +food/nutrition-calories/worcestershire-sauce-199980006418229 +food/nutrition-calories/yellow-bell-pepper-199432398055349 +food/nutrition-calories/yellow-onion-199980044166453 +food/nutrition-calories/yellow-pepper-199432398055349 +food/nutrition-calories/yellow-squash-199432444192053 +food/nutrition-calories/yoghurt-132362222282485 +food/nutrition-calories/yoghurt-27356693341941 +food/nutrition-calories/zucchini-27356689180405 food/recipes/*/shopping-list food/recipes/search*? food/search*? @@ -55689,6 +56425,7 @@ football/video footer footer footer$ +footer-asset-references/ footer_ajax.html footercertificates.aspx footy/tools @@ -56965,7 +57702,6 @@ fr/api/v3/ajax/bespoke/public/neu/specs fr/app fr/apple-app-site-association fr/apps -fr/asset-preview* fr/assets fr/autenticacion fr/auteurs/* @@ -57126,10 +57862,10 @@ fr/flightredirect fr/forum fr/forum/goto.php fr/forums -fr/fr/* fr/fr/*?bvstate fr/fr/*q= fr/fr/book-a-trip/flights/fare-types/fare-guide-information.html +fr/fr/c fr/fr/cart fr/fr/news/search/?keywords= fr/fr/news/sp/search/?keywords= @@ -57139,6 +57875,7 @@ fr/fr/product-finder/home-entertainment/ fr/fr/product-finder/internal-hard-drives/ fr/fr/promos/ fr/fr/promos/lyve-cloud-for-startups/ +fr/fr/search?param=* fr/fr/size/* fr/fragment fr/gateway.html @@ -57302,7 +58039,6 @@ fr/newsroom fr/node fr/onelook_american_dictionary_words.html fr/onelook_british_dictionary_words.html -fr/opportunites-dinterim-et-formations-cqpm-chez-airbus-en-aeronautique fr/outils/*/voir fr/outils/createur-de-logo/onboarding fr/override @@ -57357,7 +58093,6 @@ fr/s/collections fr/s/utilisateurs fr/s/visuel fr/search -fr/search* fr/search*attr_*= fr/search*price_bucket= fr/search*search_type= @@ -57526,7 +58261,6 @@ fragments fragments/render fram frameStep -frame_map framebuilder frameshop framestep @@ -57651,8 +58385,6 @@ full_zip-jackets* fullscreen fullscreen/ReportLinker fun -fun/api/ -fun/g/ fun/printlog2.php function=*404* function=CHECKOUTFIELDS @@ -58294,6 +59026,7 @@ getMoreSimilarGalleriesAjax getMostReadArticles getRelatedArticles getSubscription +get_back_to_search_url get_midroll_info get_parent_description_ajax get_video @@ -59047,6 +59780,7 @@ gsam/lat-am/advisors/sicav gsb-cmis/gsb-cmis-download-auth/ gsc gsc/comic_viewer +gsc/movie_sitemap gsearch gsi gsiasos @@ -59161,12 +59895,7 @@ gx/en/zz-test gxcuf89792/rss gy/ gym_bag-bags* -gyrobase/ArticleArchives -gyrobase/EventSearch -gyrobase/FilmSearch -gyrobase/LocationSearch -gyrobase/MovieTimes -gyrobase/Search +gyrobase gz36vip gztourek h @@ -59444,6 +60173,8 @@ he/users head/* headbar_start.html header +header-cart +header-wl header/channels headerxml headline.txt @@ -59509,6 +60240,7 @@ healthy/hm-test-page-3-17-proven-tips-to-sleep-better-at-night healthy/hm-test-page-4-diabetes-and-sweets healthy/hm-test-page-5-diabetes-and-sweets heart-center/appointments-and-referrals/appointment-thankyou +heartbeat.html hearthome heat/node heat/users @@ -59763,7 +60495,6 @@ history/log history/static historyCacheExists hitch -hits hive hk hk*/blog-article-remove-faq-utms-*.js @@ -60170,7 +60901,6 @@ hotel/*/?type hotel/h hotel/index.hi. hotel/redirect -hotel/reviews? hotel/s hotel/search hotel/us/the-airstream-van.*.html @@ -60220,7 +60950,6 @@ hotels/reservation-payment.htm hotels/rpc hotels/s hotels/search -hotels/search hotels/search-results.htm hotels/search/list* hotels/search/map* @@ -60236,6 +60965,7 @@ hotsite/*/c hotsite/*/f hotsite/*/l hotsite/*/m +hotspot hou hou/fan_forum/mascot_appearance_form.jsp hounds-of-diana @@ -60287,8 +61017,6 @@ hp/video/profiles hp_channels hp_example_banner.html hpan -hpm -hpmob hpws/max-connections.php hpws/parallel-downloads.php hpws/post-onload.php @@ -63462,11 +64190,11 @@ http http-checker http2_data http: -http://10096194.fls.doubleclick.net/robots.txt http://1533911.fls.doubleclick.net/robots.txt http://1731177.fls.doubleclick.net/robots.txt http://1password.com/robots.txt http://2224480.fls.doubleclick.net/robots.txt +http://4shared.com/robots.txt http://a-z.love/robots.txt http://a2hosting.com/robots.txt http://abc.go.com/robots.txt @@ -63499,7 +64227,7 @@ http://bbc.com/robots.txt http://bbcamerica.com/robots.txt http://bbcgoodfood.com/robots.txt http://bcg.com/robots.txt -http://beacon.deepintent.com/robots.txt +http://bcmmaa.com/robots.txt http://beautifulthailand99.blogspot.co.uk/robots.txt http://bestdocsnetwork.com/robots.txt http://bharat.republicworld.com @@ -63523,6 +64251,7 @@ http://comunitaqueeniana.weebly.com/news-of-the-world/category/freddie-mercury http://comunitaqueeniana.weebly.com/news-of-the-world/category/roger-taylor http://constantcontact.com/robots.txt http://courses.i-leadonline.com/robots.txt +http://crn.com/robots.txt http://croixmode.jp/robots.txt http://cultofmac.com/robots.txt http://d.turn.com/robots.txt @@ -63558,7 +64287,6 @@ http://freshlife.church/robots.txt http://galu.co.jp/robots.txt http://game.es/robots.txt http://geraldtabios.com/robots.txt -http://gilmoregirls.org/robots.txt http://govinfo.gov/robots.txt http://graphics8.nytimes.com/robots.txt http://gtm.js.fls.doubleclick.net/robots.txt @@ -63666,6 +64394,7 @@ http://recalculatingfilm.com/robots.txt http://redhat.com/robots.txt http://repubblica.it/robots.txt http://rijksoverheid.nl/robots.txt +http://s.tribalfusion.com/robots.txt http://science.nasa.gov/robots.txt http://scienceandnonduality.com/robots.txt http://security.googleblog.com/robots.txt @@ -63705,7 +64434,6 @@ http://wolframreiter.org/robots.txt http://www.comodo.com/email/webinspector-email http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats -http://yoast.com/robots.txt http://youblisher.com/robots.txt http://youtubefanfest.com/robots.txt http://zertifikateawards.de/robots.txt @@ -63800,6 +64528,46 @@ https://www.austinmoody.net/manuals/promotional-mailing-list-tokens https://www.facebook.com/From-Glory-Oklahoma-592513700928427 https://www.oxfamintermon.org/ca/resultats-de-cerca?term= https://www.oxfamintermon.org/es/resultados-de-busqueda?term= +https://www.roberthalf.com/content/roberthalf.sitemap.ae-en-external-job-search-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ae-en-external-role-detail-no-salary-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ae-en-external-role-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ae-external-job-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ae-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ch-de-external-job-search-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ch-de-external-role-detail-no-salary-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ch-de-external-role-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ch-en-external-job-search-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ch-en-external-role-detail-no-salary-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ch-en-external-role-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ch-external-job-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ch-fr-external-job-search-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ch-fr-external-role-detail-no-salary-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ch-fr-external-role-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.ch-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.cl-es-external-job-search-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.cl-es-external-role-detail-no-salary-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.cl-es-external-role-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.cl-external-job-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.cl-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nl-en-external-job-search-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nl-en-external-role-detail-no-salary-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nl-en-external-role-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nl-external-job-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nl-nl-external-job-search-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nl-nl-external-role-detail-no-salary-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nl-nl-external-role-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nl-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nz-en-external-job-search-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nz-en-external-role-detail-no-salary-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nz-en-external-role-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nz-external-job-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.nz-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.sg-en-external-job-search-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.sg-en-external-role-detail-no-salary-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.sg-en-external-role-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.sg-external-job-details-sitemap.xml +https://www.roberthalf.com/content/roberthalf.sitemap.sg-sitemap.xml +https://www.roberthalf.com/sitemap-index.xml https://www.southampton.ac.uk/research/areas/ https://www.southampton.ac.uk/research/search/ https://www.southampton.ac.uk/research/search/all @@ -64422,6 +65190,8 @@ ide/* idea-ads-tool idea-pin-builder idea-pin-invite +idea-place/p +idea-place/test idea-popup/ ideaList ideaView @@ -64772,8 +65542,6 @@ images/about/ images/adspace/ images/api images/application_uploads -images/async/? -images/async? images/campaign/ images/carBlogsimages images/chart_gifs @@ -64786,9 +65554,6 @@ images/dopfiles/DNT20170204041207.pdf images/email/ images/ga_img_handler.php images/home/ -images/hosted/? -images/hosted/search? -images/hosted? images/interview_pdfs images/intfood/thermomix/HF_icon_thermomix.svg images/li.gif @@ -64806,13 +65571,9 @@ images/private images/related images/resume images/scaled -images/search%3F -images/search/? images/search/details/twitterCards/twitter-card -images/search? images/search?rpt=imageview images/search?text=*&source=morda -images/searchbyimage images/showroomimages images/smart/$ images/staff @@ -64832,7 +65593,6 @@ images/welcome_image.png images2/ images3/ images4/ -images? imagesCC/ imagesLinks imagesfordorian/ @@ -64841,6 +65601,7 @@ imagine/ imaging/appointments-and-referrals/email-signup-thankyou imaging/appointments-and-referrals/fellowship-application-thankyou imaging/appointments-and-referrals/radrounds-subscription-thankyou +imagini iman imartel imc @@ -65067,7 +65828,6 @@ inbox-talk inbox-user inbox.aspx inbox.php -inboxcommerce inc inc/ inc_ @@ -65376,6 +66136,7 @@ info/jobs/showmaster.html info/jobs/social-media.html info/jobs/support.html info/jobs/texterin-uxwriterin.html +info/jobs/werkstudentin-demokratie-botschafterin.html info/jobs/werkstudentin-social-media.html info/logistic info/newsroomdetail.aspx @@ -65938,6 +66699,10 @@ investment-funds/*zimbabwe investments investor investor-alert +investors/de/stock/fixed-income/bond-documentation +investors/de/stock/fixed-income/cp-documentation +investors/en/stock/fixed-income/bond-documentation +investors/en/stock/fixed-income/cp-documentation investors/results-and-reporting/quarterly-results/latest-results/test-page investors/results-and-reporting/quarterly-results/latest-results/test-page.html investors/shareholder-meetings/2021-agm-webcast @@ -66875,7 +67640,6 @@ ja/Upload ja/account ja/android/collections ja/android/search -ja/asset-preview* ja/auth ja/autocomplete ja/b @@ -66926,7 +67690,6 @@ ja/s/%E3%82%B3%E3%83%AC%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%B3 ja/s/%E3%83%93%E3%82%B8%E3%83%A5%E3%82%A2%E3%83%AB ja/s/%E3%83%A6%E3%83%BC%E3%82%B6%E3%83%BC ja/search -ja/search* ja/search/ ja/search/autocomplete ja/search? @@ -66957,6 +67720,7 @@ ja_JP/PremiereElements/10.0/Editor ja_JP/flex/using ja_JP/photoshopelements/editor ja_JP/premiereelements/editor +ja_jp ja_jp/forHome/xsp ja_jp/partnernet-reseller/ ja_jp/partnernet/ @@ -67948,9 +68712,10 @@ jp/corporate/cns/mask-05.html jp/corporate/response-sheet.pdf jp/download/*/ jp/email-validation -jp/en/* jp/en/book-a-trip/flights/fare-types/fare-guide-information.html +jp/en/c jp/en/qantas-experience/at-the-airport/airport-lounges/all-qantas-airport-lounges/airport-lounge-locations.html +jp/en/search?param=* jp/energy/company/peck/privacy-policy/sec/inqform.html jp/energy/nanadou.html jp/energy/news/info/usb/inqform.html @@ -67965,8 +68730,8 @@ jp/herramientas/generador-de-logos/onboarding jp/internal jp/invites/buy jp/ipns -jp/ja/* jp/ja/book-a-trip/flights/fare-types/fare-guide-information.html +jp/ja/c jp/ja/home/affiliates jp/ja/home/sem jp/ja/news/search/?keywords= @@ -67977,6 +68742,7 @@ jp/ja/promos/ jp/ja/promos/lyve-cloud-for-startups/ jp/ja/search jp/ja/search*?q= +jp/ja/search?param=* jp/landing jp/lic/ jp/license/ibis-models @@ -69761,6 +70527,7 @@ libros/ libs libs/ libs/apps/intel/services/productseedlist +libs/granite libs/granite/core/content/login.html libs/granite/core/content/login.html libwww @@ -70100,7 +70867,6 @@ loc/2016/07/22/5790f83e468aeb4b178b45b0.html loc/volunteers loc= local -local local-dev local-dev-old local-navigation/ @@ -70623,7 +71389,6 @@ ly/ ly988cc lyd/programmer?q lyf -lyris lyubov-eto_love-is-vtoroj-variant/ lz8858 lzhang @@ -71324,7 +72089,6 @@ maps/*?lang=uk$ maps/*?lang=uz$ maps/*?ll= maps/about -maps/adsendpoint maps/api/js maps/api/place/js maps/api/staticmap @@ -71765,6 +72529,8 @@ me/textonly/ mea/wp-admin mea/wp-content/plugins mea/wp-includes +meal +measurements measureofjustice mec-medicaid/ mecha @@ -72365,7 +73131,6 @@ merchant/directions merchant/imageUploadPreview merchant/loc merchant/moreProducts? -merchant/reviews? merchant/update merchant_login merchant_shipping_policy.pdf @@ -72375,6 +73140,7 @@ meredithdost mes mes-a-mes mesachatsmonquartier +mesaje mesames mesite meskridge @@ -73191,6 +73957,7 @@ mobile/ro/ro/_ui mobile/se mobile/se/en/_ui mobile/se/se/_ui +mobile/search mobile/sg mobile/sg/en/_ui mobile/sk @@ -73229,8 +73996,6 @@ mobileme/English.lproj/searchindex mobilenfc/wp-admin mobilenfc/wp-content/plugins mobilenfc/wp-includes -mobilepagenotfounderror.aspx -mobileservererror.aspx mobileservices mobileweb mobility/en/Permission @@ -74156,6 +74921,7 @@ my*/submitted my-account my-account my-account* +my-account-2 my-account-support my-account.asp* my-account/ @@ -75488,7 +76254,6 @@ newspapers/n/markische-oderzeitung-frankfurt-oder newspapers/n/montilla-be newspapers/n/mosman-daily newspapers/n/neomotor-be -newspapers/n/neomotor-be9yh4 newspapers/n/neomotor-be9yka newspapers/n/neomotor-be9ylr newspapers/n/neomotor-be9yml @@ -75496,6 +76261,7 @@ newspapers/n/neomotor-be9ymv newspapers/n/neomotor-be9ynq newspapers/n/neomotor-be9yny newspapers/n/neomotor-be9yyq +newspapers/n/neomotor-levante-emv newspapers/n/neue-zuercher-zeitung newspapers/n/nwz-neue-wurttembergische-zeitung newspapers/n/oranienburger-generalanzeiger @@ -76274,7 +77040,6 @@ nl-nl/statline/sxstat/homepage/st-maarten-in-figures nl-nl/tfe-form-test nl-nl/tfe-form-test-kort nl-nl/tfe-form-test-zonder-turnstile -nl-nl/uitgelicht/scp-rapport-zicht-op-zorgen- nl/ nl/*?*shpxid= nl/*?order= @@ -76712,6 +77477,7 @@ nominations/2038/sommaire nomobile= nonConfig/api/wpa nonacm +nonce="r-QftKBifWWW3SsWOfN6bw">(function(){var nonlystdomainredirect nonprofits/account nonstyleishida/videolist-*.html @@ -76825,7 +77591,6 @@ notificationId notifications notifications notifications$ -notifications/ notifications/* notify.js notifyMe.jsp @@ -77260,8 +78025,6 @@ offers/nonprofits offers/nonprofits$ offers/nonprofits% offers/nonprofits? -offers/proxy/dealsserver/api/log -offers/proxy/dealsserver/buy office/ office/supplies/MySoftwareDownload office/supplies/StaplesAddRemoveCoupon @@ -77975,6 +78738,7 @@ padsearch pag pag-aarkila-ng-kotse/mga-resulta page +page page* page- page-2158488_44000074$ @@ -78003,6 +78767,7 @@ page/*/?egotecpage page/*/?hc_location= page/*/?iq_id= page/*/?pcd= +page/*/?s page/*/?s= page/*/?s= page/*/?search= @@ -78098,7 +78863,6 @@ pageitem pagename= pagenotfound.html pagenotfound.jsp -pagenotfounderror.aspx pager pages pages-extensions/FollowCompany @@ -78689,8 +79453,6 @@ people/thankyou.html people/time-management.html people/xml.php people_analytics -peopleoptions.aspx -peopletags.aspx pepe per/about/team.page perception @@ -78763,6 +79525,7 @@ pf pf-api pf/api pf/api/ +pf/api/v3 pf/api/v3/content/fetch/liftigniterSource pf/api/v3/content/fetch/viafouraSource pf/de/ @@ -78778,7 +79541,6 @@ pf/textonly/ pf3admin pfengine/ pfiffner -pfizer-login/ pfr/professionallicensing/search/node pfr/search/node pfstest @@ -79748,6 +80510,7 @@ pmc/publisherportal/download pmc/publisherportal/journalmanager pmc/tocrender.fcgi pmc/utilities +pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEybAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CiAKHlJlc3Bla3RpZXJ0IEdvb2dsZSBSb2JvdHMgVFhUPwooCiZXbyBsaWVndCBkaWUgUm9ib3RzIHR4dCBiZWkgV29yZFByZXNzPxDkAg\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22RaxcLvCMPfZWSxLl8vLhsMn0bWs\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmcomment pmcomment/ pmeehan @@ -80566,7 +81329,7 @@ print.asp?* print.cfm print.do print.htm -print.html +print/ print/* print/article/* print/pdf/node @@ -80623,6 +81386,7 @@ private private private-promo private/ +private/wtrack privatumo-politika.html prive privmsg @@ -80664,7 +81428,6 @@ pro/user-events.aspx pro/user-home.aspx pro/waze/report/*?*&hash= pro2 -proFile/history? proMatch proProjects proTeXt @@ -80678,6 +81441,7 @@ probr0 probrowse.php proc procallback/ +proces_comanda processFind* processing processupload.html @@ -80747,7 +81511,6 @@ product/prd-5193422 product/productreviews/ product/recommended product/review/add -product/reviews? product/summer-plant-based-recipe-cookbook product/valentines-chocolate-vegan-cookbook product/vegan-desserts-cookbook @@ -81084,7 +81847,6 @@ profile/contributor/? profile/downloads_limit profile/edit profile/gravlady -profile/history? profile/license profile/manage profile/messages @@ -82152,7 +82914,6 @@ publishing/currentawareness/_denial.asp publishing/journals/_denial.asp publishing/journals/rssfeed.asp publishing/qrcode -publishtosway pubs/index.repec.html pubstatic pubweb/SendFormMail @@ -82401,7 +83162,6 @@ quick-reads/*.html quick-stack quick-view quickView= -quickadd.aspx quickbuy/ quickcast quickhits @@ -82812,9 +83572,13 @@ recipe/*/*/nutrition recipe/*/*/print recipe/*/bitflag recipe/*/feedback +recipe/box +recipe/edit recipe/email* recipe/link/* +recipe/view recipe/zapcache/* +recipe_parser recipes/cooking recipes/food/email recipes/food/reviews/*?print= @@ -84977,7 +85741,6 @@ rewards-polyite/spin rewards/*/membership rewards/*/status-matching rewards/bebas-ongkir -rewardsapp/ rex/recommendation/* rezepte/suche rf=* @@ -86170,6 +86933,7 @@ sch/i.html*_sop=12*& sch/i.html?*&mkcid=2 sch/i.html?*_nkw=*& sch/i.html?_nkw= +sch/i.html?_nkw=*&_sop=12&_kwlnd=1 sch/items/*/i.html sch/merchant/*/i.html sch/sis.html @@ -86255,7 +87019,6 @@ science/gadgets/render science/gs science/index.html science/mlkt/rslts -science/new-drug-product-pipelinehttp://pflegetester.de/robots.txt science/outlineJson science/page/flash/VideoPlayer science/ppv-pdf @@ -86729,6 +87492,7 @@ search-results?q= search-seeds search-suggest search-the-red-cross-site +search-tools search-webglimps search-websites search-widget @@ -86782,6 +87546,7 @@ search/*/rpy- search/*? search/*?*daterange search/*?*page +search/*?*shareId= search/*adultsCount= search/*arrival= search/*childrenCount= @@ -86854,6 +87619,8 @@ search/index.shtml search/inside search/issues search/keywords +search/listall +search/m.emag.ro search/map.html search/map.php search/martin-carrico-is-loser.rss @@ -86976,6 +87743,7 @@ search?q= search?q=%23 search?q=* search?query= +search?s= search?s=* search?searchtext= search?stype @@ -87223,7 +87991,6 @@ selectedInboundDate= selectedOutboundDate= selectedTab= selectedday= -selectembed.aspx selection/ selection/gift selectlocale-dmc?fromPage= @@ -87233,7 +88000,6 @@ selena-zhao selenperker self self-registration -self.aspx self_service.js self_service.php selinger @@ -87357,7 +88123,6 @@ server/trans-map.html server/update-user-traffic-source serverSetCookie server_error_pages/ -servererror.aspx servers/frontend service service* @@ -87475,7 +88240,6 @@ services/guide/cti services/guide/webboards services/heart/mychart-welcome services/heart/mychart-welcome/ -services/http://christies.com/robots.txt services/humanresources/ftcstaff services/humanresources/trackers services/images @@ -87881,8 +88645,6 @@ shared/tips/ShowResponsibilities.asp shared/tips/VacationPackageTips.asp shared/tips/WhatAreSearchOptions.asp shared/tips/aboutfarefamilymatrix.asp -sharedfavorite.aspx -sharefavorite.aspx sharehub sharemonitor/mac/4.0/en/sharemonitor/usermanual sharer @@ -87920,7 +88682,6 @@ shellenergy/othersolutions/voluntary-carbon-market-insights-and-trends-webinar/v shellenergy/othersolutions/voluntary-carbon-market-insights-and-trends-webinar/voluntary-carbon-market-webinar-2023-watch-recording.html shen sheng -shenghuo shenghuo/search? shenyang sheraz @@ -87963,7 +88724,6 @@ shoelaces shomiller shootouts shop -shop$ shop-interrupt shop-reviews shop-the-look/ @@ -88213,11 +88973,13 @@ shop/category-*/brand-* shop/category-*/category-* shop/category-/* shop/category-dresses-brand-lipsy-0$ +shop/category-dresses/* shop/checkout shop/claimcredit shop/clearance/* shop/colour-*-colour-* shop/colour-/* +shop/colour-pink-s/* shop/department-*-department-* shop/department-beauty-*-0$ shop/department-beauty-*brand-*/category-*0 @@ -88290,6 +89052,7 @@ shop/flattering-fitted-maxi-dress-5152169 shop/g/* shop/gend/* shop/gende/* +shop/gender-*-category-/* shop/gender-*-gender-men* shop/gender-*-gender-women* shop/gender-*-productaffiliation-clothing/* @@ -88484,7 +89247,6 @@ shop/use-*-use-* shop/use/* shop/waist/* shop/wishlist -shop? shopCBN/ shop_content.php?coID=2 shop_content.php?coID=3 @@ -88602,6 +89364,7 @@ showroom shows shows/ shows/takeaway-pm +shows/tv-schedule. shows/upfront_2015 shows/upfront_2015/simulcast shows3 @@ -88705,6 +89468,7 @@ sign-in-6for6Sale sign-in/ sign-out sign-out +sign-up sign-up-checklist sign-up-to-be-contacted-for-research sign-up/? @@ -89713,7 +90477,6 @@ social/help/search-results.html social/our_partners/ social/photosui/images social/photosui/sitemap -social/search? social/share_modal social/social-security-directory/cai social_media @@ -89947,7 +90710,6 @@ sparshasaha spartan spatl spb -spbasic spbot spc-source= spc/amazon/en/landingPage.html @@ -90127,7 +90889,6 @@ spotlight spots_shown= spp/ spreadsheet -spresults sprince spring spring @@ -90741,9 +91502,7 @@ storefront storefront/*-*-*-*-* storepicker storerequest -stores$ stores-manage -stores/ stores/*-*-*-*-* stores/page/*visitId= stories @@ -92839,7 +93598,6 @@ tgibson tgkkk6681 tgl2/ th -th$ th-*/ th-AE th-AT @@ -92951,7 +93709,6 @@ th/unesco-search/*/lightbox th/unesco-solr/*/load-more/* th/user th/users -th? th_en th_th/templates/M thailandgolf. @@ -93741,6 +94498,7 @@ total-quart-engine-ke-superstar total_hearing_care tote-bags* touch +touch/login touchWeb? touchsearch touchstoneinstitute @@ -94099,7 +94857,6 @@ translation translation/ translations translations/ -translator/?ref= translator/c translators transmute/static-1.85 @@ -94163,26 +94920,12 @@ travel/airlines/main/us/en travel/airlines/pfs* travel/airlines/premium-travel-arranger/au/en travel/clk -travel/css travel/event/search -travel/flight/flightSearch -travel/flight/flightSearchAction -travel/flight/search/? -travel/flight/search? travel/flights/s -travel/hotel-search travel/hotel/e -travel/hotel/hotelMiniSearchRequest -travel/hotel/hotelSearch -travel/hotels/checkout -travel/hotels/detail -travel/hotels/search/? -travel/hotels/search? travel/passport travel/s -travel/scripts travel/search -travel/secure travel/test$ travel/wp-admin travelDate= @@ -95370,7 +96113,6 @@ ur/users urbanag urchin_test url -url url.asp url= url=absolutely @@ -95695,91 +96437,91 @@ us/en/insights/salary-guide/details/* us/en/insurance/assets/* us/en/insurance/publications/assets/* us/en/job-details-preview* -us/en/jobs/*/*ê°€* -us/en/jobs/*/*ê±°* -us/en/jobs/*/*걸* -us/en/jobs/*/*ê³ -us/en/jobs/*/*구* -us/en/jobs/*/*ê·¸* -us/en/jobs/*/*글* -us/en/jobs/*/*기* -us/en/jobs/*/*ë””* -us/en/jobs/*/*딸* -us/en/jobs/*/*ë…€* -us/en/jobs/*/*ë…¸* -us/en/jobs/*/*ë‹Ë†-us/en/jobs/*/*다* -us/en/jobs/*/*ë‚ -us/en/jobs/*/*나* -us/en/jobs/*/*너-us/en/jobs/*/*드* -us/en/jobs/*/*둘* -us/en/jobs/*/*ëÅ -us/en/jobs/*/*러* -us/en/jobs/*/*ëˆ-us/en/jobs/*/*더* -us/en/jobs/*/*도* -us/en/jobs/*/*라* -us/en/jobs/*/*로* -us/en/jobs/*/*ë¥ -us/en/jobs/*/*르* -us/en/jobs/*/*리* -us/en/jobs/*/*린* -us/en/jobs/*/*ë§Ë†-us/en/jobs/*/*머* -us/en/jobs/*/*모* -us/en/jobs/*/*무* -us/en/jobs/*/*미* -us/en/jobs/*/*민* -us/en/jobs/*/*ë°”* -us/en/jobs/*/*버* -us/en/jobs/*/*ë³´* -us/en/jobs/*/*ë¶€* -us/en/jobs/*/*브* -us/en/jobs/*/*비* -us/en/jobs/*/*ë¹Ë†-us/en/jobs/*/*빨* -us/en/jobs/*/*ì -us/en/jobs/*/*ì†-us/en/jobs/*/*ì–´* -us/en/jobs/*/*ì•„* -us/en/jobs/*/*ì‹ -us/en/jobs/*/*시* -us/en/jobs/*/*사* -us/en/jobs/*/*서* -us/en/jobs/*/*ìÅ -us/en/jobs/*/*으* -us/en/jobs/*/*ìš°* -us/en/jobs/*/*자* -us/en/jobs/*/*ìˆ-us/en/jobs/*/*오* -us/en/jobs/*/*이* -us/en/jobs/*/*인* -us/en/jobs/*/*ì¡°* -us/en/jobs/*/*주* -us/en/jobs/*/*ì§€* -us/en/jobs/*/*ì§„* -us/en/jobs/*/*ì°¨* -us/en/jobs/*/*처* -us/en/jobs/*/*쳐* -us/en/jobs/*/*ì´Ë†-us/en/jobs/*/*ì¶”* -us/en/jobs/*/*친* -us/en/jobs/*/*치* -us/en/jobs/*/*ì¹´* -us/en/jobs/*/*ì¿ -us/en/jobs/*/*í—ˆ-us/en/jobs/*/*í—¤* -us/en/jobs/*/*피* -us/en/jobs/*/*하* -us/en/jobs/*/*í‹°* -us/en/jobs/*/*후* -us/en/jobs/*/*푸* -us/en/jobs/*/*íÆ-us/en/jobs/*/*íÅ -us/en/jobs/*/*파* -us/en/jobs/*/*ížË†-us/en/jobs/*/*호* +us/en/jobs/*/*ê°€* +us/en/jobs/*/*ê±°* +us/en/jobs/*/*걸* +us/en/jobs/*/*ê³ +us/en/jobs/*/*구* +us/en/jobs/*/*ê·¸* +us/en/jobs/*/*기* +us/en/jobs/*/*글* +us/en/jobs/*/*더* +us/en/jobs/*/*도* +us/en/jobs/*/*라* +us/en/jobs/*/*로* +us/en/jobs/*/*ë¥ +us/en/jobs/*/*르* +us/en/jobs/*/*리* +us/en/jobs/*/*린* +us/en/jobs/*/*마* +us/en/jobs/*/*머* +us/en/jobs/*/*모* +us/en/jobs/*/*무* +us/en/jobs/*/*미* +us/en/jobs/*/*민* +us/en/jobs/*/*ë°”* +us/en/jobs/*/*버* +us/en/jobs/*/*ë³´* +us/en/jobs/*/*ë¶€* +us/en/jobs/*/*브* +us/en/jobs/*/*빨* +us/en/jobs/*/*빈* +us/en/jobs/*/*비* +us/en/jobs/*/*ëŠ+us/en/jobs/*/*러* +us/en/jobs/*/*누* +us/en/jobs/*/*딸* +us/en/jobs/*/*ë””* +us/en/jobs/*/*ë…¸* +us/en/jobs/*/*ë…€* +us/en/jobs/*/*다* +us/en/jobs/*/*니* +us/en/jobs/*/*드* +us/en/jobs/*/*ë‚ +us/en/jobs/*/*나* +us/en/jobs/*/*너* +us/en/jobs/*/*둘* +us/en/jobs/*/*ì +us/en/jobs/*/*이* +us/en/jobs/*/*인* +us/en/jobs/*/*ì¡°* +us/en/jobs/*/*주* +us/en/jobs/*/*ì§€* +us/en/jobs/*/*ì§„* +us/en/jobs/*/*ì°¨* +us/en/jobs/*/*처* +us/en/jobs/*/*쳐* +us/en/jobs/*/*ì´ˆ* +us/en/jobs/*/*ì¶”* +us/en/jobs/*/*ì¹´* +us/en/jobs/*/*친* +us/en/jobs/*/*치* +us/en/jobs/*/*ì¿ +us/en/jobs/*/*ìŠ+us/en/jobs/*/*ìš°* +us/en/jobs/*/*자* +us/en/jobs/*/*으* +us/en/jobs/*/*오* +us/en/jobs/*/*수* +us/en/jobs/*/*ì†+us/en/jobs/*/*ì•„* +us/en/jobs/*/*ì‹ +us/en/jobs/*/*시* +us/en/jobs/*/*사* +us/en/jobs/*/*서* +us/en/jobs/*/*ì–´* +us/en/jobs/*/*íŠ+us/en/jobs/*/*히* +us/en/jobs/*/*파* +us/en/jobs/*/*타* +us/en/jobs/*/*호* +us/en/jobs/*/*피* +us/en/jobs/*/*하* +us/en/jobs/*/*í‹°* +us/en/jobs/*/*후* +us/en/jobs/*/*푸* +us/en/jobs/*/*í—¤* +us/en/jobs/*/*í—ˆ* us/en/jobs/all/*@* us/en/jobs/all/*COM* us/en/jobs/all/*COm* @@ -95789,6 +96531,10 @@ us/en/jobs/all/*com* us/en/jobs/all/*commun*http://robertjohnsonbluesfoundation.org/robots.txt us/en/jobs/all/*cÃÆus/en/jobs/all/*ÃÆ+us/en/jobs/all/*á‘•0á—°* +us/en/jobs/all/*â†+us/en/jobs/all/*◐* +us/en/jobs/all/*â–²* us/en/law-firms/assets/* us/en/m1isaca us/en/news/search/?keywords= @@ -96329,9 +97075,11 @@ v-print-view v-view-image.html v.cfm v/account/ +v/badge v/business_account/trade_program/home v/category/get_top_level_categories v/category/show +v/checkin v/checkout/ v/favorites/ v/get_the_look/ @@ -96388,6 +97136,7 @@ validate-user validate.php validatepostcommentreply.php validator +vanilla vanity_participant vansorat vantage-cloud/ @@ -96429,7 +97178,6 @@ vchopra vcsharp/ vdccollections/* vdirs$ -vdo*/embed ve ve/ ve/Download @@ -96473,6 +97221,7 @@ vendor/ vendor/nette/ vendortcs ventureone +venue/claim venue/venue_take_ownership_from_add_show__ownership_taken venueinfo venues/*/edit @@ -96812,27 +97561,17 @@ videos videos videos/*.feedback.html videos/*? -videos/? videos/api videos/assets -videos/browsing videos/e videos/embed videos/expander -videos/explore -videos/favorites videos/feed -videos/feed -videos/feedcontent videos/get_video_by_uid/ videos/hardware-in-the-loop-simulation-with-simulink-real-time-using-plcs-and-ethernetip-protocol-for-validating-industrial-automation-control-algorithms-96697.html videos/iframe videos/images videos/js -videos/music -videos/music/ -videos/music/? -videos/music? videos/new videos/raw-ethernet-communication-support-from-simulink-real-time-96619.html videos/real-time-udp-communication-support-99895.html @@ -96882,20 +97621,16 @@ videos/search.php?s=street+fight$ videos/search.php?s=street+fight*&start=*$ videos/search.php?s=woman+fight$ videos/search.php?s=woman+fight*&start=*$ -videos/search/? videos/search? videos/show_trailer videos/slider videos/theme/ videos/transcripts -videos/trending -videos/trendingcontent videos/video-feedback-confirmation.html videos/video-feedback.html videos/viewmeta/ videos/week videos/widgets/ -videos? videosearch videosearch? videotutorials @@ -96998,7 +97733,6 @@ virtuallabs/ virusinfo/ virusinfo/analyses/ virusinfo/analyses/svl.cgi -viruswarning.aspx visa visgerrie vishalsharma @@ -98492,6 +99226,7 @@ web/packages/CommonMean.Copula/DESCRIPTION web/packages/Comp2ROC/DESCRIPTION web/packages/CompAREdesign/DESCRIPTION web/packages/CompDist/DESCRIPTION +web/packages/CompGR/DESCRIPTION web/packages/CompModels/DESCRIPTION web/packages/CompPareto/DESCRIPTION web/packages/CompQuadForm/DESCRIPTION @@ -98576,6 +99311,7 @@ web/packages/CoxBcv/DESCRIPTION web/packages/CoxICPen/DESCRIPTION web/packages/CoxPlus/DESCRIPTION web/packages/CoxR2/DESCRIPTION +web/packages/Coxmos/DESCRIPTION web/packages/CpGFilter/DESCRIPTION web/packages/CpGassoc/DESCRIPTION web/packages/CpmERCCutoff/DESCRIPTION @@ -99357,6 +100093,7 @@ web/packages/FloodFreqPlot/DESCRIPTION web/packages/FlowRegEnvCost/DESCRIPTION web/packages/FlowScreen/DESCRIPTION web/packages/FluMoDL/DESCRIPTION +web/packages/Fluidigm/DESCRIPTION web/packages/FlyingR/DESCRIPTION web/packages/FoReco/DESCRIPTION web/packages/ForIT/DESCRIPTION @@ -100364,6 +101101,7 @@ web/packages/Lock5Data/DESCRIPTION web/packages/Lock5withR/DESCRIPTION web/packages/LogConcDEAD/DESCRIPTION web/packages/LogRegEquiv/DESCRIPTION +web/packages/LogicForest/DESCRIPTION web/packages/LogicReg/DESCRIPTION web/packages/LogisticCurveFitting/DESCRIPTION web/packages/LogisticRCI/DESCRIPTION @@ -100722,6 +101460,7 @@ web/packages/Mega2R/DESCRIPTION web/packages/MendelianRandomization/DESCRIPTION web/packages/Mercator/DESCRIPTION web/packages/Mestim/DESCRIPTION +web/packages/MetAlyzer/DESCRIPTION web/packages/MetBrewer/DESCRIPTION web/packages/MetChem/DESCRIPTION web/packages/MetGen/DESCRIPTION @@ -104699,6 +105438,7 @@ web/packages/bmlm/DESCRIPTION web/packages/bmp/DESCRIPTION web/packages/bmscstan/DESCRIPTION web/packages/bmstdr/DESCRIPTION +web/packages/bnclassify/DESCRIPTION web/packages/bndesr/DESCRIPTION web/packages/bndovb/DESCRIPTION web/packages/bnlearn/DESCRIPTION @@ -105276,6 +106016,7 @@ web/packages/ciu/DESCRIPTION web/packages/ciuupi2/DESCRIPTION web/packages/civ/DESCRIPTION web/packages/civis/DESCRIPTION +web/packages/ciw/DESCRIPTION web/packages/cjar/DESCRIPTION web/packages/cjbart/DESCRIPTION web/packages/cjoint/DESCRIPTION @@ -105380,6 +106121,7 @@ web/packages/clusterCons/DESCRIPTION web/packages/clusterCrit/DESCRIPTION web/packages/clusterGeneration/DESCRIPTION web/packages/clusterHD/DESCRIPTION +web/packages/clusterMI/DESCRIPTION web/packages/clusterRepro/DESCRIPTION web/packages/clusterSEs/DESCRIPTION web/packages/clusterSim/DESCRIPTION @@ -107149,6 +107891,7 @@ web/packages/epoxy/DESCRIPTION web/packages/epr/DESCRIPTION web/packages/epsiwal/DESCRIPTION web/packages/epubr/DESCRIPTION +web/packages/epwshiftr/DESCRIPTION web/packages/epxToR/DESCRIPTION web/packages/eq5d/DESCRIPTION web/packages/equalCovs/DESCRIPTION @@ -108168,6 +108911,7 @@ web/packages/gecko/DESCRIPTION web/packages/gee/DESCRIPTION web/packages/geeCRT/DESCRIPTION web/packages/geeM/DESCRIPTION +web/packages/geeVerse/DESCRIPTION web/packages/geeasy/DESCRIPTION web/packages/geecure/DESCRIPTION web/packages/geepack/DESCRIPTION @@ -108621,6 +109365,7 @@ web/packages/glmnetr/DESCRIPTION web/packages/glmpath/DESCRIPTION web/packages/glmpathcr/DESCRIPTION web/packages/glmpca/DESCRIPTION +web/packages/glmpermu/DESCRIPTION web/packages/glmtlp/DESCRIPTION web/packages/glmtoolbox/DESCRIPTION web/packages/glmtrans/DESCRIPTION @@ -108941,6 +109686,7 @@ web/packages/h2o4gpu/DESCRIPTION web/packages/h2otools/DESCRIPTION web/packages/h3jsr/DESCRIPTION web/packages/h3lib/DESCRIPTION +web/packages/h3r/DESCRIPTION web/packages/hBayesDM/DESCRIPTION web/packages/hIRT/DESCRIPTION web/packages/hJAM/DESCRIPTION @@ -109260,6 +110006,7 @@ web/packages/hwordcloud/DESCRIPTION web/packages/hwriter/DESCRIPTION web/packages/hwsdr/DESCRIPTION web/packages/hwwntest/DESCRIPTION +web/packages/hySAINT/DESCRIPTION web/packages/hySpc.testthat/DESCRIPTION web/packages/hybridModels/DESCRIPTION web/packages/hybridogram/DESCRIPTION @@ -110499,7 +111246,6 @@ web/packages/lrd/DESCRIPTION web/packages/lrequire/DESCRIPTION web/packages/lrgs/DESCRIPTION web/packages/lrmest/DESCRIPTION -web/packages/lrstat/DESCRIPTION web/packages/lsa/DESCRIPTION web/packages/lsasim/DESCRIPTION web/packages/lsbclust/DESCRIPTION @@ -112844,6 +113590,7 @@ web/packages/phiDelta/DESCRIPTION web/packages/phia/DESCRIPTION web/packages/philentropy/DESCRIPTION web/packages/phm/DESCRIPTION +web/packages/phoenix/DESCRIPTION web/packages/phonR/DESCRIPTION web/packages/phonTools/DESCRIPTION web/packages/phonenumber/DESCRIPTION @@ -113715,6 +114462,7 @@ web/packages/r2rtf/DESCRIPTION web/packages/r2shortcode/DESCRIPTION web/packages/r2social/DESCRIPTION web/packages/r2spss/DESCRIPTION +web/packages/r2stl/DESCRIPTION web/packages/r2sundials/DESCRIPTION web/packages/r2symbols/DESCRIPTION web/packages/r3PG/DESCRIPTION @@ -114143,6 +114891,7 @@ web/packages/refineR/DESCRIPTION web/packages/refinr/DESCRIPTION web/packages/refitME/DESCRIPTION web/packages/reflimR/DESCRIPTION +web/packages/reformulas/DESCRIPTION web/packages/refreg/DESCRIPTION web/packages/refreshr/DESCRIPTION web/packages/refset/DESCRIPTION @@ -114349,6 +115098,7 @@ web/packages/rgeedim/DESCRIPTION web/packages/rgen/DESCRIPTION web/packages/rgenius/DESCRIPTION web/packages/rgenoud/DESCRIPTION +web/packages/rgeoboundaries/DESCRIPTION web/packages/rgeoda/DESCRIPTION web/packages/rgeomstats/DESCRIPTION web/packages/rgeopat2/DESCRIPTION @@ -115329,6 +116079,7 @@ web/packages/sfaR/DESCRIPTION web/packages/sfadv/DESCRIPTION web/packages/sfarrow/DESCRIPTION web/packages/sfc/DESCRIPTION +web/packages/sfcentral/DESCRIPTION web/packages/sfcr/DESCRIPTION web/packages/sfd/DESCRIPTION web/packages/sfdct/DESCRIPTION @@ -118016,6 +118767,7 @@ web/packages/xtune/DESCRIPTION web/packages/xutils/DESCRIPTION web/packages/xwf/DESCRIPTION web/packages/xxIRT/DESCRIPTION +web/packages/xxhashlite/DESCRIPTION web/packages/yaConsensus/DESCRIPTION web/packages/yaImpute/DESCRIPTION web/packages/yacca/DESCRIPTION @@ -118417,6 +119169,7 @@ weeklypromotion.html weeklyupdates wei-zhang weifanghsieh +weight-loss-ticker weightcenter/appointments-and-referrals/appointment-thankyou weiling-liu weilong @@ -118429,7 +119182,6 @@ welcome welcome-back* welcome-email welcome-mobile -welcome.aspx welcome/embargoed-country.html wendyalee weninger @@ -118551,12 +119303,8 @@ widget widget-landing-page.html widget-uploads widget.html -widget/cr -widget/entity/search/? widget/head/login widget/player -widget/render -widget/snapshot widget/v2 widget_auth.php widget_chunks @@ -118574,6 +119322,7 @@ widgets/index/refreshStatistic widgets/rss_redirect.php? widgets/sharingbarbubulle widgets/show +widgets/track.json widgets/trk widgets= widnows/ @@ -119667,7 +120416,6 @@ wordpress/wp-admin wordpress/wp-admin/admin-ajax.php words work -work work$ work-at-ucl/redeployment work-info @@ -119936,6 +120684,7 @@ wp-admin/admin-ajax.phphttp://openssl.org/robots.txt wp-admin/admin-ajax.phphttp://publish.get.com.tw/robots.txt wp-admin/admin-ajax.phphttp://quicksprout.com/robots.txt wp-admin/admin-ajax.phphttp://refinery29.com/robots.txt +wp-admin/admin-ajax.phphttp://royalfurniture.com/robots.txt wp-admin/admin-ajax.phphttp://skaterki.ru/robots.txt wp-admin/admin-ajax.phphttp://toucharcade.com/robots.txt wp-admin/admin-ajax.phphttp://tribe.net/robots.txt @@ -119981,7 +120730,7 @@ wp-content/client-mu-plugins wp-content/compsub wp-content/dbsub wp-content/gallery -wp-content/mu-plugins/http://chainer.connpass.com/robots.txt +wp-content/mu-plugins wp-content/mu_plugins wp-content/plugins wp-content/plugins @@ -120066,6 +120815,7 @@ wp-content/themes/wired/assets/images/subscribe_310x80.gif wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg wp-content/themes/wired/assets/images/wired_video_1000x190.jpg wp-content/uploads +wp-content/uploads wp-content/uploads/ wp-content/uploads/**/*seo-restricted*.* wp-content/uploads/*.css @@ -121023,9 +121773,7 @@ zh-en/ zh-gb/ zh-hans-cn.www.cloudflare.com zh-hans/ -zh-hans/asset-preview* zh-hans/node/ -zh-hans/search* zh-hans/search/ zh-hant-hk/ zh-hant-tw/ @@ -121246,6 +121994,7 @@ zh_cn/search zh_cn/support zh_cn/versions.html zh_cn/versions/*/release.html +zh_hans zh_tw/blog zh_tw/renew.html zh_tw/search