[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2026-04-07 09:34:44 +00:00
parent d7f5a60942
commit 56031c68dc
16 changed files with 1311 additions and 1426 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1775431013
},
"Trickest wordlist update": {
"last_update": 1775468413
"last_update": 1775554474
}
}

View file

@ -16933,6 +16933,11 @@ regional/address_template/templates/germany.html
address_template/templates/germany.html
templates/germany.html
germany.html
erpnext/regional/address_template/templates/croatia.html
regional/address_template/templates/croatia.html
address_template/templates/croatia.html
templates/croatia.html
croatia.html
erpnext/regional/address_template/templates/sweden.html
regional/address_template/templates/sweden.html
address_template/templates/sweden.html

View file

@ -3449,6 +3449,7 @@ erpnext/regional/address_template/templates/united_states.html
erpnext/regional/address_template/templates/taiwan.html
erpnext/regional/address_template/templates/switzerland.html
erpnext/regional/address_template/templates/germany.html
erpnext/regional/address_template/templates/croatia.html
erpnext/regional/address_template/templates/sweden.html
erpnext/regional/address_template/templates/luxembourg.html
erpnext/regional/address_template/README.md

View file

@ -38013,6 +38013,13 @@ Formula/Functions/EnvGroup/UserAttributeType.php
Functions/EnvGroup/UserAttributeType.php
EnvGroup/UserAttributeType.php
UserAttributeType.php
application/Espo/Core/Formula/Functions/ExceptionGroup/ThrowInvalidType.php
Espo/Core/Formula/Functions/ExceptionGroup/ThrowInvalidType.php
Core/Formula/Functions/ExceptionGroup/ThrowInvalidType.php
Formula/Functions/ExceptionGroup/ThrowInvalidType.php
Functions/ExceptionGroup/ThrowInvalidType.php
ExceptionGroup/ThrowInvalidType.php
ThrowInvalidType.php
application/Espo/Core/Formula/Functions/AttributeType.php
Espo/Core/Formula/Functions/AttributeType.php
Core/Formula/Functions/AttributeType.php
@ -38758,12 +38765,24 @@ Core/Formula/Exceptions/FunctionRuntimeError.php
Formula/Exceptions/FunctionRuntimeError.php
Exceptions/FunctionRuntimeError.php
FunctionRuntimeError.php
application/Espo/Core/Formula/Exceptions/ValidationFunctionException.php
Espo/Core/Formula/Exceptions/ValidationFunctionException.php
Core/Formula/Exceptions/ValidationFunctionException.php
Formula/Exceptions/ValidationFunctionException.php
Exceptions/ValidationFunctionException.php
ValidationFunctionException.php
application/Espo/Core/Formula/Exceptions/SyntaxError.php
Espo/Core/Formula/Exceptions/SyntaxError.php
Core/Formula/Exceptions/SyntaxError.php
Formula/Exceptions/SyntaxError.php
Exceptions/SyntaxError.php
SyntaxError.php
application/Espo/Core/Formula/Exceptions/WrapperException.php
Espo/Core/Formula/Exceptions/WrapperException.php
Core/Formula/Exceptions/WrapperException.php
Formula/Exceptions/WrapperException.php
Exceptions/WrapperException.php
WrapperException.php
application/Espo/Core/Formula/Exceptions/ContinueLoop.php
Espo/Core/Formula/Exceptions/ContinueLoop.php
Core/Formula/Exceptions/ContinueLoop.php
@ -43131,6 +43150,12 @@ Tools/Notification/Api/GetGroupAll.php
Notification/Api/GetGroupAll.php
Api/GetGroupAll.php
GetGroupAll.php
application/Espo/Tools/Notification/Api/MarkGroupRead.php
Espo/Tools/Notification/Api/MarkGroupRead.php
Tools/Notification/Api/MarkGroupRead.php
Notification/Api/MarkGroupRead.php
Api/MarkGroupRead.php
MarkGroupRead.php
application/Espo/Tools/Notification/Api/GetGroup.php
Espo/Tools/Notification/Api/GetGroup.php
Tools/Notification/Api/GetGroup.php
@ -43763,6 +43788,11 @@ application/Espo/ORM/Metadata.php
Espo/ORM/Metadata.php
ORM/Metadata.php
Metadata.php
application/Espo/ORM/Exceptions/PersistenceException.php
Espo/ORM/Exceptions/PersistenceException.php
ORM/Exceptions/PersistenceException.php
Exceptions/PersistenceException.php
PersistenceException.php
application/Espo/ORM/Exceptions/ValidationException.php
Espo/ORM/Exceptions/ValidationException.php
ORM/Exceptions/ValidationException.php

View file

@ -6365,6 +6365,7 @@ application/Espo/Core/Formula/Functions/ObjectGroup/SetType.php
application/Espo/Core/Formula/Functions/BaseFunction.php
application/Espo/Core/Formula/Functions/EnvGroup/UserAttributeSafeType.php
application/Espo/Core/Formula/Functions/EnvGroup/UserAttributeType.php
application/Espo/Core/Formula/Functions/ExceptionGroup/ThrowInvalidType.php
application/Espo/Core/Formula/Functions/AttributeType.php
application/Espo/Core/Formula/Functions/VariableType.php
application/Espo/Core/Formula/Functions/VariableIncrementType.php
@ -6473,7 +6474,9 @@ application/Espo/Core/Formula/Exceptions/BadArgumentValue.php
application/Espo/Core/Formula/Exceptions/NotAllowedUsage.php
application/Espo/Core/Formula/Exceptions/UnknownFunction.php
application/Espo/Core/Formula/Exceptions/FunctionRuntimeError.php
application/Espo/Core/Formula/Exceptions/ValidationFunctionException.php
application/Espo/Core/Formula/Exceptions/SyntaxError.php
application/Espo/Core/Formula/Exceptions/WrapperException.php
application/Espo/Core/Formula/Exceptions/ContinueLoop.php
application/Espo/Core/Formula/Exceptions/NotPassedEntity.php
application/Espo/Core/Formula/Func.php
@ -7228,6 +7231,7 @@ application/Espo/Tools/Notification/NoteHookProcessor.php
application/Espo/Tools/Notification/HookProcessor.php
application/Espo/Tools/Notification/HookProcessor/Params.php
application/Espo/Tools/Notification/Api/GetGroupAll.php
application/Espo/Tools/Notification/Api/MarkGroupRead.php
application/Espo/Tools/Notification/Api/GetGroup.php
application/Espo/Tools/Notification/Api/DeleteGroup.php
application/Espo/Tools/Notification/GroupService.php
@ -7358,6 +7362,7 @@ application/Espo/ORM/Type/AttributeType.php
application/Espo/ORM/Type/RelationType.php
application/Espo/ORM/QueryBuilder.php
application/Espo/ORM/Metadata.php
application/Espo/ORM/Exceptions/PersistenceException.php
application/Espo/ORM/Exceptions/ValidationException.php
application/Espo/ORM/QueryComposer/QueryComposerFactory.php
application/Espo/ORM/QueryComposer/MysqlQueryComposer.php

