mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-13 10:32:23 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
284ae91d8b
commit
55496aed78
17 changed files with 618 additions and 312 deletions
|
|
@ -8,8 +8,16 @@ sdk/package.json
|
|||
package.json
|
||||
sdk/readme.md
|
||||
readme.md
|
||||
sdk/vitest.config.ts
|
||||
vitest.config.ts
|
||||
sdk/tsconfig.json
|
||||
tsconfig.json
|
||||
sdk/tests/fields.test.ts
|
||||
tests/fields.test.ts
|
||||
fields.test.ts
|
||||
sdk/tests/schema.ts
|
||||
tests/schema.ts
|
||||
schema.ts
|
||||
sdk/license
|
||||
license
|
||||
sdk/src/utils/extract-data.ts
|
||||
|
|
@ -1054,9 +1062,6 @@ sdk/src/realtime/composable.ts
|
|||
src/realtime/composable.ts
|
||||
realtime/composable.ts
|
||||
composable.ts
|
||||
sdk/src/client.test.ts
|
||||
src/client.test.ts
|
||||
client.test.ts
|
||||
sdk/tsup.config.js
|
||||
tsup.config.js
|
||||
docker-compose.yml
|
||||
|
|
@ -9419,6 +9424,8 @@ ecosystem.config.cjs
|
|||
cla.md
|
||||
.changeset/ninety-dolphins-worry.md
|
||||
ninety-dolphins-worry.md
|
||||
.changeset/gentle-carrots-attend.md
|
||||
gentle-carrots-attend.md
|
||||
.changeset/real-spiders-destroy.md
|
||||
real-spiders-destroy.md
|
||||
.changeset/khaki-owls-rest.md
|
||||
|
|
|
|||
|
|
@ -6,7 +6,10 @@ package.json
|
|||
pnpm-workspace.yaml
|
||||
sdk/package.json
|
||||
sdk/readme.md
|
||||
sdk/vitest.config.ts
|
||||
sdk/tsconfig.json
|
||||
sdk/tests/fields.test.ts
|
||||
sdk/tests/schema.ts
|
||||
sdk/license
|
||||
sdk/src/utils/extract-data.ts
|
||||
sdk/src/utils/is-response.ts
|
||||
|
|
@ -204,7 +207,6 @@ sdk/src/realtime/commands/index.ts
|
|||
sdk/src/realtime/commands/auth.ts
|
||||
sdk/src/realtime/commands/pong.ts
|
||||
sdk/src/realtime/composable.ts
|
||||
sdk/src/client.test.ts
|
||||
sdk/tsup.config.js
|
||||
docker-compose.yml
|
||||
.eslintignore
|
||||
|
|
@ -1902,6 +1904,7 @@ directus/cli.js
|
|||
ecosystem.config.cjs
|
||||
cla.md
|
||||
.changeset/ninety-dolphins-worry.md
|
||||
.changeset/gentle-carrots-attend.md
|
||||
.changeset/real-spiders-destroy.md
|
||||
.changeset/khaki-owls-rest.md
|
||||
.changeset/chilly-needles-trade.md
|
||||
|
|
|
|||
|
|
@ -8951,6 +8951,13 @@ themes/olivero/js/second-level-navigation.js
|
|||
olivero/js/second-level-navigation.js
|
||||
js/second-level-navigation.js
|
||||
second-level-navigation.js
|
||||
core/themes/olivero/tests/src/Functional/NodeTitleTest.php
|
||||
themes/olivero/tests/src/Functional/NodeTitleTest.php
|
||||
olivero/tests/src/Functional/NodeTitleTest.php
|
||||
tests/src/Functional/NodeTitleTest.php
|
||||
src/Functional/NodeTitleTest.php
|
||||
Functional/NodeTitleTest.php
|
||||
NodeTitleTest.php
|
||||
core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php
|
||||
themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php
|
||||
olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php
|
||||
|
|
@ -12085,6 +12092,13 @@ themes/claro/js/ajax.js
|
|||
claro/js/ajax.js
|
||||
js/ajax.js
|
||||
ajax.js
|
||||
core/themes/claro/tests/src/Functional/NodeTitleTest.php
|
||||
themes/claro/tests/src/Functional/NodeTitleTest.php
|
||||
claro/tests/src/Functional/NodeTitleTest.php
|
||||
tests/src/Functional/NodeTitleTest.php
|
||||
src/Functional/NodeTitleTest.php
|
||||
Functional/NodeTitleTest.php
|
||||
NodeTitleTest.php
|
||||
core/themes/claro/claro.theme
|
||||
themes/claro/claro.theme
|
||||
claro/claro.theme
|
||||
|
|
@ -24284,6 +24298,14 @@ src/Functional/Theme/TwigTransTest.php
|
|||
Functional/Theme/TwigTransTest.php
|
||||
Theme/TwigTransTest.php
|
||||
TwigTransTest.php
|
||||
core/modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php
|
||||
modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php
|
||||
system/tests/src/Functional/Theme/NodeTitleTestBase.php
|
||||
tests/src/Functional/Theme/NodeTitleTestBase.php
|
||||
src/Functional/Theme/NodeTitleTestBase.php
|
||||
Functional/Theme/NodeTitleTestBase.php
|
||||
Theme/NodeTitleTestBase.php
|
||||
NodeTitleTestBase.php
|
||||
core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php
|
||||
modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php
|
||||
system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php
|
||||
|
|
@ -96762,6 +96784,12 @@ demo_umami/config/install/field.field.node.page.body.yml
|
|||
config/install/field.field.node.page.body.yml
|
||||
install/field.field.node.page.body.yml
|
||||
field.field.node.page.body.yml
|
||||
core/profiles/demo_umami/config/install/language.types.yml
|
||||
profiles/demo_umami/config/install/language.types.yml
|
||||
demo_umami/config/install/language.types.yml
|
||||
config/install/language.types.yml
|
||||
install/language.types.yml
|
||||
language.types.yml
|
||||
core/profiles/demo_umami/config/install/field.field.media.image.field_media_image.yml
|
||||
profiles/demo_umami/config/install/field.field.media.image.field_media_image.yml
|
||||
demo_umami/config/install/field.field.media.image.field_media_image.yml
|
||||
|
|
@ -98659,6 +98687,8 @@ core/core.api.php
|
|||
core.api.php
|
||||
core/INSTALL.sqlite.txt
|
||||
INSTALL.sqlite.txt
|
||||
core/.yarnrc.yml
|
||||
.yarnrc.yml
|
||||
core/core.field_type_categories.yml
|
||||
core.field_type_categories.yml
|
||||
core/install.php
|
||||
|
|
|
|||
|
|
@ -1343,6 +1343,7 @@ core/themes/olivero/js/search.js
|
|||
core/themes/olivero/js/navigation.js
|
||||
core/themes/olivero/js/comments.js
|
||||
core/themes/olivero/js/second-level-navigation.js
|
||||
core/themes/olivero/tests/src/Functional/NodeTitleTest.php
|
||||
core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php
|
||||
core/themes/olivero/tests/src/Unit/OliveroHexToHslTest.php
|
||||
core/themes/olivero/theme-settings.php
|
||||
|
|
@ -1856,6 +1857,7 @@ core/themes/claro/js/classy/media_embed_ckeditor.theme.js
|
|||
core/themes/claro/js/media-library.ui.js
|
||||
core/themes/claro/js/vertical-tabs.js
|
||||
core/themes/claro/js/ajax.js
|
||||
core/themes/claro/tests/src/Functional/NodeTitleTest.php
|
||||
core/themes/claro/claro.theme
|
||||
core/themes/claro/src/ClaroPreRender.php
|
||||
core/themes/claro/templates/entity-add-list.html.twig
|
||||
|
|
@ -3491,6 +3493,7 @@ core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php
|
|||
core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php
|
||||
core/modules/system/tests/src/Functional/Theme/FastTest.php
|
||||
core/modules/system/tests/src/Functional/Theme/TwigTransTest.php
|
||||
core/modules/system/tests/src/Functional/Theme/NodeTitleTestBase.php
|
||||
core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php
|
||||
core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php
|
||||
core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
|
||||
|
|
@ -13905,6 +13908,7 @@ core/profiles/demo_umami/config/install/core.entity_view_mode.media.square.yml
|
|||
core/profiles/demo_umami/config/install/block.block.umami_main_menu.yml
|
||||
core/profiles/demo_umami/config/install/field.storage.block_content.field_disclaimer.yml
|
||||
core/profiles/demo_umami/config/install/field.field.node.page.body.yml
|
||||
core/profiles/demo_umami/config/install/language.types.yml
|
||||
core/profiles/demo_umami/config/install/field.field.media.image.field_media_image.yml
|
||||
core/profiles/demo_umami/config/install/core.entity_view_display.node.article.card_common.yml
|
||||
core/profiles/demo_umami/config/install/core.entity_view_display.user.user.default.yml
|
||||
|
|
@ -14199,6 +14203,7 @@ core/core.services.yml
|
|||
core/.deprecation-ignore.txt
|
||||
core/core.api.php
|
||||
core/INSTALL.sqlite.txt
|
||||
core/.yarnrc.yml
|
||||
core/core.field_type_categories.yml
|
||||
core/install.php
|
||||
core/phpunit.xml.dist
|
||||
|
|
|
|||
|
|
@ -44,24 +44,12 @@ glyphicons-halflings-regular.woff2
|
|||
client/fonts/fa-solid-900.ttf
|
||||
fonts/fa-solid-900.ttf
|
||||
fa-solid-900.ttf
|
||||
client/fonts/fa-regular-400.eot
|
||||
fonts/fa-regular-400.eot
|
||||
fa-regular-400.eot
|
||||
client/fonts/glyphicons-halflings-regular.svg
|
||||
fonts/glyphicons-halflings-regular.svg
|
||||
glyphicons-halflings-regular.svg
|
||||
client/fonts/glyphicons-halflings-regular.ttf
|
||||
fonts/glyphicons-halflings-regular.ttf
|
||||
glyphicons-halflings-regular.ttf
|
||||
client/fonts/glyphicons-halflings-regular.eot
|
||||
fonts/glyphicons-halflings-regular.eot
|
||||
glyphicons-halflings-regular.eot
|
||||
client/fonts/summernote.ttf
|
||||
fonts/summernote.ttf
|
||||
summernote.ttf
|
||||
client/fonts/fa-solid-900.eot
|
||||
fonts/fa-solid-900.eot
|
||||
fa-solid-900.eot
|
||||
client/fonts/summernote.woff2
|
||||
fonts/summernote.woff2
|
||||
summernote.woff2
|
||||
|
|
@ -74,9 +62,6 @@ fa-regular-400.ttf
|
|||
client/fonts/glyphicons-halflings-regular.woff
|
||||
fonts/glyphicons-halflings-regular.woff
|
||||
glyphicons-halflings-regular.woff
|
||||
client/fonts/fa-solid-900.svg
|
||||
fonts/fa-solid-900.svg
|
||||
fa-solid-900.svg
|
||||
client/fonts/fa-regular-400.woff
|
||||
fonts/fa-regular-400.woff
|
||||
fa-regular-400.woff
|
||||
|
|
@ -86,9 +71,6 @@ fa-solid-900.woff
|
|||
client/fonts/fa-regular-400.woff2
|
||||
fonts/fa-regular-400.woff2
|
||||
fa-regular-400.woff2
|
||||
client/fonts/fa-regular-400.svg
|
||||
fonts/fa-regular-400.svg
|
||||
fa-regular-400.svg
|
||||
client/fonts/open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff2
|
||||
fonts/open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff2
|
||||
open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff2
|
||||
|
|
@ -209,9 +191,6 @@ client/fonts/open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-itali
|
|||
fonts/open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-italic.woff
|
||||
open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-italic.woff
|
||||
open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-italic.woff
|
||||
client/fonts/summernote.eot
|
||||
fonts/summernote.eot
|
||||
summernote.eot
|
||||
client/custom/modules/dummy.txt
|
||||
custom/modules/dummy.txt
|
||||
modules/dummy.txt
|
||||
|
|
@ -2191,6 +2170,12 @@ views/email-folder/modals/select-folder.js
|
|||
email-folder/modals/select-folder.js
|
||||
modals/select-folder.js
|
||||
select-folder.js
|
||||
client/src/views/email-folder/record/edit-small.js
|
||||
src/views/email-folder/record/edit-small.js
|
||||
views/email-folder/record/edit-small.js
|
||||
email-folder/record/edit-small.js
|
||||
record/edit-small.js
|
||||
edit-small.js
|
||||
client/src/views/email-folder/record/row-actions/default.js
|
||||
src/views/email-folder/record/row-actions/default.js
|
||||
views/email-folder/record/row-actions/default.js
|
||||
|
|
@ -5891,6 +5876,12 @@ src/views/dashlets/iframe.js
|
|||
views/dashlets/iframe.js
|
||||
dashlets/iframe.js
|
||||
iframe.js
|
||||
client/src/views/group-email-folder/record/edit-small.js
|
||||
src/views/group-email-folder/record/edit-small.js
|
||||
views/group-email-folder/record/edit-small.js
|
||||
group-email-folder/record/edit-small.js
|
||||
record/edit-small.js
|
||||
edit-small.js
|
||||
client/src/views/group-email-folder/record/row-actions/default.js
|
||||
src/views/group-email-folder/record/row-actions/default.js
|
||||
views/group-email-folder/record/row-actions/default.js
|
||||
|
|
|
|||
|
|
@ -18,21 +18,15 @@ clear_cache.php
|
|||
client/fonts/fa-solid-900.woff2
|
||||
client/fonts/glyphicons-halflings-regular.woff2
|
||||
client/fonts/fa-solid-900.ttf
|
||||
client/fonts/fa-regular-400.eot
|
||||
client/fonts/glyphicons-halflings-regular.svg
|
||||
client/fonts/glyphicons-halflings-regular.ttf
|
||||
client/fonts/glyphicons-halflings-regular.eot
|
||||
client/fonts/summernote.ttf
|
||||
client/fonts/fa-solid-900.eot
|
||||
client/fonts/summernote.woff2
|
||||
client/fonts/summernote.woff
|
||||
client/fonts/fa-regular-400.ttf
|
||||
client/fonts/glyphicons-halflings-regular.woff
|
||||
client/fonts/fa-solid-900.svg
|
||||
client/fonts/fa-regular-400.woff
|
||||
client/fonts/fa-solid-900.woff
|
||||
client/fonts/fa-regular-400.woff2
|
||||
client/fonts/fa-regular-400.svg
|
||||
client/fonts/open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff2
|
||||
client/fonts/open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-600italic.eot
|
||||
client/fonts/open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff
|
||||
|
|
@ -63,7 +57,6 @@ client/fonts/open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-600it
|
|||
client/fonts/open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-regular.eot
|
||||
client/fonts/open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-700italic.woff
|
||||
client/fonts/open-sans/open-sans-v16-cyrillic_latin_cyrillic-ext_latin-ext-italic.woff
|
||||
client/fonts/summernote.eot
|
||||
client/custom/modules/dummy.txt
|
||||
client/modules/crm/src/acl-portal/account.js
|
||||
client/modules/crm/src/acl-portal/contact.js
|
||||
|
|
@ -341,6 +334,7 @@ client/src/views/global-stream.js
|
|||
client/src/views/event/fields/name-for-history.js
|
||||
client/src/views/email-folder/list-side.js
|
||||
client/src/views/email-folder/modals/select-folder.js
|
||||
client/src/views/email-folder/record/edit-small.js
|
||||
client/src/views/email-folder/record/row-actions/default.js
|
||||
client/src/views/email-folder/record/list.js
|
||||
client/src/views/email-folder/list.js
|
||||
|
|
@ -974,6 +968,7 @@ client/src/views/dashlets/fields/emails/folder.js
|
|||
client/src/views/dashlets/stream.js
|
||||
client/src/views/dashlets/options/base.js
|
||||
client/src/views/dashlets/iframe.js
|
||||
client/src/views/group-email-folder/record/edit-small.js
|
||||
client/src/views/group-email-folder/record/row-actions/default.js
|
||||
client/src/views/group-email-folder/record/list.js
|
||||
client/src/views/group-email-folder/list.js
|
||||
|
|
|
|||
|
|
@ -62562,6 +62562,12 @@ Magento/ConfigurableProductCatalogSearch/etc/csp_whitelist.xml
|
|||
ConfigurableProductCatalogSearch/etc/csp_whitelist.xml
|
||||
etc/csp_whitelist.xml
|
||||
csp_whitelist.xml
|
||||
dev/tests/acceptance/tests/_data/price_tablerates.csv
|
||||
tests/acceptance/tests/_data/price_tablerates.csv
|
||||
acceptance/tests/_data/price_tablerates.csv
|
||||
tests/_data/price_tablerates.csv
|
||||
_data/price_tablerates.csv
|
||||
price_tablerates.csv
|
||||
dev/tests/acceptance/tests/_data/lorem_ipsum.docx
|
||||
tests/acceptance/tests/_data/lorem_ipsum.docx
|
||||
acceptance/tests/_data/lorem_ipsum.docx
|
||||
|
|
@ -64439,6 +64445,14 @@ Magento/GraphQl/Customer/CreateCustomerV2WithCustomAttributesTest.php
|
|||
GraphQl/Customer/CreateCustomerV2WithCustomAttributesTest.php
|
||||
Customer/CreateCustomerV2WithCustomAttributesTest.php
|
||||
CreateCustomerV2WithCustomAttributesTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/ConfirmEmailTest.php
|
||||
tests/api-functional/testsuite/Magento/GraphQl/Customer/ConfirmEmailTest.php
|
||||
api-functional/testsuite/Magento/GraphQl/Customer/ConfirmEmailTest.php
|
||||
testsuite/Magento/GraphQl/Customer/ConfirmEmailTest.php
|
||||
Magento/GraphQl/Customer/ConfirmEmailTest.php
|
||||
GraphQl/Customer/ConfirmEmailTest.php
|
||||
Customer/ConfirmEmailTest.php
|
||||
ConfirmEmailTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/DeleteCustomerTest.php
|
||||
tests/api-functional/testsuite/Magento/GraphQl/Customer/DeleteCustomerTest.php
|
||||
api-functional/testsuite/Magento/GraphQl/Customer/DeleteCustomerTest.php
|
||||
|
|
@ -64669,6 +64683,14 @@ Magento/GraphQl/Customer/GetCustomerTest.php
|
|||
GraphQl/Customer/GetCustomerTest.php
|
||||
Customer/GetCustomerTest.php
|
||||
GetCustomerTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/ConfirmationStatusTest.php
|
||||
tests/api-functional/testsuite/Magento/GraphQl/Customer/ConfirmationStatusTest.php
|
||||
api-functional/testsuite/Magento/GraphQl/Customer/ConfirmationStatusTest.php
|
||||
testsuite/Magento/GraphQl/Customer/ConfirmationStatusTest.php
|
||||
Magento/GraphQl/Customer/ConfirmationStatusTest.php
|
||||
GraphQl/Customer/ConfirmationStatusTest.php
|
||||
Customer/ConfirmationStatusTest.php
|
||||
ConfirmationStatusTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/IsEmailAvailableTest.php
|
||||
tests/api-functional/testsuite/Magento/GraphQl/Customer/IsEmailAvailableTest.php
|
||||
api-functional/testsuite/Magento/GraphQl/Customer/IsEmailAvailableTest.php
|
||||
|
|
@ -66375,6 +66397,14 @@ Magento/GraphQl/Vault/CustomerPaymentTokensTest.php
|
|||
GraphQl/Vault/CustomerPaymentTokensTest.php
|
||||
Vault/CustomerPaymentTokensTest.php
|
||||
CustomerPaymentTokensTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/IntegrationGraphQl/CustomerAccessTokenLifetimeResolverTest.php
|
||||
tests/api-functional/testsuite/Magento/GraphQl/IntegrationGraphQl/CustomerAccessTokenLifetimeResolverTest.php
|
||||
api-functional/testsuite/Magento/GraphQl/IntegrationGraphQl/CustomerAccessTokenLifetimeResolverTest.php
|
||||
testsuite/Magento/GraphQl/IntegrationGraphQl/CustomerAccessTokenLifetimeResolverTest.php
|
||||
Magento/GraphQl/IntegrationGraphQl/CustomerAccessTokenLifetimeResolverTest.php
|
||||
GraphQl/IntegrationGraphQl/CustomerAccessTokenLifetimeResolverTest.php
|
||||
IntegrationGraphQl/CustomerAccessTokenLifetimeResolverTest.php
|
||||
CustomerAccessTokenLifetimeResolverTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/_files/query_introspection.php
|
||||
tests/api-functional/testsuite/Magento/GraphQl/_files/query_introspection.php
|
||||
api-functional/testsuite/Magento/GraphQl/_files/query_introspection.php
|
||||
|
|
@ -136758,6 +136788,13 @@ CustomerGraphQl/Model/Resolver/CustomAttributeFilter.php
|
|||
Model/Resolver/CustomAttributeFilter.php
|
||||
Resolver/CustomAttributeFilter.php
|
||||
CustomAttributeFilter.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/ConfirmEmail.php
|
||||
code/Magento/CustomerGraphQl/Model/Resolver/ConfirmEmail.php
|
||||
Magento/CustomerGraphQl/Model/Resolver/ConfirmEmail.php
|
||||
CustomerGraphQl/Model/Resolver/ConfirmEmail.php
|
||||
Model/Resolver/ConfirmEmail.php
|
||||
Resolver/ConfirmEmail.php
|
||||
ConfirmEmail.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/CustomerAddresses.php
|
||||
code/Magento/CustomerGraphQl/Model/Resolver/CustomerAddresses.php
|
||||
Magento/CustomerGraphQl/Model/Resolver/CustomerAddresses.php
|
||||
|
|
@ -136853,6 +136890,13 @@ CustomerGraphQl/Model/Resolver/CreateCustomerAddress.php
|
|||
Model/Resolver/CreateCustomerAddress.php
|
||||
Resolver/CreateCustomerAddress.php
|
||||
CreateCustomerAddress.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/ConfirmationStatus.php
|
||||
code/Magento/CustomerGraphQl/Model/Resolver/ConfirmationStatus.php
|
||||
Magento/CustomerGraphQl/Model/Resolver/ConfirmationStatus.php
|
||||
CustomerGraphQl/Model/Resolver/ConfirmationStatus.php
|
||||
Model/Resolver/ConfirmationStatus.php
|
||||
Resolver/ConfirmationStatus.php
|
||||
ConfirmationStatus.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/CreateCustomer.php
|
||||
code/Magento/CustomerGraphQl/Model/Resolver/CreateCustomer.php
|
||||
Magento/CustomerGraphQl/Model/Resolver/CreateCustomer.php
|
||||
|
|
@ -162621,6 +162665,14 @@ Test/Mftf/Test/AdminCreateOrderByFreeShippingTest.xml
|
|||
Mftf/Test/AdminCreateOrderByFreeShippingTest.xml
|
||||
Test/AdminCreateOrderByFreeShippingTest.xml
|
||||
AdminCreateOrderByFreeShippingTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
|
||||
Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
|
||||
Test/Mftf/Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
|
||||
Mftf/Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
|
||||
Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
|
||||
StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreatePartialShipmentEntityTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/AdminCreatePartialShipmentEntityTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/AdminCreatePartialShipmentEntityTest.xml
|
||||
|
|
@ -162892,6 +162944,14 @@ Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
|||
Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
||||
ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
||||
SubmitShipmentIntoOrderActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
Mftf/ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertThereIsNoShipButtonActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AssertThereIsNoShipButtonActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AssertThereIsNoShipButtonActionGroup.xml
|
||||
|
|
@ -197735,6 +197795,13 @@ code/Magento/TaxGraphQl/composer.json
|
|||
Magento/TaxGraphQl/composer.json
|
||||
TaxGraphQl/composer.json
|
||||
composer.json
|
||||
app/code/Magento/TaxGraphQl/Model/Resolver/DisplayWrapping.php
|
||||
code/Magento/TaxGraphQl/Model/Resolver/DisplayWrapping.php
|
||||
Magento/TaxGraphQl/Model/Resolver/DisplayWrapping.php
|
||||
TaxGraphQl/Model/Resolver/DisplayWrapping.php
|
||||
Model/Resolver/DisplayWrapping.php
|
||||
Resolver/DisplayWrapping.php
|
||||
DisplayWrapping.php
|
||||
app/code/Magento/TaxGraphQl/etc/graphql/di.xml
|
||||
code/Magento/TaxGraphQl/etc/graphql/di.xml
|
||||
Magento/TaxGraphQl/etc/graphql/di.xml
|
||||
|
|
@ -241227,6 +241294,40 @@ Magento/Search/Setup/CompositeInstallConfig.php
|
|||
Search/Setup/CompositeInstallConfig.php
|
||||
Setup/CompositeInstallConfig.php
|
||||
CompositeInstallConfig.php
|
||||
app/code/Magento/IntegrationGraphQl/README.md
|
||||
code/Magento/IntegrationGraphQl/README.md
|
||||
Magento/IntegrationGraphQl/README.md
|
||||
IntegrationGraphQl/README.md
|
||||
README.md
|
||||
app/code/Magento/IntegrationGraphQl/composer.json
|
||||
code/Magento/IntegrationGraphQl/composer.json
|
||||
Magento/IntegrationGraphQl/composer.json
|
||||
IntegrationGraphQl/composer.json
|
||||
composer.json
|
||||
app/code/Magento/IntegrationGraphQl/etc/graphql/di.xml
|
||||
code/Magento/IntegrationGraphQl/etc/graphql/di.xml
|
||||
Magento/IntegrationGraphQl/etc/graphql/di.xml
|
||||
IntegrationGraphQl/etc/graphql/di.xml
|
||||
etc/graphql/di.xml
|
||||
graphql/di.xml
|
||||
di.xml
|
||||
app/code/Magento/IntegrationGraphQl/etc/schema.graphqls
|
||||
code/Magento/IntegrationGraphQl/etc/schema.graphqls
|
||||
Magento/IntegrationGraphQl/etc/schema.graphqls
|
||||
IntegrationGraphQl/etc/schema.graphqls
|
||||
etc/schema.graphqls
|
||||
schema.graphqls
|
||||
app/code/Magento/IntegrationGraphQl/etc/module.xml
|
||||
code/Magento/IntegrationGraphQl/etc/module.xml
|
||||
Magento/IntegrationGraphQl/etc/module.xml
|
||||
IntegrationGraphQl/etc/module.xml
|
||||
etc/module.xml
|
||||
module.xml
|
||||
app/code/Magento/IntegrationGraphQl/registration.php
|
||||
code/Magento/IntegrationGraphQl/registration.php
|
||||
Magento/IntegrationGraphQl/registration.php
|
||||
IntegrationGraphQl/registration.php
|
||||
registration.php
|
||||
app/code/Magento/AdvancedSearch/Controller/Adminhtml/Search/System/Config/TestConnection.php
|
||||
code/Magento/AdvancedSearch/Controller/Adminhtml/Search/System/Config/TestConnection.php
|
||||
Magento/AdvancedSearch/Controller/Adminhtml/Search/System/Config/TestConnection.php
|
||||
|
|
|
|||
|
|
@ -6778,6 +6778,7 @@ dev/tests/acceptance/tests/functional/Magento/ConfigurableProductCatalogSearch/T
|
|||
dev/tests/acceptance/tests/functional/Magento/ConfigurableProductCatalogSearch/README.md
|
||||
dev/tests/acceptance/tests/functional/Magento/ConfigurableProductCatalogSearch/composer.json
|
||||
dev/tests/acceptance/tests/functional/Magento/ConfigurableProductCatalogSearch/etc/csp_whitelist.xml
|
||||
dev/tests/acceptance/tests/_data/price_tablerates.csv
|
||||
dev/tests/acceptance/tests/_data/lorem_ipsum.docx
|
||||
dev/tests/acceptance/tests/_data/import_simple_product.csv
|
||||
dev/tests/acceptance/tests/_data/catalog_import_products.csv
|
||||
|
|
@ -7018,6 +7019,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Store/AvailableStoresCacheTes
|
|||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/CreateCustomerAddressWithCustomAttributesV2Test.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerEmailTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/CreateCustomerV2WithCustomAttributesTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/ConfirmEmailTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/DeleteCustomerTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/Attribute/FileTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/Attribute/AttributesFormTest.php
|
||||
|
|
@ -7045,6 +7047,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerAddres
|
|||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/UpdateCustomerAddressWithCustomAttributesV2Test.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/GetAddressesTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/GetCustomerTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/ConfirmationStatusTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/IsEmailAvailableTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/RequestPasswordResetEmailTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/GetCustomerWithCustomAttributesTest.php
|
||||
|
|
@ -7247,6 +7250,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/OrderCancellation/OrderCancel
|
|||
dev/tests/api-functional/testsuite/Magento/GraphQl/OrderCancellation/OrderCancellationReasonsTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/OrderCancellation/CancelOrderTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Vault/CustomerPaymentTokensTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/IntegrationGraphQl/CustomerAccessTokenLifetimeResolverTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/_files/query_introspection.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/_files/schema_response_sdl_deprecated_annotation.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/ReorderTest.php
|
||||
|
|
@ -15878,6 +15882,7 @@ app/code/Magento/CustomerGraphQl/Model/Resolver/IsEmailAvailable.php
|
|||
app/code/Magento/CustomerGraphQl/Model/Resolver/UpdateCustomerAddress.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/Customer.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/CustomAttributeFilter.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/ConfirmEmail.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/CustomerAddresses.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/UpdateCustomer.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/Cache/Customer/ModelDehydrator.php
|
||||
|
|
@ -15890,6 +15895,7 @@ app/code/Magento/CustomerGraphQl/Model/Resolver/RequestPasswordResetEmail.php
|
|||
app/code/Magento/CustomerGraphQl/Model/Resolver/GenerateCustomerToken.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/ChangePassword.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/CreateCustomerAddress.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/ConfirmationStatus.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/CreateCustomer.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/ResetPassword.php
|
||||
app/code/Magento/CustomerGraphQl/Model/Resolver/CacheKey/FactorProvider/CurrentCustomerId.php
|
||||
|
|
@ -19042,6 +19048,7 @@ app/code/Magento/Shipping/Test/Mftf/Test/AdminOpenShipmentViewPageWithWrongShipm
|
|||
app/code/Magento/Shipping/Test/Mftf/Test/AdminDisableShipmentCommentsTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminDisableEnableShipmentCommentsAndVerifyNotifyCustomerByEmailCheckboxTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateOrderByFreeShippingTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreatePartialShipmentEntityTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminValidateShippingTrackingNumberTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/EndToEndB2CAdminTest.xml
|
||||
|
|
@ -19076,6 +19083,7 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipment
|
|||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentViewActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigurationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertThereIsNoShipButtonActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertAdminThereIsNoNotifyCustomerByEmailCheckboxActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Unit/Controller/Adminhtml/Order/ShipmentLoaderTest.php
|
||||
|
|
@ -23322,6 +23330,7 @@ app/code/Magento/ReleaseNotification/view/adminhtml/web/js/modal/component.js
|
|||
app/code/Magento/TaxGraphQl/Test/Mftf/README.md
|
||||
app/code/Magento/TaxGraphQl/README.md
|
||||
app/code/Magento/TaxGraphQl/composer.json
|
||||
app/code/Magento/TaxGraphQl/Model/Resolver/DisplayWrapping.php
|
||||
app/code/Magento/TaxGraphQl/etc/graphql/di.xml
|
||||
app/code/Magento/TaxGraphQl/etc/schema.graphqls
|
||||
app/code/Magento/TaxGraphQl/etc/module.xml
|
||||
|
|
@ -28883,6 +28892,12 @@ app/code/Magento/Search/view/frontend/web/js/form-mini.js
|
|||
app/code/Magento/Search/Setup/InstallConfig.php
|
||||
app/code/Magento/Search/Setup/InstallConfigInterface.php
|
||||
app/code/Magento/Search/Setup/CompositeInstallConfig.php
|
||||
app/code/Magento/IntegrationGraphQl/README.md
|
||||
app/code/Magento/IntegrationGraphQl/composer.json
|
||||
app/code/Magento/IntegrationGraphQl/etc/graphql/di.xml
|
||||
app/code/Magento/IntegrationGraphQl/etc/schema.graphqls
|
||||
app/code/Magento/IntegrationGraphQl/etc/module.xml
|
||||
app/code/Magento/IntegrationGraphQl/registration.php
|
||||
app/code/Magento/AdvancedSearch/Controller/Adminhtml/Search/System/Config/TestConnection.php
|
||||
app/code/Magento/AdvancedSearch/i18n/en_US.csv
|
||||
app/code/Magento/AdvancedSearch/LICENSE_AFL.txt
|
||||
|
|
|
|||
|
|
@ -15438,6 +15438,11 @@ migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
|||
Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
tests/migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
|
||||
migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
|
||||
Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
|
||||
V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
|
||||
Migration1710493619ScheduleMediaPathIndexerTest.php
|
||||
tests/migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
|
|
@ -26253,6 +26258,36 @@ Rules/data/MessagesShouldNotUsePHPStanTypes/RegularClassUsingPHPStanType.php
|
|||
data/MessagesShouldNotUsePHPStanTypes/RegularClassUsingPHPStanType.php
|
||||
MessagesShouldNotUsePHPStanTypes/RegularClassUsingPHPStanType.php
|
||||
RegularClassUsingPHPStanType.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/shopware-unit-test.php
|
||||
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/shopware-unit-test.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/shopware-unit-test.php
|
||||
DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/shopware-unit-test.php
|
||||
StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/shopware-unit-test.php
|
||||
PHPStan/Rules/data/MockingSimpleObjects/shopware-unit-test.php
|
||||
Rules/data/MockingSimpleObjects/shopware-unit-test.php
|
||||
data/MockingSimpleObjects/shopware-unit-test.php
|
||||
MockingSimpleObjects/shopware-unit-test.php
|
||||
shopware-unit-test.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/parent-class-test.php
|
||||
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/parent-class-test.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/parent-class-test.php
|
||||
DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/parent-class-test.php
|
||||
StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/parent-class-test.php
|
||||
PHPStan/Rules/data/MockingSimpleObjects/parent-class-test.php
|
||||
Rules/data/MockingSimpleObjects/parent-class-test.php
|
||||
data/MockingSimpleObjects/parent-class-test.php
|
||||
MockingSimpleObjects/parent-class-test.php
|
||||
parent-class-test.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/commercial-unit-test.php
|
||||
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/commercial-unit-test.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/commercial-unit-test.php
|
||||
DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/commercial-unit-test.php
|
||||
StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/commercial-unit-test.php
|
||||
PHPStan/Rules/data/MockingSimpleObjects/commercial-unit-test.php
|
||||
Rules/data/MockingSimpleObjects/commercial-unit-test.php
|
||||
data/MockingSimpleObjects/commercial-unit-test.php
|
||||
MockingSimpleObjects/commercial-unit-test.php
|
||||
commercial-unit-test.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
|
||||
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
|
||||
|
|
@ -26591,6 +26626,14 @@ PHPStan/Rules/Test/TestRuleHelperTest.php
|
|||
Rules/Test/TestRuleHelperTest.php
|
||||
Test/TestRuleHelperTest.php
|
||||
TestRuleHelperTest.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
|
||||
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
|
||||
DevOps/StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
|
||||
StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
|
||||
PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
|
||||
Rules/MockingSimpleObjectsNotAllowedRuleTest.php
|
||||
MockingSimpleObjectsNotAllowedRuleTest.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MessagesShouldNotUsePHPStanTypesTest.php
|
||||
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MessagesShouldNotUsePHPStanTypesTest.php
|
||||
Core/DevOps/StaticAnalyse/PHPStan/Rules/MessagesShouldNotUsePHPStanTypesTest.php
|
||||
|
|
@ -47173,6 +47216,11 @@ Core/Migration/V6_6/Migration1691662140MigrateAvailableStock.php
|
|||
Migration/V6_6/Migration1691662140MigrateAvailableStock.php
|
||||
V6_6/Migration1691662140MigrateAvailableStock.php
|
||||
Migration1691662140MigrateAvailableStock.php
|
||||
src/Core/Migration/V6_6/Migration1710493619ScheduleMediaPathIndexer.php
|
||||
Core/Migration/V6_6/Migration1710493619ScheduleMediaPathIndexer.php
|
||||
Migration/V6_6/Migration1710493619ScheduleMediaPathIndexer.php
|
||||
V6_6/Migration1710493619ScheduleMediaPathIndexer.php
|
||||
Migration1710493619ScheduleMediaPathIndexer.php
|
||||
src/Core/Migration/V6_6/Migration1707807389ChangeAvailableDefault.php
|
||||
Core/Migration/V6_6/Migration1707807389ChangeAvailableDefault.php
|
||||
Migration/V6_6/Migration1707807389ChangeAvailableDefault.php
|
||||
|
|
@ -62952,6 +63000,12 @@ Framework/DataAbstractionLayer/Indexing/PostUpdateIndexer.php
|
|||
DataAbstractionLayer/Indexing/PostUpdateIndexer.php
|
||||
Indexing/PostUpdateIndexer.php
|
||||
PostUpdateIndexer.php
|
||||
src/Core/Framework/DataAbstractionLayer/Indexing/SynchronousPostUpdateIndexer.php
|
||||
Core/Framework/DataAbstractionLayer/Indexing/SynchronousPostUpdateIndexer.php
|
||||
Framework/DataAbstractionLayer/Indexing/SynchronousPostUpdateIndexer.php
|
||||
DataAbstractionLayer/Indexing/SynchronousPostUpdateIndexer.php
|
||||
Indexing/SynchronousPostUpdateIndexer.php
|
||||
SynchronousPostUpdateIndexer.php
|
||||
src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php
|
||||
Core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php
|
||||
Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php
|
||||
|
|
|
|||
|
|
@ -4719,6 +4719,7 @@ tests/migration/phpunit.xml
|
|||
tests/migration/Core/ImportTranslationTraitTest.php
|
||||
tests/migration/Core/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
|
||||
tests/migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
tests/migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
|
||||
tests/migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
tests/migration/Core/V6_6/Migration1691662140MigrateAvailableStockTest.php
|
||||
tests/migration/Core/V6_6/Migration1702982372FixProductCrossSellingSortByPriceTest.php
|
||||
|
|
@ -6171,6 +6172,9 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePH
|
|||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/RegularClassImportingPHPStanType.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/AsyncMessageImportingPHPStanType.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MessagesShouldNotUsePHPStanTypes/RegularClassUsingPHPStanType.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/shopware-unit-test.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/parent-class-test.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/MockingSimpleObjects/commercial-unit-test.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/not-in-class.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-constructor.php
|
||||
|
|
@ -6205,6 +6209,7 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMeth
|
|||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/NoReturnSetterMethodWithFluentSettersRuleTest.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/DALFieldsMustBeRegisteredWithSchemaBuilderTest.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/TestRuleHelperTest.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MessagesShouldNotUsePHPStanTypesTest.php
|
||||
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
|
||||
tests/devops/Core/Test/AnnotationTagTest.php
|
||||
|
|
@ -9292,6 +9297,7 @@ src/Core/Migration/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOp
|
|||
src/Core/Migration/V6_6/Migration1696262484AddDefaultSendMailOptions.php
|
||||
src/Core/Migration/V6_6/Migration1673249981MigrateIsNewCustomerRule.php
|
||||
src/Core/Migration/V6_6/Migration1691662140MigrateAvailableStock.php
|
||||
src/Core/Migration/V6_6/Migration1710493619ScheduleMediaPathIndexer.php
|
||||
src/Core/Migration/V6_6/Migration1707807389ChangeAvailableDefault.php
|
||||
src/Core/Migration/V6_6/Migration1697788982ChangeColumnAvailabilityRuleIdFromShippingMethodToNullable.php
|
||||
src/Core/Migration/V6_6/Migration1707064042CartRemoveFK.php
|
||||
|
|
@ -11669,6 +11675,7 @@ src/Core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php
|
|||
src/Core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriber.php
|
||||
src/Core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php
|
||||
src/Core/Framework/DataAbstractionLayer/Indexing/PostUpdateIndexer.php
|
||||
src/Core/Framework/DataAbstractionLayer/Indexing/SynchronousPostUpdateIndexer.php
|
||||
src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php
|
||||
src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexingMessage.php
|
||||
src/Core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php
|
||||
|
|
|
|||
|
|
@ -11853,6 +11853,12 @@ apache/catalina/util/ServerInfo.java
|
|||
catalina/util/ServerInfo.java
|
||||
util/ServerInfo.java
|
||||
ServerInfo.java
|
||||
java/org/apache/catalina/util/StringUtil.java
|
||||
org/apache/catalina/util/StringUtil.java
|
||||
apache/catalina/util/StringUtil.java
|
||||
catalina/util/StringUtil.java
|
||||
util/StringUtil.java
|
||||
StringUtil.java
|
||||
java/org/apache/catalina/util/LocalStrings_pt_BR.properties
|
||||
org/apache/catalina/util/LocalStrings_pt_BR.properties
|
||||
apache/catalina/util/LocalStrings_pt_BR.properties
|
||||
|
|
|
|||
|
|
@ -2146,6 +2146,7 @@ java/org/apache/catalina/util/LocalStrings.properties
|
|||
java/org/apache/catalina/util/NetMaskSet.java
|
||||
java/org/apache/catalina/util/CharsetMapperDefault.properties
|
||||
java/org/apache/catalina/util/ServerInfo.java
|
||||
java/org/apache/catalina/util/StringUtil.java
|
||||
java/org/apache/catalina/util/LocalStrings_pt_BR.properties
|
||||
java/org/apache/catalina/util/CustomObjectInputStream.java
|
||||
java/org/apache/catalina/util/RequestUtil.java
|
||||
|
|
|
|||
|
|
@ -40698,6 +40698,15 @@ product-filter/inner-blocks/attribute-filter/types.ts
|
|||
inner-blocks/attribute-filter/types.ts
|
||||
attribute-filter/types.ts
|
||||
types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/constants.ts
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/constants.ts
|
||||
assets/js/blocks/product-filter/inner-blocks/attribute-filter/constants.ts
|
||||
js/blocks/product-filter/inner-blocks/attribute-filter/constants.ts
|
||||
blocks/product-filter/inner-blocks/attribute-filter/constants.ts
|
||||
product-filter/inner-blocks/attribute-filter/constants.ts
|
||||
inner-blocks/attribute-filter/constants.ts
|
||||
attribute-filter/constants.ts
|
||||
constants.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/utils.ts
|
||||
woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/utils.ts
|
||||
assets/js/blocks/product-filter/inner-blocks/attribute-filter/utils.ts
|
||||
|
|
@ -51294,6 +51303,10 @@ plugins/woocommerce/changelog/45384-45379-update-logo-width
|
|||
woocommerce/changelog/45384-45379-update-logo-width
|
||||
changelog/45384-45379-update-logo-width
|
||||
45384-45379-update-logo-width
|
||||
plugins/woocommerce/changelog/45499-add-unit-tests-to-checkout-fields
|
||||
woocommerce/changelog/45499-add-unit-tests-to-checkout-fields
|
||||
changelog/45499-add-unit-tests-to-checkout-fields
|
||||
45499-add-unit-tests-to-checkout-fields
|
||||
plugins/woocommerce/changelog/fix-42746
|
||||
woocommerce/changelog/fix-42746
|
||||
changelog/fix-42746
|
||||
|
|
@ -51310,6 +51323,10 @@ plugins/woocommerce/changelog/add-update-task-list-copy-and-illustrations
|
|||
woocommerce/changelog/add-update-task-list-copy-and-illustrations
|
||||
changelog/add-update-task-list-copy-and-illustrations
|
||||
add-update-task-list-copy-and-illustrations
|
||||
plugins/woocommerce/changelog/45365-add-collection-date-filter-tests
|
||||
woocommerce/changelog/45365-add-collection-date-filter-tests
|
||||
changelog/45365-add-collection-date-filter-tests
|
||||
45365-add-collection-date-filter-tests
|
||||
plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
|
||||
woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
|
||||
changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
|
||||
|
|
@ -51322,6 +51339,10 @@ plugins/woocommerce/changelog/44785-refactor-42361-convert-with-product-variatio
|
|||
woocommerce/changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript
|
||||
changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript
|
||||
44785-refactor-42361-convert-with-product-variations-hoc-to-typescript
|
||||
plugins/woocommerce/changelog/fix-rename_product_templates_namespace
|
||||
woocommerce/changelog/fix-rename_product_templates_namespace
|
||||
changelog/fix-rename_product_templates_namespace
|
||||
fix-rename_product_templates_namespace
|
||||
plugins/woocommerce/changelog/44851-fix-font-card-flickering
|
||||
woocommerce/changelog/44851-fix-font-card-flickering
|
||||
changelog/44851-fix-font-card-flickering
|
||||
|
|
@ -51450,6 +51471,10 @@ plugins/woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-th
|
|||
woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen
|
||||
changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen
|
||||
45468-45418-cys-on-core-update-the-market-place-themes-screen
|
||||
plugins/woocommerce/changelog/45558-fix-45491-incorrect-product-filter-attribute-block-preview
|
||||
woocommerce/changelog/45558-fix-45491-incorrect-product-filter-attribute-block-preview
|
||||
changelog/45558-fix-45491-incorrect-product-filter-attribute-block-preview
|
||||
45558-fix-45491-incorrect-product-filter-attribute-block-preview
|
||||
plugins/woocommerce/changelog/45201-add-44787-add-range-rule
|
||||
woocommerce/changelog/45201-add-44787-add-range-rule
|
||||
changelog/45201-add-44787-add-range-rule
|
||||
|
|
@ -51462,6 +51487,10 @@ plugins/woocommerce/changelog/44588-fix-remove-test-comment
|
|||
woocommerce/changelog/44588-fix-remove-test-comment
|
||||
changelog/44588-fix-remove-test-comment
|
||||
44588-fix-remove-test-comment
|
||||
plugins/woocommerce/changelog/45600-45593-cys-on-core-product-rating-block-not-rendering
|
||||
woocommerce/changelog/45600-45593-cys-on-core-product-rating-block-not-rendering
|
||||
changelog/45600-45593-cys-on-core-product-rating-block-not-rendering
|
||||
45600-45593-cys-on-core-product-rating-block-not-rendering
|
||||
plugins/woocommerce/changelog/45170-add-42004-totalValue-filter
|
||||
woocommerce/changelog/45170-add-42004-totalValue-filter
|
||||
changelog/45170-add-42004-totalValue-filter
|
||||
|
|
@ -51514,6 +51543,10 @@ plugins/woocommerce/changelog/45216-fix-cys-intro-css
|
|||
woocommerce/changelog/45216-fix-cys-intro-css
|
||||
changelog/45216-fix-cys-intro-css
|
||||
45216-fix-cys-intro-css
|
||||
plugins/woocommerce/changelog/45602-fix-45361-disable-product-filter-price-block-interactions-within-the-editor
|
||||
woocommerce/changelog/45602-fix-45361-disable-product-filter-price-block-interactions-within-the-editor
|
||||
changelog/45602-fix-45361-disable-product-filter-price-block-interactions-within-the-editor
|
||||
45602-fix-45361-disable-product-filter-price-block-interactions-within-the-editor
|
||||
plugins/woocommerce/changelog/45586-45542-cys-core-wp-admin-screen-visible-for-a-moment-after-clicking-start-designing-1
|
||||
woocommerce/changelog/45586-45542-cys-core-wp-admin-screen-visible-for-a-moment-after-clicking-start-designing-1
|
||||
changelog/45586-45542-cys-core-wp-admin-screen-visible-for-a-moment-after-clicking-start-designing-1
|
||||
|
|
@ -51538,6 +51571,10 @@ plugins/woocommerce/changelog/add-lys-default-values
|
|||
woocommerce/changelog/add-lys-default-values
|
||||
changelog/add-lys-default-values
|
||||
add-lys-default-values
|
||||
plugins/woocommerce/changelog/40734-patch-2
|
||||
woocommerce/changelog/40734-patch-2
|
||||
changelog/40734-patch-2
|
||||
40734-patch-2
|
||||
plugins/woocommerce/changelog/45538-update-44120-disable-checkout-menu-when-checkout-block-is-default
|
||||
woocommerce/changelog/45538-update-44120-disable-checkout-menu-when-checkout-block-is-default
|
||||
changelog/45538-update-44120-disable-checkout-menu-when-checkout-block-is-default
|
||||
|
|
@ -51590,14 +51627,26 @@ plugins/woocommerce/changelog/e2e-disable-editor-welcome-guide
|
|||
woocommerce/changelog/e2e-disable-editor-welcome-guide
|
||||
changelog/e2e-disable-editor-welcome-guide
|
||||
e2e-disable-editor-welcome-guide
|
||||
plugins/woocommerce/changelog/issue-44852-session-to-login-action
|
||||
woocommerce/changelog/issue-44852-session-to-login-action
|
||||
changelog/issue-44852-session-to-login-action
|
||||
issue-44852-session-to-login-action
|
||||
plugins/woocommerce/changelog/45533-update-woo-sniffs
|
||||
woocommerce/changelog/45533-update-woo-sniffs
|
||||
changelog/45533-update-woo-sniffs
|
||||
45533-update-woo-sniffs
|
||||
plugins/woocommerce/changelog/add-tracking-for-additional-fields
|
||||
woocommerce/changelog/add-tracking-for-additional-fields
|
||||
changelog/add-tracking-for-additional-fields
|
||||
add-tracking-for-additional-fields
|
||||
plugins/woocommerce/changelog/tweak-hide-unnecesary-order-attribution-details
|
||||
woocommerce/changelog/tweak-hide-unnecesary-order-attribution-details
|
||||
changelog/tweak-hide-unnecesary-order-attribution-details
|
||||
tweak-hide-unnecesary-order-attribution-details
|
||||
plugins/woocommerce/changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers
|
||||
woocommerce/changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers
|
||||
changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers
|
||||
45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers
|
||||
plugins/woocommerce/changelog/45288-45284-cys-on-core-ensure-the-user-is-directed-to-the-in-app-marketplace-whenever-clicking-on-browse-all-themes
|
||||
woocommerce/changelog/45288-45284-cys-on-core-ensure-the-user-is-directed-to-the-in-app-marketplace-whenever-clicking-on-browse-all-themes
|
||||
changelog/45288-45284-cys-on-core-ensure-the-user-is-directed-to-the-in-app-marketplace-whenever-clicking-on-browse-all-themes
|
||||
|
|
@ -51674,6 +51723,10 @@ plugins/woocommerce/changelog/45253-test-post-merge-workflow
|
|||
woocommerce/changelog/45253-test-post-merge-workflow
|
||||
changelog/45253-test-post-merge-workflow
|
||||
45253-test-post-merge-workflow
|
||||
plugins/woocommerce/changelog/45292-fix-misaligned-elements-in-generated-refunds-page
|
||||
woocommerce/changelog/45292-fix-misaligned-elements-in-generated-refunds-page
|
||||
changelog/45292-fix-misaligned-elements-in-generated-refunds-page
|
||||
45292-fix-misaligned-elements-in-generated-refunds-page
|
||||
plugins/woocommerce/changelog/update-auth-screen-add-callback-domain
|
||||
woocommerce/changelog/update-auth-screen-add-callback-domain
|
||||
changelog/update-auth-screen-add-callback-domain
|
||||
|
|
@ -51746,6 +51799,10 @@ plugins/woocommerce/changelog/44447-enhancement-please-improve-woocommerce_block
|
|||
woocommerce/changelog/44447-enhancement-please-improve-woocommerce_blocks_hook_compatibility_additional_data-filter-hook
|
||||
changelog/44447-enhancement-please-improve-woocommerce_blocks_hook_compatibility_additional_data-filter-hook
|
||||
44447-enhancement-please-improve-woocommerce_blocks_hook_compatibility_additional_data-filter-hook
|
||||
plugins/woocommerce/changelog/fix-e2e-logged-out-user-handling
|
||||
woocommerce/changelog/fix-e2e-logged-out-user-handling
|
||||
changelog/fix-e2e-logged-out-user-handling
|
||||
fix-e2e-logged-out-user-handling
|
||||
plugins/woocommerce/changelog/45402-add-45107-lys-settings-screen-page
|
||||
woocommerce/changelog/45402-add-45107-lys-settings-screen-page
|
||||
changelog/45402-add-45107-lys-settings-screen-page
|
||||
|
|
@ -59648,6 +59705,15 @@ Blocks/StoreApi/Routes/Cart.php
|
|||
StoreApi/Routes/Cart.php
|
||||
Routes/Cart.php
|
||||
Cart.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/AdditionalFields.php
|
||||
woocommerce/tests/php/src/Blocks/StoreApi/Routes/AdditionalFields.php
|
||||
tests/php/src/Blocks/StoreApi/Routes/AdditionalFields.php
|
||||
php/src/Blocks/StoreApi/Routes/AdditionalFields.php
|
||||
src/Blocks/StoreApi/Routes/AdditionalFields.php
|
||||
Blocks/StoreApi/Routes/AdditionalFields.php
|
||||
StoreApi/Routes/AdditionalFields.php
|
||||
Routes/AdditionalFields.php
|
||||
AdditionalFields.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartCoupons.php
|
||||
woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartCoupons.php
|
||||
tests/php/src/Blocks/StoreApi/Routes/CartCoupons.php
|
||||
|
|
|
|||
|
|
@ -6303,6 +6303,7 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-fi
|
|||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/frontend.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/price-filter/index.tsx
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/types.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/constants.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/utils.ts
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/block.json
|
||||
plugins/woocommerce-blocks/assets/js/blocks/product-filter/inner-blocks/attribute-filter/edit.tsx
|
||||
|
|
@ -7838,13 +7839,16 @@ plugins/woocommerce/assets/client/.gitkeep
|
|||
plugins/woocommerce/uninstall.php
|
||||
plugins/woocommerce/changelog/45524-update-admin-ci-config
|
||||
plugins/woocommerce/changelog/45384-45379-update-logo-width
|
||||
plugins/woocommerce/changelog/45499-add-unit-tests-to-checkout-fields
|
||||
plugins/woocommerce/changelog/fix-42746
|
||||
plugins/woocommerce/changelog/pr-45349
|
||||
plugins/woocommerce/changelog/add-search-currency-iso-code
|
||||
plugins/woocommerce/changelog/add-update-task-list-copy-and-illustrations
|
||||
plugins/woocommerce/changelog/45365-add-collection-date-filter-tests
|
||||
plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
|
||||
plugins/woocommerce/changelog/fix-45300
|
||||
plugins/woocommerce/changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript
|
||||
plugins/woocommerce/changelog/fix-rename_product_templates_namespace
|
||||
plugins/woocommerce/changelog/44851-fix-font-card-flickering
|
||||
plugins/woocommerce/changelog/fix-32237_orders_simple_products
|
||||
plugins/woocommerce/changelog/fix-45315
|
||||
|
|
@ -7877,9 +7881,11 @@ plugins/woocommerce/changelog/add-44169-list
|
|||
plugins/woocommerce/changelog/45231-add-45217-lys-add-feature-flag
|
||||
plugins/woocommerce/changelog/44625-remove-collection-block-id
|
||||
plugins/woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen
|
||||
plugins/woocommerce/changelog/45558-fix-45491-incorrect-product-filter-attribute-block-preview
|
||||
plugins/woocommerce/changelog/45201-add-44787-add-range-rule
|
||||
plugins/woocommerce/changelog/add-product-collection-new-arrivals-7-days-default
|
||||
plugins/woocommerce/changelog/44588-fix-remove-test-comment
|
||||
plugins/woocommerce/changelog/45600-45593-cys-on-core-product-rating-block-not-rendering
|
||||
plugins/woocommerce/changelog/45170-add-42004-totalValue-filter
|
||||
plugins/woocommerce/changelog/add-44169-remove
|
||||
plugins/woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests
|
||||
|
|
@ -7893,12 +7899,14 @@ plugins/woocommerce/changelog/add-41740
|
|||
plugins/woocommerce/changelog/e2e-update-mini-cart-cart-block-tests
|
||||
plugins/woocommerce/changelog/45246-trunk
|
||||
plugins/woocommerce/changelog/45216-fix-cys-intro-css
|
||||
plugins/woocommerce/changelog/45602-fix-45361-disable-product-filter-price-block-interactions-within-the-editor
|
||||
plugins/woocommerce/changelog/45586-45542-cys-core-wp-admin-screen-visible-for-a-moment-after-clicking-start-designing-1
|
||||
plugins/woocommerce/changelog/fix-41248
|
||||
plugins/woocommerce/changelog/pr-44856
|
||||
plugins/woocommerce/changelog/45096-fix-remove-wp-nightly-test
|
||||
plugins/woocommerce/changelog/45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
|
||||
plugins/woocommerce/changelog/add-lys-default-values
|
||||
plugins/woocommerce/changelog/40734-patch-2
|
||||
plugins/woocommerce/changelog/45538-update-44120-disable-checkout-menu-when-checkout-block-is-default
|
||||
plugins/woocommerce/changelog/pr-45610
|
||||
plugins/woocommerce/changelog/fix-31946-get-inactive-plugins-docblock
|
||||
|
|
@ -7912,8 +7920,11 @@ plugins/woocommerce/changelog/44914-dev-refactor-attribute-filter-e2e
|
|||
plugins/woocommerce/changelog/44913-dev-refactor-product-filters-active-e2e
|
||||
plugins/woocommerce/changelog/45258-feat-44748-add-block-previews-to-filter-blocks
|
||||
plugins/woocommerce/changelog/e2e-disable-editor-welcome-guide
|
||||
plugins/woocommerce/changelog/issue-44852-session-to-login-action
|
||||
plugins/woocommerce/changelog/45533-update-woo-sniffs
|
||||
plugins/woocommerce/changelog/add-tracking-for-additional-fields
|
||||
plugins/woocommerce/changelog/tweak-hide-unnecesary-order-attribution-details
|
||||
plugins/woocommerce/changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers
|
||||
plugins/woocommerce/changelog/45288-45284-cys-on-core-ensure-the-user-is-directed-to-the-in-app-marketplace-whenever-clicking-on-browse-all-themes
|
||||
plugins/woocommerce/changelog/fix-42893-super-admin
|
||||
plugins/woocommerce/changelog/45367-fix-44805-cannot-configure-tax-rate
|
||||
|
|
@ -7933,6 +7944,7 @@ plugins/woocommerce/changelog/45197-fix-44755-price-filter-styling-issue-when-in
|
|||
plugins/woocommerce/changelog/45152-fix-settings-slotfills
|
||||
plugins/woocommerce/changelog/fix-43289-woocommerce-css-watch
|
||||
plugins/woocommerce/changelog/45253-test-post-merge-workflow
|
||||
plugins/woocommerce/changelog/45292-fix-misaligned-elements-in-generated-refunds-page
|
||||
plugins/woocommerce/changelog/update-auth-screen-add-callback-domain
|
||||
plugins/woocommerce/changelog/dev-update-workflow-node-20
|
||||
plugins/woocommerce/changelog/45164-update-44538-allow-block-notices-for-classic-themes
|
||||
|
|
@ -7951,6 +7963,7 @@ plugins/woocommerce/changelog/31099
|
|||
plugins/woocommerce/changelog/e2e-product-attributes-block-editor
|
||||
plugins/woocommerce/changelog/45166-44794-fix-site-title-block-typography
|
||||
plugins/woocommerce/changelog/44447-enhancement-please-improve-woocommerce_blocks_hook_compatibility_additional_data-filter-hook
|
||||
plugins/woocommerce/changelog/fix-e2e-logged-out-user-handling
|
||||
plugins/woocommerce/changelog/45402-add-45107-lys-settings-screen-page
|
||||
plugins/woocommerce/changelog/45359-add-featured-collection-tests
|
||||
plugins/woocommerce/changelog/fix-26692-order-invoice-nomenclature
|
||||
|
|
@ -9068,6 +9081,7 @@ plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Products.php
|
|||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Batch.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartExtensions.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Cart.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/AdditionalFields.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartCoupons.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductAttributeTerms.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Checkout.php
|
||||
|
|
|
|||
|
|
@ -30,10 +30,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
|
|
@ -41,11 +37,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/edit$
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
|
@ -55,7 +48,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/watchers
|
||||
/*source=
|
||||
/.git
|
||||
/?z=1
|
||||
/B00M3E1HJY
|
||||
/B00M3E1NYI
|
||||
/B00M3E1Q5Y
|
||||
|
|
@ -73,16 +65,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/_activities
|
||||
/_activity
|
||||
/_community
|
||||
/_created
|
||||
/_followers
|
||||
/_following
|
||||
/_quick_saves
|
||||
/_saved
|
||||
/_shop
|
||||
/_shopping_list
|
||||
/album/*/*?i=
|
||||
/api
|
||||
/apis
|
||||
|
|
@ -97,8 +79,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/comments/*?*sort=
|
||||
/commits/*?author
|
||||
/commits/*?path
|
||||
/communities
|
||||
/discovered
|
||||
/download
|
||||
/download/Browse.aspx?
|
||||
/download/browse.aspx?
|
||||
|
|
@ -124,7 +104,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/liked_by
|
||||
/likes
|
||||
/listing/*/favoriters
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
|
@ -132,20 +111,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/music/*/Search/
|
||||
/music/*/search/
|
||||
/newsearch/
|
||||
/organize
|
||||
/people/*/circle
|
||||
/people/*/favorites
|
||||
/pinned_flashes
|
||||
/pins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/revisions
|
||||
/rg*/mediaviewer/rm*/tr
|
||||
/rss
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search/*?q=
|
||||
|
|
@ -163,15 +137,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
|
||||
/store/locations/store-locations-sitemap.xml
|
||||
/store/music/groove-music-pass/*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/wiki/Special:
|
||||
/wiki/index.php/Help
|
||||
|
|
@ -240,7 +210,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?order=
|
||||
?pt1=true$
|
||||
?s=
|
||||
?show_error=true
|
||||
?tab=achievements&achievement=
|
||||
?utm_*=
|
||||
?w=address
|
||||
|
|
@ -325,8 +294,6 @@ 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
|
||||
|
|
@ -392,8 +359,6 @@ _next/gtm
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
|
@ -502,7 +467,6 @@ ad_spice
|
|||
ad_syndication_user_tracking
|
||||
ad_visibility
|
||||
addContacts
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
adredir?
|
||||
|
|
@ -524,7 +488,6 @@ adwords/proposal
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
aihub/tfhub
|
||||
ajax
|
||||
ajax/follow_info
|
||||
|
|
@ -562,7 +525,6 @@ api_access_key=
|
|||
app*_
|
||||
app*form_id=
|
||||
app/updates
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
|
@ -680,7 +642,6 @@ auth/verifychallenge
|
|||
author/following
|
||||
author=
|
||||
authwall
|
||||
autocomplete
|
||||
away.php
|
||||
b?*node=7454898011
|
||||
b?*node=7454917011
|
||||
|
|
@ -794,11 +755,7 @@ blogs/test
|
|||
blogsearch
|
||||
blogsearch_feeds
|
||||
bn
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmark?
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/about
|
||||
|
|
@ -820,38 +777,17 @@ books?*zoom=1
|
|||
books?*zoom=5
|
||||
booksrightsholders
|
||||
boutique/sitemaps
|
||||
branded-pins
|
||||
browse/reviews/recent
|
||||
business/ad_create
|
||||
business/adshare
|
||||
business/adshare/faqs
|
||||
business/blahblah
|
||||
business/business-access
|
||||
business/business-hierarchy
|
||||
business/business-manager
|
||||
business/catalogs
|
||||
business/commerce-integrations
|
||||
business/community-information
|
||||
business/convert
|
||||
business/create
|
||||
business/create-linked-account
|
||||
business/feedback
|
||||
business/hub
|
||||
business/invite
|
||||
business/leads/jsplayer_show_lead_form.html
|
||||
business/leads/show_form.html
|
||||
business/learning/blog
|
||||
business/onboarding
|
||||
business/pin_create
|
||||
business/premium/is_payment_pending
|
||||
business/promotion
|
||||
business/referral
|
||||
business/sales/blog
|
||||
business/site
|
||||
business/switch-account
|
||||
business/top-ads
|
||||
business/update
|
||||
business/verified-merchant/status
|
||||
buttonlite.js
|
||||
buyside-e2e-monitor
|
||||
buzz/post
|
||||
|
|
@ -1043,7 +979,6 @@ checkout
|
|||
checkout/package
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/browser/mobile/tour
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
|
|
@ -1067,7 +1002,6 @@ client_error
|
|||
client_errors
|
||||
clima/ets
|
||||
clima/sites/registry
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
|
@ -1088,7 +1022,6 @@ commercesearch/images
|
|||
commercesearch/services
|
||||
commission_2010-2014/katainen
|
||||
commits?author=
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
|
@ -1104,32 +1037,24 @@ community/category/*
|
|||
community/comments
|
||||
community/feed
|
||||
community/trackback
|
||||
community_comment
|
||||
community_post
|
||||
community_s
|
||||
companyDir
|
||||
compare
|
||||
compare/*/apply
|
||||
compressiontest
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
connector
|
||||
consumers/archive
|
||||
contact_me
|
||||
contactus
|
||||
content
|
||||
content-claiming
|
||||
context_referrer=gig_page
|
||||
context_referrer=user_page
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
coop/directory
|
||||
coop/manage
|
||||
copyright-reporting
|
||||
corgi$
|
||||
couchmode
|
||||
counter/*?
|
||||
|
|
@ -1137,13 +1062,7 @@ counters/client-screenview
|
|||
coupons/visit
|
||||
covid19
|
||||
covid19/mobility
|
||||
create_pin
|
||||
creative-europe/404_en.htm
|
||||
creative-studio
|
||||
creative_editor
|
||||
creator-spotlight
|
||||
creator_hub/_earn
|
||||
creator_hub/_partnerships
|
||||
creatorhub
|
||||
cse/home
|
||||
cse/manage
|
||||
|
|
@ -1152,9 +1071,7 @@ cse?
|
|||
csp
|
||||
csp_block
|
||||
csp_report_only
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
|
@ -1264,9 +1181,7 @@ de/teams
|
|||
de/transactions
|
||||
de/treasury
|
||||
de/your
|
||||
deactivate-account
|
||||
default
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
|
@ -1316,7 +1231,6 @@ digital-single-market/taxonomy
|
|||
digital-single-market/users
|
||||
directory
|
||||
directory/all
|
||||
discover
|
||||
discussion
|
||||
discussion/comment-permalink
|
||||
discussion/edit-profile
|
||||
|
|
@ -1413,8 +1327,6 @@ ebooks?*zoom=1
|
|||
ebooks?*zoom=5
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
edurec
|
||||
|
|
@ -1426,7 +1338,6 @@ elite?
|
|||
email
|
||||
email-unsubscribe
|
||||
email_actions
|
||||
email_verification_error
|
||||
embed
|
||||
embed/feed/update
|
||||
employment_social/anticipedia/xwiki/bin/attach
|
||||
|
|
@ -1481,7 +1392,6 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
environment/ets
|
||||
|
|
@ -1584,8 +1494,6 @@ 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
|
||||
|
|
@ -1595,7 +1503,6 @@ facebook
|
|||
facebook_connect
|
||||
faves-i_love_u_get_away_from_me
|
||||
favorite
|
||||
fb.html
|
||||
fe=true
|
||||
feature/sf-test
|
||||
feed
|
||||
|
|
@ -1675,8 +1582,6 @@ flights
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
|
@ -1787,8 +1692,6 @@ globalmarketfinder
|
|||
globalmarketfinder/*.html
|
||||
go/awards
|
||||
gold?
|
||||
google_gdn.html
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
goto
|
||||
gp
|
||||
|
|
@ -1899,7 +1802,6 @@ gview
|
|||
gwt
|
||||
h5games_gamecenter/images
|
||||
handmade
|
||||
hanukkah-spotlight
|
||||
hashtag/*?src=
|
||||
hd
|
||||
header/channels
|
||||
|
|
@ -1974,10 +1876,7 @@ hk-en/teams
|
|||
hk-en/transactions
|
||||
hk-en/treasury
|
||||
hk-en/your
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotelfinder/rpc
|
||||
|
|
@ -1998,9 +1897,6 @@ i/u
|
|||
ia
|
||||
icons
|
||||
id-id.www.cloudflare.com
|
||||
idea-ads-tool
|
||||
idea-pin-builder
|
||||
idea-pin-invite
|
||||
identity/accountsettingsactivityweb
|
||||
identity/accountsettingssyaf
|
||||
ie*/listing/*/favoriters
|
||||
|
|
@ -2170,14 +2066,11 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
internalPref
|
||||
intl/*/about/views
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invites/buy
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
|
|
@ -2267,8 +2160,6 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
jp*/listing/*/favoriters
|
||||
jp*/people/*/circle
|
||||
jp*/people/*/favorites
|
||||
|
|
@ -2331,7 +2222,6 @@ knowmore
|
|||
ko-kr.www.cloudflare.com
|
||||
ko-kr/feedback
|
||||
ko-kr/lp
|
||||
kwanzaa-spotlight
|
||||
labs/popgadget/search
|
||||
lamda/images
|
||||
landing/cmsnext-root
|
||||
|
|
@ -2370,7 +2260,6 @@ li/track
|
|||
library/devices
|
||||
licensing-syndication
|
||||
limited-release
|
||||
linked
|
||||
linkedin
|
||||
list
|
||||
list/ls*/_ajax
|
||||
|
|
@ -2379,7 +2268,6 @@ listing/*/stubs
|
|||
lite
|
||||
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
|
||||
live
|
||||
live-session
|
||||
live_chat
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
lm/R3HQ5WJSZK6QSO
|
||||
|
|
@ -2411,7 +2299,6 @@ lochp?
|
|||
logging
|
||||
login
|
||||
login$
|
||||
login/?next=
|
||||
login?*=
|
||||
logo-maker/brief
|
||||
logo-maker/choose-variation
|
||||
|
|
@ -2590,7 +2477,6 @@ native
|
|||
nb-no.www.cloudflare.com
|
||||
nbubumblebee
|
||||
network
|
||||
new_invite
|
||||
news$
|
||||
news/$
|
||||
news/0
|
||||
|
|
@ -2602,7 +2488,6 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newsroom/notifications
|
||||
|
|
@ -2710,7 +2595,6 @@ no-en/treasury
|
|||
no-en/your
|
||||
nonprofits/account
|
||||
not_recommended_reviews/preview
|
||||
notifications
|
||||
ns/hydra/console/?
|
||||
nus-trk
|
||||
nwshp$
|
||||
|
|
@ -2763,12 +2647,8 @@ nz/teams
|
|||
nz/transactions
|
||||
nz/treasury
|
||||
nz/your
|
||||
oauth/line
|
||||
oauth/login
|
||||
oauth/v2
|
||||
oauth2/v2
|
||||
oauth_error
|
||||
offsite
|
||||
og
|
||||
onebox/media/sports/logos
|
||||
onebox/media/sports/photos/soccer/wc2018
|
||||
|
|
@ -2800,11 +2680,8 @@ pagespeed/insights/ui/logo
|
|||
palm
|
||||
pantheon
|
||||
pantheon-platform
|
||||
parental-consent/confirmation
|
||||
parental-passcode
|
||||
participate/conferences.xml
|
||||
partners
|
||||
password/reset
|
||||
password_expired
|
||||
patent-search/frontend
|
||||
patents/download
|
||||
|
|
@ -2834,39 +2711,8 @@ photos/gbachelie
|
|||
photos/i_love_u_get_away_from_me
|
||||
photos/tags/*/page
|
||||
photos/youpy
|
||||
pin-builder
|
||||
pin-communities
|
||||
pin-creation-tool
|
||||
pin-editor
|
||||
pin/*/activities
|
||||
pin/*/activity
|
||||
pin/*/analytics
|
||||
pin/*/brand-catalog
|
||||
pin/*/comments
|
||||
pin/*/email
|
||||
pin/*/feedback
|
||||
pin/*/idea-pin/related-products
|
||||
pin/*/likes
|
||||
pin/*/promote
|
||||
pin/*/reaction
|
||||
pin/*/related-products
|
||||
pin/*/repin
|
||||
pin/*/repins
|
||||
pin/*/sent
|
||||
pin/*/share
|
||||
pin/*/shop-the-look
|
||||
pin/*/tag
|
||||
pin/*/takes
|
||||
pin/*/visual-search
|
||||
pin/create
|
||||
pin/find
|
||||
pin/find?url=
|
||||
pin_shop
|
||||
ping?
|
||||
pingback
|
||||
pinterest-predicts
|
||||
pinterest-wellbeing
|
||||
pinterestwellbeing
|
||||
pl*/listing/*/favoriters
|
||||
pl*/people/*/circle
|
||||
pl*/people/*/favorites
|
||||
|
|
@ -2917,7 +2763,6 @@ pl/teams
|
|||
pl/transactions
|
||||
pl/treasury
|
||||
pl/your
|
||||
place
|
||||
plan=
|
||||
platform-telemetry
|
||||
play/store/web
|
||||
|
|
@ -2947,7 +2792,6 @@ ppob?
|
|||
pqa
|
||||
preference
|
||||
preferences
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
|
@ -2958,8 +2802,6 @@ private
|
|||
pro
|
||||
pro-resources
|
||||
pro/about
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
productPurchaseDone
|
||||
product_
|
||||
|
|
@ -3037,7 +2879,6 @@ publications
|
|||
publicliterature.PublicLiterature.search.html
|
||||
purchases
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
px.gif
|
||||
|
|
@ -3047,7 +2888,6 @@ qp/batch_fetch_web
|
|||
qr
|
||||
quality_form?
|
||||
query
|
||||
quiz
|
||||
r
|
||||
r/*.rss
|
||||
r/*/comments/*.rss
|
||||
|
|
@ -3072,7 +2912,6 @@ random
|
|||
rd/search
|
||||
rd/search$
|
||||
rd/search?
|
||||
recently-viewed
|
||||
recharge/dashboard/car
|
||||
recharge/dashboard/static
|
||||
recipes/search
|
||||
|
|
@ -3090,8 +2929,6 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registration
|
||||
registry/wishlist
|
||||
|
|
@ -3102,14 +2939,10 @@ report
|
|||
report-abuse?report=
|
||||
report=
|
||||
report_abuse.gne
|
||||
reports-and-violations
|
||||
request-data
|
||||
requestList
|
||||
requests
|
||||
research/participants/cofund
|
||||
reservations/*/notifyme
|
||||
resource
|
||||
resource/*/get
|
||||
results
|
||||
retail
|
||||
retail/availability
|
||||
|
|
@ -3146,7 +2979,6 @@ s2/sitemaps
|
|||
s2/static
|
||||
s3
|
||||
s?
|
||||
safe-redirect
|
||||
safebrowsing/diagnostic
|
||||
safebrowsing/report_badware
|
||||
safebrowsing/report_error
|
||||
|
|
@ -3241,7 +3073,6 @@ searchhistory
|
|||
sections
|
||||
secure
|
||||
seller_onboarding
|
||||
sendHeaderEarly
|
||||
send_to_friend
|
||||
sendarticle
|
||||
services
|
||||
|
|
@ -3323,7 +3154,6 @@ shop/sign_out
|
|||
shop/signed_in_account
|
||||
shop/store/feeds
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/product
|
||||
shopping/ratings/account/metrics
|
||||
|
|
@ -3617,13 +3447,11 @@ smart/buttons
|
|||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
sounds/player
|
||||
sounds/player$
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
|
@ -3646,7 +3474,6 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
start_order
|
||||
|
|
@ -3701,10 +3528,6 @@ storefront
|
|||
storepicker
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
studios
|
||||
styles/js-on.css$
|
||||
submit
|
||||
|
|
@ -3725,7 +3548,6 @@ support
|
|||
support/content
|
||||
support/forum/search?
|
||||
surprise
|
||||
suspension-appeal
|
||||
sv-se.www.cloudflare.com
|
||||
svc
|
||||
svc/crosswords
|
||||
|
|
@ -3739,14 +3561,12 @@ svc/vertex
|
|||
svc/web
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
syndicate
|
||||
system1/images
|
||||
t/terms
|
||||
tab=
|
||||
tablet
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
|
@ -3779,10 +3599,8 @@ test
|
|||
testpage-forhomepage
|
||||
tetro
|
||||
th-th.www.cloudflare.com
|
||||
thanksgiving-spotlight
|
||||
thanx?
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
themes/rss
|
||||
things/search
|
||||
things/search$
|
||||
|
|
@ -3857,7 +3675,6 @@ trustedstores/js
|
|||
trustedstores/s
|
||||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tv
|
||||
tv/thumb
|
||||
tvschedule
|
||||
twitter
|
||||
|
|
@ -3922,8 +3739,6 @@ uk/teams
|
|||
uk/transactions
|
||||
uk/treasury
|
||||
uk/your
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
updates
|
||||
|
|
@ -3999,8 +3814,6 @@ utils
|
|||
uviewer
|
||||
v1/browser-performance
|
||||
v1/stats
|
||||
v1/urls/count.json
|
||||
v3/pidgets/log
|
||||
v4
|
||||
verify_age
|
||||
vi-vn.www.cloudflare.com
|
||||
|
|
@ -4029,12 +3842,9 @@ watch_queue_ajax
|
|||
webmasters/sitemaps/ping?
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
webstore/search
|
||||
webstore/static/*/wall/js
|
||||
weekly/signup
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget_auth.php
|
||||
|
|
@ -4496,7 +4306,6 @@ xoonboarding
|
|||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/promos
|
||||
|
|
|
|||
|
|
@ -2379,6 +2379,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/b/*/*
|
||||
/b/*/*+
|
||||
/b?ie=UTF8&node=1619732031
|
||||
/badge
|
||||
/badges
|
||||
/base/logout
|
||||
/bbw
|
||||
|
|
@ -2454,6 +2455,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/chapter-ag-pdf/*
|
||||
/chat/
|
||||
/chats/
|
||||
/checkin
|
||||
/checkout
|
||||
/checkout
|
||||
/ci
|
||||
|
|
@ -2866,8 +2868,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/limited-release
|
||||
/link
|
||||
/list
|
||||
/list/tips$
|
||||
/list/todos$
|
||||
/list/venuelikes$
|
||||
/listing/*/favoriters
|
||||
/listings$
|
||||
/lists/edited$
|
||||
/lists/followed$
|
||||
/lists/friends$
|
||||
/lite/article/*/image
|
||||
/live-stream
|
||||
/load.js
|
||||
|
|
@ -5285,6 +5293,7 @@ HeadJS/static-2.92
|
|||
Help
|
||||
HelpContent
|
||||
Heritrix
|
||||
HpImageArchive.aspx
|
||||
HubStyle/static-2.309
|
||||
HubStyle/static-2.313
|
||||
HubStyle/static-2.315
|
||||
|
|
@ -5364,6 +5373,7 @@ Kimengi/nineconnections.com
|
|||
Korean
|
||||
LFE/Live.controls.sharedpages/error.aspx
|
||||
LICENSE.txt
|
||||
LP
|
||||
Landingpages.html
|
||||
LanguagePreferences
|
||||
LexxeBot/1.0
|
||||
|
|
@ -5465,7 +5475,6 @@ Meo
|
|||
MessageRunDetailID=
|
||||
MetaURI
|
||||
Microsoft.URL.Control
|
||||
Mobile/EM/
|
||||
Moreover
|
||||
Moreoverbot
|
||||
MoviesYouveSeen
|
||||
|
|
@ -5585,6 +5594,7 @@ ProfilesGate
|
|||
Project
|
||||
PromotionDetailsDisplayView
|
||||
PromotionDisplayView
|
||||
Proxy.ashx
|
||||
QUICKNEWS
|
||||
Qinfo
|
||||
Qinfo/cams
|
||||
|
|
@ -5643,6 +5653,7 @@ SOImapPriceDisplayView
|
|||
SametimeWebApp
|
||||
Scripts
|
||||
Search
|
||||
Search
|
||||
Search/*
|
||||
Search/Mail/Public
|
||||
SearchNavigationView
|
||||
|
|
@ -6112,6 +6123,8 @@ ac/
|
|||
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
|
||||
ac2
|
||||
academic-subscriptions
|
||||
academic/profile
|
||||
academic/search
|
||||
academy
|
||||
academy-free-account
|
||||
academy/*/results
|
||||
|
|
@ -6147,6 +6160,7 @@ account/unsubscribe
|
|||
account_purchase_history.mhtml
|
||||
account_settings
|
||||
accountaccess
|
||||
accounthelp
|
||||
accounts
|
||||
accounts/ClientAuth
|
||||
accounts/ClientAuth
|
||||
|
|
@ -6167,6 +6181,7 @@ ach/search
|
|||
ach/user
|
||||
ach/users
|
||||
achievements
|
||||
aclick
|
||||
aclk
|
||||
acoustic
|
||||
acq/nonprofits
|
||||
|
|
@ -6432,6 +6447,7 @@ alexa-top-sites/*
|
|||
alexa-web-search/*
|
||||
alexa/*
|
||||
alexaforbusiness/
|
||||
alink
|
||||
alkali
|
||||
all
|
||||
all-supported-params
|
||||
|
|
@ -6456,6 +6472,7 @@ amp
|
|||
amp$
|
||||
amp-proxy
|
||||
amp-tealium
|
||||
amp/
|
||||
amphtml
|
||||
amphtml/blogs/test
|
||||
amphtml/classic-apps
|
||||
|
|
@ -6529,6 +6546,7 @@ api/http://kobo.com/robots.txt
|
|||
api/internal/analytics/songs
|
||||
api/jobPostings/jobs
|
||||
api/legendary-data/relay
|
||||
api/maps/
|
||||
api/nextsteps/*
|
||||
api/nicorepo/timeline
|
||||
api/programas/69730/audios.rss
|
||||
|
|
@ -7591,6 +7609,7 @@ betaem
|
|||
bfe/apps/website
|
||||
bfl
|
||||
bfmp
|
||||
bfp/search
|
||||
bg
|
||||
bg-*/
|
||||
bg-bg/
|
||||
|
|
@ -7633,6 +7652,7 @@ bin
|
|||
bin/
|
||||
bin/search.go
|
||||
bin/search.py
|
||||
bing-site-safety
|
||||
bingbot
|
||||
bipolar-disorder/bipolar-depression-management
|
||||
bipolar-disorder/video/bipolar-fatherhood
|
||||
|
|
@ -7778,6 +7798,7 @@ blogs/blogpost/preview
|
|||
blogs/nationals-journal-beta
|
||||
blogs/pad$
|
||||
blogs/pad/$
|
||||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/technology.atom
|
||||
blogs/test
|
||||
|
|
@ -8980,6 +9001,7 @@ civis/posts
|
|||
civis/search
|
||||
civis/threads/*in_iframe=1
|
||||
civis/threads/*wp_data=
|
||||
ck/
|
||||
cl
|
||||
cl2/feeds
|
||||
cl2/ical
|
||||
|
|
@ -9238,6 +9260,7 @@ companies
|
|||
companies/c
|
||||
companies/o
|
||||
companies/search
|
||||
company
|
||||
company/*.rss
|
||||
company/?s=
|
||||
company/add-ons-agreement
|
||||
|
|
@ -9452,6 +9475,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
|
|||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canalplus.fr/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
||||
content/dam/redcross/lp
|
||||
content/dam/tesla-site
|
||||
content/dam/web/da_dk/www
|
||||
content/dam/web/de_ch/www
|
||||
|
|
@ -9491,6 +9515,7 @@ content/ipad
|
|||
content/pdf/10.1007%2F978-94-6209-446-8_8.pdf
|
||||
content/pdf/bbm
|
||||
content/pdf/bfm
|
||||
content/redcross
|
||||
content/ru_ru/
|
||||
content/search
|
||||
content/telegraph
|
||||
|
|
@ -9639,10 +9664,12 @@ cpro
|
|||
cpropub/univercd
|
||||
cpspa
|
||||
cr
|
||||
cr$
|
||||
cr/
|
||||
cr/$
|
||||
cr/corporate/contact
|
||||
cr/news
|
||||
cr?
|
||||
craft
|
||||
crash
|
||||
crawler4j
|
||||
|
|
@ -9873,11 +9900,8 @@ de*/step
|
|||
de*/submit
|
||||
de*/submitted
|
||||
de-*/
|
||||
de-at
|
||||
de-at/
|
||||
de-ch
|
||||
de-ch/
|
||||
de-de
|
||||
de-de.www.cloudflare.com
|
||||
de-de/
|
||||
de-de/feedback
|
||||
|
|
@ -10155,6 +10179,7 @@ developerworks/forums/post
|
|||
developerworks/forums/servlet
|
||||
developerworks/wikis/login.action
|
||||
development
|
||||
device
|
||||
device-ajax
|
||||
device-prefs
|
||||
deviceList
|
||||
|
|
@ -10860,7 +10885,6 @@ en-nz/
|
|||
en-ph/
|
||||
en-sg/
|
||||
en-tt/
|
||||
en-us
|
||||
en-us-library
|
||||
en-us.www.cloudflare.com
|
||||
en-us/
|
||||
|
|
@ -10950,6 +10974,9 @@ enterprise/orgs-terms
|
|||
entertain
|
||||
entertainment/article/Minerva-s-horoscope
|
||||
entertainment/bravo
|
||||
entities/search
|
||||
entityexplore$
|
||||
entityexplore?
|
||||
entp
|
||||
entrez
|
||||
entrez/eutils
|
||||
|
|
@ -11008,7 +11035,6 @@ es-co/
|
|||
es-cr/
|
||||
es-do/
|
||||
es-ec/
|
||||
es-es
|
||||
es-es*/blog-article-remove-faq-utms-*.js
|
||||
es-es*/cdn-cgi/challenge-platform
|
||||
es-es*/step
|
||||
|
|
@ -11477,6 +11503,7 @@ fbl/terms.html
|
|||
fbpostaction.cms?article=
|
||||
fcgi-
|
||||
fckeditor
|
||||
fd/
|
||||
fdbk
|
||||
feature/sf-test
|
||||
feature_nine_browse-bin=
|
||||
|
|
@ -11820,12 +11847,9 @@ fr*/step
|
|||
fr*/submit
|
||||
fr*/submitted
|
||||
fr-*/
|
||||
fr-be
|
||||
fr-be/
|
||||
fr-ca/
|
||||
fr-ch
|
||||
fr-ch/
|
||||
fr-fr
|
||||
fr-fr.www.cloudflare.com
|
||||
fr-fr/
|
||||
fr-fr/feedback
|
||||
|
|
@ -12018,6 +12042,8 @@ full
|
|||
fullscreen
|
||||
fullscreen/ReportLinker
|
||||
fun
|
||||
fun/api/
|
||||
fun/g/
|
||||
fundraiser/charity
|
||||
fundraiser/search
|
||||
fur/forums
|
||||
|
|
@ -12868,12 +12894,14 @@ hosted
|
|||
hosted/images
|
||||
hosting/search
|
||||
hotel/index.hi.
|
||||
hotel/reviews?
|
||||
hotel/us/the-airstream-van.*.html
|
||||
hotel_attractions
|
||||
hotel_rt_onview
|
||||
hotelfinder/rpc
|
||||
hotels
|
||||
hotels/rpc
|
||||
hotels/search
|
||||
hotelsonmap.*.json
|
||||
hotfix/
|
||||
houseads
|
||||
|
|
@ -12889,6 +12917,8 @@ hp/focus-retrocompatibile$
|
|||
hp/video/api
|
||||
hp/video/mystuff
|
||||
hp/video/profiles
|
||||
hpm
|
||||
hpmob
|
||||
hr
|
||||
hr-*/
|
||||
hr-hr/
|
||||
|
|
@ -12950,7 +12980,6 @@ http://bbc.com/robots.txt
|
|||
http://bcn.cl/robots.txt
|
||||
http://behance.net/robots.txt
|
||||
http://census.gov/robots.txt
|
||||
http://creativecommons.org/robots.txt
|
||||
http://euronews.com/robots.txt
|
||||
http://extension.purdue.edu/robots.txt
|
||||
http://giphy.com/robots.txt
|
||||
|
|
@ -13331,11 +13360,16 @@ images/$
|
|||
images/*
|
||||
images/?
|
||||
images/Podcasts
|
||||
images/async/?
|
||||
images/async?
|
||||
images/carBlogsimages
|
||||
images/chart_gifs
|
||||
images/chart_pdfs
|
||||
images/chart_png300
|
||||
images/chart_png460
|
||||
images/hosted/?
|
||||
images/hosted/search?
|
||||
images/hosted?
|
||||
images/interview_pdfs
|
||||
images/li.gif
|
||||
images/logging_requests.gif
|
||||
|
|
@ -13344,8 +13378,12 @@ images/ndtvvideo/*
|
|||
images/pad/search?rpt=imageview
|
||||
images/pad/search?text=*&source=morda
|
||||
images/resume
|
||||
images/search%3F
|
||||
images/search/?
|
||||
images/search?
|
||||
images/search?rpt=imageview
|
||||
images/search?text=*&source=morda
|
||||
images/searchbyimage
|
||||
images/showroomimages
|
||||
images/smart/$
|
||||
images/touch/$
|
||||
|
|
@ -13356,6 +13394,7 @@ images/usedcarimages
|
|||
images/userprofileimg
|
||||
images/v$
|
||||
images/viewconfig$
|
||||
images?
|
||||
imagine/
|
||||
imesync
|
||||
img
|
||||
|
|
@ -13480,6 +13519,7 @@ inapp
|
|||
inbox
|
||||
inbox$
|
||||
inbox$
|
||||
inboxcommerce
|
||||
include
|
||||
include/
|
||||
includes
|
||||
|
|
@ -13604,7 +13644,8 @@ info/jobs/showmaster.html
|
|||
info/jobs/social-media.html
|
||||
info/jobs/support.html
|
||||
info/jobs/texterin-uxwriterin.html
|
||||
info/jobs/werkstudi-social-media.html
|
||||
info/jobs/werkstudentin-social-media.html
|
||||
info/jobs/werkstudentin-social-media_6.html
|
||||
info/tech-feedback
|
||||
info2/*
|
||||
infoods/biodiversity
|
||||
|
|
@ -13690,6 +13731,7 @@ inviteFromProfile
|
|||
inviteMany
|
||||
invited
|
||||
invites/buy
|
||||
invoice-central
|
||||
invoice/cn/
|
||||
invoice/de/
|
||||
invoice/download
|
||||
|
|
@ -13754,8 +13796,6 @@ it*/step
|
|||
it*/submit
|
||||
it*/submitted
|
||||
it-*/
|
||||
it-ch
|
||||
it-it
|
||||
it-it.www.cloudflare.com
|
||||
it-it/
|
||||
it-it/feedback
|
||||
|
|
@ -14430,6 +14470,7 @@ kr/ventureone
|
|||
krypto=
|
||||
kui=
|
||||
kwanzaa-spotlight
|
||||
l
|
||||
lab
|
||||
label
|
||||
labs/pmc
|
||||
|
|
@ -14531,6 +14572,7 @@ learning/settings?
|
|||
learnmorelayer
|
||||
learnmorelayertv
|
||||
lecture
|
||||
lecture/http://creativecommons.org/robots.txt
|
||||
lees/gids/exclusief
|
||||
lees/gids/exclusief$
|
||||
lees/gids/exclusief.*$
|
||||
|
|
@ -14715,6 +14757,7 @@ loader.cfm*
|
|||
loc/volunteers
|
||||
loc=
|
||||
local
|
||||
local
|
||||
local-services-ads
|
||||
local/ajax
|
||||
local/blogsandcolumns/slow-ride-front
|
||||
|
|
@ -14999,6 +15042,7 @@ maps/*?lang=uk$
|
|||
maps/*?lang=uz$
|
||||
maps/*?ll=
|
||||
maps/about
|
||||
maps/adsendpoint
|
||||
maps/api/js
|
||||
maps/api/place/js
|
||||
maps/api/staticmap
|
||||
|
|
@ -15392,6 +15436,7 @@ merchant/directions
|
|||
merchant/imageUploadPreview
|
||||
merchant/loc
|
||||
merchant/moreProducts?
|
||||
merchant/reviews?
|
||||
merchant/update
|
||||
merchantapps
|
||||
mes
|
||||
|
|
@ -15500,6 +15545,7 @@ mobile/alpha
|
|||
mobile/check
|
||||
mobile/cities-transformed
|
||||
mobile/content_api/guide
|
||||
mobile/search
|
||||
mobile=no*
|
||||
mobile_login
|
||||
mobileformat=
|
||||
|
|
@ -16105,9 +16151,7 @@ nl*/step
|
|||
nl*/submit
|
||||
nl*/submitted
|
||||
nl-*/
|
||||
nl-be
|
||||
nl-be/
|
||||
nl-nl
|
||||
nl-nl.www.cloudflare.com
|
||||
nl-nl/
|
||||
nl/*?*shpxid=
|
||||
|
|
@ -16339,7 +16383,7 @@ nofollow=1
|
|||
nogooglebot
|
||||
nojs=
|
||||
nonConfig/api/wpa
|
||||
nonce="JCyUTwS9yK6iZa25l-jiPA">(function(){var
|
||||
nonce="fT64myw1Tn0wk0cOMYDhNA">(function(){var
|
||||
nonprofits/account
|
||||
nonstyleishida/videolist-*.html
|
||||
nonstyleishida/videolist.html
|
||||
|
|
@ -16361,6 +16405,7 @@ notificarelacionadas
|
|||
notifications
|
||||
notifications
|
||||
notifications$
|
||||
notifications/
|
||||
notifications/*
|
||||
nova
|
||||
now/mt3
|
||||
|
|
@ -16373,6 +16418,7 @@ nqrwns
|
|||
nr/water/ies
|
||||
nrdapp
|
||||
ns/
|
||||
ns/apology
|
||||
ns/hydra/console/?
|
||||
ns/local_news
|
||||
nso/forums
|
||||
|
|
@ -16526,6 +16572,8 @@ offers/nonprofits
|
|||
offers/nonprofits$
|
||||
offers/nonprofits%
|
||||
offers/nonprofits?
|
||||
offers/proxy/dealsserver/api/log
|
||||
offers/proxy/dealsserver/buy
|
||||
offline
|
||||
offlinenotice.xml
|
||||
offsite
|
||||
|
|
@ -16536,6 +16584,7 @@ ojp
|
|||
oma
|
||||
omgilibot
|
||||
on
|
||||
on/demandware.store
|
||||
onboard
|
||||
onboarding
|
||||
one/help/search-results.html
|
||||
|
|
@ -16548,7 +16597,6 @@ ontheweb/blogs/delineator
|
|||
op.xml
|
||||
opa/pr/support
|
||||
opb/mt4
|
||||
opc
|
||||
open
|
||||
opencms
|
||||
openid
|
||||
|
|
@ -16703,6 +16751,8 @@ page/*/?egotecpage
|
|||
page/*/?hc_location=
|
||||
page/*/?iq_id=
|
||||
page/*/?pcd=
|
||||
page/*/?s
|
||||
page/*/?s=
|
||||
page/*/?search=
|
||||
page/account-confirmation-thanks
|
||||
page/html
|
||||
|
|
@ -17031,7 +17081,6 @@ pl*/people/*/favorites
|
|||
pl*/shop/*/favoriters
|
||||
pl*/shop/*/sold
|
||||
pl-*/
|
||||
pl-pl
|
||||
pl-pl.www.cloudflare.com
|
||||
pl-pl/
|
||||
pl/*?order=
|
||||
|
|
@ -17174,7 +17223,7 @@ pmc/publisherportal/download
|
|||
pmc/publisherportal/journalmanager
|
||||
pmc/tocrender.fcgi
|
||||
pmc/utilities
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22KOmR4Zg_LnkjSiyy6tSSYu20ik4\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x221BteaEMn2o15adrHyXbxMgjolxE\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmcomment/
|
||||
pmm-templates
|
||||
pmo/contact/en/staff
|
||||
|
|
@ -17555,6 +17604,7 @@ privacy/zoho-group.html
|
|||
privacy_policy
|
||||
privacypolicychanges
|
||||
private
|
||||
private/wtrack
|
||||
prix-essence
|
||||
pro
|
||||
pro-learn
|
||||
|
|
@ -17563,6 +17613,7 @@ pro-resources
|
|||
pro-site
|
||||
pro/about
|
||||
pro2
|
||||
proFile/history?
|
||||
proMatch
|
||||
proProjects
|
||||
proVideoWidget
|
||||
|
|
@ -17581,6 +17632,7 @@ product-reviews/B0069IY63Y
|
|||
product/electrode/api/logger
|
||||
product/electrode/api/wpa
|
||||
product/recommended
|
||||
product/reviews?
|
||||
productBrand=
|
||||
productId=
|
||||
productPurchaseDone
|
||||
|
|
@ -17623,6 +17675,7 @@ profile/*/followers
|
|||
profile/*/following
|
||||
profile/*/map$
|
||||
profile/downloads_limit
|
||||
profile/history?
|
||||
profile/license
|
||||
profile/payment/getstarted
|
||||
profile/view
|
||||
|
|
@ -17775,7 +17828,6 @@ pt-PT/search
|
|||
pt-PT/user
|
||||
pt-PT/users
|
||||
pt-ao
|
||||
pt-br
|
||||
pt-br.www.cloudflare.com
|
||||
pt-br/
|
||||
pt-br/@
|
||||
|
|
@ -17797,7 +17849,6 @@ pt-br/s/cole%C3%A7%C3%B5es
|
|||
pt-br/s/usu%C3%A1rios
|
||||
pt-br/s/visual
|
||||
pt-br/search
|
||||
pt-pt
|
||||
pt-pt/
|
||||
pt/*?order=
|
||||
pt/*color=
|
||||
|
|
@ -18256,6 +18307,7 @@ responder
|
|||
rest
|
||||
rest
|
||||
results
|
||||
results
|
||||
results-export-email-by-search-data
|
||||
results-export-ids
|
||||
results-export-search-by-year
|
||||
|
|
@ -18306,6 +18358,7 @@ reviews/seller
|
|||
reviews/top-reviewers
|
||||
reviews_page=
|
||||
rewards
|
||||
rewardsapp/
|
||||
rf=*
|
||||
rfcdiff*
|
||||
rh-cong3-fragment
|
||||
|
|
@ -18759,6 +18812,7 @@ search-console/scfe
|
|||
search-effectiveness.html
|
||||
search-people?
|
||||
search-results
|
||||
search-the-red-cross-site
|
||||
search.do
|
||||
search.html
|
||||
search.jsp
|
||||
|
|
@ -19086,6 +19140,7 @@ set_cookie.pl
|
|||
setbucket
|
||||
setprefs
|
||||
settings
|
||||
settings
|
||||
settings/*
|
||||
settings/deactivated
|
||||
settings/linkaccount
|
||||
|
|
@ -19219,6 +19274,7 @@ sharing/files
|
|||
sharing/folders
|
||||
sheet/help/search-results.html
|
||||
shelf/user_shelves
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
|
|
@ -19229,6 +19285,8 @@ shipping-payment
|
|||
shippingassistant
|
||||
shippinginformation
|
||||
shop
|
||||
shop$
|
||||
shop/
|
||||
shop/bag
|
||||
shop/browse/campaigns/mobile_overlay
|
||||
shop/browse/overlay
|
||||
|
|
@ -19242,6 +19300,7 @@ shop/sign_in
|
|||
shop/sign_out
|
||||
shop/signed_in_account
|
||||
shop/store/feeds
|
||||
shop?
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopfront-api
|
||||
|
|
@ -19329,6 +19388,7 @@ sign-in
|
|||
sign-in-6for6Sale
|
||||
sign-out
|
||||
sign-out
|
||||
sign-up
|
||||
sign-up-to-be-contacted-for-research
|
||||
sign-up/?
|
||||
sign/help/search-results.html
|
||||
|
|
@ -19356,6 +19416,7 @@ signup-light/
|
|||
signup/$
|
||||
signup/*
|
||||
signup/collablink
|
||||
signup?
|
||||
signup_modal
|
||||
signurl
|
||||
simple.html$
|
||||
|
|
@ -19817,6 +19878,7 @@ social-connect/send
|
|||
social/help/search-results.html
|
||||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
social_media
|
||||
socialapp/
|
||||
|
|
@ -19907,6 +19969,7 @@ spanish/thewto_s/minist_s/mc10_s/coordinator_guide_s.pdf
|
|||
spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf
|
||||
spartan
|
||||
spatl
|
||||
spbasic
|
||||
spbot
|
||||
spc-source=
|
||||
special-promo/2for1
|
||||
|
|
@ -19985,6 +20048,7 @@ sports/xyz123
|
|||
sports_fp_ms
|
||||
spp/
|
||||
spreadsheet
|
||||
spresults
|
||||
sprint_wml
|
||||
sprint_xhtml
|
||||
sprints/help/search-results.html
|
||||
|
|
@ -20069,6 +20133,7 @@ statement
|
|||
static
|
||||
static-assets/documents/PwnedPasswordsTop100k.txt
|
||||
static-assets/images/collection
|
||||
static/
|
||||
static/button/button1.html
|
||||
static/button/button1.js
|
||||
static/button/button2.html
|
||||
|
|
@ -20185,6 +20250,8 @@ storeclick
|
|||
storefront
|
||||
storepicker
|
||||
storerequest
|
||||
stores$
|
||||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story
|
||||
|
|
@ -20552,6 +20619,9 @@ tags/newsletters
|
|||
tags/topic
|
||||
takaoka-saki-blog/videolist-*.html
|
||||
takaoka-saki-blog/videolist.html
|
||||
take-a-class/asspsafetytraining
|
||||
take-a-class/hidden
|
||||
take-a-class/participant-materials
|
||||
takedown
|
||||
talent/matches
|
||||
talk
|
||||
|
|
@ -20731,6 +20801,7 @@ text
|
|||
textedition
|
||||
tfemail
|
||||
th
|
||||
th$
|
||||
th-*/
|
||||
th-th.www.cloudflare.com
|
||||
th-th/
|
||||
|
|
@ -20752,6 +20823,7 @@ th/solutions/case-studies/
|
|||
th/solutions/case-studies/innovators/innovators-eu/
|
||||
th/user
|
||||
th/users
|
||||
th?
|
||||
th_en
|
||||
th_th/templates/M
|
||||
thank-you
|
||||
|
|
@ -20903,6 +20975,7 @@ topiclist/
|
|||
topics
|
||||
topics/category/undefined
|
||||
topicsearch?q=
|
||||
touch/login
|
||||
touchsearch
|
||||
touringbird
|
||||
toyota/coming-soon
|
||||
|
|
@ -21000,6 +21073,7 @@ translate_static
|
|||
translate_suggestion
|
||||
translate_t
|
||||
translation
|
||||
translator/?ref=
|
||||
transmute/static-1.85
|
||||
transmute/static-2.6
|
||||
transmute/static-2.8
|
||||
|
|
@ -21027,8 +21101,22 @@ travel/
|
|||
travel/2013/aug/22/been-there-readers-competition?
|
||||
travel/8711559/The-Telegraph-Travel-Awards-2011.html
|
||||
travel/clk
|
||||
travel/css
|
||||
travel/flight/flightSearch
|
||||
travel/flight/flightSearchAction
|
||||
travel/flight/search/?
|
||||
travel/flight/search?
|
||||
travel/flights/s
|
||||
travel/hotel-search
|
||||
travel/hotel/e
|
||||
travel/hotel/hotelMiniSearchRequest
|
||||
travel/hotel/hotelSearch
|
||||
travel/hotels/checkout
|
||||
travel/hotels/detail
|
||||
travel/hotels/search/?
|
||||
travel/hotels/search?
|
||||
travel/scripts
|
||||
travel/secure
|
||||
travelnevadahighway95tc
|
||||
treasury
|
||||
treasury/treasdocuments
|
||||
|
|
@ -21049,6 +21137,7 @@ trends/topics
|
|||
trends/viz?
|
||||
trends?
|
||||
trends_tpt
|
||||
tributes
|
||||
trips/upcoming
|
||||
trips/v1
|
||||
trivia
|
||||
|
|
@ -21488,6 +21577,7 @@ ur/user
|
|||
ur/users
|
||||
urbanag
|
||||
urchin_test
|
||||
url
|
||||
urlinator/static-1.54
|
||||
urlinator/static-1.55
|
||||
urlinator/static-1.57
|
||||
|
|
@ -21694,6 +21784,7 @@ user.php
|
|||
user/
|
||||
user/*/
|
||||
user/*/channel
|
||||
user/*/checkin
|
||||
user/*/episodes/feed
|
||||
user/*/followers
|
||||
user/*/following
|
||||
|
|
@ -21845,6 +21936,8 @@ uz/users
|
|||
v
|
||||
v$
|
||||
v.cfm
|
||||
v/badge
|
||||
v/checkin
|
||||
v/s/vmdn
|
||||
v1
|
||||
v1/browser-performance
|
||||
|
|
@ -21883,6 +21976,7 @@ velo/forum/search
|
|||
velo/profile
|
||||
vendor
|
||||
ventureone
|
||||
venue/claim
|
||||
venue/venue_take_ownership_from_add_show__ownership_taken
|
||||
verification/source
|
||||
verificationofemployment
|
||||
|
|
@ -21987,11 +22081,21 @@ video_passthrough
|
|||
video_passthrough.php
|
||||
videorequest
|
||||
videos
|
||||
videos/?
|
||||
videos/assets
|
||||
videos/browsing
|
||||
videos/e
|
||||
videos/explore
|
||||
videos/favorites
|
||||
videos/feed
|
||||
videos/feedcontent
|
||||
videos/get_video_by_uid/
|
||||
videos/images
|
||||
videos/js
|
||||
videos/music
|
||||
videos/music/
|
||||
videos/music/?
|
||||
videos/music?
|
||||
videos/search.php
|
||||
videos/search.php?filter=*&s=Fight+Compilation$
|
||||
videos/search.php?filter=*&s=Fight+Compilation*&start=*$
|
||||
|
|
@ -22036,8 +22140,13 @@ videos/search.php?s=street+fight$
|
|||
videos/search.php?s=street+fight*&start=*$
|
||||
videos/search.php?s=woman+fight$
|
||||
videos/search.php?s=woman+fight*&start=*$
|
||||
videos/search/?
|
||||
videos/search?
|
||||
videos/trending
|
||||
videos/trendingcontent
|
||||
videos/viewmeta/
|
||||
videos/week
|
||||
videos?
|
||||
videosearch
|
||||
view
|
||||
viewAll=
|
||||
|
|
@ -22294,6 +22403,10 @@ whysecure
|
|||
whythisad
|
||||
widget
|
||||
widget-landing-page.html
|
||||
widget/cr
|
||||
widget/entity/search/?
|
||||
widget/render
|
||||
widget/snapshot
|
||||
widget_auth.php
|
||||
widget_chunks
|
||||
widgets
|
||||
|
|
@ -23058,6 +23171,7 @@ word/download
|
|||
word/embed
|
||||
wordpress/wp-admin
|
||||
wordpress/wp-admin/admin-ajax.php
|
||||
work
|
||||
work/_
|
||||
work/acceptinvitation
|
||||
work/account
|
||||
|
|
@ -23497,9 +23611,7 @@ zh-cn/sitemap
|
|||
zh-hans-cn.www.cloudflare.com
|
||||
zh-hans/node/
|
||||
zh-hant/node/
|
||||
zh-hk
|
||||
zh-hk/
|
||||
zh-sg
|
||||
zh-tw.www.cloudflare.com
|
||||
zh-tw/
|
||||
zh-tw/feedback
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue