[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-05-11 10:03:46 +00:00
parent 7afe90ba36
commit b84e02e3e6
16 changed files with 822 additions and 2232 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1746947023
},
"Trickest wordlist update": {
"last_update": 1746871443
"last_update": 1746957816
}
}

View file

@ -2156,6 +2156,9 @@ receiptprinter.php
htdocs/admin/resource.php
admin/resource.php
resource.php
htdocs/admin/subtotals.php
admin/subtotals.php
subtotals.php
htdocs/admin/spip.php
admin/spip.php
spip.php
@ -38102,6 +38105,10 @@ htdocs/langs/en_US/sms.lang
langs/en_US/sms.lang
en_US/sms.lang
sms.lang
htdocs/langs/en_US/subtotals.lang
langs/en_US/subtotals.lang
en_US/subtotals.lang
subtotals.lang
htdocs/langs/en_US/members.lang
langs/en_US/members.lang
en_US/members.lang
@ -63203,6 +63210,10 @@ htdocs/core/tpl/bloc_showhide.tpl.php
core/tpl/bloc_showhide.tpl.php
tpl/bloc_showhide.tpl.php
bloc_showhide.tpl.php
htdocs/core/tpl/subtotalline_select.tpl.php
core/tpl/subtotalline_select.tpl.php
tpl/subtotalline_select.tpl.php
subtotalline_select.tpl.php
htdocs/core/tpl/list_print_subtotal.tpl.php
core/tpl/list_print_subtotal.tpl.php
tpl/list_print_subtotal.tpl.php
@ -63211,10 +63222,18 @@ htdocs/core/tpl/objectline_view.tpl.php
core/tpl/objectline_view.tpl.php
tpl/objectline_view.tpl.php
objectline_view.tpl.php
htdocs/core/tpl/subtotal_expedition_view.tpl.php
core/tpl/subtotal_expedition_view.tpl.php
tpl/subtotal_expedition_view.tpl.php
subtotal_expedition_view.tpl.php
htdocs/core/tpl/list_print_total.tpl.php
core/tpl/list_print_total.tpl.php
tpl/list_print_total.tpl.php
list_print_total.tpl.php
htdocs/core/tpl/originsubtotalline.tpl.php
core/tpl/originsubtotalline.tpl.php
tpl/originsubtotalline.tpl.php
originsubtotalline.tpl.php
htdocs/core/tpl/commonfields_edit.tpl.php
core/tpl/commonfields_edit.tpl.php
tpl/commonfields_edit.tpl.php
@ -63247,6 +63266,10 @@ htdocs/core/tpl/document_actions_post_headers.tpl.php
core/tpl/document_actions_post_headers.tpl.php
tpl/document_actions_post_headers.tpl.php
document_actions_post_headers.tpl.php
htdocs/core/tpl/subtotal_edit.tpl.php
core/tpl/subtotal_edit.tpl.php
tpl/subtotal_edit.tpl.php
subtotal_edit.tpl.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
core/tpl/admin_extrafields_view.tpl.php
tpl/admin_extrafields_view.tpl.php
@ -63275,6 +63298,10 @@ htdocs/core/tpl/object_currency_amount.tpl.php
core/tpl/object_currency_amount.tpl.php
tpl/object_currency_amount.tpl.php
object_currency_amount.tpl.php
htdocs/core/tpl/subtotal_ajaxrow.tpl.php
core/tpl/subtotal_ajaxrow.tpl.php
tpl/subtotal_ajaxrow.tpl.php
subtotal_ajaxrow.tpl.php
htdocs/core/tpl/resource_add.tpl.php
core/tpl/resource_add.tpl.php
tpl/resource_add.tpl.php
@ -63299,6 +63326,10 @@ htdocs/core/tpl/objectline_create.tpl.php
core/tpl/objectline_create.tpl.php
tpl/objectline_create.tpl.php
objectline_create.tpl.php
htdocs/core/tpl/subtotal_create.tpl.php
core/tpl/subtotal_create.tpl.php
tpl/subtotal_create.tpl.php
subtotal_create.tpl.php
htdocs/core/tpl/objectline_title.tpl.php
core/tpl/objectline_title.tpl.php
tpl/objectline_title.tpl.php
@ -63347,6 +63378,10 @@ htdocs/core/tpl/object_discounts.tpl.php
core/tpl/object_discounts.tpl.php
tpl/object_discounts.tpl.php
object_discounts.tpl.php
htdocs/core/tpl/subtotal_view.tpl.php
core/tpl/subtotal_view.tpl.php
tpl/subtotal_view.tpl.php
subtotal_view.tpl.php
htdocs/core/tpl/bloc_comment.tpl.php
core/tpl/bloc_comment.tpl.php
tpl/bloc_comment.tpl.php
@ -63904,6 +63939,10 @@ htdocs/core/modules/modExpenseReport.class.php
core/modules/modExpenseReport.class.php
modules/modExpenseReport.class.php
modExpenseReport.class.php
htdocs/core/modules/modSubtotals.class.php
core/modules/modSubtotals.class.php
modules/modSubtotals.class.php
modSubtotals.class.php
htdocs/core/modules/DolibarrModules.class.php
core/modules/DolibarrModules.class.php
modules/DolibarrModules.class.php
@ -67822,6 +67861,15 @@ products.php
htdocs/product/price_suppliers.php
product/price_suppliers.php
price_suppliers.php
htdocs/subtotals/class/commonsubtotal.class.php
subtotals/class/commonsubtotal.class.php
class/commonsubtotal.class.php
commonsubtotal.class.php
htdocs/subtotals/core/substitutions/functions_subtotals.lib.php
subtotals/core/substitutions/functions_subtotals.lib.php
core/substitutions/functions_subtotals.lib.php
substitutions/functions_subtotals.lib.php
functions_subtotals.lib.php
htdocs/robots.txt
robots.txt
htdocs/multicurrency/multicurrency_rate.php

View file

@ -481,6 +481,7 @@ htdocs/admin/invoice.php
htdocs/admin/bom.php
htdocs/admin/receiptprinter.php
htdocs/admin/resource.php
htdocs/admin/subtotals.php
htdocs/admin/spip.php
htdocs/admin/workflow.php
htdocs/admin/invoice_situation.php
@ -6444,6 +6445,7 @@ htdocs/langs/en_US/orders.lang
htdocs/langs/en_US/trips.lang
htdocs/langs/en_US/bills.lang
htdocs/langs/en_US/sms.lang
htdocs/langs/en_US/subtotals.lang
htdocs/langs/en_US/members.lang
htdocs/langs/en_US/other.lang
htdocs/langs/en_US/intracommreport.lang
@ -12728,9 +12730,12 @@ htdocs/core/tpl/extrafields_edit.tpl.php
htdocs/core/tpl/notes.tpl.php
htdocs/core/tpl/header.tpl.php
htdocs/core/tpl/bloc_showhide.tpl.php
htdocs/core/tpl/subtotalline_select.tpl.php
htdocs/core/tpl/list_print_subtotal.tpl.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/core/tpl/subtotal_expedition_view.tpl.php
htdocs/core/tpl/list_print_total.tpl.php
htdocs/core/tpl/originsubtotalline.tpl.php
htdocs/core/tpl/commonfields_edit.tpl.php
htdocs/core/tpl/passwordforgotten.tpl.php
htdocs/core/tpl/admin_extrafields_edit.tpl.php
@ -12739,6 +12744,7 @@ htdocs/core/tpl/objectlinked_lineimport.tpl.php
htdocs/core/tpl/README
htdocs/core/tpl/login.tpl.php
htdocs/core/tpl/document_actions_post_headers.tpl.php
htdocs/core/tpl/subtotal_edit.tpl.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/core/tpl/objectline_edit.tpl.php
htdocs/core/tpl/extrafields_list_search_title.tpl.php
@ -12746,12 +12752,14 @@ htdocs/core/tpl/commonfields_view.tpl.php
htdocs/core/tpl/onlinepaymentlinks.tpl.php
htdocs/core/tpl/extrafields_list_print_fields.tpl.php
htdocs/core/tpl/object_currency_amount.tpl.php
htdocs/core/tpl/subtotal_ajaxrow.tpl.php
htdocs/core/tpl/resource_add.tpl.php
htdocs/core/tpl/footer.tpl.php
htdocs/core/tpl/extrafields_view.tpl.php
htdocs/core/tpl/resource_view.tpl.php
htdocs/core/tpl/extrafields_list_search_sql.tpl.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/core/tpl/subtotal_create.tpl.php
htdocs/core/tpl/objectline_title.tpl.php
htdocs/core/tpl/contacts.tpl.php
htdocs/core/tpl/passwordreset.tpl.php
@ -12764,6 +12772,7 @@ htdocs/core/tpl/formlayoutai.tpl.php
htdocs/core/tpl/ajaxrow.tpl.php
htdocs/core/tpl/filemanager.tpl.php
htdocs/core/tpl/object_discounts.tpl.php
htdocs/core/tpl/subtotal_view.tpl.php
htdocs/core/tpl/bloc_comment.tpl.php
htdocs/core/tpl/commonfields_add.tpl.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
@ -12879,6 +12888,7 @@ htdocs/core/modules/modFTP.class.php
htdocs/core/modules/modPropale.class.php
htdocs/core/modules/modWorkstation.class.php
htdocs/core/modules/modExpenseReport.class.php
htdocs/core/modules/modSubtotals.class.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/core/modules/modProduct.class.php
htdocs/core/modules/modRecruitment.class.php
@ -13820,6 +13830,8 @@ htdocs/product/reassort.php
htdocs/product/ajax/product_lot.php
htdocs/product/ajax/products.php
htdocs/product/price_suppliers.php
htdocs/subtotals/class/commonsubtotal.class.php
htdocs/subtotals/core/substitutions/functions_subtotals.lib.php
htdocs/robots.txt
htdocs/multicurrency/multicurrency_rate.php
htdocs/multicurrency/class/api_multicurrencies.class.php

View file

@ -37107,6 +37107,12 @@ Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php
KernelTests/Components/ComponentInvalidReplacementTest.php
Components/ComponentInvalidReplacementTest.php
ComponentInvalidReplacementTest.php
core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php
tests/Drupal/KernelTests/Components/ComponentInFormTest.php
Drupal/KernelTests/Components/ComponentInFormTest.php
KernelTests/Components/ComponentInFormTest.php
Components/ComponentInFormTest.php
ComponentInFormTest.php
core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php
tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php
Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php
@ -120342,6 +120348,13 @@ src/Functional/Rest/WorkspaceJsonBasicAuthTest.php
Functional/Rest/WorkspaceJsonBasicAuthTest.php
Rest/WorkspaceJsonBasicAuthTest.php
WorkspaceJsonBasicAuthTest.php
core/modules/workspaces/tests/src/Functional/WorkspaceFormValidationTest.php
modules/workspaces/tests/src/Functional/WorkspaceFormValidationTest.php
workspaces/tests/src/Functional/WorkspaceFormValidationTest.php
tests/src/Functional/WorkspaceFormValidationTest.php
src/Functional/WorkspaceFormValidationTest.php
Functional/WorkspaceFormValidationTest.php
WorkspaceFormValidationTest.php
core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php

View file

@ -5643,6 +5643,7 @@ core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php
core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php
core/tests/Drupal/KernelTests/Components/ComponentKernelTestBase.php
core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php
core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php
core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php
core/tests/Drupal/KernelTests/Core/Condition/ConditionPluginCollectionTest.php
core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php
@ -17280,6 +17281,7 @@ core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlBasicAuthTest.php
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceXmlAnonTest.php
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonAnonTest.php
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceJsonBasicAuthTest.php
core/modules/workspaces/tests/src/Functional/WorkspaceFormValidationTest.php
core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
core/modules/workspaces/tests/src/Functional/WorkspaceBypassTest.php
core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php

View file

@ -131316,6 +131316,9 @@ _unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
changelog/_unreleased/2025-04-30-allowfullscreen-video-element.md
_unreleased/2025-04-30-allowfullscreen-video-element.md
2025-04-30-allowfullscreen-video-element.md
changelog/_unreleased/2025-05-09-change-property-group-option-combinable-visibility.md
_unreleased/2025-05-09-change-property-group-option-combinable-visibility.md
2025-05-09-change-property-group-option-combinable-visibility.md
changelog/_unreleased/2025-04-30-improve-extensibility-of-header-and-footer-esi-templates.md
_unreleased/2025-04-30-improve-extensibility-of-header-and-footer-esi-templates.md
2025-04-30-improve-extensibility-of-header-and-footer-esi-templates.md
@ -131343,6 +131346,9 @@ _unreleased/2025-03-27-meta-information-in-landing-pages-is-not-inherited.md
changelog/_unreleased/2025-04-07-fix-override-paging-listing-page-parameter.md
_unreleased/2025-04-07-fix-override-paging-listing-page-parameter.md
2025-04-07-fix-override-paging-listing-page-parameter.md
changelog/_unreleased/2025-05-09-remove-first-level-app-snippet-restriction.md
_unreleased/2025-05-09-remove-first-level-app-snippet-restriction.md
2025-05-09-remove-first-level-app-snippet-restriction.md
changelog/_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
2025-03-26-remove-non-existing-imports-from-admin-module-stub.md