View file

@ -4212,6 +4212,15 @@ migrations/versions/5.28/2023-01-05-15-13-add-active-theme-permissions.js
versions/5.28/2023-01-05-15-13-add-active-theme-permissions.js
5.28/2023-01-05-15-13-add-active-theme-permissions.js
2023-01-05-15-13-add-active-theme-permissions.js
ghost/core/core/server/data/migrations/versions/6.27/2026-04-06-07-48-06-add-gifts-table.js
core/core/server/data/migrations/versions/6.27/2026-04-06-07-48-06-add-gifts-table.js
core/server/data/migrations/versions/6.27/2026-04-06-07-48-06-add-gifts-table.js
server/data/migrations/versions/6.27/2026-04-06-07-48-06-add-gifts-table.js
data/migrations/versions/6.27/2026-04-06-07-48-06-add-gifts-table.js
migrations/versions/6.27/2026-04-06-07-48-06-add-gifts-table.js
versions/6.27/2026-04-06-07-48-06-add-gifts-table.js
6.27/2026-04-06-07-48-06-add-gifts-table.js
2026-04-06-07-48-06-add-gifts-table.js
ghost/core/core/server/data/migrations/versions/5.63/2023-09-13-13-03-10-add-ghost-core-content-integration.js
core/core/server/data/migrations/versions/5.63/2023-09-13-13-03-10-add-ghost-core-content-integration.js
core/server/data/migrations/versions/5.63/2023-09-13-13-03-10-add-ghost-core-content-integration.js

View file

@ -676,6 +676,7 @@ ghost/core/core/server/data/migrations/versions/5.59/2023-08-07-10-42-add-donati
ghost/core/core/server/data/migrations/versions/5.59/2023-08-07-11-17-05-add-posts-published-at-index.js
ghost/core/core/server/data/migrations/versions/5.119/2025-04-30-13-01-28-remove-captcha-setting.js
ghost/core/core/server/data/migrations/versions/5.28/2023-01-05-15-13-add-active-theme-permissions.js
ghost/core/core/server/data/migrations/versions/6.27/2026-04-06-07-48-06-add-gifts-table.js
ghost/core/core/server/data/migrations/versions/5.63/2023-09-13-13-03-10-add-ghost-core-content-integration.js
ghost/core/core/server/data/migrations/versions/5.63/2023-09-13-13-34-11-add-ghost-core-content-integration-key.js
ghost/core/core/server/data/migrations/versions/5.63/2023-09-12-11-22-11-add-recommendation-subscribe-events-table.js

View file

@ -52592,6 +52592,16 @@ Controller/Adminhtml/Dashboard/ProductsViewedTest.php
Adminhtml/Dashboard/ProductsViewedTest.php
Dashboard/ProductsViewedTest.php
ProductsViewedTest.php
dev/tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/System/StoreSaveDesignConfigTest.php
tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/System/StoreSaveDesignConfigTest.php
integration/testsuite/Magento/Backend/Controller/Adminhtml/System/StoreSaveDesignConfigTest.php
testsuite/Magento/Backend/Controller/Adminhtml/System/StoreSaveDesignConfigTest.php
Magento/Backend/Controller/Adminhtml/System/StoreSaveDesignConfigTest.php
Backend/Controller/Adminhtml/System/StoreSaveDesignConfigTest.php
Controller/Adminhtml/System/StoreSaveDesignConfigTest.php
Adminhtml/System/StoreSaveDesignConfigTest.php
System/StoreSaveDesignConfigTest.php
StoreSaveDesignConfigTest.php
dev/tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/System/DesignTest.php
tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/System/DesignTest.php
integration/testsuite/Magento/Backend/Controller/Adminhtml/System/DesignTest.php
@ -133514,6 +133524,14 @@ Test/Mftf/Test/StorefrontVerifySingleProductCatalogPriceRuleAcrossWebsitesTest.x
Mftf/Test/StorefrontVerifySingleProductCatalogPriceRuleAcrossWebsitesTest.xml
Test/StorefrontVerifySingleProductCatalogPriceRuleAcrossWebsitesTest.xml
StorefrontVerifySingleProductCatalogPriceRuleAcrossWebsitesTest.xml
app/code/Magento/CatalogRule/Test/Mftf/Test/StorefrontShoppingCartPricesUpdateWhenCatalogPriceRuleDiscountChangesTest.xml
code/Magento/CatalogRule/Test/Mftf/Test/StorefrontShoppingCartPricesUpdateWhenCatalogPriceRuleDiscountChangesTest.xml
Magento/CatalogRule/Test/Mftf/Test/StorefrontShoppingCartPricesUpdateWhenCatalogPriceRuleDiscountChangesTest.xml
CatalogRule/Test/Mftf/Test/StorefrontShoppingCartPricesUpdateWhenCatalogPriceRuleDiscountChangesTest.xml
Test/Mftf/Test/StorefrontShoppingCartPricesUpdateWhenCatalogPriceRuleDiscountChangesTest.xml
Mftf/Test/StorefrontShoppingCartPricesUpdateWhenCatalogPriceRuleDiscountChangesTest.xml
Test/StorefrontShoppingCartPricesUpdateWhenCatalogPriceRuleDiscountChangesTest.xml
StorefrontShoppingCartPricesUpdateWhenCatalogPriceRuleDiscountChangesTest.xml
app/code/Magento/CatalogRule/Test/Mftf/Test/AdminApplyCatalogRuleByCategoryTest.xml
code/Magento/CatalogRule/Test/Mftf/Test/AdminApplyCatalogRuleByCategoryTest.xml
Magento/CatalogRule/Test/Mftf/Test/AdminApplyCatalogRuleByCategoryTest.xml
@ -211302,6 +211320,14 @@ Test/Mftf/Test/OnePageCheckoutAsCustomerUsingNonDefaultAddressTest.xml
Mftf/Test/OnePageCheckoutAsCustomerUsingNonDefaultAddressTest.xml
Test/OnePageCheckoutAsCustomerUsingNonDefaultAddressTest.xml
OnePageCheckoutAsCustomerUsingNonDefaultAddressTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontSingleInsufficientStockMessageAfterOutOfStockThresholdChangeTest.xml
code/Magento/Checkout/Test/Mftf/Test/StorefrontSingleInsufficientStockMessageAfterOutOfStockThresholdChangeTest.xml
Magento/Checkout/Test/Mftf/Test/StorefrontSingleInsufficientStockMessageAfterOutOfStockThresholdChangeTest.xml
Checkout/Test/Mftf/Test/StorefrontSingleInsufficientStockMessageAfterOutOfStockThresholdChangeTest.xml
Test/Mftf/Test/StorefrontSingleInsufficientStockMessageAfterOutOfStockThresholdChangeTest.xml
Mftf/Test/StorefrontSingleInsufficientStockMessageAfterOutOfStockThresholdChangeTest.xml
Test/StorefrontSingleInsufficientStockMessageAfterOutOfStockThresholdChangeTest.xml
StorefrontSingleInsufficientStockMessageAfterOutOfStockThresholdChangeTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontAssertAddressDisappearanceAfterItemRemovalTest.xml
code/Magento/Checkout/Test/Mftf/Test/StorefrontAssertAddressDisappearanceAfterItemRemovalTest.xml
Magento/Checkout/Test/Mftf/Test/StorefrontAssertAddressDisappearanceAfterItemRemovalTest.xml

