[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-10-02 10:07:25 +00:00
parent 68ec7109a0
commit 1fded2e15c
24 changed files with 2166 additions and 4414 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1759372294
},
"Trickest wordlist update": {
"last_update": 1759313269
"last_update": 1759399635
}
}

View file

@ -17033,6 +17033,8 @@ codecov.yaml
config.json
.changeset/beige-lamps-relate.md
beige-lamps-relate.md
.changeset/chubby-papers-kiss.md
chubby-papers-kiss.md
.changeset/khaki-falcons-search.md
khaki-falcons-search.md
.changeset/great-owls-enjoy.md

View file

@ -3344,6 +3344,7 @@ codecov.yaml
.prettierrc.json
.changeset/config.json
.changeset/beige-lamps-relate.md
.changeset/chubby-papers-kiss.md
.changeset/khaki-falcons-search.md
.changeset/great-owls-enjoy.md
.changeset/clear-moments-sell.md

View file

@ -10104,6 +10104,10 @@ htdocs/public/bookcal/index.php
public/bookcal/index.php
bookcal/index.php
index.php
htdocs/public/invoice/new.php
public/invoice/new.php
invoice/new.php
new.php
htdocs/public/demo/index.php
public/demo/index.php
demo/index.php

View file

@ -2215,6 +2215,7 @@ htdocs/public/emailing/mailing-unsubscribe.php
htdocs/public/emailing/mailing-read.php
htdocs/public/bookcal/bookcalAjax.php
htdocs/public/bookcal/index.php
htdocs/public/invoice/new.php
htdocs/public/demo/index.php
htdocs/public/error-404.php
htdocs/public/donations/donateurs_code.php

View file

@ -31924,11 +31924,6 @@ workspaces/src/Hook/EntityAccess.php
src/Hook/EntityAccess.php
Hook/EntityAccess.php
EntityAccess.php
core/modules/workspaces/src/WorkspacesAliasManager.php
modules/workspaces/src/WorkspacesAliasManager.php
workspaces/src/WorkspacesAliasManager.php
src/WorkspacesAliasManager.php
WorkspacesAliasManager.php
core/modules/workspaces/src/WorkspacesMenuTreeStorage.php
modules/workspaces/src/WorkspacesMenuTreeStorage.php
workspaces/src/WorkspacesMenuTreeStorage.php
@ -46768,6 +46763,14 @@ src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php
Functional/Update/BlockContentStatusInfoUpdatePathTest.php
Update/BlockContentStatusInfoUpdatePathTest.php
BlockContentStatusInfoUpdatePathTest.php
core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveListingEmptyUpdateTest.php
modules/block_content/tests/src/Functional/Update/BlockContentRemoveListingEmptyUpdateTest.php
block_content/tests/src/Functional/Update/BlockContentRemoveListingEmptyUpdateTest.php
tests/src/Functional/Update/BlockContentRemoveListingEmptyUpdateTest.php
src/Functional/Update/BlockContentRemoveListingEmptyUpdateTest.php
Functional/Update/BlockContentRemoveListingEmptyUpdateTest.php
Update/BlockContentRemoveListingEmptyUpdateTest.php
BlockContentRemoveListingEmptyUpdateTest.php
core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
block_content/tests/src/Functional/BlockContentCacheTagsTest.php
@ -84134,12 +84137,6 @@ modules/path_alias/src/PathAliasStorage.php
path_alias/src/PathAliasStorage.php
src/PathAliasStorage.php
PathAliasStorage.php
core/modules/path_alias/src/EventSubscriber/PathAliasSubscriber.php
modules/path_alias/src/EventSubscriber/PathAliasSubscriber.php
path_alias/src/EventSubscriber/PathAliasSubscriber.php
src/EventSubscriber/PathAliasSubscriber.php
EventSubscriber/PathAliasSubscriber.php
PathAliasSubscriber.php
core/modules/path_alias/src/PathAliasInterface.php
modules/path_alias/src/PathAliasInterface.php
path_alias/src/PathAliasInterface.php

View file

@ -4790,7 +4790,6 @@ core/modules/workspaces/src/Hook/WorkspacesHooks.php
core/modules/workspaces/src/Hook/EntityTypeInfo.php
core/modules/workspaces/src/Hook/FormOperations.php
core/modules/workspaces/src/Hook/EntityAccess.php
core/modules/workspaces/src/WorkspacesAliasManager.php
core/modules/workspaces/src/WorkspacesMenuTreeStorage.php
core/modules/workspaces/src/WorkspaceInterface.php
core/modules/workspaces/src/WorkspaceOperationInterface.php
@ -6970,6 +6969,7 @@ core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.ph
core/modules/block_content/tests/src/Functional/LocalActionTest.php
core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php
core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveListingEmptyUpdateTest.php
core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php
core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php
@ -12026,7 +12026,6 @@ core/modules/path_alias/src/AliasRepositoryInterface.php
core/modules/path_alias/src/AliasWhitelist.php
core/modules/path_alias/src/AliasRepository.php
core/modules/path_alias/src/PathAliasStorage.php
core/modules/path_alias/src/EventSubscriber/PathAliasSubscriber.php
core/modules/path_alias/src/PathAliasInterface.php
core/modules/path_alias/src/AliasWhitelistInterface.php
core/modules/path_alias/src/AliasPrefixListInterface.php

View file

@ -26,6 +26,9 @@ dashboard.yml
grafana/dashboards/main-dashboard.json
dashboards/main-dashboard.json
main-dashboard.json
.docker/caddy/Caddyfile.e2e
caddy/Caddyfile.e2e
Caddyfile.e2e
.docker/caddy/trust_caddy_ca.sh
caddy/trust_caddy_ca.sh
trust_caddy_ca.sh
@ -36677,6 +36680,18 @@ rules/yarn.mdc
yarn.mdc
.env.example
SECURITY.md
e2e/helpers/email/EmailMessageBodyParts.ts
helpers/email/EmailMessageBodyParts.ts
email/EmailMessageBodyParts.ts
EmailMessageBodyParts.ts
e2e/helpers/email/MailhogClient.ts
helpers/email/MailhogClient.ts
email/MailhogClient.ts
MailhogClient.ts
e2e/helpers/email/utils.ts
helpers/email/utils.ts
email/utils.ts
utils.ts
e2e/helpers/pages/PageHttpLogger.ts
helpers/pages/PageHttpLogger.ts
pages/PageHttpLogger.ts
@ -36817,6 +36832,10 @@ e2e/helpers/pages/BasePage.ts
helpers/pages/BasePage.ts
pages/BasePage.ts
BasePage.ts
e2e/helpers/playwright/withIsolatedPage.ts
helpers/playwright/withIsolatedPage.ts
playwright/withIsolatedPage.ts
withIsolatedPage.ts
e2e/helpers/playwright/index.ts
helpers/playwright/index.ts
playwright/index.ts
@ -36825,6 +36844,11 @@ e2e/helpers/playwright/fixture.ts
helpers/playwright/fixture.ts
playwright/fixture.ts
fixture.ts
e2e/helpers/playwright/flows/signup.ts
helpers/playwright/flows/signup.ts
playwright/flows/signup.ts
flows/signup.ts
signup.ts
e2e/helpers/utils/ensure-dir.ts
helpers/utils/ensure-dir.ts
utils/ensure-dir.ts
@ -36871,10 +36895,13 @@ environment/DockerCompose.ts
DockerCompose.ts
e2e/README.md
README.md
e2e/compose.e2e.yml
compose.e2e.yml
e2e/playwright.config.mjs
playwright.config.mjs
e2e/.claude/E2E_TEST_WRITING_GUIDE.md
.claude/E2E_TEST_WRITING_GUIDE.md
E2E_TEST_WRITING_GUIDE.md
e2e/compose.yml
compose.yml
e2e/package.json
package.json
e2e/tests/global.teardown.ts
@ -36887,6 +36914,10 @@ e2e/tests/public/homepage.test.ts
tests/public/homepage.test.ts
public/homepage.test.ts
homepage.test.ts
e2e/tests/public/member-signup.test.ts
tests/public/member-signup.test.ts
public/member-signup.test.ts
member-signup.test.ts
e2e/tests/public/portal-loading.test.ts
tests/public/portal-loading.test.ts
public/portal-loading.test.ts
@ -36894,15 +36925,15 @@ portal-loading.test.ts
e2e/tests/post-factory.test.ts
tests/post-factory.test.ts
post-factory.test.ts
e2e/tests/admin/post-preview.test.ts
tests/admin/post-preview.test.ts
admin/post-preview.test.ts
post-preview.test.ts
e2e/tests/admin/settings/labs-search.test.ts
tests/admin/settings/labs-search.test.ts
admin/settings/labs-search.test.ts
settings/labs-search.test.ts
labs-search.test.ts
e2e/tests/admin/PostPreview.test.ts
tests/admin/PostPreview.test.ts
admin/PostPreview.test.ts
PostPreview.test.ts
e2e/tests/admin/analytics/location.test.ts
tests/admin/analytics/location.test.ts
admin/analytics/location.test.ts
@ -36970,9 +37001,6 @@ index.ts
e2e/data-factory/README.md
data-factory/README.md
README.md
e2e/data-factory/.env.example
data-factory/.env.example
.env.example
e2e/data-factory/persistence/adapters/api.ts
data-factory/persistence/adapters/api.ts
persistence/adapters/api.ts