View file

@ -16866,6 +16866,7 @@ changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
changelog/_unreleased/2025-04-29-deprecated-carts-alerts.md
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
changelog/_unreleased/2025-04-30-allowfullscreen-video-element.md
changelog/_unreleased/2025-05-09-change-property-group-option-combinable-visibility.md
changelog/_unreleased/2025-04-30-improve-extensibility-of-header-and-footer-esi-templates.md
changelog/_unreleased/2025-03-25-fix-show-product-name-for-variants-in-admin-category-products.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
@ -16875,6 +16876,7 @@ changelog/_unreleased/2025-01-29-change-redirect-path-for-wishlist-after-login.m
changelog/_unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
changelog/_unreleased/2025-03-27-meta-information-in-landing-pages-is-not-inherited.md
changelog/_unreleased/2025-04-07-fix-override-paging-listing-page-parameter.md
changelog/_unreleased/2025-05-09-remove-first-level-app-snippet-restriction.md
changelog/_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
changelog/_unreleased/2025-04-28-inclue-seourls-for-suggestsearch-and-search-entities.md
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md

View file

@ -688,6 +688,11 @@ Feature/Categories/Ui/UpdateCategoriesTest.php
Categories/Ui/UpdateCategoriesTest.php
Ui/UpdateCategoriesTest.php
UpdateCategoriesTest.php
tests/Feature/Categories/Ui/DeleteCategoriesTest.php
Feature/Categories/Ui/DeleteCategoriesTest.php
Categories/Ui/DeleteCategoriesTest.php
Ui/DeleteCategoriesTest.php
DeleteCategoriesTest.php
tests/Feature/AssetModels/Api/UpdateAssetModelsTest.php
Feature/AssetModels/Api/UpdateAssetModelsTest.php
AssetModels/Api/UpdateAssetModelsTest.php

View file

@ -153,6 +153,7 @@ tests/Feature/Categories/Ui/ShowCategoryTest.php
tests/Feature/Categories/Ui/IndexCategoriesTest.php
tests/Feature/Categories/Ui/CreateCategoriesTest.php
tests/Feature/Categories/Ui/UpdateCategoriesTest.php
tests/Feature/Categories/Ui/DeleteCategoriesTest.php
tests/Feature/AssetModels/Api/UpdateAssetModelsTest.php
tests/Feature/AssetModels/Api/AssetModelFilesTest.php
tests/Feature/AssetModels/Api/IndexAssetModelsTest.php

View file

@ -13196,6 +13196,11 @@ core/utils/src/content-types.ts
utils/src/content-types.ts
src/content-types.ts
content-types.ts
packages/core/utils/src/rules-engine.ts
core/utils/src/rules-engine.ts
utils/src/rules-engine.ts
src/rules-engine.ts
rules-engine.ts
packages/core/utils/src/template.ts
core/utils/src/template.ts
utils/src/template.ts
@ -13287,6 +13292,12 @@ utils/src/__tests__/validators.test.ts
src/__tests__/validators.test.ts
__tests__/validators.test.ts
validators.test.ts
packages/core/utils/src/__tests__/rules-engine.test.ts
core/utils/src/__tests__/rules-engine.test.ts
utils/src/__tests__/rules-engine.test.ts
src/__tests__/rules-engine.test.ts
__tests__/rules-engine.test.ts
rules-engine.test.ts
packages/core/utils/src/__tests__/morph.test.ts
core/utils/src/__tests__/morph.test.ts
utils/src/__tests__/morph.test.ts

View file

@ -1948,6 +1948,7 @@ packages/core/utils/src/sanitize/index.ts
packages/core/utils/src/zod.ts
packages/core/utils/src/errors.ts
packages/core/utils/src/content-types.ts
packages/core/utils/src/rules-engine.ts
packages/core/utils/src/template.ts
packages/core/utils/src/install-id.ts
packages/core/utils/src/__tests__/parse-type.test.ts
@ -1963,6 +1964,7 @@ packages/core/utils/src/__tests__/import-default/cjs.js
packages/core/utils/src/__tests__/import-default/esm.js
packages/core/utils/src/__tests__/import-default/index.test.ts
packages/core/utils/src/__tests__/validators.test.ts
packages/core/utils/src/__tests__/rules-engine.test.ts
packages/core/utils/src/__tests__/morph.test.ts
packages/core/utils/src/__tests__/hooks.test.ts
packages/core/utils/src/__tests__/provider-factory.test.ts

View file