View file

@ -6606,6 +6606,7 @@ dev/tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/Cache/MassA
dev/tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/UrlRewriteTest.php
dev/tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/Dashboard/AjaxBlockTest.php
dev/tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/Dashboard/ProductsViewedTest.php
dev/tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/System/StoreSaveDesignConfigTest.php
dev/tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/System/DesignTest.php
dev/tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/System/AccountTest.php
dev/tests/integration/testsuite/Magento/Backend/Controller/Adminhtml/System/StoreTest.php
@ -15686,6 +15687,7 @@ app/code/Magento/CatalogRule/Test/Mftf/Test/AdminApplyCatalogRuleForConfigurable
app/code/Magento/CatalogRule/Test/Mftf/Test/AdminCreateInactiveCatalogPriceRuleTest.xml
app/code/Magento/CatalogRule/Test/Mftf/Test/StorefrontApplyCatalogRuleForSimpleProductsWithCustomOptionsMultiCurrencyStoreTest.xml
app/code/Magento/CatalogRule/Test/Mftf/Test/StorefrontVerifySingleProductCatalogPriceRuleAcrossWebsitesTest.xml
app/code/Magento/CatalogRule/Test/Mftf/Test/StorefrontShoppingCartPricesUpdateWhenCatalogPriceRuleDiscountChangesTest.xml
app/code/Magento/CatalogRule/Test/Mftf/Test/AdminApplyCatalogRuleByCategoryTest.xml
app/code/Magento/CatalogRule/Test/Mftf/Test/AdminMarketingCatalogPriceRuleNavigateMenuTest.xml
app/code/Magento/CatalogRule/Test/Mftf/Data/AdminMenuData.xml
@ -25318,6 +25320,7 @@ app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCustomerPlaceOrderWithNewAddr
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontNotApplicableShippingMethodInReviewAndPaymentStepTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontDeleteSimpleAndVirtualProductFromMiniShoppingCartTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/OnePageCheckoutAsCustomerUsingNonDefaultAddressTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontSingleInsufficientStockMessageAfterOutOfStockThresholdChangeTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontAssertAddressDisappearanceAfterItemRemovalTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCheckCartAndSummaryBlockItemDisplayWithDefaultDisplayLimitationTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontUSCustomerCheckoutWithCouponAndBankTransferPaymentMethodTest.xml

View file

@ -1319,6 +1319,11 @@ Feature/Groups/Api/DeleteGroupsTest.php
Groups/Api/DeleteGroupsTest.php
Api/DeleteGroupsTest.php
DeleteGroupsTest.php
tests/Feature/Groups/Api/UpdateGroupTest.php
Feature/Groups/Api/UpdateGroupTest.php
Groups/Api/UpdateGroupTest.php
Api/UpdateGroupTest.php
UpdateGroupTest.php
tests/Feature/Groups/Api/StoreGroupTest.php
Feature/Groups/Api/StoreGroupTest.php
Groups/Api/StoreGroupTest.php
@ -1470,6 +1475,16 @@ AssetTest.php
tests/Unit/DatabaseSslConfigurationTest.php
Unit/DatabaseSslConfigurationTest.php
DatabaseSslConfigurationTest.php
tests/Unit/Actions/Permissions/NormalizePermissionsPayloadActionTest.php
Unit/Actions/Permissions/NormalizePermissionsPayloadActionTest.php
Actions/Permissions/NormalizePermissionsPayloadActionTest.php
Permissions/NormalizePermissionsPayloadActionTest.php
NormalizePermissionsPayloadActionTest.php
tests/Unit/Actions/Permissions/PreserveUnauthorizedPrivilegedPermissionsActionTest.php
Unit/Actions/Permissions/PreserveUnauthorizedPrivilegedPermissionsActionTest.php
Actions/Permissions/PreserveUnauthorizedPrivilegedPermissionsActionTest.php
Permissions/PreserveUnauthorizedPrivilegedPermissionsActionTest.php
PreserveUnauthorizedPrivilegedPermissionsActionTest.php
tests/Unit/Labels/LabelTest.php
Unit/Labels/LabelTest.php
Labels/LabelTest.php
@ -41729,6 +41744,14 @@ app/Actions/Manufacturers/DeleteManufacturerAction.php
Actions/Manufacturers/DeleteManufacturerAction.php
Manufacturers/DeleteManufacturerAction.php
DeleteManufacturerAction.php
app/Actions/Permissions/PreserveUnauthorizedPrivilegedPermissionsAction.php
Actions/Permissions/PreserveUnauthorizedPrivilegedPermissionsAction.php
Permissions/PreserveUnauthorizedPrivilegedPermissionsAction.php
PreserveUnauthorizedPrivilegedPermissionsAction.php
app/Actions/Permissions/NormalizePermissionsPayloadAction.php
Actions/Permissions/NormalizePermissionsPayloadAction.php
Permissions/NormalizePermissionsPayloadAction.php
NormalizePermissionsPayloadAction.php
app/Services/Saml.php
Services/Saml.php
Saml.php

View file