View file

@ -8,6 +8,7 @@
.docker/grafana/datasources/datasource.yml
.docker/grafana/dashboard.yml
.docker/grafana/dashboards/main-dashboard.json
.docker/caddy/Caddyfile.e2e
.docker/caddy/trust_caddy_ca.sh
.docker/caddy/Caddyfile
.docker/analytics/entrypoint.sh
@ -5701,6 +5702,9 @@ package.json
.cursor/rules/yarn.mdc
.env.example
SECURITY.md
e2e/helpers/email/EmailMessageBodyParts.ts
e2e/helpers/email/MailhogClient.ts
e2e/helpers/email/utils.ts
e2e/helpers/pages/PageHttpLogger.ts
e2e/helpers/pages/public/index.ts
e2e/helpers/pages/public/PublicPage.ts
@ -5727,8 +5731,10 @@ e2e/helpers/pages/portal/SignUpPage.ts
e2e/helpers/pages/portal/SignInPage.ts
e2e/helpers/pages/portal/SignUpSuccessPage.ts
e2e/helpers/pages/BasePage.ts
e2e/helpers/playwright/withIsolatedPage.ts
e2e/helpers/playwright/index.ts
e2e/helpers/playwright/fixture.ts
e2e/helpers/playwright/flows/signup.ts
e2e/helpers/utils/ensure-dir.ts
e2e/helpers/utils/index.ts
e2e/helpers/utils/setup-user.ts
@ -5741,16 +5747,18 @@ e2e/helpers/environment/GhostManager.ts
e2e/helpers/environment/constants.ts
e2e/helpers/environment/DockerCompose.ts
e2e/README.md
e2e/compose.e2e.yml
e2e/playwright.config.mjs
e2e/.claude/E2E_TEST_WRITING_GUIDE.md
e2e/compose.yml
e2e/package.json
e2e/tests/global.teardown.ts
e2e/tests/global.setup.ts
e2e/tests/public/homepage.test.ts
e2e/tests/public/member-signup.test.ts
e2e/tests/public/portal-loading.test.ts
e2e/tests/post-factory.test.ts
e2e/tests/admin/post-preview.test.ts
e2e/tests/admin/settings/labs-search.test.ts
e2e/tests/admin/PostPreview.test.ts
e2e/tests/admin/analytics/location.test.ts
e2e/tests/admin/analytics/overview.test.ts
e2e/tests/admin/analytics/web-traffic.test.ts
@ -5768,7 +5776,6 @@ e2e/data-factory/factories/factory.ts
e2e/data-factory/factories/posts/post-factory.ts
e2e/data-factory/index.ts
e2e/data-factory/README.md
e2e/data-factory/.env.example
e2e/data-factory/persistence/adapters/api.ts
e2e/data-factory/persistence/adapters/knex.ts
e2e/data-factory/persistence/adapters/ghost-api.ts

View file

@ -4339,6 +4339,15 @@ GraphQl/Quote/Customer/CartTotalsTest.php
Quote/Customer/CartTotalsTest.php
Customer/CartTotalsTest.php
CartTotalsTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/CustomerCartStoreScopeTest.php
tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/CustomerCartStoreScopeTest.php
api-functional/testsuite/Magento/GraphQl/Quote/Customer/CustomerCartStoreScopeTest.php
testsuite/Magento/GraphQl/Quote/Customer/CustomerCartStoreScopeTest.php
Magento/GraphQl/Quote/Customer/CustomerCartStoreScopeTest.php
GraphQl/Quote/Customer/CustomerCartStoreScopeTest.php
Quote/Customer/CustomerCartStoreScopeTest.php
Customer/CustomerCartStoreScopeTest.php
CustomerCartStoreScopeTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/GetCartPaginatedItemsTest.php
tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/GetCartPaginatedItemsTest.php
api-functional/testsuite/Magento/GraphQl/Quote/Customer/GetCartPaginatedItemsTest.php
@ -12145,6 +12154,23 @@ tests/lib/web/magnify.test.js
lib/web/magnify.test.js
web/magnify.test.js
magnify.test.js
dev/tests/js/jasmine/tests/lib/web/prototype/prototype.test.js
tests/js/jasmine/tests/lib/web/prototype/prototype.test.js
js/jasmine/tests/lib/web/prototype/prototype.test.js
jasmine/tests/lib/web/prototype/prototype.test.js
tests/lib/web/prototype/prototype.test.js
lib/web/prototype/prototype.test.js
web/prototype/prototype.test.js
prototype/prototype.test.js
prototype.test.js
dev/tests/js/jasmine/tests/lib/web/magnifier.test.js
tests/js/jasmine/tests/lib/web/magnifier.test.js
js/jasmine/tests/lib/web/magnifier.test.js
jasmine/tests/lib/web/magnifier.test.js
tests/lib/web/magnifier.test.js
lib/web/magnifier.test.js
web/magnifier.test.js
magnifier.test.js
dev/tests/js/jasmine/tests/lib/mage/accordion.test.js
tests/js/jasmine/tests/lib/mage/accordion.test.js
js/jasmine/tests/lib/mage/accordion.test.js
@ -27645,6 +27671,15 @@ Framework/View/Asset/MinifierTest.php
View/Asset/MinifierTest.php
Asset/MinifierTest.php
MinifierTest.php
dev/tests/integration/testsuite/Magento/Framework/View/Asset/MinificationTest.php
tests/integration/testsuite/Magento/Framework/View/Asset/MinificationTest.php
integration/testsuite/Magento/Framework/View/Asset/MinificationTest.php
testsuite/Magento/Framework/View/Asset/MinificationTest.php
Magento/Framework/View/Asset/MinificationTest.php
Framework/View/Asset/MinificationTest.php
View/Asset/MinificationTest.php
Asset/MinificationTest.php
MinificationTest.php
dev/tests/integration/testsuite/Magento/Framework/View/Utility/_files/layout/handle_two.xml
tests/integration/testsuite/Magento/Framework/View/Utility/_files/layout/handle_two.xml
integration/testsuite/Magento/Framework/View/Utility/_files/layout/handle_two.xml
@ -60577,6 +60612,16 @@ Magento/Reports/_files/recently_compared_out_of_stock_product.php
Reports/_files/recently_compared_out_of_stock_product.php
_files/recently_compared_out_of_stock_product.php
recently_compared_out_of_stock_product.php
dev/tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/ViewedTest.php
tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/ViewedTest.php
integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/ViewedTest.php
testsuite/Magento/Reports/Controller/Adminhtml/Report/ViewedTest.php
Magento/Reports/Controller/Adminhtml/Report/ViewedTest.php
Reports/Controller/Adminhtml/Report/ViewedTest.php
Controller/Adminhtml/Report/ViewedTest.php
Adminhtml/Report/ViewedTest.php
Report/ViewedTest.php
ViewedTest.php
dev/tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/Product/ViewedTest.php
tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/Product/ViewedTest.php
integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/Product/ViewedTest.php
@ -62349,17 +62394,6 @@ Block/Dashboard/Orders/GridTest.php
Dashboard/Orders/GridTest.php
Orders/GridTest.php
GridTest.php
dev/tests/integration/testsuite/Magento/Backend/Block/Dashboard/Tab/Products/ViewedTest.php
tests/integration/testsuite/Magento/Backend/Block/Dashboard/Tab/Products/ViewedTest.php
integration/testsuite/Magento/Backend/Block/Dashboard/Tab/Products/ViewedTest.php
testsuite/Magento/Backend/Block/Dashboard/Tab/Products/ViewedTest.php
Magento/Backend/Block/Dashboard/Tab/Products/ViewedTest.php
Backend/Block/Dashboard/Tab/Products/ViewedTest.php
Block/Dashboard/Tab/Products/ViewedTest.php
Dashboard/Tab/Products/ViewedTest.php
Tab/Products/ViewedTest.php
Products/ViewedTest.php
ViewedTest.php
dev/tests/integration/testsuite/Magento/Backend/Block/Dashboard/Chart/PeriodTest.php
tests/integration/testsuite/Magento/Backend/Block/Dashboard/Chart/PeriodTest.php
integration/testsuite/Magento/Backend/Block/Dashboard/Chart/PeriodTest.php
@ -204112,6 +204146,14 @@ Test/Mftf/Test/AdminSalesInvoicesNavigateMenuTest.xml
Mftf/Test/AdminSalesInvoicesNavigateMenuTest.xml
Test/AdminSalesInvoicesNavigateMenuTest.xml
AdminSalesInvoicesNavigateMenuTest.xml
app/code/Magento/Sales/Test/Mftf/Test/StorefrontCheckBundlePriceInOtherCurrencyWithSpecialPriceTest.xml
code/Magento/Sales/Test/Mftf/Test/StorefrontCheckBundlePriceInOtherCurrencyWithSpecialPriceTest.xml
Magento/Sales/Test/Mftf/Test/StorefrontCheckBundlePriceInOtherCurrencyWithSpecialPriceTest.xml
Sales/Test/Mftf/Test/StorefrontCheckBundlePriceInOtherCurrencyWithSpecialPriceTest.xml
Test/Mftf/Test/StorefrontCheckBundlePriceInOtherCurrencyWithSpecialPriceTest.xml
Mftf/Test/StorefrontCheckBundlePriceInOtherCurrencyWithSpecialPriceTest.xml
Test/StorefrontCheckBundlePriceInOtherCurrencyWithSpecialPriceTest.xml
StorefrontCheckBundlePriceInOtherCurrencyWithSpecialPriceTest.xml
app/code/Magento/Sales/Test/Mftf/Test/AdminCancelTheCreatedOrderWithCheckMoneyOrderPaymentMethodTest.xml
code/Magento/Sales/Test/Mftf/Test/AdminCancelTheCreatedOrderWithCheckMoneyOrderPaymentMethodTest.xml
Magento/Sales/Test/Mftf/Test/AdminCancelTheCreatedOrderWithCheckMoneyOrderPaymentMethodTest.xml
@ -266443,6 +266485,15 @@ frontend/web/js/recently-viewed.js
web/js/recently-viewed.js
js/recently-viewed.js
recently-viewed.js
app/code/Magento/Reports/view/frontend/web/js/product-viewed.js
code/Magento/Reports/view/frontend/web/js/product-viewed.js
Magento/Reports/view/frontend/web/js/product-viewed.js
Reports/view/frontend/web/js/product-viewed.js
view/frontend/web/js/product-viewed.js
frontend/web/js/product-viewed.js
web/js/product-viewed.js
js/product-viewed.js
product-viewed.js
app/code/Magento/Reports/view/frontend/layout/print.xml
code/Magento/Reports/view/frontend/layout/print.xml
Magento/Reports/view/frontend/layout/print.xml
@ -266459,6 +266510,14 @@ view/frontend/layout/default.xml
frontend/layout/default.xml
layout/default.xml
default.xml
app/code/Magento/Reports/view/frontend/layout/catalog_product_view.xml
code/Magento/Reports/view/frontend/layout/catalog_product_view.xml
Magento/Reports/view/frontend/layout/catalog_product_view.xml
Reports/view/frontend/layout/catalog_product_view.xml
view/frontend/layout/catalog_product_view.xml
frontend/layout/catalog_product_view.xml
layout/catalog_product_view.xml
catalog_product_view.xml
app/code/Magento/Reports/view/frontend/requirejs-config.js
code/Magento/Reports/view/frontend/requirejs-config.js
Magento/Reports/view/frontend/requirejs-config.js
@ -266466,6 +266525,15 @@ Reports/view/frontend/requirejs-config.js
view/frontend/requirejs-config.js
frontend/requirejs-config.js
requirejs-config.js
app/code/Magento/Reports/view/frontend/templates/product/report_viewed_product.phtml
code/Magento/Reports/view/frontend/templates/product/report_viewed_product.phtml
Magento/Reports/view/frontend/templates/product/report_viewed_product.phtml
Reports/view/frontend/templates/product/report_viewed_product.phtml
view/frontend/templates/product/report_viewed_product.phtml
frontend/templates/product/report_viewed_product.phtml
templates/product/report_viewed_product.phtml
product/report_viewed_product.phtml
report_viewed_product.phtml
app/code/Magento/Reports/view/frontend/templates/product/widget/viewed.phtml
code/Magento/Reports/view/frontend/templates/product/widget/viewed.phtml
Magento/Reports/view/frontend/templates/product/widget/viewed.phtml
@ -266666,6 +266734,13 @@ Reports/etc/frontend/events.xml
etc/frontend/events.xml
frontend/events.xml
events.xml
app/code/Magento/Reports/etc/frontend/routes.xml
code/Magento/Reports/etc/frontend/routes.xml
Magento/Reports/etc/frontend/routes.xml
Reports/etc/frontend/routes.xml
etc/frontend/routes.xml
frontend/routes.xml
routes.xml
app/code/Magento/Reports/etc/webapi_rest/events.xml
code/Magento/Reports/etc/webapi_rest/events.xml
Magento/Reports/etc/webapi_rest/events.xml
@ -267370,6 +267445,14 @@ Controller/Adminhtml/Report/Review.php
Adminhtml/Report/Review.php
Report/Review.php
Review.php
app/code/Magento/Reports/Controller/Report/Product/View.php
code/Magento/Reports/Controller/Report/Product/View.php
Magento/Reports/Controller/Report/Product/View.php
Reports/Controller/Report/Product/View.php
Controller/Report/Product/View.php
Report/Product/View.php
Product/View.php
View.php
app/code/Magento/Reports/README.md
code/Magento/Reports/README.md
Magento/Reports/README.md

View file

@ -536,6 +536,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/MergeCartsTest
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/GetCartTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/SetPurchaseOrderPaymentMethodOnCartTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/CartTotalsTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/CustomerCartStoreScopeTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/GetCartPaginatedItemsTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/AddVirtualProductToCartTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/GetSelectedShippingMethodTest.php
@ -1376,6 +1377,8 @@ dev/tests/js/jasmine/tests/app/code/Magento/Backend/view/adminhtml/web/js/valida
dev/tests/js/jasmine/tests/app/code/Magento/Backend/view/adminhtml/web/js/media-uploader.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Directory/frontend/js/region-updater.test.js
dev/tests/js/jasmine/tests/lib/web/magnify.test.js
dev/tests/js/jasmine/tests/lib/web/prototype/prototype.test.js
dev/tests/js/jasmine/tests/lib/web/magnifier.test.js
dev/tests/js/jasmine/tests/lib/mage/accordion.test.js
dev/tests/js/jasmine/tests/lib/mage/validation.test.js
dev/tests/js/jasmine/tests/lib/mage/backend/suggest.test.js
@ -3016,6 +3019,7 @@ dev/tests/integration/testsuite/Magento/Framework/View/Design/Theme/ValidatorTes
dev/tests/integration/testsuite/Magento/Framework/View/Design/Theme/LabelTest.php
dev/tests/integration/testsuite/Magento/Framework/View/Design/Fallback/RulePoolTest.php
dev/tests/integration/testsuite/Magento/Framework/View/Asset/MinifierTest.php
dev/tests/integration/testsuite/Magento/Framework/View/Asset/MinificationTest.php
dev/tests/integration/testsuite/Magento/Framework/View/Utility/_files/layout/handle_two.xml
dev/tests/integration/testsuite/Magento/Framework/View/Utility/_files/layout/handle_one.xml
dev/tests/integration/testsuite/Magento/Framework/View/Utility/_files/layout/handle_three.xml
@ -6601,6 +6605,7 @@ dev/tests/integration/testsuite/Magento/Reports/_files/recently_compared_product
dev/tests/integration/testsuite/Magento/Reports/_files/recently_viewed_disabled_product_by_customer.php
dev/tests/integration/testsuite/Magento/Reports/_files/recently_viewed_product_by_customer_second_website.php
dev/tests/integration/testsuite/Magento/Reports/_files/recently_compared_out_of_stock_product.php
dev/tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/ViewedTest.php
dev/tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/Product/ViewedTest.php
dev/tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/Product/SoldTest.php
dev/tests/integration/testsuite/Magento/Reports/Controller/Adminhtml/Report/Statistics/IndexTest.php
@ -6795,7 +6800,6 @@ dev/tests/integration/testsuite/Magento/Backend/Block/System/Store/Edit/Form/Web
dev/tests/integration/testsuite/Magento/Backend/Block/System/Store/Edit/Form/StoreTest.php
dev/tests/integration/testsuite/Magento/Backend/Block/WidgetTest.php
dev/tests/integration/testsuite/Magento/Backend/Block/Dashboard/Orders/GridTest.php
dev/tests/integration/testsuite/Magento/Backend/Block/Dashboard/Tab/Products/ViewedTest.php
dev/tests/integration/testsuite/Magento/Backend/Block/Dashboard/Chart/PeriodTest.php
dev/tests/integration/testsuite/Magento/Backend/Block/MenuTest.php
dev/tests/integration/testsuite/Magento/Backend/Block/TemplateTest.php
@ -24243,6 +24247,7 @@ app/code/Magento/Sales/Test/Mftf/Test/StorefrontReorderVirtualProductAsCustomerT
app/code/Magento/Sales/Test/Mftf/Test/AdminReorderWithCatalogPriceRuleDiscountTest.xml
app/code/Magento/Sales/Test/Mftf/Test/AdminCheckingDateAfterChangeFrenchCanadaInterfaceLocaleTest.xml
app/code/Magento/Sales/Test/Mftf/Test/AdminSalesInvoicesNavigateMenuTest.xml
app/code/Magento/Sales/Test/Mftf/Test/StorefrontCheckBundlePriceInOtherCurrencyWithSpecialPriceTest.xml
app/code/Magento/Sales/Test/Mftf/Test/AdminCancelTheCreatedOrderWithCheckMoneyOrderPaymentMethodTest.xml
app/code/Magento/Sales/Test/Mftf/Test/EndToEndB2CAdminTest.xml
app/code/Magento/Sales/Test/Mftf/Test/AdminCreateOrderWithMinimumAmountEnabledTest.xml
@ -31972,9 +31977,12 @@ app/code/Magento/Reports/view/adminhtml/templates/report/wishlist.phtml
app/code/Magento/Reports/view/adminhtml/templates/report/grid/container.phtml
app/code/Magento/Reports/view/adminhtml/templates/report/refresh/statistics.phtml
app/code/Magento/Reports/view/frontend/web/js/recently-viewed.js
app/code/Magento/Reports/view/frontend/web/js/product-viewed.js
app/code/Magento/Reports/view/frontend/layout/print.xml
app/code/Magento/Reports/view/frontend/layout/default.xml
app/code/Magento/Reports/view/frontend/layout/catalog_product_view.xml
app/code/Magento/Reports/view/frontend/requirejs-config.js
app/code/Magento/Reports/view/frontend/templates/product/report_viewed_product.phtml
app/code/Magento/Reports/view/frontend/templates/product/widget/viewed.phtml
app/code/Magento/Reports/view/frontend/templates/product/widget/viewed/item.phtml
app/code/Magento/Reports/view/frontend/templates/widget/compared/column/compared_names_list.phtml
@ -31997,6 +32005,7 @@ app/code/Magento/Reports/etc/webapi_soap/events.xml
app/code/Magento/Reports/etc/di.xml
app/code/Magento/Reports/etc/acl.xml
app/code/Magento/Reports/etc/frontend/events.xml
app/code/Magento/Reports/etc/frontend/routes.xml
app/code/Magento/Reports/etc/webapi_rest/events.xml
app/code/Magento/Reports/etc/module.xml
app/code/Magento/Reports/etc/config.xml
@ -32078,6 +32087,7 @@ app/code/Magento/Reports/Controller/Adminhtml/Report/Review/Customer.php
app/code/Magento/Reports/Controller/Adminhtml/Report/Review/ProductDetail.php
app/code/Magento/Reports/Controller/Adminhtml/Report/Review/ExportCustomerExcel.php
app/code/Magento/Reports/Controller/Adminhtml/Report/Review.php
app/code/Magento/Reports/Controller/Report/Product/View.php
app/code/Magento/Reports/README.md
app/code/Magento/Reports/Model/Config.php
app/code/Magento/Reports/Model/Grouped/Collection.php

View file

@ -38139,6 +38139,13 @@ javascript/framework/component/switch.js
framework/component/switch.js
component/switch.js
switch.js
upload/catalog/view/javascript/framework/component/cart.js
catalog/view/javascript/framework/component/cart.js
view/javascript/framework/component/cart.js
javascript/framework/component/cart.js
framework/component/cart.js
component/cart.js
cart.js
upload/catalog/view/javascript/framework/component/zone.js
catalog/view/javascript/framework/component/zone.js
view/javascript/framework/component/zone.js
@ -54237,13 +54244,6 @@ en-gb/task/report/order.php
task/report/order.php
report/order.php
order.php
upload/admin/language/en-gb/task/system/admin.php
admin/language/en-gb/task/system/admin.php
language/en-gb/task/system/admin.php
en-gb/task/system/admin.php
task/system/admin.php
system/admin.php
admin.php
upload/admin/language/en-gb/task/system/restore.php
admin/language/en-gb/task/system/restore.php
language/en-gb/task/system/restore.php
@ -54321,13 +54321,6 @@ en-gb/task/catalog/return_reason.php
task/catalog/return_reason.php
catalog/return_reason.php
return_reason.php
upload/admin/language/en-gb/task/catalog/store.php
admin/language/en-gb/task/catalog/store.php
language/en-gb/task/catalog/store.php
en-gb/task/catalog/store.php
task/catalog/store.php
catalog/store.php
store.php
upload/admin/language/en-gb/task/catalog/customer_group.php
admin/language/en-gb/task/catalog/customer_group.php
language/en-gb/task/catalog/customer_group.php
@ -55241,18 +55234,6 @@ controller/task/report/order.php
task/report/order.php
report/order.php
order.php
upload/admin/controller/task/system/installer.php
admin/controller/task/system/installer.php
controller/task/system/installer.php
task/system/installer.php
system/installer.php
installer.php
upload/admin/controller/task/system/admin.php
admin/controller/task/system/admin.php
controller/task/system/admin.php
task/system/admin.php
system/admin.php
admin.php
upload/admin/controller/task/system/restore.php
admin/controller/task/system/restore.php
controller/task/system/restore.php
@ -55325,12 +55306,6 @@ controller/task/catalog/return_reason.php
task/catalog/return_reason.php
catalog/return_reason.php
return_reason.php
upload/admin/controller/task/catalog/store.php
admin/controller/task/catalog/store.php
controller/task/catalog/store.php
task/catalog/store.php
catalog/store.php
store.php
upload/admin/controller/task/catalog/customer_group.php
admin/controller/task/catalog/customer_group.php
controller/task/catalog/customer_group.php

View file

@ -4092,6 +4092,7 @@ upload/catalog/view/javascript/framework/component/modal.js
upload/catalog/view/javascript/framework/component/country.js
upload/catalog/view/javascript/framework/component/upload.js
upload/catalog/view/javascript/framework/component/switch.js
upload/catalog/view/javascript/framework/component/cart.js
upload/catalog/view/javascript/framework/component/zone.js
upload/catalog/view/javascript/framework/component/alert.js
upload/catalog/view/javascript/framework/component/autocomplete.js
@ -6322,7 +6323,6 @@ upload/admin/language/en-gb/task/report/sale.php
upload/admin/language/en-gb/task/report/stock.php
upload/admin/language/en-gb/task/report/returns.php
upload/admin/language/en-gb/task/report/order.php
upload/admin/language/en-gb/task/system/admin.php
upload/admin/language/en-gb/task/system/restore.php
upload/admin/language/en-gb/task/system/mail.php
upload/admin/language/en-gb/task/system/backup.php
@ -6334,7 +6334,6 @@ upload/admin/language/en-gb/task/catalog/translation.php
upload/admin/language/en-gb/task/catalog/weight_class.php
upload/admin/language/en-gb/task/catalog/banner.php
upload/admin/language/en-gb/task/catalog/return_reason.php
upload/admin/language/en-gb/task/catalog/store.php
upload/admin/language/en-gb/task/catalog/customer_group.php
upload/admin/language/en-gb/task/admin/subscription.php
upload/admin/language/en-gb/task/admin/information.php
@ -6488,8 +6487,6 @@ upload/admin/controller/task/report/stock.php
upload/admin/controller/task/report/returns.php
upload/admin/controller/task/report/rating.php
upload/admin/controller/task/report/order.php
upload/admin/controller/task/system/installer.php
upload/admin/controller/task/system/admin.php
upload/admin/controller/task/system/restore.php
upload/admin/controller/task/system/mail.php
upload/admin/controller/task/system/backup.php
@ -6502,7 +6499,6 @@ upload/admin/controller/task/catalog/translation.php
upload/admin/controller/task/catalog/banner.php
upload/admin/controller/task/catalog/sass.php
upload/admin/controller/task/catalog/return_reason.php
upload/admin/controller/task/catalog/store.php
upload/admin/controller/task/catalog/customer_group.php
upload/admin/controller/task/admin/subscription.php
upload/admin/controller/task/admin/information.php

View file

@ -98800,16 +98800,6 @@ core/service/api/calculate-price.api.service.js
service/api/calculate-price.api.service.js
api/calculate-price.api.service.js
calculate-price.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/snippet.api.service.js
Administration/Resources/app/administration/src/core/service/api/snippet.api.service.js
Resources/app/administration/src/core/service/api/snippet.api.service.js
app/administration/src/core/service/api/snippet.api.service.js
administration/src/core/service/api/snippet.api.service.js
src/core/service/api/snippet.api.service.js
core/service/api/snippet.api.service.js
service/api/snippet.api.service.js
api/snippet.api.service.js
snippet.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/tag.api.service.js
Administration/Resources/app/administration/src/core/service/api/tag.api.service.js
Resources/app/administration/src/core/service/api/tag.api.service.js
@ -99182,6 +99172,16 @@ core/service/api/sales-channel.api.service.js
service/api/sales-channel.api.service.js
api/sales-channel.api.service.js
sales-channel.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/snippet.api.service.ts
Administration/Resources/app/administration/src/core/service/api/snippet.api.service.ts
Resources/app/administration/src/core/service/api/snippet.api.service.ts
app/administration/src/core/service/api/snippet.api.service.ts
administration/src/core/service/api/snippet.api.service.ts
src/core/service/api/snippet.api.service.ts
core/service/api/snippet.api.service.ts
service/api/snippet.api.service.ts
api/snippet.api.service.ts
snippet.api.service.ts
src/Administration/Resources/app/administration/src/core/service/api/search.api.service.spec.js
Administration/Resources/app/administration/src/core/service/api/search.api.service.spec.js
Resources/app/administration/src/core/service/api/search.api.service.spec.js
@ -101711,6 +101711,14 @@ adr/2020-11-06-creating-events.md
phpstan-baseline.neon
.danger.php
UPGRADE-6.3.md
.agents-templates/AGENTS.local.template.ddev.md
AGENTS.local.template.ddev.md
.agents-templates/AGENTS.local.template.docker.md
AGENTS.local.template.docker.md
.agents-templates/AGENTS.local.template.vagrant.md
AGENTS.local.template.vagrant.md
.agents-templates/AGENTS.local.template.native.md
AGENTS.local.template.native.md
UPGRADE-6.8.md
compose.yaml
vendor-bin/roave-backward-compatibility-check/phpunit.xml.dist
@ -132328,6 +132336,7 @@ bin/install-extension-npm
install-extension-npm
bin/pre-push
pre-push
AGENTS.md
phpbench.json
UPGRADE-6.6.md
UPGRADE-6.5.md
@ -149620,6 +149629,8 @@ release-6-3-5-2/2021-02-24-adding-acl-privileges-to-plugin-manager.md
SECURITY.md
composer.json
CONTRIBUTING.md
coding-guidelines/AGENTS.md
AGENTS.md
coding-guidelines/core/feature-flags.md
core/feature-flags.md
feature-flags.md
@ -149647,6 +149658,9 @@ core/6.5-new-php-language-features.md
coding-guidelines/core/decorator-pattern.md
core/decorator-pattern.md
decorator-pattern.md
coding-guidelines/core/AGENTS.md
core/AGENTS.md
AGENTS.md
coding-guidelines/core/domain-exceptions.md
core/domain-exceptions.md
domain-exceptions.md

View file

@ -12124,7 +12124,6 @@ src/Administration/Resources/app/administration/src/core/service/api/app-action-
src/Administration/Resources/app/administration/src/core/service/api/user.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/sso-invitation.service.spec.js
src/Administration/Resources/app/administration/src/core/service/api/calculate-price.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/snippet.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/tag.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/import-export.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/app-action-button.service.js
@ -12162,6 +12161,7 @@ src/Administration/Resources/app/administration/src/core/service/api/language-pl
src/Administration/Resources/app/administration/src/core/service/api/mail.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/app-modules.service.ts
src/Administration/Resources/app/administration/src/core/service/api/sales-channel.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/snippet.api.service.ts
src/Administration/Resources/app/administration/src/core/service/api/search.api.service.spec.js
src/Administration/Resources/app/administration/src/core/service/api/document.api.service.js
src/Administration/Resources/app/administration/src/core/service/api/tag.api.service.spec.js
@ -12603,6 +12603,10 @@ adr/2020-11-06-creating-events.md
phpstan-baseline.neon
.danger.php
UPGRADE-6.3.md
.agents-templates/AGENTS.local.template.ddev.md
.agents-templates/AGENTS.local.template.docker.md
.agents-templates/AGENTS.local.template.vagrant.md
.agents-templates/AGENTS.local.template.native.md
UPGRADE-6.8.md
compose.yaml
vendor-bin/roave-backward-compatibility-check/phpunit.xml.dist
@ -16665,6 +16669,7 @@ bin/shopware
bin/pre-commit
bin/install-extension-npm
bin/pre-push
AGENTS.md
phpbench.json
UPGRADE-6.6.md
UPGRADE-6.5.md
@ -22435,6 +22440,7 @@ changelog/release-6-3-5-2/2021-02-24-adding-acl-privileges-to-plugin-manager.md
SECURITY.md
composer.json
CONTRIBUTING.md
coding-guidelines/AGENTS.md
coding-guidelines/core/feature-flags.md
coding-guidelines/core/final-and-internal.md
coding-guidelines/core/database-migations.md
@ -22444,6 +22450,7 @@ coding-guidelines/core/unit-tests.md
coding-guidelines/core/internal.md
coding-guidelines/core/6.5-new-php-language-features.md
coding-guidelines/core/decorator-pattern.md
coding-guidelines/core/AGENTS.md
coding-guidelines/core/domain-exceptions.md
coding-guidelines/core/writing-code-for-static-analysis.md
config-schema.json

View file

@ -73754,6 +73754,12 @@ Migrations/Upgrade/V_13_5_0/ChangeRedirectUrlToNvarcharMax.cs
Upgrade/V_13_5_0/ChangeRedirectUrlToNvarcharMax.cs
V_13_5_0/ChangeRedirectUrlToNvarcharMax.cs
ChangeRedirectUrlToNvarcharMax.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_16_4_0/CreateMissingTabs.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_16_4_0/CreateMissingTabs.cs
Migrations/Upgrade/V_16_4_0/CreateMissingTabs.cs
Upgrade/V_16_4_0/CreateMissingTabs.cs
V_16_4_0/CreateMissingTabs.cs
CreateMissingTabs.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/UpdateToOpenIddictV5.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/UpdateToOpenIddictV5.cs
Migrations/Upgrade/V_14_0_0/UpdateToOpenIddictV5.cs
@ -89212,6 +89218,13 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/AdvancedMigrationTes
Umbraco.Infrastructure/Migrations/AdvancedMigrationTests.cs
Migrations/AdvancedMigrationTests.cs
AdvancedMigrationTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Upgrade/V_16_4_0/CreateMissingTabsTest.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Upgrade/V_16_4_0/CreateMissingTabsTest.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_16_4_0/CreateMissingTabsTest.cs
Migrations/Upgrade/V_16_4_0/CreateMissingTabsTest.cs
Upgrade/V_16_4_0/CreateMissingTabsTest.cs
V_16_4_0/CreateMissingTabsTest.cs
CreateMissingTabsTest.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Expressions/Create/Expressions/CreateTableExpressionTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Expressions/Create/Expressions/CreateTableExpressionTests.cs
Umbraco.Infrastructure/Migrations/Expressions/Create/Expressions/CreateTableExpressionTests.cs

View file

@ -10478,6 +10478,7 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/V_16_3_0/MigrateMediaTypeLabelProp
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_1_0/MigrateRichTextConfiguration.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_1_0/MigrateOldRichTextSeedConfiguration.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_5_0/ChangeRedirectUrlToNvarcharMax.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_16_4_0/CreateMissingTabs.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/UpdateToOpenIddictV5.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddPropertyEditorUiAliasColumn.cs
@ -13587,6 +13588,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingSe
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentServiceTagsTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/PartialMigrationsTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/AdvancedMigrationTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Upgrade/V_16_4_0/CreateMissingTabsTest.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Expressions/Create/Expressions/CreateTableExpressionTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Examine/DeliveryApiContentIndexHelperTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Runtime/FileSystemMainDomLockTests.cs

View file

@ -23623,6 +23623,9 @@ code-quality.mdc
.cursor/rules/git.mdc
rules/git.mdc
git.mdc
.cursor/rules/avoid-regex.mdc
rules/avoid-regex.mdc
avoid-regex.mdc
.cursor/rules/generate-pr-description.mdc
rules/generate-pr-description.mdc
generate-pr-description.mdc
@ -74586,6 +74589,22 @@ src/RestApi/Routes/README.md
RestApi/Routes/README.md
Routes/README.md
README.md
plugins/woocommerce/src/RestApi/Routes/V4/OfflinePaymentMethods/OfflinePaymentMethodSchema.php
woocommerce/src/RestApi/Routes/V4/OfflinePaymentMethods/OfflinePaymentMethodSchema.php
src/RestApi/Routes/V4/OfflinePaymentMethods/OfflinePaymentMethodSchema.php
RestApi/Routes/V4/OfflinePaymentMethods/OfflinePaymentMethodSchema.php
Routes/V4/OfflinePaymentMethods/OfflinePaymentMethodSchema.php
V4/OfflinePaymentMethods/OfflinePaymentMethodSchema.php
OfflinePaymentMethods/OfflinePaymentMethodSchema.php
OfflinePaymentMethodSchema.php
plugins/woocommerce/src/RestApi/Routes/V4/OfflinePaymentMethods/Controller.php
woocommerce/src/RestApi/Routes/V4/OfflinePaymentMethods/Controller.php
src/RestApi/Routes/V4/OfflinePaymentMethods/Controller.php
RestApi/Routes/V4/OfflinePaymentMethods/Controller.php
Routes/V4/OfflinePaymentMethods/Controller.php
V4/OfflinePaymentMethods/Controller.php
OfflinePaymentMethods/Controller.php
Controller.php
plugins/woocommerce/src/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php
woocommerce/src/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php
src/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php
@ -86913,6 +86932,16 @@ rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller-tes
Controllers/Version1/class-wc-rest-customer-downloads-v1-controller-tests.php
Version1/class-wc-rest-customer-downloads-v1-controller-tests.php
class-wc-rest-customer-downloads-v1-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
woocommerce/tests/php/includes/rest-api/Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
tests/php/includes/rest-api/Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
php/includes/rest-api/Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
includes/rest-api/Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
rest-api/Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
class-wc-rest-offline-payment-methods-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
woocommerce/tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
@ -91986,6 +92015,10 @@ plugins/woocommerce/changelog/wooplug-5561-error-in-woocommerce-102-update-scrip
woocommerce/changelog/wooplug-5561-error-in-woocommerce-102-update-script
changelog/wooplug-5561-error-in-woocommerce-102-update-script
wooplug-5561-error-in-woocommerce-102-update-script
plugins/woocommerce/changelog/fix-use-theme-support-to-control-legacy-script-loading-block-theme
woocommerce/changelog/fix-use-theme-support-to-control-legacy-script-loading-block-theme
changelog/fix-use-theme-support-to-control-legacy-script-loading-block-theme
fix-use-theme-support-to-control-legacy-script-loading-block-theme
plugins/woocommerce/changelog/fix-product-data-source
woocommerce/changelog/fix-product-data-source
changelog/fix-product-data-source
@ -92030,6 +92063,10 @@ plugins/woocommerce/changelog/performance-60341-remove-store_api_draft_order
woocommerce/changelog/performance-60341-remove-store_api_draft_order
changelog/performance-60341-remove-store_api_draft_order
performance-60341-remove-store_api_draft_order
plugins/woocommerce/changelog/fix-58866
woocommerce/changelog/fix-58866
changelog/fix-58866
fix-58866
plugins/woocommerce/changelog/60699-fix-fulfillments-endpoint-responses
woocommerce/changelog/60699-fix-fulfillments-endpoint-responses
changelog/60699-fix-fulfillments-endpoint-responses
@ -92090,6 +92127,10 @@ plugins/woocommerce/changelog/add-mcp-to-woocommerce
woocommerce/changelog/add-mcp-to-woocommerce
changelog/add-mcp-to-woocommerce
add-mcp-to-woocommerce
plugins/woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
wooplug-5618-total-amount-overflowing-order-summary-in-checkout
plugins/woocommerce/changelog/WOOPLUG-4960-testing
woocommerce/changelog/WOOPLUG-4960-testing
changelog/WOOPLUG-4960-testing
@ -92270,10 +92311,18 @@ plugins/woocommerce/changelog/remove-unnecessary-attribute-from-stock-indicator
woocommerce/changelog/remove-unnecessary-attribute-from-stock-indicator
changelog/remove-unnecessary-attribute-from-stock-indicator
remove-unnecessary-attribute-from-stock-indicator
plugins/woocommerce/changelog/add-v4-settings-payments-offline
woocommerce/changelog/add-v4-settings-payments-offline
changelog/add-v4-settings-payments-offline
add-v4-settings-payments-offline
plugins/woocommerce/changelog/60935-wooplug-5515-iapi-mini-block-beta-compatibility-with-woocommerce-2
woocommerce/changelog/60935-wooplug-5515-iapi-mini-block-beta-compatibility-with-woocommerce-2
changelog/60935-wooplug-5515-iapi-mini-block-beta-compatibility-with-woocommerce-2
60935-wooplug-5515-iapi-mini-block-beta-compatibility-with-woocommerce-2
plugins/woocommerce/changelog/fix-admin-settings-save-permission
woocommerce/changelog/fix-admin-settings-save-permission
changelog/fix-admin-settings-save-permission
fix-admin-settings-save-permission
plugins/woocommerce/changelog/60690-add-v4-products-endpoint
woocommerce/changelog/60690-add-v4-products-endpoint
changelog/60690-add-v4-products-endpoint
@ -92562,6 +92611,10 @@ plugins/woocommerce/changelog/60701-wooplug-5296-images-on-related-products-not-
woocommerce/changelog/60701-wooplug-5296-images-on-related-products-not-lazy-loaded
changelog/60701-wooplug-5296-images-on-related-products-not-lazy-loaded
60701-wooplug-5296-images-on-related-products-not-lazy-loaded
plugins/woocommerce/changelog/fix-migrator-variation
woocommerce/changelog/fix-migrator-variation
changelog/fix-migrator-variation
fix-migrator-variation
plugins/woocommerce/changelog/fix-sold-individually-optimistic-updates
woocommerce/changelog/fix-sold-individually-optimistic-updates
changelog/fix-sold-individually-optimistic-updates