@ -10232,6 +10232,14 @@ includes/admin/helper/class-wc-helper-test.php
admin/helper/class-wc-helper-test.php
helper/class-wc-helper-test.php
class-wc-helper-test.php
plugins/woocommerce/tests/php/includes/admin/helper/class-wc-helper-sanitization-test.php
woocommerce/tests/php/includes/admin/helper/class-wc-helper-sanitization-test.php
tests/php/includes/admin/helper/class-wc-helper-sanitization-test.php
php/includes/admin/helper/class-wc-helper-sanitization-test.php
includes/admin/helper/class-wc-helper-sanitization-test.php
admin/helper/class-wc-helper-sanitization-test.php
helper/class-wc-helper-sanitization-test.php
class-wc-helper-sanitization-test.php
plugins/woocommerce/tests/php/includes/admin/class-wc-admin-functions-test.php
woocommerce/tests/php/includes/admin/class-wc-admin-functions-test.php
tests/php/includes/admin/class-wc-admin-functions-test.php
@ -14641,6 +14649,12 @@ woocommerce/includes/admin/class-wc-admin-webhooks.php
includes/admin/class-wc-admin-webhooks.php
admin/class-wc-admin-webhooks.php
class-wc-admin-webhooks.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-sanitization.php
woocommerce/includes/admin/helper/class-wc-helper-sanitization.php
includes/admin/helper/class-wc-helper-sanitization.php
admin/helper/class-wc-helper-sanitization.php
helper/class-wc-helper-sanitization.php
class-wc-helper-sanitization.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-options.php
woocommerce/includes/admin/helper/class-wc-helper-options.php
includes/admin/helper/class-wc-helper-options.php
@ -25016,6 +25030,14 @@ client/lib/async-requests/index.js
lib/async-requests/index.js
async-requests/index.js
index.js
plugins/woocommerce/client/admin/client/lib/sanitize-html/sanitize-html-extended.js
woocommerce/client/admin/client/lib/sanitize-html/sanitize-html-extended.js
client/admin/client/lib/sanitize-html/sanitize-html-extended.js
admin/client/lib/sanitize-html/sanitize-html-extended.js
client/lib/sanitize-html/sanitize-html-extended.js
lib/sanitize-html/sanitize-html-extended.js
sanitize-html/sanitize-html-extended.js
sanitize-html-extended.js
plugins/woocommerce/client/admin/client/lib/sanitize-html/index.js
woocommerce/client/admin/client/lib/sanitize-html/index.js
client/admin/client/lib/sanitize-html/index.js
@ -32769,6 +32791,33 @@ components/promo-card/images/percent.tsx
promo-card/images/percent.tsx
images/percent.tsx
percent.tsx
plugins/woocommerce/client/admin/client/marketplace/components/product-preview-modal/product-preview-modal.scss
woocommerce/client/admin/client/marketplace/components/product-preview-modal/product-preview-modal.scss
client/admin/client/marketplace/components/product-preview-modal/product-preview-modal.scss
admin/client/marketplace/components/product-preview-modal/product-preview-modal.scss
client/marketplace/components/product-preview-modal/product-preview-modal.scss
marketplace/components/product-preview-modal/product-preview-modal.scss
components/product-preview-modal/product-preview-modal.scss
product-preview-modal/product-preview-modal.scss
product-preview-modal.scss
plugins/woocommerce/client/admin/client/marketplace/components/product-preview-modal/product-preview-modal.tsx
woocommerce/client/admin/client/marketplace/components/product-preview-modal/product-preview-modal.tsx
client/admin/client/marketplace/components/product-preview-modal/product-preview-modal.tsx
admin/client/marketplace/components/product-preview-modal/product-preview-modal.tsx
client/marketplace/components/product-preview-modal/product-preview-modal.tsx
marketplace/components/product-preview-modal/product-preview-modal.tsx
components/product-preview-modal/product-preview-modal.tsx
product-preview-modal/product-preview-modal.tsx
product-preview-modal.tsx
plugins/woocommerce/client/admin/client/marketplace/components/product-preview-modal/product-preview-sanitize-html-config.tsx
woocommerce/client/admin/client/marketplace/components/product-preview-modal/product-preview-sanitize-html-config.tsx
client/admin/client/marketplace/components/product-preview-modal/product-preview-sanitize-html-config.tsx
admin/client/marketplace/components/product-preview-modal/product-preview-sanitize-html-config.tsx
client/marketplace/components/product-preview-modal/product-preview-sanitize-html-config.tsx
marketplace/components/product-preview-modal/product-preview-sanitize-html-config.tsx
components/product-preview-modal/product-preview-sanitize-html-config.tsx
product-preview-modal/product-preview-sanitize-html-config.tsx
product-preview-sanitize-html-config.tsx
plugins/woocommerce/client/admin/client/marketplace/components/header-title/header-title.tsx
woocommerce/client/admin/client/marketplace/components/header-title/header-title.tsx
client/admin/client/marketplace/components/header-title/header-title.tsx
@ -64906,6 +64955,10 @@ plugins/woocommerce/changelog/57687-fix-price-slider-rtl-color
woocommerce/changelog/57687-fix-price-slider-rtl-color
changelog/57687-fix-price-slider-rtl-color
57687-fix-price-slider-rtl-color
plugins/woocommerce/changelog/wooplug-4173-woopayments-improve-recommended-payment-methods-data
woocommerce/changelog/wooplug-4173-woopayments-improve-recommended-payment-methods-data
changelog/wooplug-4173-woopayments-improve-recommended-payment-methods-data
wooplug-4173-woopayments-improve-recommended-payment-methods-data
plugins/woocommerce/changelog/56283-55678-fix-log-fatal-error
woocommerce/changelog/56283-55678-fix-log-fatal-error
changelog/56283-55678-fix-log-fatal-error
@ -64922,6 +64975,10 @@ plugins/woocommerce/changelog/product-filters-display-relocation
woocommerce/changelog/product-filters-display-relocation
changelog/product-filters-display-relocation
product-filters-display-relocation
plugins/woocommerce/changelog/fix-shortcode-shipping-release-branch
woocommerce/changelog/fix-shortcode-shipping-release-branch
changelog/fix-shortcode-shipping-release-branch
fix-shortcode-shipping-release-branch
plugins/woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
@ -65122,6 +65179,10 @@ plugins/woocommerce/changelog/fix-56148
woocommerce/changelog/fix-56148
changelog/fix-56148
fix-56148
plugins/woocommerce/changelog/fix-57506
woocommerce/changelog/fix-57506
changelog/fix-57506
fix-57506
plugins/woocommerce/changelog/fix-type-check-filtered-value-that-could-be-incorrect
woocommerce/changelog/fix-type-check-filtered-value-that-could-be-incorrect
changelog/fix-type-check-filtered-value-that-could-be-incorrect
@ -65326,6 +65387,10 @@ plugins/woocommerce/changelog/fix-56724-variation-selector-inner-blocks-content
woocommerce/changelog/fix-56724-variation-selector-inner-blocks-content
changelog/fix-56724-variation-selector-inner-blocks-content
fix-56724-variation-selector-inner-blocks-content
plugins/woocommerce/changelog/fix-55661
woocommerce/changelog/fix-55661
changelog/fix-55661
fix-55661
plugins/woocommerce/changelog/fix-undefined-shipping-method-title
woocommerce/changelog/fix-undefined-shipping-method-title
changelog/fix-undefined-shipping-method-title
@ -65646,6 +65711,10 @@ plugins/woocommerce/changelog/variations-meta-data-in-orders
woocommerce/changelog/variations-meta-data-in-orders
changelog/variations-meta-data-in-orders
variations-meta-data-in-orders
plugins/woocommerce/changelog/56678-feature-in-app-product-previews
woocommerce/changelog/56678-feature-in-app-product-previews
changelog/56678-feature-in-app-product-previews
56678-feature-in-app-product-previews
plugins/woocommerce/changelog/wooplug-4048-enhancement-add-filter-on-customer-completed-order-email
woocommerce/changelog/wooplug-4048-enhancement-add-filter-on-customer-completed-order-email
changelog/wooplug-4048-enhancement-add-filter-on-customer-completed-order-email
@ -65710,6 +65779,10 @@ plugins/woocommerce/changelog/add-45504-iapi-compatibility
woocommerce/changelog/add-45504-iapi-compatibility
changelog/add-45504-iapi-compatibility
add-45504-iapi-compatibility
plugins/woocommerce/changelog/update-official-payments-extensions-badge-icon
woocommerce/changelog/update-official-payments-extensions-badge-icon
changelog/update-official-payments-extensions-badge-icon
update-official-payments-extensions-badge-icon
plugins/woocommerce/changelog/fix-oom-core-zip-build
woocommerce/changelog/fix-oom-core-zip-build
changelog/fix-oom-core-zip-build
@ -65810,6 +65883,10 @@ plugins/woocommerce/changelog/fix-register-product-block-type-data-views
woocommerce/changelog/fix-register-product-block-type-data-views
changelog/fix-register-product-block-type-data-views
fix-register-product-block-type-data-views
plugins/woocommerce/changelog/57847-fix-implement-better-patch-cache
woocommerce/changelog/57847-fix-implement-better-patch-cache
changelog/57847-fix-implement-better-patch-cache
57847-fix-implement-better-patch-cache
plugins/woocommerce/changelog/56613-fix-subscriptions-refresh-error-propagation
woocommerce/changelog/56613-fix-subscriptions-refresh-error-propagation
changelog/56613-fix-subscriptions-refresh-error-propagation
@ -65906,6 +65983,10 @@ plugins/woocommerce/changelog/wooplug-3792-product-gallery-improve-ui-for-nextpr
woocommerce/changelog/wooplug-3792-product-gallery-improve-ui-for-nextprev-buttons
changelog/wooplug-3792-product-gallery-improve-ui-for-nextprev-buttons
wooplug-3792-product-gallery-improve-ui-for-nextprev-buttons
plugins/woocommerce/changelog/update-WOOPRD-486-add-affirm-extension-to-uk
woocommerce/changelog/update-WOOPRD-486-add-affirm-extension-to-uk
changelog/update-WOOPRD-486-add-affirm-extension-to-uk
update-WOOPRD-486-add-affirm-extension-to-uk
plugins/woocommerce/changelog/dev-monorepo-internal-packages-linking-fixes
woocommerce/changelog/dev-monorepo-internal-packages-linking-fixes
changelog/dev-monorepo-internal-packages-linking-fixes
@ -66050,6 +66131,10 @@ plugins/woocommerce/changelog/56202-add-55723-product-details-block-create-produ
woocommerce/changelog/56202-add-55723-product-details-block-create-product-description-block-3
changelog/56202-add-55723-product-details-block-create-product-description-block-3
56202-add-55723-product-details-block-create-product-description-block-3
plugins/woocommerce/changelog/56505-add-e2e-tests-additional-fields
woocommerce/changelog/56505-add-e2e-tests-additional-fields
changelog/56505-add-e2e-tests-additional-fields
56505-add-e2e-tests-additional-fields
plugins/woocommerce/changelog/update-46917-sku
woocommerce/changelog/update-46917-sku
changelog/update-46917-sku
@ -66218,6 +66303,10 @@ plugins/woocommerce/changelog/57284-wooplug-3925-wc_geolocationget_ip_address-re
woocommerce/changelog/57284-wooplug-3925-wc_geolocationget_ip_address-returns-multiple-addresses
changelog/57284-wooplug-3925-wc_geolocationget_ip_address-returns-multiple-addresses
57284-wooplug-3925-wc_geolocationget_ip_address-returns-multiple-addresses
plugins/woocommerce/changelog/57717-fix-wooplug-2976-product-collection-cross-sells-product-selection-error-when
woocommerce/changelog/57717-fix-wooplug-2976-product-collection-cross-sells-product-selection-error-when
changelog/57717-fix-wooplug-2976-product-collection-cross-sells-product-selection-error-when
57717-fix-wooplug-2976-product-collection-cross-sells-product-selection-error-when
plugins/woocommerce/changelog/dev-update-release-checks-workflows
woocommerce/changelog/dev-update-release-checks-workflows
changelog/dev-update-release-checks-workflows
@ -66318,6 +66407,10 @@ plugins/woocommerce/changelog/fix-local-pickup-fatal-fix
woocommerce/changelog/fix-local-pickup-fatal-fix
changelog/fix-local-pickup-fatal-fix
fix-local-pickup-fatal-fix
plugins/woocommerce/changelog/fix-57721-small-inputs-in-extensions
woocommerce/changelog/fix-57721-small-inputs-in-extensions
changelog/fix-57721-small-inputs-in-extensions
fix-57721-small-inputs-in-extensions
plugins/woocommerce/changelog/pr-41041
woocommerce/changelog/pr-41041
changelog/pr-41041
@ -66570,6 +66663,10 @@ plugins/woocommerce/changelog/56467-fix-remote-inbox-notif-stored-state
woocommerce/changelog/56467-fix-remote-inbox-notif-stored-state
changelog/56467-fix-remote-inbox-notif-stored-state
56467-fix-remote-inbox-notif-stored-state
plugins/woocommerce/changelog/57757-update-wooplug-4144-obw-change-woo-shipping-extension-description
woocommerce/changelog/57757-update-wooplug-4144-obw-change-woo-shipping-extension-description
changelog/57757-update-wooplug-4144-obw-change-woo-shipping-extension-description
57757-update-wooplug-4144-obw-change-woo-shipping-extension-description
plugins/woocommerce/changelog/wooplug-2660-fatal-error-unsupported-operand-types-in-wc_order
woocommerce/changelog/wooplug-2660-fatal-error-unsupported-operand-types-in-wc_order
changelog/wooplug-2660-fatal-error-unsupported-operand-types-in-wc_order
@ -66590,6 +66687,10 @@ plugins/woocommerce/changelog/57229-wooplug-3060-shipping-description-in-checkou
woocommerce/changelog/57229-wooplug-3060-shipping-description-in-checkout-block-misaligned-in-firefox
changelog/57229-wooplug-3060-shipping-description-in-checkout-block-misaligned-in-firefox
57229-wooplug-3060-shipping-description-in-checkout-block-misaligned-in-firefox
plugins/woocommerce/changelog/update-WOOPLUG-4100-default-enable-nox-for-all
woocommerce/changelog/update-WOOPLUG-4100-default-enable-nox-for-all
changelog/update-WOOPLUG-4100-default-enable-nox-for-all
update-WOOPLUG-4100-default-enable-nox-for-all
plugins/woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
@ -66670,6 +66771,14 @@ plugins/woocommerce/changelog/allow-edit-email-template-directly
woocommerce/changelog/allow-edit-email-template-directly
changelog/allow-edit-email-template-directly
allow-edit-email-template-directly
plugins/woocommerce/changelog/fix-WOOPLUG-4164-remove-section-navigation-for-offline-pms-settings-pages
woocommerce/changelog/fix-WOOPLUG-4164-remove-section-navigation-for-offline-pms-settings-pages
changelog/fix-WOOPLUG-4164-remove-section-navigation-for-offline-pms-settings-pages
fix-WOOPLUG-4164-remove-section-navigation-for-offline-pms-settings-pages
plugins/woocommerce/changelog/exp-product-export-by-id
woocommerce/changelog/exp-product-export-by-id
changelog/exp-product-export-by-id
exp-product-export-by-id
plugins/woocommerce/changelog/57091-variation-selector-pill-contrast
woocommerce/changelog/57091-variation-selector-pill-contrast
changelog/57091-variation-selector-pill-contrast