@ -289,6 +289,7 @@ tests/Feature/Depreciations/Ui/DepreciationsIndexTest.php
tests/Feature/Depreciations/Ui/CreateDepreciationTest.php
tests/Feature/LicenseSeats/Api/LicenseSeatUpdateTest.php
tests/Feature/Groups/Api/DeleteGroupsTest.php
tests/Feature/Groups/Api/UpdateGroupTest.php
tests/Feature/Groups/Api/StoreGroupTest.php
tests/Feature/Groups/Ui/CreateGroupTest.php
tests/Feature/Groups/Ui/ShowGroupTest.php
@ -329,6 +330,8 @@ tests/Unit/Mail/CheckoutAssetMailTest.php
tests/Unit/CategoryTest.php
tests/Unit/AssetTest.php
tests/Unit/DatabaseSslConfigurationTest.php
tests/Unit/Actions/Permissions/NormalizePermissionsPayloadActionTest.php
tests/Unit/Actions/Permissions/PreserveUnauthorizedPrivilegedPermissionsActionTest.php
tests/Unit/Labels/LabelTest.php
tests/Unit/ComponentTest.php
tests/Unit/AssetModelTest.php
@ -8044,6 +8047,8 @@ app/Actions/Categories/DestroyCategoryAction.php
app/Actions/CheckoutRequests/CreateCheckoutRequestAction.php
app/Actions/CheckoutRequests/CancelCheckoutRequestAction.php
app/Actions/Manufacturers/DeleteManufacturerAction.php
app/Actions/Permissions/PreserveUnauthorizedPrivilegedPermissionsAction.php
app/Actions/Permissions/NormalizePermissionsPayloadAction.php
app/Services/Saml.php
app/Services/SnipeTranslator.php
app/Services/PredefinedKitCheckoutService.php

View file

@ -3515,6 +3515,10 @@ plugins/woocommerce/changelog/63800-fix-WOO6-55-case-sensitive-coupon-lookups
woocommerce/changelog/63800-fix-WOO6-55-case-sensitive-coupon-lookups
changelog/63800-fix-WOO6-55-case-sensitive-coupon-lookups
63800-fix-WOO6-55-case-sensitive-coupon-lookups
plugins/woocommerce/changelog/fix-61447-product-collection-offset-per-page
woocommerce/changelog/fix-61447-product-collection-offset-per-page
changelog/fix-61447-product-collection-offset-per-page
fix-61447-product-collection-offset-per-page
plugins/woocommerce/changelog/63788-add-export-skeleton-component-for-payment-methods
woocommerce/changelog/63788-add-export-skeleton-component-for-payment-methods
changelog/63788-add-export-skeleton-component-for-payment-methods
@ -3607,6 +3611,10 @@ plugins/woocommerce/changelog/fix-playground-comment-refresh-on-blueprint-change
woocommerce/changelog/fix-playground-comment-refresh-on-blueprint-changes
changelog/fix-playground-comment-refresh-on-blueprint-changes
fix-playground-comment-refresh-on-blueprint-changes
plugins/woocommerce/changelog/fix-product-filter-deleted-attribute-fatal
woocommerce/changelog/fix-product-filter-deleted-attribute-fatal
changelog/fix-product-filter-deleted-attribute-fatal
fix-product-filter-deleted-attribute-fatal
plugins/woocommerce/changelog/performance-order-count-action-enhancements
woocommerce/changelog/performance-order-count-action-enhancements
changelog/performance-order-count-action-enhancements
@ -11395,6 +11403,14 @@ src/Blocks/BlockTypes/CatalogSorting.php
Blocks/BlockTypes/CatalogSorting.php
BlockTypes/CatalogSorting.php
CatalogSorting.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductFilterAttributeTest.php
woocommerce/tests/php/src/Blocks/BlockTypes/ProductFilterAttributeTest.php
tests/php/src/Blocks/BlockTypes/ProductFilterAttributeTest.php
php/src/Blocks/BlockTypes/ProductFilterAttributeTest.php
src/Blocks/BlockTypes/ProductFilterAttributeTest.php
Blocks/BlockTypes/ProductFilterAttributeTest.php
BlockTypes/ProductFilterAttributeTest.php
ProductFilterAttributeTest.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductDetails/ProductDetails.php
woocommerce/tests/php/src/Blocks/BlockTypes/ProductDetails/ProductDetails.php
tests/php/src/Blocks/BlockTypes/ProductDetails/ProductDetails.php
@ -94348,16 +94364,6 @@ packages/php/blueprint/package.json
php/blueprint/package.json
blueprint/package.json
package.json
packages/php/email-editor/changelog/63790-wooprd-3077-fix-double-top-margin-in-flex-layout-rendering
php/email-editor/changelog/63790-wooprd-3077-fix-double-top-margin-in-flex-layout-rendering
email-editor/changelog/63790-wooprd-3077-fix-double-top-margin-in-flex-layout-rendering
changelog/63790-wooprd-3077-fix-double-top-margin-in-flex-layout-rendering
63790-wooprd-3077-fix-double-top-margin-in-flex-layout-rendering
packages/php/email-editor/changelog/63622-fix-WOOPRD-2899-refine-merchantcustomer-facing-email-styling
php/email-editor/changelog/63622-fix-WOOPRD-2899-refine-merchantcustomer-facing-email-styling
email-editor/changelog/63622-fix-WOOPRD-2899-refine-merchantcustomer-facing-email-styling
changelog/63622-fix-WOOPRD-2899-refine-merchantcustomer-facing-email-styling
63622-fix-WOOPRD-2899-refine-merchantcustomer-facing-email-styling
packages/php/email-editor/changelog/.gitkeep
php/email-editor/changelog/.gitkeep
email-editor/changelog/.gitkeep
@ -94415,6 +94421,14 @@ unit/Engine/Templates/Template_Registry_Test.php
Engine/Templates/Template_Registry_Test.php
Templates/Template_Registry_Test.php
Template_Registry_Test.php
packages/php/email-editor/tests/unit/Engine/Templates/Templates_Test.php
php/email-editor/tests/unit/Engine/Templates/Templates_Test.php
email-editor/tests/unit/Engine/Templates/Templates_Test.php
tests/unit/Engine/Templates/Templates_Test.php
unit/Engine/Templates/Templates_Test.php
Engine/Templates/Templates_Test.php
Templates/Templates_Test.php
Templates_Test.php
packages/php/email-editor/tests/unit/Engine/Renderer/ContentRenderer/Rendering_Context_Test.php
php/email-editor/tests/unit/Engine/Renderer/ContentRenderer/Rendering_Context_Test.php
email-editor/tests/unit/Engine/Renderer/ContentRenderer/Rendering_Context_Test.php

View file