View file

@ -3938,6 +3938,7 @@ package.json
.coderabbit.yml
.cursor/rules/code-quality.mdc
.cursor/rules/git.mdc
.cursor/rules/avoid-regex.mdc
.cursor/rules/generate-pr-description.mdc
.cursor/rules/woo-build.mdc
.cursor/rules/woo-phpunit.mdc
@ -9972,6 +9973,8 @@ plugins/woocommerce/src/Utilities/StringUtil.php
plugins/woocommerce/src/Utilities/OrderUtil.php
plugins/woocommerce/src/RestApi/README.md
plugins/woocommerce/src/RestApi/Routes/README.md
plugins/woocommerce/src/RestApi/Routes/V4/OfflinePaymentMethods/OfflinePaymentMethodSchema.php
plugins/woocommerce/src/RestApi/Routes/V4/OfflinePaymentMethods/Controller.php
plugins/woocommerce/src/RestApi/Routes/V4/ShippingZones/ShippingZoneSchema.php
plugins/woocommerce/src/RestApi/Routes/V4/ShippingZones/Controller.php
plugins/woocommerce/src/RestApi/Routes/V4/AbstractSchema.php
@ -11651,6 +11654,7 @@ plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-re
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/ShippingZones/class-wc-rest-shipping-zones-v4-controller-tests.php
@ -12533,6 +12537,7 @@ plugins/woocommerce/changelog/performance-57780-avoid-storing-customer
plugins/woocommerce/changelog/wooprd-842-refactor-orders-api-into-v4-controller-2
plugins/woocommerce/changelog/60614-fix-37326
plugins/woocommerce/changelog/wooplug-5561-error-in-woocommerce-102-update-script
plugins/woocommerce/changelog/fix-use-theme-support-to-control-legacy-script-loading-block-theme
plugins/woocommerce/changelog/fix-product-data-source
plugins/woocommerce/changelog/update-change-other-pes-cta-when-extension-already-installed
plugins/woocommerce/changelog/fix-60367
@ -12544,6 +12549,7 @@ plugins/woocommerce/changelog/fix-attribute-mapping
plugins/woocommerce/changelog/update-hide-product-quantity-if-sold-individually
plugins/woocommerce/changelog/60789-feature-add-textalign-to-product-summary
plugins/woocommerce/changelog/performance-60341-remove-store_api_draft_order
plugins/woocommerce/changelog/fix-58866
plugins/woocommerce/changelog/60699-fix-fulfillments-endpoint-responses
plugins/woocommerce/changelog/60674-fix-60556-a11y-express-payments-list-of-one
plugins/woocommerce/changelog/fix-autocomplete-chrome
@ -12559,6 +12565,7 @@ plugins/woocommerce/changelog/fix-address-autocomplete-shortcode
plugins/woocommerce/changelog/fix-session-compatiblity-marker
plugins/woocommerce/changelog/add-verbose-progress
plugins/woocommerce/changelog/add-mcp-to-woocommerce
plugins/woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
plugins/woocommerce/changelog/WOOPLUG-4960-testing
plugins/woocommerce/changelog/fix-61068-dont-load-non-wc-templates-from-db
plugins/woocommerce/changelog/60930-performance-58285-replace-parse_blocks-1
@ -12604,7 +12611,9 @@ plugins/woocommerce/changelog/pr-60847
plugins/woocommerce/changelog/wooplug-5447-save-order-adds-vat-to-shippingfees-and-changes-totals
plugins/woocommerce/changelog/fix-classic-template-add-to-cart-form
plugins/woocommerce/changelog/remove-unnecessary-attribute-from-stock-indicator
plugins/woocommerce/changelog/add-v4-settings-payments-offline
plugins/woocommerce/changelog/60935-wooplug-5515-iapi-mini-block-beta-compatibility-with-woocommerce-2
plugins/woocommerce/changelog/fix-admin-settings-save-permission
plugins/woocommerce/changelog/60690-add-v4-products-endpoint
plugins/woocommerce/changelog/60692-fix-sanitize-session-token-in-the-url
plugins/woocommerce/changelog/60703-add-v4-products-changes
@ -12677,6 +12686,7 @@ plugins/woocommerce/changelog/pr-60928
plugins/woocommerce/changelog/wooplug-5528-persistent-message-has-been-removed-from-your-cart-because
plugins/woocommerce/changelog/add-kosovo-telephone-vat
plugins/woocommerce/changelog/60701-wooplug-5296-images-on-related-products-not-lazy-loaded
plugins/woocommerce/changelog/fix-migrator-variation
plugins/woocommerce/changelog/fix-sold-individually-optimistic-updates
plugins/woocommerce/changelog/add-quantity-validation-on-input
plugins/woocommerce/templates/taxonomy-product-cat.php

View file

@ -16087,6 +16087,13 @@ app/controllers/_ui_element/notification_matrix.coffee
controllers/_ui_element/notification_matrix.coffee
_ui_element/notification_matrix.coffee
notification_matrix.coffee
app/assets/javascripts/app/controllers/_ui_element/tag_new.coffee
assets/javascripts/app/controllers/_ui_element/tag_new.coffee
javascripts/app/controllers/_ui_element/tag_new.coffee
app/controllers/_ui_element/tag_new.coffee
controllers/_ui_element/tag_new.coffee
_ui_element/tag_new.coffee
tag_new.coffee
app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee
assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee
javascripts/app/controllers/_ui_element/holiday_selector.coffee

View file

@ -3290,6 +3290,7 @@ app/assets/javascripts/app/controllers/_ui_element/autocompletion.coffee
app/assets/javascripts/app/controllers/_ui_element/auth_provider.coffee
app/assets/javascripts/app/controllers/_ui_element/icon_picker.coffee
app/assets/javascripts/app/controllers/_ui_element/notification_matrix.coffee
app/assets/javascripts/app/controllers/_ui_element/tag_new.coffee
app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee
app/assets/javascripts/app/controllers/_ui_element/radio.coffee
app/assets/javascripts/app/controllers/_ui_element/autocompletion_ajax_search.coffee

View file

@ -88,6 +88,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -95,9 +99,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/milestones/new
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -106,10 +113,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/watchers
/*source=
/.git
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget
/album/*/*?i=
/analytics
@ -132,10 +152,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/contact/menu*
/contact/partner*
/contactus/mwaas*
/directory
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -165,6 +187,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/login
/lookup?
/mediaapi/
@ -177,10 +200,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
/plugins
/podcast/*/*?i=
/print$
/profile-about
/raw
/report_abuse
/revisions
@ -188,6 +214,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom
/rsvps/*rss
/rsvps/*xml
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -216,11 +244,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/new/*?*&*&*
/store/top-free/*?*&*&*
/store/top-paid/*?*&*&*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/widget_
/wiki/Special:
@ -346,6 +378,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -471,6 +504,8 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -535,6 +570,8 @@ _next/data
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -632,10 +669,12 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/learn
ads/local
@ -646,6 +685,7 @@ advisor/*zx1fa
adx/bin
affil
affil/pal
age-appeal
agreements/approve
ai-sandbox-internal/generated_images
aihub/tfhub
@ -702,7 +742,9 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -780,6 +822,7 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
awmp/data/images
b?*node=7454898011
@ -837,6 +880,10 @@ blogs/nationals-journal-beta
blogs/search/
blogs/slow-ride
blogs/test
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/NBK
@ -858,17 +905,38 @@ books?*zoom=
books?*zoom=1
books?*zoom=5
boutique/sitemaps
branded-pins
business
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor
cai
call
@ -897,6 +965,7 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/crlset
chrome/webstore/images
chwilio
@ -917,6 +986,7 @@ clickthru
clima/ets
clima/sites/registry
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -935,6 +1005,7 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx*
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -951,11 +1022,14 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
companyDir
compare
compressiontest
concussion/HeadsUp/training/
config.js
connect
connections
consumers/archive
contact/menu*
@ -963,11 +1037,17 @@ contact/partner*
contact_importer
contactus
contactus/mwaas*
content-claiming
content-guest/rss/channels
control
conversation
conversations
convert-business
convert-personal
copilot
copilot/c
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -985,10 +1065,18 @@ covid19/mobility
cr$
cr?
create
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
csp
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1014,8 +1102,10 @@ de/ott
de/solutions
de/upload
de/vimeo-academy
deactivate-account
default.aspx/kb/
default.aspx/ph/
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1103,6 +1193,8 @@ earth/social
ebook
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1115,6 +1207,7 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1176,6 +1269,7 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise
enterprise-jobs
enterprise-partner-search/sitemaps
@ -1261,14 +1355,18 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
external_hosted
f/healthcheck
facebook
faves-i_love_u_get_away_from_me
favorite
fb
fb.html
fbml/ajax/dialog
fd/
fe=true
@ -1305,6 +1403,8 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1386,6 +1486,8 @@ global$
gog
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
google.internal.maps.mapsjs.v1.MapsJsInternalService
google_gdn.html
google_search.html
googlebooks/images
gorf
gp
@ -1501,6 +1603,7 @@ guidebooks
gview
gwt
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1524,9 +1627,12 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
home$
home?
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1538,10 +1644,10 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://amazon.co.uk/robots.txt
http://eventbrite.com/robots.txt
http://amazon.com/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://npr.org/robots.txt
http://patreon.com/robots.txt
http://w3.org/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1556,6 +1662,9 @@ id-id.www.cloudflare.com
id-id/feedback
id-id/lp
id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie/ie40/
@ -1602,14 +1711,17 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
integrations
internalPref
intl
intl/*/search/?
intl/*/search?
intlkb/
invite
inviteFromProfile
inviteMany
invited
invoice/est
invoice/estimate/buyerView
invoice/estimate/buyerView/attachments
@ -1646,6 +1758,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp/$
jp/about
jp/blog
@ -1688,6 +1802,7 @@ ko/ott
ko/solutions
ko/upload
ko/vimeo-academy
kwanzaa-spotlight
l.php
labs-code
labs/pmc
@ -1724,12 +1839,15 @@ learning/settings
learning/settings$
learning/settings?
legal
lens-search
li/track
library/devices
licensing-syndication
limited-release
link
linked
lite
live-session
live_chat
llms.txt
lm/R1XIHQVKXSKBNJ
@ -1906,6 +2024,7 @@ narrative-
native
nbubumblebee
network
new_invite
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
@ -1915,6 +2034,7 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -1928,6 +2048,7 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications
notifications/
ns/hydra/console/?
nus-trk
@ -1935,11 +2056,15 @@ nwshp$
o/di
o/dt
oas/
oauth/line
oauth/login
oauth/v2
oauth2
oauth2/v2
oauth_error
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offsite
og
okxbet.com
onebox/media/sports/logos
@ -1970,9 +2095,12 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partner-program
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2005,12 +2133,46 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com
pl-pl/feedback
pl-pl/lp
pl-pl/searchresults
place
plan=
platform-telemetry
play/store/web
@ -2060,6 +2222,7 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -2068,6 +2231,8 @@ previewtemplate
print
private
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -2123,12 +2288,14 @@ pt-br/vimeo-academy
publications
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/imda
@ -2137,6 +2304,7 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/*?q=
@ -2153,6 +2321,9 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2160,9 +2331,13 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
resource
resource/*/get
results
results
retail
@ -2203,6 +2378,7 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safety
safetycheck
salary-explorer/api
@ -2248,6 +2424,7 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
sections/ombudsman/2008/01/frequently_asked_questions_1.html
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
secure
sendHeaderEarly
sendarticle
services
services/oauth
@ -2283,6 +2460,7 @@ shop/productpage
shop/topics
shop/view/product
shop?
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2586,10 +2764,12 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
socialmanager
solutions
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -2611,6 +2791,7 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2672,6 +2853,10 @@ stores$
stores/
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview
styles/js-on.css$
subscribe/braintree
@ -2697,6 +2882,7 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2714,6 +2900,7 @@ svc/strands
svc/sudoku
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2721,6 +2908,7 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2768,7 +2956,9 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -2864,6 +3054,7 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -2880,9 +3071,14 @@ ugc$
ugcsupport
ugcsupport$
ui
unauth-profile
unlink
unsub
until=
upload
upload-image-lens-history
upload-lens-image
upload-shuffle-draft
uploads
urchin_test
url
@ -2900,9 +3096,11 @@ using
utils
uviewer
v1
v1/urls/count.json
v2
v3
v3/openapi
v3/pidgets/log
valkyrie-playground
verified-authors
verify_age
@ -2953,6 +3151,9 @@ webapps/xo/html/cookiecheck.html
webapps/xoonboarding
webscr
websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
@ -3258,7 +3459,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://policies.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://bit.ly/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -3477,6 +3678,7 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/branding/favicon