View file

@ -1588,6 +1588,7 @@ plugins/woocommerce/tests/php/includes/admin/importers/class-wc-product-csv-impo
plugins/woocommerce/tests/php/includes/admin/class-wc-admin-dashboard-setup-test.php
plugins/woocommerce/tests/php/includes/admin/helper/class-wc-helper-api.php
plugins/woocommerce/tests/php/includes/admin/helper/class-wc-helper-test.php
plugins/woocommerce/tests/php/includes/admin/helper/class-wc-helper-sanitization-test.php
plugins/woocommerce/tests/php/includes/admin/class-wc-admin-functions-test.php
plugins/woocommerce/tests/php/includes/wc-update-functions-test.php
plugins/woocommerce/tests/php/includes/class-wc-cache-helper-test.php
@ -2192,6 +2193,7 @@ plugins/woocommerce/includes/admin/class-wc-admin.php
plugins/woocommerce/includes/admin/class-wc-admin-status.php
plugins/woocommerce/includes/admin/class-wc-admin-brands.php
plugins/woocommerce/includes/admin/class-wc-admin-webhooks.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-sanitization.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-options.php
plugins/woocommerce/includes/admin/helper/class-wc-plugin-api-updater.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-compat.php
@ -3833,6 +3835,7 @@ plugins/woocommerce/client/admin/client/lib/order-values/totals.js
plugins/woocommerce/client/admin/client/lib/wordpress-logo/index.js
plugins/woocommerce/client/admin/client/lib/wordpress-logo/style.scss
plugins/woocommerce/client/admin/client/lib/async-requests/index.js
plugins/woocommerce/client/admin/client/lib/sanitize-html/sanitize-html-extended.js
plugins/woocommerce/client/admin/client/lib/sanitize-html/index.js
plugins/woocommerce/client/admin/client/lib/sanitize-html/test/index.js
plugins/woocommerce/client/admin/client/lib/init-remote-logging.ts
@ -4708,6 +4711,9 @@ plugins/woocommerce/client/admin/client/marketplace/components/content/content.t
plugins/woocommerce/client/admin/client/marketplace/components/promo-card/promo-card.scss
plugins/woocommerce/client/admin/client/marketplace/components/promo-card/promo-card.tsx
plugins/woocommerce/client/admin/client/marketplace/components/promo-card/images/percent.tsx
plugins/woocommerce/client/admin/client/marketplace/components/product-preview-modal/product-preview-modal.scss
plugins/woocommerce/client/admin/client/marketplace/components/product-preview-modal/product-preview-modal.tsx
plugins/woocommerce/client/admin/client/marketplace/components/product-preview-modal/product-preview-sanitize-html-config.tsx
plugins/woocommerce/client/admin/client/marketplace/components/header-title/header-title.tsx
plugins/woocommerce/client/admin/client/marketplace/components/tabs/tabs.scss
plugins/woocommerce/client/admin/client/marketplace/components/tabs/tabs.tsx
@ -8112,10 +8118,12 @@ plugins/woocommerce/changelog/fix-53032-checkout-order-uses-correct-data
plugins/woocommerce/changelog/wooplug-4051-product-filters-review-the-usage-of-where-selector
plugins/woocommerce/changelog/56981-trunk
plugins/woocommerce/changelog/57687-fix-price-slider-rtl-color
plugins/woocommerce/changelog/wooplug-4173-woopayments-improve-recommended-payment-methods-data
plugins/woocommerce/changelog/56283-55678-fix-log-fatal-error
plugins/woocommerce/changelog/57771-fix-WCCOM-1234-in-app-banner-link-target
plugins/woocommerce/changelog/57059-update-variation-selector-pills-style
plugins/woocommerce/changelog/product-filters-display-relocation
plugins/woocommerce/changelog/fix-shortcode-shipping-release-branch
plugins/woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
plugins/woocommerce/changelog/53230-add-checkout-step-logging
plugins/woocommerce/changelog/product-filters-load-wc-settings
@ -8166,6 +8174,7 @@ plugins/woocommerce/changelog/57690-fix-add-to-cart-grouped-context
plugins/woocommerce/changelog/add-55729-product-review-form-block
plugins/woocommerce/changelog/56235-update-product-gallery-beta-remove-pager
plugins/woocommerce/changelog/fix-56148
plugins/woocommerce/changelog/fix-57506
plugins/woocommerce/changelog/fix-type-check-filtered-value-that-could-be-incorrect
plugins/woocommerce/changelog/fix-54908-tax-onboarding-task-performance
plugins/woocommerce/changelog/56040-add-site-url-to-wccom-connection
@ -8217,6 +8226,7 @@ plugins/woocommerce/changelog/refactor-send-canonical-url-from-server-for-pagina
plugins/woocommerce/changelog/56994-fix-js-errors-when-no-payments
plugins/woocommerce/changelog/56770-update-blueprint-update-copy-to-remove-zip
plugins/woocommerce/changelog/fix-56724-variation-selector-inner-blocks-content
plugins/woocommerce/changelog/fix-55661
plugins/woocommerce/changelog/fix-undefined-shipping-method-title
plugins/woocommerce/changelog/56258-ajax-item-dont-load-from-db
plugins/woocommerce/changelog/woo6-10-blueprints-security-audit-determine-the-scope-of-allowed-sql
@ -8297,6 +8307,7 @@ plugins/woocommerce/changelog/55508-trunk
plugins/woocommerce/changelog/dev-e2e-reset-analytics-settings-to-default-at-setup
plugins/woocommerce/changelog/56756-fix-undefined-var-bug-mini-cart
plugins/woocommerce/changelog/variations-meta-data-in-orders
plugins/woocommerce/changelog/56678-feature-in-app-product-previews
plugins/woocommerce/changelog/wooplug-4048-enhancement-add-filter-on-customer-completed-order-email
plugins/woocommerce/changelog/57857-update-WCCOM-1057-in-app-banner-position
plugins/woocommerce/changelog/57672-add-woomkt-101-use-compact-product-cards-in-discover-screen
@ -8313,6 +8324,7 @@ plugins/woocommerce/changelog/wooplug-3844-add-conditional-options-for-displayin
plugins/woocommerce/changelog/57701-fix-wooplug-4089-blogname-placeholder-isnt-replaced-in-emails-when-using
plugins/woocommerce/changelog/fix-settings-navigation-spacing
plugins/woocommerce/changelog/add-45504-iapi-compatibility
plugins/woocommerce/changelog/update-official-payments-extensions-badge-icon
plugins/woocommerce/changelog/fix-oom-core-zip-build
plugins/woocommerce/changelog/wooplug-4106-missing-settings-in-blueprint-export
plugins/woocommerce/changelog/improve-woo-content-styles-in-block-email
@ -8338,6 +8350,7 @@ plugins/woocommerce/changelog/e2e-fix-install-wc
plugins/woocommerce/changelog/56768-55100-fix-fatal
plugins/woocommerce/changelog/enable-blueprint-feature-ui
plugins/woocommerce/changelog/fix-register-product-block-type-data-views
plugins/woocommerce/changelog/57847-fix-implement-better-patch-cache
plugins/woocommerce/changelog/56613-fix-subscriptions-refresh-error-propagation
plugins/woocommerce/changelog/dev-ci-randomize-wpenv-ports
plugins/woocommerce/changelog/fix-52419
@ -8362,6 +8375,7 @@ plugins/woocommerce/changelog/dev-babel-transforms-cleanup
plugins/woocommerce/changelog/wooplug-3638-value-of-woocommerce_email_header_image_width-email-setting
plugins/woocommerce/changelog/57242-martin-neumann-gurus-patch-1
plugins/woocommerce/changelog/wooplug-3792-product-gallery-improve-ui-for-nextprev-buttons
plugins/woocommerce/changelog/update-WOOPRD-486-add-affirm-extension-to-uk
plugins/woocommerce/changelog/dev-monorepo-internal-packages-linking-fixes
plugins/woocommerce/changelog/update_error_messages_when_creating_order
plugins/woocommerce/changelog/add-55729-product-review-title-and-rating-blocks
@ -8398,6 +8412,7 @@ plugins/woocommerce/changelog/dev-remove-woo-interactivity
plugins/woocommerce/changelog/update-merge-product-notices
plugins/woocommerce/changelog/e2e-fix-flaky-product-review
plugins/woocommerce/changelog/56202-add-55723-product-details-block-create-product-description-block-3
plugins/woocommerce/changelog/56505-add-e2e-tests-additional-fields
plugins/woocommerce/changelog/update-46917-sku
plugins/woocommerce/changelog/fix-55980
plugins/woocommerce/changelog/57291-wooplug-28-wp-cli-warning-loading-translations-too-early
@ -8440,6 +8455,7 @@ plugins/woocommerce/changelog/fix-56959-conditional-form-steps
plugins/woocommerce/changelog/56562-fix-cart-request-in-cart
plugins/woocommerce/changelog/fix-55728
plugins/woocommerce/changelog/57284-wooplug-3925-wc_geolocationget_ip_address-returns-multiple-addresses
plugins/woocommerce/changelog/57717-fix-wooplug-2976-product-collection-cross-sells-product-selection-error-when
plugins/woocommerce/changelog/dev-update-release-checks-workflows
plugins/woocommerce/changelog/dev-updates-to-nox-feature-flag
plugins/woocommerce/changelog/fix-blueprint-unused-imports
@ -8465,6 +8481,7 @@ plugins/woocommerce/changelog/fix-56634-admin-classes
plugins/woocommerce/changelog/fix-wooplug-4111-back-header-area-spacing
plugins/woocommerce/changelog/56139-update-56084-blueprint-remove-down-link
plugins/woocommerce/changelog/fix-local-pickup-fatal-fix
plugins/woocommerce/changelog/fix-57721-small-inputs-in-extensions
plugins/woocommerce/changelog/pr-41041
plugins/woocommerce/changelog/add-56030
plugins/woocommerce/changelog/fix-early-calls-to-page-conditionals-56320
@ -8528,11 +8545,13 @@ plugins/woocommerce/changelog/57752-fix-broken-offline-pms-manage
plugins/woocommerce/changelog/e2e-wooplug-4228-e2e-tests-improve-page-loads-tests-with-more-robust-locators
plugins/woocommerce/changelog/56439-56413-fix-fatal-product
plugins/woocommerce/changelog/56467-fix-remote-inbox-notif-stored-state
plugins/woocommerce/changelog/57757-update-wooplug-4144-obw-change-woo-shipping-extension-description
plugins/woocommerce/changelog/wooplug-2660-fatal-error-unsupported-operand-types-in-wc_order
plugins/woocommerce/changelog/fix-reactify-payment-settings-body-class
plugins/woocommerce/changelog/dev-blockified-add-to-cart-custom-product-types
plugins/woocommerce/changelog/woopmnt-4906-payment-settings-offline-payment-methods-modernisation
plugins/woocommerce/changelog/57229-wooplug-3060-shipping-description-in-checkout-block-misaligned-in-firefox
plugins/woocommerce/changelog/update-WOOPLUG-4100-default-enable-nox-for-all
plugins/woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
plugins/woocommerce/changelog/wooplug-3184-blueprint-learn-more-button-link
plugins/woocommerce/changelog/56502-update-classic-settings-issue-with-notice
@ -8553,6 +8572,8 @@ plugins/woocommerce/changelog/57004-add-to-cart-with-options-quantity-selector-i
plugins/woocommerce/changelog/fix-phone-number-validation
plugins/woocommerce/changelog/57540-add-product-review-author-name-block
plugins/woocommerce/changelog/allow-edit-email-template-directly
plugins/woocommerce/changelog/fix-WOOPLUG-4164-remove-section-navigation-for-offline-pms-settings-pages
plugins/woocommerce/changelog/exp-product-export-by-id
plugins/woocommerce/changelog/57091-variation-selector-pill-contrast
plugins/woocommerce/changelog/57457-wooplug-4034-stepper-left-qty-1-display-issue-only-input-field-is-hidden
plugins/woocommerce/changelog/57631-wooplug-4105-blueprint-hide-import-tool-for-non-administrators