@ -798,6 +798,7 @@ plugins/woocommerce/changelog/update-pnpm-10-upgrade
plugins/woocommerce/changelog/fix-scheduled-import-migration-WOO6-53
plugins/woocommerce/changelog/63930-fix-skip-incentive-check-offline-payment-methods
plugins/woocommerce/changelog/63800-fix-WOO6-55-case-sensitive-coupon-lookups
plugins/woocommerce/changelog/fix-61447-product-collection-offset-per-page
plugins/woocommerce/changelog/63788-add-export-skeleton-component-for-payment-methods
plugins/woocommerce/changelog/fix-404-requests
plugins/woocommerce/changelog/63692-fix-order-api-tax-docs
@ -821,6 +822,7 @@ plugins/woocommerce/changelog/63255-cursor-WOOPLUG-6235-additional-information-m
plugins/woocommerce/changelog/63986-fix-wccom-ext-tested-up-to
plugins/woocommerce/changelog/63816-fix-get-item-downloads-return-array
plugins/woocommerce/changelog/fix-playground-comment-refresh-on-blueprint-changes
plugins/woocommerce/changelog/fix-product-filter-deleted-attribute-fatal
plugins/woocommerce/changelog/performance-order-count-action-enhancements
plugins/woocommerce/changelog/63972-mikejolley-fix-stale-pending-delete
plugins/woocommerce/changelog/fix-dont-render-empty-store-notices
@ -1905,6 +1907,7 @@ plugins/woocommerce/tests/php/src/Blocks/Patterns/PTKPatternsStoreTest.php
plugins/woocommerce/tests/php/src/Blocks/DependencyDetectionTest.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductQuery.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/CatalogSorting.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductFilterAttributeTest.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductDetails/ProductDetails.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductDetails/render_with_hook_expected_result_wp69.html
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductDetails/render_with_no_hook_expected_result.html
@ -12862,8 +12865,6 @@ packages/php/blueprint/src/UseWPFunctions.php
packages/php/blueprint/composer.lock
packages/php/blueprint/composer.json
packages/php/blueprint/package.json
packages/php/email-editor/changelog/63790-wooprd-3077-fix-double-top-margin-in-flex-layout-rendering
packages/php/email-editor/changelog/63622-fix-WOOPRD-2899-refine-merchantcustomer-facing-email-styling
packages/php/email-editor/changelog/.gitkeep
packages/php/email-editor/phpcs.xml
packages/php/email-editor/tests/integration.suite.yml
@ -12873,6 +12874,7 @@ packages/php/email-editor/tests/unit/Engine/Settings_Controller_Test.php
packages/php/email-editor/tests/unit/Engine/PersonalizationTags/Personalization_Tags_Registry_Test.php
packages/php/email-editor/tests/unit/Engine/PersonalizationTags/Personalization_Tag_Test.php
packages/php/email-editor/tests/unit/Engine/Templates/Template_Registry_Test.php
packages/php/email-editor/tests/unit/Engine/Templates/Templates_Test.php
packages/php/email-editor/tests/unit/Engine/Renderer/ContentRenderer/Rendering_Context_Test.php
packages/php/email-editor/tests/unit/Engine/Renderer/ContentRenderer/Process_Manager_Test.php
packages/php/email-editor/tests/unit/Engine/Renderer/ContentRenderer/Postprocessors/Highlighting_Postprocessor_Test.php

View file

@ -1597,8 +1597,8 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://docs.google.com/robots.txt
http://dropbox.com/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://s3.amazonaws.com/robots.txt
http://w3.org/robots.txt
hub?category=

View file

@ -21,8 +21,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
%D0%B2%D0%B0%D0%BA%D0%B0%D0%BD%D1%81%D0%B8%D0%B8
%D9%88%D8%B8%D8%A7%D8%A6%D9%81
%E0%B8%87%E0%B8%B2%E0%B8%99
%E3%80%90
%E3%80%91
%E4%BB%95%E4%BA%8B?
%E5%B7%A5%E4%BD%9C
%E5%B7%A5%E4%BD%9C/CN
@ -350,7 +348,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.ssi$
.svg
.svg
.svghttp://dinotim.com/robots.txt
.svghttp://globenewswire.com/robots.txt
.swf$
.swf$
.sxg
@ -833,7 +831,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/business/aisearch
/business/availability
/business/availability/?context
/business/availability/?context=http://help.twitter.com/robots.txt
/business/availability/?context=http://creatoracademy.youtube.com/robots.txt
/business/availability?context
/business/availability?context=
/business/search
@ -1305,7 +1303,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/goldlog$
/group
/group/
/gtc/gtc-chatbot/*http://nymag.com/robots.txt
/gtc/gtc-chatbot/*http://google.es/robots.txt
/hack
/hardware/*/cart
/havadurumu/
@ -1584,7 +1582,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newsearch/
/newsletter
/nightly-news
/no-referrer-when-downgradehttp://gmail.com/robots.txt
/no-referrer-when-downgradehttp://pitchfork.com/robots.txt
/no-search-results
/node
/node/add
@ -2319,8 +2317,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?$
?*
?*&ls=
?*&noheader*
?*&sfdebug*
?*/
?*/*ref
?*002/*0902
@ -2338,7 +2334,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*add-to-cart=
?*adxarea=
?*ajs_event
?*apikey*http://vk.com/robots.txt
?*apikey*http://enterprisemarketingportal.google/robots.txt
?*app
?*attachment_id
?*author
@ -2386,7 +2382,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*hsCtaTracking
?*hsPreviewerApp=blog_post
?*hs_preview=
?*http://healthtips1dr.blogspot.com/robots.txt
?*http://i0.wp.com/robots.txt
?*hubs_signup-cta
?*hybrid=
?*iframe
@ -2519,7 +2515,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?ampstory=
?app=
?articleno=
?at_
?attachment_id=
?attachment_id=*
?attribute_key
@ -2716,6 +2711,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?list=wall
?location=
?ls=
?maca=
?mark=google_shopping
?maspect
?mediaId=
@ -2738,7 +2734,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?nextUrl=*
?nid=
?no-cache=
?noheader*
?nomobile*
?noredirect=true&config=standalone
?np=*
@ -2872,7 +2867,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?service=Ajax
?service=ajax
?set_mobile=
?sfdebug*
?share=
?showAllGroups=
?show_error=true
@ -4253,7 +4247,6 @@ TestingTravelMaps
Themes/Client/app/img/favicons/manifest.json
ThirdPartyRedirect
ThorHammer
TodayOJ
TodaysLowestFaresAjax
Tr/SocialMediaActivity/LogJSWidgetLinkClick
Tracker?data=*
@ -4616,7 +4609,6 @@ a
a-knight-s-tale
a-league-of-their-own
a-madea-christmas
a-savoir-en-france/
a/*.*/about
a/*.*/browse_
a/*.*/d
@ -4702,8 +4694,6 @@ about/careers/applications/jobs/results?*&page=
about/careers/applications/jobs/results?page=
about/faq/station-finder/?state-text=
about/faq/station-finder/?zip-text=
about/leadership-university-administration/board-of-trustees/newsletter
about/news-publications/news/search
about/team_member
about?
abs
@ -4971,8 +4961,6 @@ admin/?context=
admin?context
admin?context=
administrator
admissions/undergraduate-admissions
admissions/undergraduate-admissions.html
adobe/dynamicmedia/deliver/
adredir?
adresa-segmentator
@ -5153,7 +5141,6 @@ alphafoldserver
als/shakespeare_pilot
alumni
alumni-subscriptions
alumni/the-hub
am
am-cookie-helper
am-sonntag/vorproduktion
@ -5227,7 +5214,7 @@ apdata
api
api*.do
api*?hl=
api*?hl=http://adssettings.google.com/robots.txt
api*?hl=http://archive.org/robots.txt
api-keys
api-proxy
api.html?
@ -5552,7 +5539,6 @@ astronomy/moon/distance.html?year=2028
astronomy/moon/light.html?
astronomy/moon/light.html?iso
async-create-search-page-state
async/
async_info/base_data
at
at*/listing/*/favoriters
@ -6164,7 +6150,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.
blog/.html.*http://samsung.com/robots.txt
blog/.html.*http://roblox.com/robots.txt
blog/10-lessons-from-an-engineering-manager/$
blog/2025-shifting-roles-report/$
blog/23-prototyping-resources-to-bookmark-right-now/$
@ -7020,7 +7006,6 @@ board_activity
board_activity_comment
boardinvited
boerse/data
bons-plans
boo-2-a-madea-halloween
boo-a-madea-halloween
book
@ -7092,7 +7077,6 @@ briarpatch
bricks/image
bridesmaids
broadband
brouillon/
browse-2
browse.aspx
browse/homes/all
@ -7114,7 +7098,6 @@ build
build.xml
builders
bundle-next
bursar
bus/api
bus/orders
buscar
@ -7726,7 +7709,7 @@ cart?
cartoon
carts
cascadeauth/microsoft-365/account/silentauth
case-studies/http://wretch.cc/robots.txt
case-studies/http://eventbrite.co.uk/robots.txt
cash
cashout
cassette.axd/manifest.xml
@ -7774,7 +7757,7 @@ cdn-cgi
cdn-cgi/
cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://medium.com/robots.txt
cdn-cgi/http://contagious.com/robots.txt
cdn-cgi/images/trace
cdn-cgi/l/email-protection
cdn-cgi/rum
@ -7782,7 +7765,7 @@ cdn-cgi/scripts
cdn-cgi/speculation
cdn-cgi/styles
cdn-cgi/zaraz
cdn-cgi/zaraz/http://deezer.com/robots.txt
cdn-cgi/zaraz/http://microformats.org/robots.txt
cdn-proxy/pim
cdn-proxy/px
cdn.jwplayer.com/previews
@ -7810,7 +7793,7 @@ cgi-bin/koha/
cgi-bin/loginpage
cgi-bin/search.fpl
cgi-bin/wx
cgi-binhttp://ifttt.com/robots.txt
cgi-binhttp://healthtips1dr.blogspot.com/robots.txt
cgi-local
cgi-mad/
cgi-pct/
@ -7884,7 +7867,6 @@ ch_it/Download
challenge
challenges
challenges$
change-displayed-metadata
change-email
change-password
change-shipping
@ -7937,7 +7919,7 @@ checkForm=
checkout
checkout-external
checkout/package
checkouthttp://moderncalculators.com/robots.txt
checkouthttp://sintradaytrips.com/robots.txt
checkoutnow
checkouts
checkpoint
@ -10216,7 +10198,7 @@ confirm_unsubscribe
conflagexp
connect
connect/@
connect/http://blog.twitter.com/robots.txt
connect/http://zapier.com/robots.txt
connect/invite
connect/social-intranet.html
connections
@ -10365,7 +10347,7 @@ content/search
content/telegraph
content/temp/*
content/websites/languages
content/websites/us/en/noindex/*http://x.com/robots.txt
content/websites/us/en/noindex/*http://cnn.com/robots.txt
content_reporting
content_title=
contest
@ -10596,7 +10578,6 @@ ctm
culturalinstitute/images
culturalinstitute/sitemaps
culturalinstitute/stella
culture
culture/404_en.htm
culture/projects/projects
culture/staff/staff
@ -11678,12 +11659,6 @@ demo/$
demonstration
demos/dev-mode-design/$
demos/dev-mode-developers/$
dental/dh
dental/endo
dental/histo
dental/intranet
dental/perio
dental/students
denver
design
design-handoff/$
@ -11969,7 +11944,6 @@ docs/search_results.html
docs/socialmarkup
doctor-strange
document
document-format.html
document/comments
document/create
document/delete
@ -12027,7 +12001,6 @@ doubleclick
downgrade
download
download-evernote
download-notice
download/*-thankyou$
download/*/Zoom_launcher.exe
download/*/zoomusLauncher.zip
@ -12224,14 +12197,12 @@ el/search/default.mi
elastictranscoder/2012-09-25
elearning/
election-results-data
elections/resultats
electrode/api/logger
element/*goodbye
element/?
element/commun/afficher
element_properties.
elements
eli-search
eliminar-busqueda
eliminar-favoritos
elite?
@ -13079,7 +13050,6 @@ error/403
error/404
error/500
error/PageNotFound.htm
error/authentication-required.html
error404.aspx
error_204
errorpages
@ -14416,7 +14386,6 @@ experiences/*?*modal
experiences/*?*scheduled_id
experiment
experiments.xml
expert-search-form
experts-arena
experts/search
experts/search?
@ -14425,7 +14394,6 @@ explore/*/?p=
explore/*/lightbox
explore/search
export
export-documents
export/
export/sites/intranet/
export/sites/upov/shared/
@ -14489,8 +14457,6 @@ facebook-template
facebook/templates
facebook_connect
factory
fallback
false/select-store-cookies.html
familie
family-validation
family_filter
@ -14504,7 +14470,6 @@ fantastic-beasts-and-where-to-find-them
faq_search.php
fashion/lookbook/38917
fashion/search/models
fast-facts
fast-five
fast-furious
fastajax
@ -14515,7 +14480,7 @@ fastanswers
fatalerror.html
faves-i_love_u_get_away_from_me
favicon.ico
favicon.icohttp://blog.google/robots.txt
favicon.icohttp://onlinelibrary.wiley.com/robots.txt
favorit-hinzufuegen
favorit-loeschen
favorites?
@ -14715,7 +14680,7 @@ files/live/sites/isoorg/files/_noindex
files/resources
fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://workspace.google.com/robots.txt
filter/
filter/tips
filter/tips
@ -14738,7 +14703,7 @@ find
find$
find-more
find/
find/*http://freepik.com/robots.txt
find/*http://namecheap.com/robots.txt
finetune
fios
firefox/?
@ -16524,7 +16489,7 @@ forum/online
forum/posts
forum/profile
forum/search
forum/ucp.phphttp://en.gravatar.com/robots.txt
forum/ucp.phphttp://roxanegay.com/robots.txt
forum/viewtopic.php
forum/whats-new
forumTeaser
@ -17603,7 +17568,7 @@ fy-NL/firefox/collections/mozilla
fy-NL/firefox/collections/mozilla/$
fy-NL/firefox/search
g
g/4arE9Chttp://flipboard.com/robots.txt
g/4arE9Chttp://constantcontact.com/robots.txt
g/api
ga-actions/formie/forms/refresh-tokens
ga/p
@ -17949,7 +17914,6 @@ graduation
graduation/?s=
grafico
grafico-del-dia
graph-api
graphics
graphique-du-jour
graphql
@ -18083,7 +18047,7 @@ health/*/wp-
health/QA-Tabbed-ManyTabs-21
health/drugs/hm-test-all-about-humira
health/drugs/ozempic-for-weight-loss
health/files/rhpthttp://inc.com/robots.txt
health/files/rhpthttp://wattpad.com/robots.txt
health/hm-test-17-proven-tips-to-sleep-better-at-night
health/hm-test-feature-template-for-sponsorship
health/mirgraine-headaches
@ -18371,46 +18335,46 @@ html/story
html5
http
http2_data
http://3.bp.blogspot.com/robots.txt
http://akparti.org.tr/robots.txt
http://aliexpress.com/robots.txt
http://amazon.co.jp/robots.txt
http://9gag.com/robots.txt
http://accidentinjurylawyers.claims/robots.txt
http://airtable.com/robots.txt
http://alexa.com/robots.txt
http://amazon.co.uk/robots.txt
http://amazon.com/robots.txt
http://amazon.de/robots.txt
http://amazon.es/robots.txt
http://amazon.fr/robots.txt
http://amazon.in/robots.txt
http://amazon.it/robots.txt
http://ameblo.jp/robots.txt
http://apple.com/robots.txt
http://en.m.wikipedia.org/robots.txt
http://gist.github.com/robots.txt
http://govostis.gr/robots.txt
http://groupon.com/robots.txt
http://chrome.google.com/robots.txt
http://cnet.com/robots.txt
http://commission.europa.eu/robots.txt
http://commons.wikimedia.org/robots.txt
http://diigo.com/robots.txt
http://dribbble.com/robots.txt
http://espn.com/robots.txt
http://eventbrite.com/robots.txt
http://fb.me/robots.txt
http://fb.watch/robots.txt
http://geetha.mil.gr/robots.txt
http://get.adobe.com/robots.txt
http://go.microsoft.com/robots.txt
http://google.it/robots.txt
http://healthline.com/robots.txt
http://img.youtube.com/robots.txt
http://irishtimes.com/robots.txt
http://indiegogo.com/robots.txt
http://itvs.org/robots.txt
http://kickstarter.com/robots.txt
http://nationalgeographic.com/robots.txt
http://newsweek.com/robots.txt
http://patnauniversity.ac.in/robots.txt
http://pixabay.com/robots.txt
http://python.org/robots.txt
http://seekingalpha.com/robots.txt
http://siteground.com/robots.txt
http://smithsonianmag.com/robots.txt
http://static.wixstatic.com/robots.txt
http://techradar.com/robots.txt
http://thelancet.com/robots.txt
http://threads.net/robots.txt
http://tracks.arte.tv/robots.txt
http://upload.wikimedia.org/robots.txt
http://use.fontawesome.com/robots.txt
http://vox.com/robots.txt
http://w3techs.com/robots.txt
http://weebly.com/robots.txt
http://wipo.int/robots.txt
http://money.cnn.com/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://plushcare.com/robots.txt
http://raw.githubusercontent.com/robots.txt
http://smh.com.au/robots.txt
http://squarespace.com/robots.txt
http://storage.googleapis.com/robots.txt
http://streamelements.com/robots.txt
http://support.cloudflare.com/robots.txt
http://support.mozilla.org/robots.txt
http://support.zendesk.com/robots.txt
http://telegra.ph/robots.txt
http://theglobeandmail.com/robots.txt
http://venturebeat.com/robots.txt
http://wikipedia.org/robots.txt
http://windows.microsoft.com/robots.txt
http://wretch.cc/robots.txt
https://player.cnevids.com
https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide
https://www.iubenda.com/en/help/142642-old-vs-new-pricing
@ -19049,7 +19013,7 @@ integrations
intelligencer/amp
intent
interactive
interactive*http://fda.gov/robots.txt
interactive*http://amazon.es/robots.txt
interactive/reading-preference
interactives/sponsor-story
intern
@ -20694,7 +20658,7 @@ kui=
kw/payroll/
kwanzaa-spotlight
l
l-http://independent.co.uk/robots.txt
l-http://ahrefs.com/robots.txt
l.php
l/contact-sales?
la-la-land
@ -20797,54 +20761,6 @@ leerberichten
legal
legal-b2b
legal-contact-us
legal-content/BG/TXT/DOC
legal-content/BG/TXT/SIG
legal-content/CS/TXT/DOC
legal-content/CS/TXT/SIG
legal-content/DA/TXT/DOC
legal-content/DA/TXT/SIG
legal-content/DE/TXT/DOC
legal-content/DE/TXT/SIG
legal-content/EL/TXT/DOC
legal-content/EL/TXT/SIG
legal-content/EN/TXT/DOC
legal-content/EN/TXT/SIG
legal-content/ES/TXT/DOC
legal-content/ES/TXT/SIG
legal-content/ET/TXT/DOC
legal-content/ET/TXT/SIG
legal-content/FI/TXT/DOC
legal-content/FI/TXT/SIG
legal-content/FR/TXT/DOC
legal-content/FR/TXT/SIG
legal-content/GA/TXT/DOC
legal-content/GA/TXT/SIG
legal-content/HR/TXT/DOC
legal-content/HR/TXT/SIG
legal-content/HU/TXT/DOC
legal-content/HU/TXT/SIG
legal-content/IT/TXT/DOC
legal-content/IT/TXT/SIG
legal-content/LT/TXT/DOC
legal-content/LT/TXT/SIG
legal-content/LV/TXT/DOC
legal-content/LV/TXT/SIG
legal-content/MT/TXT/DOC
legal-content/MT/TXT/SIG
legal-content/NL/TXT/DOC
legal-content/NL/TXT/SIG
legal-content/PL/TXT/DOC
legal-content/PL/TXT/SIG
legal-content/PT/TXT/DOC
legal-content/PT/TXT/SIG
legal-content/RO/TXT/DOC
legal-content/RO/TXT/SIG
legal-content/SK/TXT/DOC
legal-content/SK/TXT/SIG
legal-content/SL/TXT/DOC
legal-content/SL/TXT/SIG
legal-content/SV/TXT/DOC
legal-content/SV/TXT/SIG
legal/$
legal/3874403/
legal/ai-credit-terms/$
@ -20976,7 +20892,6 @@ lit
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
little-fockers
liuhen.cc
live
live-map/api
live-map/api/venues
@ -21608,7 +21523,6 @@ mod
mod.php
mod=
mod?
modal-message
modal_active=
models
models/*/ar-redirect
@ -21705,7 +21619,7 @@ mre/*.jpg$
mre/*.js$
mre/*.pdf$
mre/*.png$
mre/*.zip$http://gov.uk/robots.txt
mre/*.zip$http://qualtrics.com/robots.txt
mre/*?
mre/*@@configuracoes_view
mre/*@@download/file$
@ -21749,7 +21663,7 @@ multifamily-knowledge-center
multiproduct
multivu
munin
munin*http://podcasters.spotify.com/robots.txt
munin*http://images.google.com/robots.txt
muse/identity/v2/identity.js
museumdays/accounts
music
@ -21849,7 +21763,6 @@ my
my-MM/$
my-account
my-agent/eligibility
my-eurlex
my-library
my-library
my-list-shows
@ -22553,7 +22466,6 @@ nwshp$
nxs-video-player
nymag/columns/intelligencer/features/16951
nymag/letters/14872
nyucard/campuscash/admin
nz
nz$
nz*/listing/*/favoriters
@ -22831,7 +22743,7 @@ p/*/v/*$
p/*/v/*?
p/*/victory$
p/*/victory?
p/*http://socialimpact.youtube.com/robots.txt
p/*http://stupidhackathon.github.io/robots.txt
p/*surveyopen
p/*thm=
p/60
@ -23701,7 +23613,6 @@ popup
popup?
popup_manager_priority.cms*
popup_security.jsp
popups
popups/mediaplayer
popups/popup_gallery
porady-zawodowe
@ -23758,12 +23669,11 @@ preferences/
preferences/manage-cookies
prefetch
prefs
prelex
premium$
premium-reports
premium/
premium/$
premium/http://s.w.org/robots.txt
premium/http://qvc.co/robots.txt
premiumsupport/iam/
premiumsupport/knowledge-center/feedback-no/
premiumsupport/knowledge-center/feedback-yes/
@ -23823,7 +23733,6 @@ pricing/payment
pricing/pro
primeshow
print
print-pdf
printView=
printable/pdf
printer_friendly_story
@ -23844,7 +23753,7 @@ privacy/zoho-group.html
private
private
private-promo
private/http://about.fb.com/robots.txt
private/http://slack.com/robots.txt
private/wtrack
pro
pro-help/q
@ -23898,7 +23807,7 @@ product-integrations/figma-for-microsoft-teams/$
product-integrations/google-workspace/$
product-integrations/zoom/$
product-managers/$
product-ratings/http://wix.com/robots.txt
product-ratings/http://people.com/robots.txt
product-reviews/B0069IY63Y
product/*
product/electrode/api/logger
@ -24039,7 +23948,6 @@ proplayer
props/
proredir?
prospective-students/undergraduate-redesign
protected
protein/?term=
proteinclusters/?term=
protfam/?term=
@ -24049,7 +23957,6 @@ protocolexchange/labgroups
prototyping/$
proxy
proxy
proxy/
prp
prtpage
prv/originalfile
@ -24624,7 +24531,6 @@ public-data-sets/applicants/
public-data-sets/terms/
public-engagement
public-profile
public.affairs/gata
public.api
public/*.css$
public/*.css?
@ -25320,8 +25226,6 @@ reservations/*/notifyme
reset
reset-password
reset?
residential.education/archive
residential.education/templates
resource
resource-library/$
resource-library/*?
@ -25932,8 +25836,6 @@ sap/saphana/pilot/offer/confirmation
sars-cov-2
savannah-checkouts
save
save-document
save-query
save/save-agency-search-tool
save/save-agency-search-tool/export
saved-research
@ -26148,7 +26050,6 @@ search*start=
search-ads-360
search-ar-dev
search-console/scfe
search-effectiveness.html
search-results
search-results
search-webglimps
@ -26274,7 +26175,7 @@ search_rss$
search_suggest
searchdeb/
searches
searchhttp://cosmcosmis.blogspot.com/robots.txt
searchhttp://hootsuite.com/robots.txt
searchresults
searchresults.aspx
searchsuggest
@ -26645,7 +26546,7 @@ site-explorer/ajax
site-react-dropdown
site-search
site.webmanifest
site/http://stgeorgegoc.org/robots.txt
site/http://quora.com/robots.txt
site/search
site/us/en/
site/us/en/test/
@ -27031,7 +26932,6 @@ slp/*/b$
slp/s$
smart/button
smart/buttons
smartapi
smartmarket
smartmarket/*/productListInitial.action?
smbe/
@ -27627,7 +27527,6 @@ studio/templates?criteria
studioapi
studioapi/wasabi
studios
style
style-guide
style_builder.
styled-components/static-1.3
@ -27813,7 +27712,6 @@ surveys-360
surveys/
suspended_tickets
suspension-appeal
sustainability
sutils
sv
sv-SE/$
@ -27892,7 +27790,6 @@ switch-membership
sydney-white
syndicate
syndication_cookie_sync
synsearch/
system
system/
system/cron/cron.txt
@ -27919,7 +27816,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://digital-strategy.ec.europa.eu/robots.txt
tag/*+http://amazon.it/robots.txt
tag/*/page
tag/credible
tag/expire-images
@ -28431,7 +28328,7 @@ test.html
test_community
testfl
testgpr
testhttp://moskva.stroi-podryad.ru/robots.txt
testhttp://edition.cnn.com/robots.txt
testing
testpage-forhomepage
tests
@ -28932,7 +28829,6 @@ trivia/
trivia/answer
trk
trouver
true/select-store-cookies.html
trust.php
trustedstores/images
trustedstores/js
@ -29657,7 +29553,7 @@ uxtest/ux/
uy
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
uy/help
uz/http://bilgematics.com/robots.txt
uz/http://baidu.com/robots.txt
v
v$
v/badge
@ -29886,12 +29782,10 @@ vn
vod
voices/
voir-emploi?
vos-questions
vote-review
votre-europarl/
voucher
voyager/api
voyages
vp
vp2
vpBaselines
@ -29909,8 +29803,6 @@ w/load.php?
w/rest.php/site/v1/sitemap
w/users/user_hints
w3
wagner/newsite
wagner/newsiteTEST
wai-conformance-model-test
walking-tall
walkscore
@ -30660,9 +30552,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
wiki/Wikipedia_discusión:Supresores/Candidaturas
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikipedia.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://win.gs/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://css-tricks.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://play.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://producthunt.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -30961,7 +30853,7 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/admin-ajax.phphttp://papers.ssrn.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -31105,7 +30997,7 @@ year
your
your-shop
youreurope/businessACC
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/businessDEV/http://worldbank.org/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yourtake