View file

@ -108,6 +108,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/MANUALS/*.pdf$
/Search/
/UserAuthentication/
/_
/_/rsrc
/_widget
/album/*/*?i=
/api
@ -1271,6 +1273,7 @@ feed?section=stayhome
feed?section=stayhome$
feedback
feedback-service
feeds
feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg
feeds/videos.xml
fetch
@ -1510,8 +1513,8 @@ hpc/*/supported-applications.aspx?
hpm
hpmob
http://calendar.google.com/robots.txt
http://meetup.com/robots.txt
http://wa.me/robots.txt
http://m.youtube.com/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -3153,7 +3156,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://accounts.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard

View file

@ -2390,6 +2390,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Ajax
/Ajax/MediaData
/Ajax/Similar
/BotDetectCaptcha.ashx
/BucketContent
/CHANGELOG.txt
/CVS
@ -2419,8 +2420,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/RedesignBucket
/Search/
/SelectLocale?fromPage=
/SiteProcessForm.aspx
/UPGRADE.txt
/UserAuthentication/
/WebResource.axd
/Xhr
/_
/_/rsrc
@ -3349,6 +3352,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/p/*/embed/captioned
/page
/page-*.html
/page404.aspx
/paid-posts
/params/smecompany/entityid-*
/parking
@ -3702,6 +3706,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/site/
/sitecore/
/sitemap_gpdc.xml
/sitethankyou.aspx
/skeleton
/skin-preview
/skip-video
@ -3783,6 +3788,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/test
/test-template
/testhome
/thankyoupage.aspx
/the-hustle/author/*&
/the-hustle/author/*?
/the-tonight-show/guest
@ -5667,6 +5673,7 @@ SavedFlightsSearchesAjax
SavedPhotos
Saves
ScreensaverShade
ScriptResource.axd
Scripts
Search
Search
@ -5937,6 +5944,7 @@ WebObjects/MZFinance.woa
WebObjects/MZPersonalizer.woa
WebObjects/MZStore.woa/wa/viewMultiRoom?
WebObjects/MZStoreElements.woa
WebResource.axd
WebX
WhatsNearby
WidgetBrowserExtension
@ -6127,13 +6135,11 @@ _singlePage.html
_smt=
_sort
_static
_td
_td_api
_tdhl_api
_tdpp_api
_template
_themes
_uac/adpage.html
_user/api
_v1st
_vercel/insights/view
@ -6600,6 +6606,7 @@ ai-sandbox-internal/generated_images
ai/$
ai/config-2025-old/$
ai/errors/
ai/generation/asset
ai/our-approach/$
ai_log
aid
@ -7716,7 +7723,6 @@ blog/announcing-smart-animate-and-advanced-transitions/$
blog/announcing-the-new-maze-figma-integration/$
blog/announcing-zeplin-plugin/$
blog/april-fun-day-cursors/$
blog/archive
blog/are-hackathons-the-answer-to-the-tech-designer-shortage/$
blog/are-we-finally-entering-the-age-of-androids/$
blog/art-of-listening-one-designers-foray-into-experiential-design/$
@ -14714,7 +14720,6 @@ forums/create/question
forums/login
forums/preferences
forums/profile
forward
foryou
fos/icn/
fotos/es/*+
@ -16046,13 +16051,13 @@ http://irishtimes.com/robots.txt
http://iubenda.com/robots.txt
http://last.fm/robots.txt
http://lefigaro.fr/robots.txt
http://msdn.microsoft.com/robots.txt
http://nationalgeographic.com/robots.txt
http://nerdwallet.com/robots.txt
http://patents.google.com/robots.txt
http://producthunt.com/robots.txt
http://python.org/robots.txt
http://reconstructingjudaism.org/robots.txt
http://rogalyd.no/robots.txt
http://seekingalpha.com/robots.txt
http://siteground.com/robots.txt
http://smithsonianmag.com/robots.txt
@ -16348,6 +16353,7 @@ images/*.png
images/?
images/async/?
images/async?
images/gen/
images/hosted/?
images/hosted/search?
images/hosted?
@ -18032,6 +18038,7 @@ lp/thank-you-reader%
lp/thank-you-reader?
lp/three
lp/webinars
lsSvc.asmx/
lsoinstall
lspoll/
lst/ng
@ -18486,7 +18493,6 @@ mld?
mlt
mm
mm/
mm_track
mmend.htm$
mms
mn
@ -19675,6 +19681,7 @@ page/html
page/scientific-american-digital-subscription-user-guide
page/scientific-american-mind-digital-subscription-user-guide
page/slbu
page404.aspx
page=
page=2$
page_object/page_object_status
@ -20489,11 +20496,8 @@ preferences/cookies
prefetch
prefs
prelex
premium$
premium-reports
premium/
premium/$
premium/http://s.w.org/robots.txt
premiumsupport/iam/
premiumsupport/knowledge-center/feedback-no/
premiumsupport/knowledge-center/feedback-yes/
@ -24042,7 +24046,6 @@ tag/*+http://dinotim.com/robots.txt
tag/*/shoutbox
tag/*/shoutbox?
tag/credible
tag/expire-images
tag/interaction-card
tag/js
tag/search/db-home
@ -24883,7 +24886,6 @@ tracky
tractive
trade
tradeoffer
traffic
training-plans
training/
training/ajax
@ -25709,7 +25711,7 @@ uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_inser
uy/help
uz/en/
uz/forums
uz/http://bilgematics.com/robots.txt
uz/http://billboard.com/robots.txt
uz/kb/*/discuss
uz/ru/
uz/search
@ -27137,7 +27139,7 @@ your
your-account
your-shop
youreurope/businessACC
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/businessDEV/http://evernote.com/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yours
@ -27311,6 +27313,7 @@ zz-test
{{section}}
{{url}}
~
~*
~X~
~ecartis
~guido/orlijn