mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-05 11:00:26 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
617348f1e4
commit
9dc66bc87c
14 changed files with 1107 additions and 385 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1734375800
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1734343462
|
||||
"last_update": 1734429853
|
||||
}
|
||||
}
|
||||
|
|
@ -7265,6 +7265,12 @@ src/Database/Factories/InvoiceItemFactory.php
|
|||
Database/Factories/InvoiceItemFactory.php
|
||||
Factories/InvoiceItemFactory.php
|
||||
InvoiceItemFactory.php
|
||||
packages/Webkul/Sales/src/Exceptions/InvalidRefundQuantityException.php
|
||||
Webkul/Sales/src/Exceptions/InvalidRefundQuantityException.php
|
||||
Sales/src/Exceptions/InvalidRefundQuantityException.php
|
||||
src/Exceptions/InvalidRefundQuantityException.php
|
||||
Exceptions/InvalidRefundQuantityException.php
|
||||
InvalidRefundQuantityException.php
|
||||
packages/Webkul/Sales/src/Transformers/OrderPaymentResource.php
|
||||
Webkul/Sales/src/Transformers/OrderPaymentResource.php
|
||||
Sales/src/Transformers/OrderPaymentResource.php
|
||||
|
|
|
|||
|
|
@ -999,6 +999,7 @@ packages/Webkul/Sales/src/Database/Factories/RefundFactory.php
|
|||
packages/Webkul/Sales/src/Database/Factories/OrderFactory.php
|
||||
packages/Webkul/Sales/src/Database/Factories/OrderItemFactory.php
|
||||
packages/Webkul/Sales/src/Database/Factories/InvoiceItemFactory.php
|
||||
packages/Webkul/Sales/src/Exceptions/InvalidRefundQuantityException.php
|
||||
packages/Webkul/Sales/src/Transformers/OrderPaymentResource.php
|
||||
packages/Webkul/Sales/src/Transformers/OrderItemResource.php
|
||||
packages/Webkul/Sales/src/Transformers/OrderResource.php
|
||||
|
|
|
|||
|
|
@ -2867,6 +2867,11 @@ plugins/GrapesJsBuilderBundle/EventSubscriber/InjectCustomContentSubscriber.php
|
|||
GrapesJsBuilderBundle/EventSubscriber/InjectCustomContentSubscriber.php
|
||||
EventSubscriber/InjectCustomContentSubscriber.php
|
||||
InjectCustomContentSubscriber.php
|
||||
plugins/GrapesJsBuilderBundle/InstallFixtures/ORM/GrapesJsData.php
|
||||
GrapesJsBuilderBundle/InstallFixtures/ORM/GrapesJsData.php
|
||||
InstallFixtures/ORM/GrapesJsData.php
|
||||
ORM/GrapesJsData.php
|
||||
GrapesJsData.php
|
||||
plugins/GrapesJsBuilderBundle/.babelrc
|
||||
GrapesJsBuilderBundle/.babelrc
|
||||
.babelrc
|
||||
|
|
@ -3008,6 +3013,12 @@ easy-coding-standard.yml
|
|||
plugins/GrapesJsBuilderBundle/phpstan.neon
|
||||
GrapesJsBuilderBundle/phpstan.neon
|
||||
phpstan.neon
|
||||
plugins/GrapesJsBuilderBundle/Tests/InstallFixtures/ORM/GrapeJsDataTest.php
|
||||
GrapesJsBuilderBundle/Tests/InstallFixtures/ORM/GrapeJsDataTest.php
|
||||
Tests/InstallFixtures/ORM/GrapeJsDataTest.php
|
||||
InstallFixtures/ORM/GrapeJsDataTest.php
|
||||
ORM/GrapeJsDataTest.php
|
||||
GrapeJsDataTest.php
|
||||
plugins/GrapesJsBuilderBundle/Tests/Unit/EventSubscriber/EmailSubscriberTest.php
|
||||
GrapesJsBuilderBundle/Tests/Unit/EventSubscriber/EmailSubscriberTest.php
|
||||
Tests/Unit/EventSubscriber/EmailSubscriberTest.php
|
||||
|
|
@ -15703,6 +15714,12 @@ CoreBundle/Test/Event/TokenReplacementEventTest.php
|
|||
Test/Event/TokenReplacementEventTest.php
|
||||
Event/TokenReplacementEventTest.php
|
||||
TokenReplacementEventTest.php
|
||||
app/bundles/CoreBundle/Test/Session/InMemoryTokenStorage.php
|
||||
bundles/CoreBundle/Test/Session/InMemoryTokenStorage.php
|
||||
CoreBundle/Test/Session/InMemoryTokenStorage.php
|
||||
Test/Session/InMemoryTokenStorage.php
|
||||
Session/InMemoryTokenStorage.php
|
||||
InMemoryTokenStorage.php
|
||||
app/bundles/CoreBundle/Test/Session/FixedMockFileSessionStorage.php
|
||||
bundles/CoreBundle/Test/Session/FixedMockFileSessionStorage.php
|
||||
CoreBundle/Test/Session/FixedMockFileSessionStorage.php
|
||||
|
|
@ -22015,13 +22032,6 @@ Tests/Functional/Service/LocalFileAdapterServiceTest.php
|
|||
Functional/Service/LocalFileAdapterServiceTest.php
|
||||
Service/LocalFileAdapterServiceTest.php
|
||||
LocalFileAdapterServiceTest.php
|
||||
app/bundles/CoreBundle/Tests/Functional/Service/MockHttpClientTest.php
|
||||
bundles/CoreBundle/Tests/Functional/Service/MockHttpClientTest.php
|
||||
CoreBundle/Tests/Functional/Service/MockHttpClientTest.php
|
||||
Tests/Functional/Service/MockHttpClientTest.php
|
||||
Functional/Service/MockHttpClientTest.php
|
||||
Service/MockHttpClientTest.php
|
||||
MockHttpClientTest.php
|
||||
app/bundles/CoreBundle/Tests/Functional/DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
|
||||
bundles/CoreBundle/Tests/Functional/DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
|
||||
CoreBundle/Tests/Functional/DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
|
||||
|
|
@ -27870,12 +27880,6 @@ UserBundle/Security/Provider/UserProvider.php
|
|||
Security/Provider/UserProvider.php
|
||||
Provider/UserProvider.php
|
||||
UserProvider.php
|
||||
app/bundles/UserBundle/Security/Firewall/AuthenticationListener.php
|
||||
bundles/UserBundle/Security/Firewall/AuthenticationListener.php
|
||||
UserBundle/Security/Firewall/AuthenticationListener.php
|
||||
Security/Firewall/AuthenticationListener.php
|
||||
Firewall/AuthenticationListener.php
|
||||
AuthenticationListener.php
|
||||
app/bundles/UserBundle/Security/SAML/User/UserCreator.php
|
||||
bundles/UserBundle/Security/SAML/User/UserCreator.php
|
||||
UserBundle/Security/SAML/User/UserCreator.php
|
||||
|
|
@ -27924,12 +27928,6 @@ UserBundle/Security/Permissions/UserPermissions.php
|
|||
Security/Permissions/UserPermissions.php
|
||||
Permissions/UserPermissions.php
|
||||
UserPermissions.php
|
||||
app/bundles/UserBundle/Security/Authenticator/FormAuthenticator.php
|
||||
bundles/UserBundle/Security/Authenticator/FormAuthenticator.php
|
||||
UserBundle/Security/Authenticator/FormAuthenticator.php
|
||||
Security/Authenticator/FormAuthenticator.php
|
||||
Authenticator/FormAuthenticator.php
|
||||
FormAuthenticator.php
|
||||
app/bundles/UserBundle/Security/Authenticator/Oauth2Authenticator.php
|
||||
bundles/UserBundle/Security/Authenticator/Oauth2Authenticator.php
|
||||
UserBundle/Security/Authenticator/Oauth2Authenticator.php
|
||||
|
|
@ -27964,12 +27962,6 @@ UserBundle/Security/Authenticator/PluginAuthenticator.php
|
|||
Security/Authenticator/PluginAuthenticator.php
|
||||
Authenticator/PluginAuthenticator.php
|
||||
PluginAuthenticator.php
|
||||
app/bundles/UserBundle/Security/Authenticator/PreAuthAuthenticator.php
|
||||
bundles/UserBundle/Security/Authenticator/PreAuthAuthenticator.php
|
||||
UserBundle/Security/Authenticator/PreAuthAuthenticator.php
|
||||
Security/Authenticator/PreAuthAuthenticator.php
|
||||
Authenticator/PreAuthAuthenticator.php
|
||||
PreAuthAuthenticator.php
|
||||
app/bundles/UserBundle/Security/Authentication/Token/PluginToken.php
|
||||
bundles/UserBundle/Security/Authentication/Token/PluginToken.php
|
||||
UserBundle/Security/Authentication/Token/PluginToken.php
|
||||
|
|
@ -28051,13 +28043,6 @@ UserBundle/Tests/Security/UserTokenSetterTest.php
|
|||
Tests/Security/UserTokenSetterTest.php
|
||||
Security/UserTokenSetterTest.php
|
||||
UserTokenSetterTest.php
|
||||
app/bundles/UserBundle/Tests/Security/Firewall/AuthenticationListenerTest.php
|
||||
bundles/UserBundle/Tests/Security/Firewall/AuthenticationListenerTest.php
|
||||
UserBundle/Tests/Security/Firewall/AuthenticationListenerTest.php
|
||||
Tests/Security/Firewall/AuthenticationListenerTest.php
|
||||
Security/Firewall/AuthenticationListenerTest.php
|
||||
Firewall/AuthenticationListenerTest.php
|
||||
AuthenticationListenerTest.php
|
||||
app/bundles/UserBundle/Tests/Security/SAML/User/UserMapperTest.php
|
||||
bundles/UserBundle/Tests/Security/SAML/User/UserMapperTest.php
|
||||
UserBundle/Tests/Security/SAML/User/UserMapperTest.php
|
||||
|
|
@ -30651,12 +30636,6 @@ InstallBundle/InstallFixtures/ORM/LoadReportData.php
|
|||
InstallFixtures/ORM/LoadReportData.php
|
||||
ORM/LoadReportData.php
|
||||
LoadReportData.php
|
||||
app/bundles/InstallBundle/InstallFixtures/ORM/GrapesJsData.php
|
||||
bundles/InstallBundle/InstallFixtures/ORM/GrapesJsData.php
|
||||
InstallBundle/InstallFixtures/ORM/GrapesJsData.php
|
||||
InstallFixtures/ORM/GrapesJsData.php
|
||||
ORM/GrapesJsData.php
|
||||
GrapesJsData.php
|
||||
app/bundles/InstallBundle/InstallFixtures/ORM/LeadFieldData.php
|
||||
bundles/InstallBundle/InstallFixtures/ORM/LeadFieldData.php
|
||||
InstallBundle/InstallFixtures/ORM/LeadFieldData.php
|
||||
|
|
@ -30740,13 +30719,6 @@ InstallBundle/Tests/Command/InstallCommandTest.php
|
|||
Tests/Command/InstallCommandTest.php
|
||||
Command/InstallCommandTest.php
|
||||
InstallCommandTest.php
|
||||
app/bundles/InstallBundle/Tests/InstallFixtures/ORM/GrapeJsDataTest.php
|
||||
bundles/InstallBundle/Tests/InstallFixtures/ORM/GrapeJsDataTest.php
|
||||
InstallBundle/Tests/InstallFixtures/ORM/GrapeJsDataTest.php
|
||||
Tests/InstallFixtures/ORM/GrapeJsDataTest.php
|
||||
InstallFixtures/ORM/GrapeJsDataTest.php
|
||||
ORM/GrapeJsDataTest.php
|
||||
GrapeJsDataTest.php
|
||||
app/bundles/InstallBundle/Tests/Functional/InstallWorkflowTest.php
|
||||
bundles/InstallBundle/Tests/Functional/InstallWorkflowTest.php
|
||||
InstallBundle/Tests/Functional/InstallWorkflowTest.php
|
||||
|
|
@ -31207,6 +31179,9 @@ PrioritizedMiddlewareInterface.php
|
|||
app/middlewares/MiddlewareBuilder.php
|
||||
middlewares/MiddlewareBuilder.php
|
||||
MiddlewareBuilder.php
|
||||
app/middlewares/StackedHttpKernel.php
|
||||
middlewares/StackedHttpKernel.php
|
||||
StackedHttpKernel.php
|
||||
app/middlewares/Tests/Dev/IpRestrictMiddlewareTest.php
|
||||
middlewares/Tests/Dev/IpRestrictMiddlewareTest.php
|
||||
Tests/Dev/IpRestrictMiddlewareTest.php
|
||||
|
|
|
|||
|
|
@ -708,6 +708,7 @@ plugins/GrapesJsBuilderBundle/EventSubscriber/EmailSubscriber.php
|
|||
plugins/GrapesJsBuilderBundle/EventSubscriber/SerializerSubscriber.php
|
||||
plugins/GrapesJsBuilderBundle/EventSubscriber/AssetsSubscriber.php
|
||||
plugins/GrapesJsBuilderBundle/EventSubscriber/InjectCustomContentSubscriber.php
|
||||
plugins/GrapesJsBuilderBundle/InstallFixtures/ORM/GrapesJsData.php
|
||||
plugins/GrapesJsBuilderBundle/.babelrc
|
||||
plugins/GrapesJsBuilderBundle/Helper/FileManager.php
|
||||
plugins/GrapesJsBuilderBundle/.prettierrc
|
||||
|
|
@ -738,6 +739,7 @@ plugins/GrapesJsBuilderBundle/Assets/library/js/codeMode/codeEditor.js
|
|||
plugins/GrapesJsBuilderBundle/Assets/library/js/codeMode/codeMode.command.js
|
||||
plugins/GrapesJsBuilderBundle/easy-coding-standard.yml
|
||||
plugins/GrapesJsBuilderBundle/phpstan.neon
|
||||
plugins/GrapesJsBuilderBundle/Tests/InstallFixtures/ORM/GrapeJsDataTest.php
|
||||
plugins/GrapesJsBuilderBundle/Tests/Unit/EventSubscriber/EmailSubscriberTest.php
|
||||
plugins/GrapesJsBuilderBundle/Tests/Unit/Model/GrapesJsBuilderModelTest.php
|
||||
plugins/GrapesJsBuilderBundle/Tests/Functional/Controller/FileManagerControllerFunctionalTest.php
|
||||
|
|
@ -2933,6 +2935,7 @@ app/bundles/CoreBundle/Test/ProcessSignal/ProcessSignalServiceTest.php
|
|||
app/bundles/CoreBundle/Test/IsolatedTestTrait.php
|
||||
app/bundles/CoreBundle/Test/Guzzle/ClientFactory.php
|
||||
app/bundles/CoreBundle/Test/Event/TokenReplacementEventTest.php
|
||||
app/bundles/CoreBundle/Test/Session/InMemoryTokenStorage.php
|
||||
app/bundles/CoreBundle/Test/Session/FixedMockFileSessionStorage.php
|
||||
app/bundles/CoreBundle/Test/Listeners/CleanupListener.php
|
||||
app/bundles/CoreBundle/Test/Listeners/SeparateProcessListener.php
|
||||
|
|
@ -3835,7 +3838,6 @@ app/bundles/CoreBundle/Tests/Functional/Helper/LanguageHelperTest.php
|
|||
app/bundles/CoreBundle/Tests/Functional/Helper/CommandHelperTest.php
|
||||
app/bundles/CoreBundle/Tests/Functional/SamlTest.php
|
||||
app/bundles/CoreBundle/Tests/Functional/Service/LocalFileAdapterServiceTest.php
|
||||
app/bundles/CoreBundle/Tests/Functional/Service/MockHttpClientTest.php
|
||||
app/bundles/CoreBundle/Tests/Functional/DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
|
||||
app/bundles/CoreBundle/Tests/Functional/Entity/NotificationRepositoryTest.php
|
||||
app/bundles/CoreBundle/Tests/Functional/Entity/CommonRepositoryTest.php
|
||||
|
|
@ -4780,7 +4782,6 @@ app/bundles/UserBundle/Security/EntryPoint/MainEntryPoint.php
|
|||
app/bundles/UserBundle/Security/UserTokenSetterInterface.php
|
||||
app/bundles/UserBundle/Security/UserTokenSetter.php
|
||||
app/bundles/UserBundle/Security/Provider/UserProvider.php
|
||||
app/bundles/UserBundle/Security/Firewall/AuthenticationListener.php
|
||||
app/bundles/UserBundle/Security/SAML/User/UserCreator.php
|
||||
app/bundles/UserBundle/Security/SAML/User/UserMapper.php
|
||||
app/bundles/UserBundle/Security/SAML/Store/CredentialsStore.php
|
||||
|
|
@ -4788,13 +4789,11 @@ app/bundles/UserBundle/Security/SAML/Store/TrustOptionsStore.php
|
|||
app/bundles/UserBundle/Security/SAML/Store/IdStore.php
|
||||
app/bundles/UserBundle/Security/SAML/Store/EntityDescriptorStore.php
|
||||
app/bundles/UserBundle/Security/Permissions/UserPermissions.php
|
||||
app/bundles/UserBundle/Security/Authenticator/FormAuthenticator.php
|
||||
app/bundles/UserBundle/Security/Authenticator/Oauth2Authenticator.php
|
||||
app/bundles/UserBundle/Security/Authenticator/Passport/Badge/PluginBadge.php
|
||||
app/bundles/UserBundle/Security/Authenticator/Passport/Badge/PasswordStrengthBadge.php
|
||||
app/bundles/UserBundle/Security/Authenticator/SsoAuthenticator.php
|
||||
app/bundles/UserBundle/Security/Authenticator/PluginAuthenticator.php
|
||||
app/bundles/UserBundle/Security/Authenticator/PreAuthAuthenticator.php
|
||||
app/bundles/UserBundle/Security/Authentication/Token/PluginToken.php
|
||||
app/bundles/UserBundle/Security/Authentication/Token/Permissions/TokenPermissions.php
|
||||
app/bundles/UserBundle/Security/Authentication/AuthenticationHandler.php
|
||||
|
|
@ -4808,7 +4807,6 @@ app/bundles/UserBundle/Tests/EventListener/PasswordStrengthSubscriberTest.php
|
|||
app/bundles/UserBundle/Tests/Event/LoginEventTest.php
|
||||
app/bundles/UserBundle/Tests/Entity/UserTest.php
|
||||
app/bundles/UserBundle/Tests/Security/UserTokenSetterTest.php
|
||||
app/bundles/UserBundle/Tests/Security/Firewall/AuthenticationListenerTest.php
|
||||
app/bundles/UserBundle/Tests/Security/SAML/User/UserMapperTest.php
|
||||
app/bundles/UserBundle/Tests/Security/SAML/Store/EntityDescriptorStoreTest.php
|
||||
app/bundles/UserBundle/Tests/Security/SAML/Store/TrustOptionsStoreTest.php
|
||||
|
|
@ -5247,7 +5245,6 @@ app/bundles/InstallBundle/EventListener/DoctrineEventSubscriber.php
|
|||
app/bundles/InstallBundle/Command/InstallCommand.php
|
||||
app/bundles/InstallBundle/InstallFixtures/ORM/RoleData.php
|
||||
app/bundles/InstallBundle/InstallFixtures/ORM/LoadReportData.php
|
||||
app/bundles/InstallBundle/InstallFixtures/ORM/GrapesJsData.php
|
||||
app/bundles/InstallBundle/InstallFixtures/ORM/LeadFieldData.php
|
||||
app/bundles/InstallBundle/InstallFixtures/ORM/fakereportdata.csv
|
||||
app/bundles/InstallBundle/Helper/SchemaHelper.php
|
||||
|
|
@ -5263,7 +5260,6 @@ app/bundles/InstallBundle/Tests/Install/InstallSchemaTest.php
|
|||
app/bundles/InstallBundle/Tests/Install/InstallServiceTest.php
|
||||
app/bundles/InstallBundle/Tests/EventListener/DoctrineEventSubscriberTest.php
|
||||
app/bundles/InstallBundle/Tests/Command/InstallCommandTest.php
|
||||
app/bundles/InstallBundle/Tests/InstallFixtures/ORM/GrapeJsDataTest.php
|
||||
app/bundles/InstallBundle/Tests/Functional/InstallWorkflowTest.php
|
||||
app/bundles/InstallBundle/Tests/Controller/InstallControllerTest.php
|
||||
app/bundles/InstallBundle/Controller/InstallController.php
|
||||
|
|
@ -5379,6 +5375,7 @@ app/middlewares/VersionCheckMiddleware.php
|
|||
app/middlewares/CatchExceptionMiddleware.php
|
||||
app/middlewares/PrioritizedMiddlewareInterface.php
|
||||
app/middlewares/MiddlewareBuilder.php
|
||||
app/middlewares/StackedHttpKernel.php
|
||||
app/middlewares/Tests/Dev/IpRestrictMiddlewareTest.php
|
||||
app/middlewares/Tests/HSTSMiddlewareTest.php
|
||||
phpstan.neon
|
||||
|
|
|
|||
|
|
@ -4117,6 +4117,11 @@ _unreleased/2024-11-14-allow-to-override-entity-collection-class-for-attribute-e
|
|||
changelog/_unreleased/2024-09-26-fix-delivery-address-editing-during-order-creation-saving-leads-to-axios-error.md
|
||||
_unreleased/2024-09-26-fix-delivery-address-editing-during-order-creation-saving-leads-to-axios-error.md
|
||||
2024-09-26-fix-delivery-address-editing-during-order-creation-saving-leads-to-axios-error.md
|
||||
changelog/_unreleased/changelog/_unreleased/2024-12-11-fix-webpack-plugin-config-order.md
|
||||
_unreleased/changelog/_unreleased/2024-12-11-fix-webpack-plugin-config-order.md
|
||||
changelog/_unreleased/2024-12-11-fix-webpack-plugin-config-order.md
|
||||
_unreleased/2024-12-11-fix-webpack-plugin-config-order.md
|
||||
2024-12-11-fix-webpack-plugin-config-order.md
|
||||
changelog/_unreleased/2024-10-15-set-event-name-header-to-type-string.md
|
||||
_unreleased/2024-10-15-set-event-name-header-to-type-string.md
|
||||
2024-10-15-set-event-name-header-to-type-string.md
|
||||
|
|
@ -4216,6 +4221,9 @@ _unreleased/2024-10-28-changed-mini-cart-headline-to-facilitate-accessibility.md
|
|||
changelog/_unreleased/2024-11-29-make-product-slider-defaults-accessible.md
|
||||
_unreleased/2024-11-29-make-product-slider-defaults-accessible.md
|
||||
2024-11-29-make-product-slider-defaults-accessible.md
|
||||
changelog/_unreleased/2024-12-12-ability-to-add-modal-root.md
|
||||
_unreleased/2024-12-12-ability-to-add-modal-root.md
|
||||
2024-12-12-ability-to-add-modal-root.md
|
||||
changelog/_unreleased/2024-11-11-fix-promotion-help-text.md
|
||||
_unreleased/2024-11-11-fix-promotion-help-text.md
|
||||
2024-11-11-fix-promotion-help-text.md
|
||||
|
|
@ -4453,6 +4461,9 @@ _unreleased/2024-12-03-a11y-mobile-filter-panel.md
|
|||
changelog/_unreleased/2024-10-10-fix-account-password-autocomplete.md
|
||||
_unreleased/2024-10-10-fix-account-password-autocomplete.md
|
||||
2024-10-10-fix-account-password-autocomplete.md
|
||||
changelog/_unreleased/2024-12-13-add-promo-code-input-placeholder.md
|
||||
_unreleased/2024-12-13-add-promo-code-input-placeholder.md
|
||||
2024-12-13-add-promo-code-input-placeholder.md
|
||||
changelog/_unreleased/2024-11-26-adding-the-sort-when-searching-the-properties.md
|
||||
_unreleased/2024-11-26-adding-the-sort-when-searching-the-properties.md
|
||||
2024-11-26-adding-the-sort-when-searching-the-properties.md
|
||||
|
|
@ -31063,6 +31074,11 @@ acceptance/tests/Pagespeed/Lighthouse.spec.ts
|
|||
tests/Pagespeed/Lighthouse.spec.ts
|
||||
Pagespeed/Lighthouse.spec.ts
|
||||
Lighthouse.spec.ts
|
||||
tests/acceptance/tests/BulkEdit/BulkEditCustomerInformation.spec.ts
|
||||
acceptance/tests/BulkEdit/BulkEditCustomerInformation.spec.ts
|
||||
tests/BulkEdit/BulkEditCustomerInformation.spec.ts
|
||||
BulkEdit/BulkEditCustomerInformation.spec.ts
|
||||
BulkEditCustomerInformation.spec.ts
|
||||
tests/acceptance/tests/Checkout/RegisteredUserBuysProduct.spec.ts
|
||||
acceptance/tests/Checkout/RegisteredUserBuysProduct.spec.ts
|
||||
tests/Checkout/RegisteredUserBuysProduct.spec.ts
|
||||
|
|
|
|||
|
|
@ -1372,6 +1372,7 @@ changelog/_unreleased/2024-10-22-create-rule-for-check-rule-order-creation-by-ad
|
|||
changelog/_unreleased/2024-11-22-a11y-convey-how-the-promotion-information-when-submit.md
|
||||
changelog/_unreleased/2024-11-14-allow-to-override-entity-collection-class-for-attribute-entities.md
|
||||
changelog/_unreleased/2024-09-26-fix-delivery-address-editing-during-order-creation-saving-leads-to-axios-error.md
|
||||
changelog/_unreleased/changelog/_unreleased/2024-12-11-fix-webpack-plugin-config-order.md
|
||||
changelog/_unreleased/2024-10-15-set-event-name-header-to-type-string.md
|
||||
changelog/_unreleased/2024-10-11-prevent-displaying-discount-message-of-automatically-promotion-in-the-cart-if-total-price-is-zero.md
|
||||
changelog/_unreleased/2024-11-11-fixed-shipping-method-fixed-tax-recalculation.md
|
||||
|
|
@ -1405,6 +1406,7 @@ changelog/_unreleased/2024-11-21-add-aggregate-admin-api.md
|
|||
changelog/_unreleased/2024-11-04-fix-snippets-inaccessible-and-unchangeable.md
|
||||
changelog/_unreleased/2024-10-28-changed-mini-cart-headline-to-facilitate-accessibility.md
|
||||
changelog/_unreleased/2024-11-29-make-product-slider-defaults-accessible.md
|
||||
changelog/_unreleased/2024-12-12-ability-to-add-modal-root.md
|
||||
changelog/_unreleased/2024-11-11-fix-promotion-help-text.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
changelog/_unreleased/2024-11-19-fix-navbar-category-image-width.md
|
||||
|
|
@ -1484,6 +1486,7 @@ changelog/_unreleased/2024-12-11-services-stability-improvements.md
|
|||
changelog/_unreleased/2024-11-25-fix-unique-ids-for-address-forms.md
|
||||
changelog/_unreleased/2024-12-03-a11y-mobile-filter-panel.md
|
||||
changelog/_unreleased/2024-10-10-fix-account-password-autocomplete.md
|
||||
changelog/_unreleased/2024-12-13-add-promo-code-input-placeholder.md
|
||||
changelog/_unreleased/2024-11-26-adding-the-sort-when-searching-the-properties.md
|
||||
changelog/_unreleased/2024-10-30-update-to-symfony-7-2.md
|
||||
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
|
||||
|
|
@ -7364,6 +7367,7 @@ tests/acceptance/tests/Settings/CurrencyRoundingByCountry.spec.ts
|
|||
tests/acceptance/tests/Setup/SaaS-Setup.spec.ts
|
||||
tests/acceptance/tests/Install/Installation.spec.ts
|
||||
tests/acceptance/tests/Pagespeed/Lighthouse.spec.ts
|
||||
tests/acceptance/tests/BulkEdit/BulkEditCustomerInformation.spec.ts
|
||||
tests/acceptance/tests/Checkout/RegisteredUserBuysProduct.spec.ts
|
||||
tests/acceptance/tests/Checkout/CheckoutWithDigitalProduct.spec.ts
|
||||
tests/acceptance/tests/Checkout/CheckoutWithPromotionCode.spec.ts
|
||||
|
|
|
|||
|
|
@ -5550,6 +5550,12 @@ packages/core/database/tsconfig.eslint.json
|
|||
core/database/tsconfig.eslint.json
|
||||
database/tsconfig.eslint.json
|
||||
tsconfig.eslint.json
|
||||
packages/core/database/src/utils/async-curry.ts
|
||||
core/database/src/utils/async-curry.ts
|
||||
database/src/utils/async-curry.ts
|
||||
src/utils/async-curry.ts
|
||||
utils/async-curry.ts
|
||||
async-curry.ts
|
||||
packages/core/database/src/utils/types.ts
|
||||
core/database/src/utils/types.ts
|
||||
database/src/utils/types.ts
|
||||
|
|
@ -5690,6 +5696,33 @@ database/src/validations/index.ts
|
|||
src/validations/index.ts
|
||||
validations/index.ts
|
||||
index.ts
|
||||
packages/core/database/src/repairs/index.ts
|
||||
core/database/src/repairs/index.ts
|
||||
database/src/repairs/index.ts
|
||||
src/repairs/index.ts
|
||||
repairs/index.ts
|
||||
index.ts
|
||||
packages/core/database/src/repairs/operations/remove-orphan-morph-types.ts
|
||||
core/database/src/repairs/operations/remove-orphan-morph-types.ts
|
||||
database/src/repairs/operations/remove-orphan-morph-types.ts
|
||||
src/repairs/operations/remove-orphan-morph-types.ts
|
||||
repairs/operations/remove-orphan-morph-types.ts
|
||||
operations/remove-orphan-morph-types.ts
|
||||
remove-orphan-morph-types.ts
|
||||
packages/core/database/src/repairs/__tests__/remove-orphan-morph-types.test.ts
|
||||
core/database/src/repairs/__tests__/remove-orphan-morph-types.test.ts
|
||||
database/src/repairs/__tests__/remove-orphan-morph-types.test.ts
|
||||
src/repairs/__tests__/remove-orphan-morph-types.test.ts
|
||||
repairs/__tests__/remove-orphan-morph-types.test.ts
|
||||
__tests__/remove-orphan-morph-types.test.ts
|
||||
remove-orphan-morph-types.test.ts
|
||||
packages/core/database/src/repairs/__tests__/repair.test.ts
|
||||
core/database/src/repairs/__tests__/repair.test.ts
|
||||
database/src/repairs/__tests__/repair.test.ts
|
||||
src/repairs/__tests__/repair.test.ts
|
||||
repairs/__tests__/repair.test.ts
|
||||
__tests__/repair.test.ts
|
||||
repair.test.ts
|
||||
packages/core/database/src/entity-manager/index.ts
|
||||
core/database/src/entity-manager/index.ts
|
||||
database/src/entity-manager/index.ts
|
||||
|
|
@ -31870,6 +31903,12 @@ core/strapi/components/repeatable-not-required.test.api.js
|
|||
strapi/components/repeatable-not-required.test.api.js
|
||||
components/repeatable-not-required.test.api.js
|
||||
repeatable-not-required.test.api.js
|
||||
tests/api/core/strapi/components/cleanup-after-delete.test.api.ts
|
||||
api/core/strapi/components/cleanup-after-delete.test.api.ts
|
||||
core/strapi/components/cleanup-after-delete.test.api.ts
|
||||
strapi/components/cleanup-after-delete.test.api.ts
|
||||
components/cleanup-after-delete.test.api.ts
|
||||
cleanup-after-delete.test.api.ts
|
||||
tests/api/core/strapi/components/repeatable-order.test.api.js
|
||||
api/core/strapi/components/repeatable-order.test.api.js
|
||||
core/strapi/components/repeatable-order.test.api.js
|
||||
|
|
|
|||
|
|
@ -863,6 +863,7 @@ packages/core/database/jest.config.js
|
|||
packages/core/database/.eslintignore
|
||||
packages/core/database/README.md
|
||||
packages/core/database/tsconfig.eslint.json
|
||||
packages/core/database/src/utils/async-curry.ts
|
||||
packages/core/database/src/utils/types.ts
|
||||
packages/core/database/src/utils/knex.ts
|
||||
packages/core/database/src/utils/identifiers/index.ts
|
||||
|
|
@ -884,6 +885,10 @@ packages/core/database/src/connection.ts
|
|||
packages/core/database/src/validations/relations/bidirectional.ts
|
||||
packages/core/database/src/validations/relations/index.ts
|
||||
packages/core/database/src/validations/index.ts
|
||||
packages/core/database/src/repairs/index.ts
|
||||
packages/core/database/src/repairs/operations/remove-orphan-morph-types.ts
|
||||
packages/core/database/src/repairs/__tests__/remove-orphan-morph-types.test.ts
|
||||
packages/core/database/src/repairs/__tests__/repair.test.ts
|
||||
packages/core/database/src/entity-manager/index.ts
|
||||
packages/core/database/src/entity-manager/regular-relations.ts
|
||||
packages/core/database/src/entity-manager/morph-relations.ts
|
||||
|
|
@ -4530,6 +4535,7 @@ tests/api/core/strapi/migrations/migration-draft-publish.test.api.js
|
|||
tests/api/core/strapi/migrations/migration-unique-attribute.test.api.js
|
||||
tests/api/core/strapi/search.test.api.js
|
||||
tests/api/core/strapi/components/repeatable-not-required.test.api.js
|
||||
tests/api/core/strapi/components/cleanup-after-delete.test.api.ts
|
||||
tests/api/core/strapi/components/repeatable-order.test.api.js
|
||||
tests/api/core/strapi/components/single-not-required.test.api.js
|
||||
tests/api/core/strapi/components/repeatable-required-min-max.test.api.js
|
||||
|
|
|
|||
|
|
@ -18555,6 +18555,11 @@ js/data/changelog/.gitkeep
|
|||
data/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
.gitkeep
|
||||
packages/js/data/changelog/dev-incentives-updates
|
||||
js/data/changelog/dev-incentives-updates
|
||||
data/changelog/dev-incentives-updates
|
||||
changelog/dev-incentives-updates
|
||||
dev-incentives-updates
|
||||
packages/js/data/changelog/53165-dev-ts-5-7-2
|
||||
js/data/changelog/53165-dev-ts-5-7-2
|
||||
data/changelog/53165-dev-ts-5-7-2
|
||||
|
|
@ -22273,6 +22278,10 @@ plugins/woocommerce/changelog/dev-fix-wireit-cache-bloating
|
|||
woocommerce/changelog/dev-fix-wireit-cache-bloating
|
||||
changelog/dev-fix-wireit-cache-bloating
|
||||
dev-fix-wireit-cache-bloating
|
||||
plugins/woocommerce/changelog/update-default-coming-soon-value
|
||||
woocommerce/changelog/update-default-coming-soon-value
|
||||
changelog/update-default-coming-soon-value
|
||||
update-default-coming-soon-value
|
||||
plugins/woocommerce/changelog/53002-52945-add-virtual-param
|
||||
woocommerce/changelog/53002-52945-add-virtual-param
|
||||
changelog/53002-52945-add-virtual-param
|
||||
|
|
@ -22429,10 +22438,18 @@ plugins/woocommerce/changelog/e2e-tests-audit-tag-shopper-folder
|
|||
woocommerce/changelog/e2e-tests-audit-tag-shopper-folder
|
||||
changelog/e2e-tests-audit-tag-shopper-folder
|
||||
e2e-tests-audit-tag-shopper-folder
|
||||
plugins/woocommerce/changelog/dev-incentives-updates
|
||||
woocommerce/changelog/dev-incentives-updates
|
||||
changelog/dev-incentives-updates
|
||||
dev-incentives-updates
|
||||
plugins/woocommerce/changelog/52715-fix-52511
|
||||
woocommerce/changelog/52715-fix-52511
|
||||
changelog/52715-fix-52511
|
||||
52715-fix-52511
|
||||
plugins/woocommerce/changelog/53473-add-disconenct-from-wccom-endpoint
|
||||
woocommerce/changelog/53473-add-disconenct-from-wccom-endpoint
|
||||
changelog/53473-add-disconenct-from-wccom-endpoint
|
||||
53473-add-disconenct-from-wccom-endpoint
|
||||
plugins/woocommerce/changelog/update-migrate-php-blocks-to-api-version-3
|
||||
woocommerce/changelog/update-migrate-php-blocks-to-api-version-3
|
||||
changelog/update-migrate-php-blocks-to-api-version-3
|
||||
|
|
@ -22661,6 +22678,10 @@ plugins/woocommerce/changelog/52423-email-preview-subject
|
|||
woocommerce/changelog/52423-email-preview-subject
|
||||
changelog/52423-email-preview-subject
|
||||
52423-email-preview-subject
|
||||
plugins/woocommerce/changelog/53697-email-preview-code-cleanup
|
||||
woocommerce/changelog/53697-email-preview-code-cleanup
|
||||
changelog/53697-email-preview-code-cleanup
|
||||
53697-email-preview-code-cleanup
|
||||
plugins/woocommerce/changelog/52815-dev-lock-dependencies
|
||||
woocommerce/changelog/52815-dev-lock-dependencies
|
||||
changelog/52815-dev-lock-dependencies
|
||||
|
|
@ -22985,6 +23006,10 @@ plugins/woocommerce/changelog/52983-fix-issue-52722
|
|||
woocommerce/changelog/52983-fix-issue-52722
|
||||
changelog/52983-fix-issue-52722
|
||||
52983-fix-issue-52722
|
||||
plugins/woocommerce/changelog/53707-fix-53524-minor-issues-in-woocommerce
|
||||
woocommerce/changelog/53707-fix-53524-minor-issues-in-woocommerce
|
||||
changelog/53707-fix-53524-minor-issues-in-woocommerce
|
||||
53707-fix-53524-minor-issues-in-woocommerce
|
||||
plugins/woocommerce/changelog/51922-dev-using-order-status-constants-in-the-main-files
|
||||
woocommerce/changelog/51922-dev-using-order-status-constants-in-the-main-files
|
||||
changelog/51922-dev-using-order-status-constants-in-the-main-files
|
||||
|
|
@ -23021,6 +23046,10 @@ plugins/woocommerce/changelog/53362-dev-improve-error-notice-dismissal
|
|||
woocommerce/changelog/53362-dev-improve-error-notice-dismissal
|
||||
changelog/53362-dev-improve-error-notice-dismissal
|
||||
53362-dev-improve-error-notice-dismissal
|
||||
plugins/woocommerce/changelog/add-22378-streamline-wccom-connection
|
||||
woocommerce/changelog/add-22378-streamline-wccom-connection
|
||||
changelog/add-22378-streamline-wccom-connection
|
||||
add-22378-streamline-wccom-connection
|
||||
plugins/woocommerce/changelog/add-should-show-notice-filters
|
||||
woocommerce/changelog/add-should-show-notice-filters
|
||||
changelog/add-should-show-notice-filters
|
||||
|
|
@ -23057,6 +23086,10 @@ plugins/woocommerce/changelog/e2e-fix-notice-check-when-creating-order
|
|||
woocommerce/changelog/e2e-fix-notice-check-when-creating-order
|
||||
changelog/e2e-fix-notice-check-when-creating-order
|
||||
e2e-fix-notice-check-when-creating-order
|
||||
plugins/woocommerce/changelog/53711-add-rate-limit-opt-out-checkout
|
||||
woocommerce/changelog/53711-add-rate-limit-opt-out-checkout
|
||||
changelog/53711-add-rate-limit-opt-out-checkout
|
||||
53711-add-rate-limit-opt-out-checkout
|
||||
plugins/woocommerce/changelog/e2e-improve-test-data-customer-list-spec
|
||||
woocommerce/changelog/e2e-improve-test-data-customer-list-spec
|
||||
changelog/e2e-improve-test-data-customer-list-spec
|
||||
|
|
@ -23177,6 +23210,10 @@ plugins/woocommerce/changelog/53145-product-gallery-fix-console-error
|
|||
woocommerce/changelog/53145-product-gallery-fix-console-error
|
||||
changelog/53145-product-gallery-fix-console-error
|
||||
53145-product-gallery-fix-console-error
|
||||
plugins/woocommerce/changelog/53696-live-preview-manage-email
|
||||
woocommerce/changelog/53696-live-preview-manage-email
|
||||
changelog/53696-live-preview-manage-email
|
||||
53696-live-preview-manage-email
|
||||
plugins/woocommerce/changelog/e2e-fix-add-new-coupon-btn-text
|
||||
woocommerce/changelog/e2e-fix-add-new-coupon-btn-text
|
||||
changelog/e2e-fix-add-new-coupon-btn-text
|
||||
|
|
@ -23185,6 +23222,10 @@ plugins/woocommerce/changelog/e2e-update-tags-in-page-loads-spec
|
|||
woocommerce/changelog/e2e-update-tags-in-page-loads-spec
|
||||
changelog/e2e-update-tags-in-page-loads-spec
|
||||
e2e-update-tags-in-page-loads-spec
|
||||
plugins/woocommerce/changelog/fix-core-profiler-jetpack-auth-not-showing
|
||||
woocommerce/changelog/fix-core-profiler-jetpack-auth-not-showing
|
||||
changelog/fix-core-profiler-jetpack-auth-not-showing
|
||||
fix-core-profiler-jetpack-auth-not-showing
|
||||
plugins/woocommerce/changelog/53016-fix-settings-modern-route-update
|
||||
woocommerce/changelog/53016-fix-settings-modern-route-update
|
||||
changelog/53016-fix-settings-modern-route-update
|
||||
|
|
@ -23273,6 +23314,10 @@ plugins/woocommerce/changelog/remove-dead-lys-state-action
|
|||
woocommerce/changelog/remove-dead-lys-state-action
|
||||
changelog/remove-dead-lys-state-action
|
||||
remove-dead-lys-state-action
|
||||
plugins/woocommerce/changelog/update-53364-limit-core-profiler-extensions-8-maximum
|
||||
woocommerce/changelog/update-53364-limit-core-profiler-extensions-8-maximum
|
||||
changelog/update-53364-limit-core-profiler-extensions-8-maximum
|
||||
update-53364-limit-core-profiler-extensions-8-maximum
|
||||
plugins/woocommerce/changelog/woo-core-test-patch
|
||||
woocommerce/changelog/woo-core-test-patch
|
||||
changelog/woo-core-test-patch
|
||||
|
|
@ -24571,6 +24616,13 @@ wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php
|
|||
rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php
|
||||
endpoints/class-wc-rest-wccom-site-installer-controller.php
|
||||
class-wc-rest-wccom-site-installer-controller.php
|
||||
plugins/woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-connection-controller.php
|
||||
woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-connection-controller.php
|
||||
includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-connection-controller.php
|
||||
wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-connection-controller.php
|
||||
rest-api/endpoints/class-wc-rest-wccom-site-connection-controller.php
|
||||
endpoints/class-wc-rest-wccom-site-connection-controller.php
|
||||
class-wc-rest-wccom-site-connection-controller.php
|
||||
plugins/woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-ssr-controller.php
|
||||
woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-ssr-controller.php
|
||||
includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-ssr-controller.php
|
||||
|
|
@ -37110,6 +37162,69 @@ admin/client/settings-payments/utils.ts
|
|||
client/settings-payments/utils.ts
|
||||
settings-payments/utils.ts
|
||||
utils.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/enable-gateway-button.tsx
|
||||
woocommerce/client/admin/client/settings-payments/components/buttons/enable-gateway-button.tsx
|
||||
client/admin/client/settings-payments/components/buttons/enable-gateway-button.tsx
|
||||
admin/client/settings-payments/components/buttons/enable-gateway-button.tsx
|
||||
client/settings-payments/components/buttons/enable-gateway-button.tsx
|
||||
settings-payments/components/buttons/enable-gateway-button.tsx
|
||||
components/buttons/enable-gateway-button.tsx
|
||||
buttons/enable-gateway-button.tsx
|
||||
enable-gateway-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/activate-payments-button.tsx
|
||||
woocommerce/client/admin/client/settings-payments/components/buttons/activate-payments-button.tsx
|
||||
client/admin/client/settings-payments/components/buttons/activate-payments-button.tsx
|
||||
admin/client/settings-payments/components/buttons/activate-payments-button.tsx
|
||||
client/settings-payments/components/buttons/activate-payments-button.tsx
|
||||
settings-payments/components/buttons/activate-payments-button.tsx
|
||||
components/buttons/activate-payments-button.tsx
|
||||
buttons/activate-payments-button.tsx
|
||||
activate-payments-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/index.ts
|
||||
woocommerce/client/admin/client/settings-payments/components/buttons/index.ts
|
||||
client/admin/client/settings-payments/components/buttons/index.ts
|
||||
admin/client/settings-payments/components/buttons/index.ts
|
||||
client/settings-payments/components/buttons/index.ts
|
||||
settings-payments/components/buttons/index.ts
|
||||
components/buttons/index.ts
|
||||
buttons/index.ts
|
||||
index.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/back-button.scss
|
||||
woocommerce/client/admin/client/settings-payments/components/buttons/back-button.scss
|
||||
client/admin/client/settings-payments/components/buttons/back-button.scss
|
||||
admin/client/settings-payments/components/buttons/back-button.scss
|
||||
client/settings-payments/components/buttons/back-button.scss
|
||||
settings-payments/components/buttons/back-button.scss
|
||||
components/buttons/back-button.scss
|
||||
buttons/back-button.scss
|
||||
back-button.scss
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/back-button.tsx
|
||||
woocommerce/client/admin/client/settings-payments/components/buttons/back-button.tsx
|
||||
client/admin/client/settings-payments/components/buttons/back-button.tsx
|
||||
admin/client/settings-payments/components/buttons/back-button.tsx
|
||||
client/settings-payments/components/buttons/back-button.tsx
|
||||
settings-payments/components/buttons/back-button.tsx
|
||||
components/buttons/back-button.tsx
|
||||
buttons/back-button.tsx
|
||||
back-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/settings-button.tsx
|
||||
woocommerce/client/admin/client/settings-payments/components/buttons/settings-button.tsx
|
||||
client/admin/client/settings-payments/components/buttons/settings-button.tsx
|
||||
admin/client/settings-payments/components/buttons/settings-button.tsx
|
||||
client/settings-payments/components/buttons/settings-button.tsx
|
||||
settings-payments/components/buttons/settings-button.tsx
|
||||
components/buttons/settings-button.tsx
|
||||
buttons/settings-button.tsx
|
||||
settings-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/complete-setup-button.tsx
|
||||
woocommerce/client/admin/client/settings-payments/components/buttons/complete-setup-button.tsx
|
||||
client/admin/client/settings-payments/components/buttons/complete-setup-button.tsx
|
||||
admin/client/settings-payments/components/buttons/complete-setup-button.tsx
|
||||
client/settings-payments/components/buttons/complete-setup-button.tsx
|
||||
settings-payments/components/buttons/complete-setup-button.tsx
|
||||
components/buttons/complete-setup-button.tsx
|
||||
buttons/complete-setup-button.tsx
|
||||
complete-setup-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
|
||||
woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
|
||||
client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
|
||||
|
|
@ -37146,24 +37261,6 @@ settings-payments/components/payment-gateways/index.ts
|
|||
components/payment-gateways/index.ts
|
||||
payment-gateways/index.ts
|
||||
index.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/back-button/back-button.scss
|
||||
woocommerce/client/admin/client/settings-payments/components/back-button/back-button.scss
|
||||
client/admin/client/settings-payments/components/back-button/back-button.scss
|
||||
admin/client/settings-payments/components/back-button/back-button.scss
|
||||
client/settings-payments/components/back-button/back-button.scss
|
||||
settings-payments/components/back-button/back-button.scss
|
||||
components/back-button/back-button.scss
|
||||
back-button/back-button.scss
|
||||
back-button.scss
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/back-button/back-button.tsx
|
||||
woocommerce/client/admin/client/settings-payments/components/back-button/back-button.tsx
|
||||
client/admin/client/settings-payments/components/back-button/back-button.tsx
|
||||
admin/client/settings-payments/components/back-button/back-button.tsx
|
||||
client/settings-payments/components/back-button/back-button.tsx
|
||||
settings-payments/components/back-button/back-button.tsx
|
||||
components/back-button/back-button.tsx
|
||||
back-button/back-button.tsx
|
||||
back-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/other-payment-gateways/index.ts
|
||||
woocommerce/client/admin/client/settings-payments/components/other-payment-gateways/index.ts
|
||||
client/admin/client/settings-payments/components/other-payment-gateways/index.ts
|
||||
|
|
@ -37329,24 +37426,6 @@ settings-payments/components/list-placeholder/list-placeholder.tsx
|
|||
components/list-placeholder/list-placeholder.tsx
|
||||
list-placeholder/list-placeholder.tsx
|
||||
list-placeholder.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/index.ts
|
||||
woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/index.ts
|
||||
client/admin/client/settings-payments/components/payment-gateway-buttons/index.ts
|
||||
admin/client/settings-payments/components/payment-gateway-buttons/index.ts
|
||||
client/settings-payments/components/payment-gateway-buttons/index.ts
|
||||
settings-payments/components/payment-gateway-buttons/index.ts
|
||||
components/payment-gateway-buttons/index.ts
|
||||
payment-gateway-buttons/index.ts
|
||||
index.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
|
||||
woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
|
||||
client/admin/client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
|
||||
admin/client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
|
||||
client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
|
||||
settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
|
||||
components/payment-gateway-buttons/payment-gateway-buttons.tsx
|
||||
payment-gateway-buttons/payment-gateway-buttons.tsx
|
||||
payment-gateway-buttons.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-method-list-item/index.ts
|
||||
woocommerce/client/admin/client/settings-payments/components/payment-method-list-item/index.ts
|
||||
client/admin/client/settings-payments/components/payment-method-list-item/index.ts
|
||||
|
|
@ -45021,6 +45100,12 @@ tests/e2e-pw/utils/tours.js
|
|||
e2e-pw/utils/tours.js
|
||||
utils/tours.js
|
||||
tours.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/coming-soon.js
|
||||
woocommerce/tests/e2e-pw/utils/coming-soon.js
|
||||
tests/e2e-pw/utils/coming-soon.js
|
||||
e2e-pw/utils/coming-soon.js
|
||||
utils/coming-soon.js
|
||||
coming-soon.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/checkout.js
|
||||
woocommerce/tests/e2e-pw/utils/checkout.js
|
||||
tests/e2e-pw/utils/checkout.js
|
||||
|
|
@ -56914,6 +56999,14 @@ Admin/Settings/PaymentProviders/WooPayments.php
|
|||
Settings/PaymentProviders/WooPayments.php
|
||||
PaymentProviders/WooPayments.php
|
||||
WooPayments.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/Stripe.php
|
||||
woocommerce/src/Internal/Admin/Settings/PaymentProviders/Stripe.php
|
||||
src/Internal/Admin/Settings/PaymentProviders/Stripe.php
|
||||
Internal/Admin/Settings/PaymentProviders/Stripe.php
|
||||
Admin/Settings/PaymentProviders/Stripe.php
|
||||
Settings/PaymentProviders/Stripe.php
|
||||
PaymentProviders/Stripe.php
|
||||
Stripe.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/WCCore.php
|
||||
woocommerce/src/Internal/Admin/Settings/PaymentProviders/WCCore.php
|
||||
src/Internal/Admin/Settings/PaymentProviders/WCCore.php
|
||||
|
|
@ -56938,14 +57031,6 @@ Admin/Settings/PaymentProviders/PaymentGateway.php
|
|||
Settings/PaymentProviders/PaymentGateway.php
|
||||
PaymentProviders/PaymentGateway.php
|
||||
PaymentGateway.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/PaymentProvider.php
|
||||
woocommerce/src/Internal/Admin/Settings/PaymentProviders/PaymentProvider.php
|
||||
src/Internal/Admin/Settings/PaymentProviders/PaymentProvider.php
|
||||
Internal/Admin/Settings/PaymentProviders/PaymentProvider.php
|
||||
Admin/Settings/PaymentProviders/PaymentProvider.php
|
||||
Settings/PaymentProviders/PaymentProvider.php
|
||||
PaymentProviders/PaymentProvider.php
|
||||
PaymentProvider.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsRestController.php
|
||||
woocommerce/src/Internal/Admin/Settings/PaymentsRestController.php
|
||||
src/Internal/Admin/Settings/PaymentsRestController.php
|
||||
|
|
|
|||
|
|
@ -3135,6 +3135,7 @@ packages/js/data/changelog/53612-dev-update-cod-copy
|
|||
packages/js/data/changelog/add-stripe-tax-to task
|
||||
packages/js/data/changelog/47614-tweak-google-extension-rename
|
||||
packages/js/data/changelog/.gitkeep
|
||||
packages/js/data/changelog/dev-incentives-updates
|
||||
packages/js/data/changelog/53165-dev-ts-5-7-2
|
||||
packages/js/data/changelog/dev-consolidate-syncpack-config
|
||||
packages/js/data/changelog/fix-remove-help-panel-user-meta
|
||||
|
|
@ -3823,6 +3824,7 @@ plugins/woocommerce/changelog/feat-add-product-review-autocomplete-fields
|
|||
plugins/woocommerce/changelog/add-data-flow-overview
|
||||
plugins/woocommerce/changelog/52761-fix-ci-jobs
|
||||
plugins/woocommerce/changelog/dev-fix-wireit-cache-bloating
|
||||
plugins/woocommerce/changelog/update-default-coming-soon-value
|
||||
plugins/woocommerce/changelog/53002-52945-add-virtual-param
|
||||
plugins/woocommerce/changelog/52928-patch-1
|
||||
plugins/woocommerce/changelog/52757-update-settings-sidebar-components
|
||||
|
|
@ -3862,7 +3864,9 @@ plugins/woocommerce/changelog/51921-dev-using-order-status-constants-in-legacy-t
|
|||
plugins/woocommerce/changelog/fix-53131-hover-extension-cursor-pointer
|
||||
plugins/woocommerce/changelog/fix-51799
|
||||
plugins/woocommerce/changelog/e2e-tests-audit-tag-shopper-folder
|
||||
plugins/woocommerce/changelog/dev-incentives-updates
|
||||
plugins/woocommerce/changelog/52715-fix-52511
|
||||
plugins/woocommerce/changelog/53473-add-disconenct-from-wccom-endpoint
|
||||
plugins/woocommerce/changelog/update-migrate-php-blocks-to-api-version-3
|
||||
plugins/woocommerce/changelog/53468-update-settings-data-custom-type
|
||||
plugins/woocommerce/changelog/52806-fix-settings-typings
|
||||
|
|
@ -3920,6 +3924,7 @@ plugins/woocommerce/changelog/51549-fix-wrong-default-param-type-51548
|
|||
plugins/woocommerce/changelog/fix-add-to-cart-form-untranslatable-string
|
||||
plugins/woocommerce/changelog/enhance-page-coming-soon-minimal-left-image
|
||||
plugins/woocommerce/changelog/52423-email-preview-subject
|
||||
plugins/woocommerce/changelog/53697-email-preview-code-cleanup
|
||||
plugins/woocommerce/changelog/52815-dev-lock-dependencies
|
||||
plugins/woocommerce/changelog/52227-preview-email-types
|
||||
plugins/woocommerce/changelog/52678-fix-51636-refactor-product-filters
|
||||
|
|
@ -4001,6 +4006,7 @@ plugins/woocommerce/changelog/fix-51892
|
|||
plugins/woocommerce/changelog/e2e-fixes-for-api-core-tests-customer-crud
|
||||
plugins/woocommerce/changelog/e2e-update-base-url-to-always-end-in-fw-slash
|
||||
plugins/woocommerce/changelog/52983-fix-issue-52722
|
||||
plugins/woocommerce/changelog/53707-fix-53524-minor-issues-in-woocommerce
|
||||
plugins/woocommerce/changelog/51922-dev-using-order-status-constants-in-the-main-files
|
||||
plugins/woocommerce/changelog/e2e-remove-all-networkidle
|
||||
plugins/woocommerce/changelog/53619-dev-update-wp-scripts-in-blocks
|
||||
|
|
@ -4010,6 +4016,7 @@ plugins/woocommerce/changelog/update-52738-woopayments-incentives-refac-and-api
|
|||
plugins/woocommerce/changelog/fix-prevent-guest-checkout-on-store-api-endpoint-when-guest-checkout-is-disabled
|
||||
plugins/woocommerce/changelog/add-experimental-prefix-docs
|
||||
plugins/woocommerce/changelog/53362-dev-improve-error-notice-dismissal
|
||||
plugins/woocommerce/changelog/add-22378-streamline-wccom-connection
|
||||
plugins/woocommerce/changelog/add-should-show-notice-filters
|
||||
plugins/woocommerce/changelog/add-52933-payment-provider-ordering-api
|
||||
plugins/woocommerce/changelog/52898-52773-add-exclude-status-param
|
||||
|
|
@ -4019,6 +4026,7 @@ plugins/woocommerce/changelog/52925-update-52876-persist-user-admin-color-scheme
|
|||
plugins/woocommerce/changelog/53083-update-enable-brands
|
||||
plugins/woocommerce/changelog/52909-fix-improve-wp-6-6-e2e-tests
|
||||
plugins/woocommerce/changelog/e2e-fix-notice-check-when-creating-order
|
||||
plugins/woocommerce/changelog/53711-add-rate-limit-opt-out-checkout
|
||||
plugins/woocommerce/changelog/e2e-improve-test-data-customer-list-spec
|
||||
plugins/woocommerce/changelog/fix-52883-order-details-failed
|
||||
plugins/woocommerce/changelog/fix-core-profiler-jetpack-pre-installed
|
||||
|
|
@ -4049,8 +4057,10 @@ plugins/woocommerce/changelog/53022-fix-53020-php-csv-export-allow-negative-numb
|
|||
plugins/woocommerce/changelog/dev-52414_implement_productQueryBuilder_class
|
||||
plugins/woocommerce/changelog/52994-52944-add-include-types-param
|
||||
plugins/woocommerce/changelog/53145-product-gallery-fix-console-error
|
||||
plugins/woocommerce/changelog/53696-live-preview-manage-email
|
||||
plugins/woocommerce/changelog/e2e-fix-add-new-coupon-btn-text
|
||||
plugins/woocommerce/changelog/e2e-update-tags-in-page-loads-spec
|
||||
plugins/woocommerce/changelog/fix-core-profiler-jetpack-auth-not-showing
|
||||
plugins/woocommerce/changelog/53016-fix-settings-modern-route-update
|
||||
plugins/woocommerce/changelog/52625-fix-broken-docs-links-52587
|
||||
plugins/woocommerce/changelog/52780-52773-add-include-status-param
|
||||
|
|
@ -4073,6 +4083,7 @@ plugins/woocommerce/changelog/53028-52946-add-downloadable-param
|
|||
plugins/woocommerce/changelog/53160-product-gallery-gallery-images-disappears-mobile
|
||||
plugins/woocommerce/changelog/update-product-editor-css-remove-add-new
|
||||
plugins/woocommerce/changelog/remove-dead-lys-state-action
|
||||
plugins/woocommerce/changelog/update-53364-limit-core-profiler-extensions-8-maximum
|
||||
plugins/woocommerce/changelog/woo-core-test-patch
|
||||
plugins/woocommerce/changelog/53513-update-wccom-22106-22107-in-app-images
|
||||
plugins/woocommerce/changelog/52422-floating-email-preview
|
||||
|
|
@ -4296,6 +4307,7 @@ plugins/woocommerce/includes/wccom-site/installation/class-wc-wccom-site-install
|
|||
plugins/woocommerce/includes/wccom-site/class-wc-wccom-site.php
|
||||
plugins/woocommerce/includes/wccom-site/class-wc-wccom-site-installer.php
|
||||
plugins/woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php
|
||||
plugins/woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-connection-controller.php
|
||||
plugins/woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-ssr-controller.php
|
||||
plugins/woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-status-controller.php
|
||||
plugins/woocommerce/includes/wccom-site/rest-api/endpoints/abstract-wc-rest-wccom-site-controller.php
|
||||
|
|
@ -6080,12 +6092,17 @@ plugins/woocommerce/client/admin/client/settings-payments/index.tsx
|
|||
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-main.scss
|
||||
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-methods.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/utils.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/enable-gateway-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/activate-payments-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/index.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/back-button.scss
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/back-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/settings-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/buttons/complete-setup-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/offline-payment-gateway-list-item.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateways/payment-gateways.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateways/index.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/back-button/back-button.scss
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/back-button/back-button.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/other-payment-gateways/index.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/other-payment-gateways/other-payment-gateways.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/status-badge/test/status-badge.test.tsx
|
||||
|
|
@ -6104,8 +6121,6 @@ plugins/woocommerce/client/admin/client/settings-payments/components/sortable/so
|
|||
plugins/woocommerce/client/admin/client/settings-payments/components/list-placeholder/index.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/list-placeholder/list-placeholder.scss
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/list-placeholder/list-placeholder.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/index.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-method-list-item/index.ts
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/payment-method-list-item/payment-method-list-item.tsx
|
||||
plugins/woocommerce/client/admin/client/settings-payments/components/country-selector/country-selector.scss
|
||||
|
|
@ -7077,6 +7092,7 @@ plugins/woocommerce/tests/e2e-pw/utils/editor.js
|
|||
plugins/woocommerce/tests/e2e-pw/utils/themes.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/login.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/tours.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/coming-soon.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/checkout.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/api.js
|
||||
plugins/woocommerce/tests/e2e-pw/utils/helpers.js
|
||||
|
|
@ -8780,10 +8796,10 @@ plugins/woocommerce/src/Internal/Admin/Settings/PaymentsController.php
|
|||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/Payments.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/WooPayments.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/Stripe.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/WCCore.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/PayPal.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/PaymentGateway.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/PaymentProvider.php
|
||||
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsRestController.php
|
||||
plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php
|
||||
plugins/woocommerce/src/Internal/Admin/Events.php
|
||||
|
|
|
|||
|
|
@ -82,6 +82,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
|
|
@ -89,8 +93,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/edit$
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
|
@ -100,10 +107,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*source=
|
||||
/.git
|
||||
//wiki/skins
|
||||
/?*amp_client_id
|
||||
/?z=1
|
||||
/MANUALS/*.pdf$
|
||||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/__wishlist__
|
||||
/_activities
|
||||
/_activity
|
||||
/_community
|
||||
/_created
|
||||
/_followers
|
||||
/_following
|
||||
/_quick_saves
|
||||
/_saved
|
||||
/_shop
|
||||
/_shopping_list
|
||||
/album/*/*?i=
|
||||
/api
|
||||
/api$
|
||||
|
|
@ -122,10 +142,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/comments
|
||||
/commits/*?author
|
||||
/commits/*?path
|
||||
/communities
|
||||
/contact/menu*
|
||||
/contact/partner*
|
||||
/contactus/mwaas*
|
||||
/directory
|
||||
/discovered
|
||||
/docs/product
|
||||
/download
|
||||
/download/Browse.aspx?
|
||||
|
|
@ -153,6 +175,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/layout/
|
||||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/likes
|
||||
/login
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
|
@ -165,9 +188,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newest/*rss
|
||||
/newest/*xml
|
||||
/newsearch/
|
||||
/organize
|
||||
/partials
|
||||
/pins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/report_abuse
|
||||
/revisions
|
||||
|
|
@ -175,6 +201,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/rsvps/*atom
|
||||
/rsvps/*rss
|
||||
/rsvps/*xml
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search/*?q=
|
||||
|
|
@ -188,11 +216,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
|
||||
/store/locations/store-locations-sitemap.xml
|
||||
/store/music/groove-music-pass/*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/wiki/Special:
|
||||
/wiki/index.php/Help
|
||||
|
|
@ -304,6 +336,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?search_forum=
|
||||
?set_mobile=
|
||||
?showAllGroups=
|
||||
?show_error=true
|
||||
?slogin
|
||||
?sort=
|
||||
?sortBy=
|
||||
|
|
@ -424,6 +457,8 @@ WebObjects/MZStoreElements.woa
|
|||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||
_
|
||||
_/_
|
||||
_/_/pixel
|
||||
_/aihub_pod
|
||||
_/ain/_/js
|
||||
_/alkali-learn
|
||||
|
|
@ -487,6 +522,8 @@ _next/gtm
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
|
@ -598,10 +635,12 @@ actions/news/rss
|
|||
ad_id=
|
||||
addContacts
|
||||
add_favorite
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
admin/
|
||||
ads
|
||||
ads.txt
|
||||
ads/gpa/vidgen
|
||||
ads/hotels/partners
|
||||
ads/learn
|
||||
|
|
@ -618,6 +657,7 @@ adwords/proposal
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
agreements/approve
|
||||
aihub/tfhub
|
||||
ajax
|
||||
|
|
@ -661,8 +701,10 @@ api?
|
|||
api_access_key=
|
||||
app*_
|
||||
app*form_id=
|
||||
app-ads.txt
|
||||
app/
|
||||
app/updates
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
|
@ -735,6 +777,7 @@ author/following
|
|||
author=
|
||||
authoring/
|
||||
authwall
|
||||
autocomplete
|
||||
away.php
|
||||
b?*node=7454898011
|
||||
b?*node=7454917011
|
||||
|
|
@ -788,6 +831,10 @@ blogs/slow-ride
|
|||
blogs/test
|
||||
blogsearch
|
||||
blogsearch_feeds
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/NBK
|
||||
|
|
@ -810,16 +857,37 @@ books?*zoom=1
|
|||
books?*zoom=5
|
||||
booksrightsholders
|
||||
boutique/sitemaps
|
||||
branded-pins
|
||||
business/ad_create
|
||||
business/adshare
|
||||
business/adshare/faqs
|
||||
business/blahblah
|
||||
business/business-access
|
||||
business/business-hierarchy
|
||||
business/business-manager
|
||||
business/catalogs
|
||||
business/commerce-integrations
|
||||
business/community-information
|
||||
business/convert
|
||||
business/create
|
||||
business/create-linked-account
|
||||
business/feedback
|
||||
business/hub
|
||||
business/invite
|
||||
business/leads/jsplayer_show_lead_form.html
|
||||
business/leads/show_form.html
|
||||
business/learning/blog
|
||||
business/onboarding
|
||||
business/pin_create
|
||||
business/premium/is_payment_pending
|
||||
business/promotion
|
||||
business/referral
|
||||
business/sales/blog
|
||||
business/site
|
||||
business/switch-account
|
||||
business/top-ads
|
||||
business/update
|
||||
business/verified-merchant/status
|
||||
buyside-e2e-monitor
|
||||
buzz/post
|
||||
cai
|
||||
|
|
@ -852,6 +920,7 @@ checkout
|
|||
checkout-external
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/browser/mobile/tour
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
|
|
@ -874,6 +943,7 @@ clickthru
|
|||
clima/ets
|
||||
clima/sites/registry
|
||||
clone/library/genomic/organisms
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
|
@ -893,6 +963,7 @@ commission_2010-2014/katainen
|
|||
commits?author=
|
||||
common/
|
||||
common/survey.aspx
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
|
@ -909,22 +980,31 @@ community/category/*
|
|||
community/comments
|
||||
community/feed
|
||||
community/trackback
|
||||
community_comment
|
||||
community_post
|
||||
companyDir
|
||||
compare
|
||||
compare/*/apply
|
||||
compressiontest
|
||||
concussion/HeadsUp/training/
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
consumers/archive
|
||||
contact/menu*
|
||||
contact/partner*
|
||||
contactus
|
||||
contactus/mwaas*
|
||||
content-claiming
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
coop/directory
|
||||
coop/manage
|
||||
copy-conductor/crawled
|
||||
copyright-reporting
|
||||
core/
|
||||
core/*.css$
|
||||
core/*.css?
|
||||
|
|
@ -940,14 +1020,22 @@ couchmode
|
|||
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
|
||||
cse/panel
|
||||
cse?
|
||||
csp
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
|
@ -958,9 +1046,11 @@ de-de/corporate/rechtliche-hinweise/impressum_de.aspx
|
|||
de-de/feedback
|
||||
de-de/lp
|
||||
de-de/searchresults
|
||||
deactivate-account
|
||||
default
|
||||
default.aspx/kb/
|
||||
default.aspx/ph/
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
|
@ -1056,6 +1146,8 @@ ebooks?*zoom=1
|
|||
ebooks?*zoom=5
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
education/blocks
|
||||
|
|
@ -1068,6 +1160,7 @@ ekansa/Open-Context-Data
|
|||
ekansa/opencontext-
|
||||
email
|
||||
email-unsubscribe
|
||||
email_verification_error
|
||||
embed
|
||||
embed/@
|
||||
embed/curated
|
||||
|
|
@ -1129,6 +1222,7 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
entrez
|
||||
|
|
@ -1194,14 +1288,18 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
|||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||
exec/obidos/subst/partners/friends/access.html
|
||||
exec/obidos/tg/cm/member
|
||||
explore
|
||||
explore/*/?p=
|
||||
explore/*/lightbox
|
||||
external
|
||||
external/overture
|
||||
external_hosted
|
||||
f/healthcheck
|
||||
facebook
|
||||
faves-i_love_u_get_away_from_me
|
||||
favorite
|
||||
fb
|
||||
fb.html
|
||||
fe=true
|
||||
feature/sf-test
|
||||
feed
|
||||
|
|
@ -1234,6 +1332,8 @@ flu/espanol/
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
|
@ -1295,6 +1395,8 @@ giveaway/host/setup
|
|||
glass/images/commerce
|
||||
global$
|
||||
gog
|
||||
google_gdn.html
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
gorf
|
||||
gp
|
||||
|
|
@ -1410,6 +1512,7 @@ guidebooks
|
|||
gview
|
||||
gwt
|
||||
h5games_gamecenter/images
|
||||
hanukkah-spotlight
|
||||
hashtag/*?src=
|
||||
hd
|
||||
header/channels
|
||||
|
|
@ -1432,7 +1535,10 @@ help/vodafone
|
|||
help/zendesk_sso
|
||||
hex
|
||||
history/static
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotelfinder/rpc
|
||||
|
|
@ -1440,8 +1546,8 @@ hotels/rpc
|
|||
hotfix/
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://blog.google/robots.txt
|
||||
http://washingtonpost.com/robots.txt
|
||||
http://npr.org/robots.txt
|
||||
http://patreon.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -1455,6 +1561,9 @@ id-id.www.cloudflare.com
|
|||
id-id/feedback
|
||||
id-id/lp
|
||||
id-id/searchresults
|
||||
idea-ads-tool
|
||||
idea-pin-builder
|
||||
idea-pin-invite
|
||||
identity/accountsettingsactivityweb
|
||||
identity/accountsettingssyaf
|
||||
ie/ie40/
|
||||
|
|
@ -1486,12 +1595,15 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
internalPref
|
||||
intl
|
||||
intl/*/about/views
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
invoice/estimate/buyerView/attachments
|
||||
|
|
@ -1527,6 +1639,8 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
js
|
||||
jsapi
|
||||
jsearch
|
||||
|
|
@ -1541,6 +1655,7 @@ ko-kr.www.cloudflare.com
|
|||
ko-kr/feedback
|
||||
ko-kr/lp
|
||||
ko-kr/searchresults
|
||||
kwanzaa-spotlight
|
||||
labs/pmc
|
||||
labs/popgadget/search
|
||||
lamda/images
|
||||
|
|
@ -1575,12 +1690,15 @@ learning/settings
|
|||
learning/settings$
|
||||
learning/settings?
|
||||
legal
|
||||
lens-search
|
||||
li/track
|
||||
library/devices
|
||||
licensing-syndication
|
||||
limited-release
|
||||
link
|
||||
linked
|
||||
lite
|
||||
live-session
|
||||
live_chat
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
lm/R3HQ5WJSZK6QSO
|
||||
|
|
@ -1607,6 +1725,7 @@ localservices
|
|||
lochp?
|
||||
login
|
||||
login$
|
||||
login/?next=
|
||||
login?*=
|
||||
logout
|
||||
lp
|
||||
|
|
@ -1726,6 +1845,7 @@ narrative-
|
|||
native
|
||||
nbubumblebee
|
||||
network
|
||||
new_invite
|
||||
news$
|
||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
||||
|
|
@ -1740,6 +1860,7 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newsround
|
||||
|
|
@ -1753,15 +1874,20 @@ nl-nl/lp
|
|||
nl-nl/searchresults
|
||||
node/add/
|
||||
nonprofits/account
|
||||
notifications
|
||||
ns/hydra/console/?
|
||||
nus-trk
|
||||
nwshp$
|
||||
o/di
|
||||
o/dt
|
||||
oas/
|
||||
oauth/line
|
||||
oauth/login
|
||||
oauth/v2
|
||||
oauth2
|
||||
oauth2/v2
|
||||
oauth_error
|
||||
offsite
|
||||
og
|
||||
okxbet.com
|
||||
onebox/media/sports/logos
|
||||
|
|
@ -1790,8 +1916,11 @@ pagespeed/insights/ui/logo
|
|||
panel
|
||||
pantheon
|
||||
pantheon-platform
|
||||
parental-consent/confirmation
|
||||
parental-passcode
|
||||
participate/conferences.xml
|
||||
partners
|
||||
password/reset
|
||||
password_expired
|
||||
patent-search/frontend
|
||||
patents/download
|
||||
|
|
@ -1821,12 +1950,46 @@ photos/gbachelie
|
|||
photos/i_love_u_get_away_from_me
|
||||
photos/tags/*/page
|
||||
photos/youpy
|
||||
pin
|
||||
pin-builder
|
||||
pin-communities
|
||||
pin-creation-tool
|
||||
pin-editor
|
||||
pin/*/activities
|
||||
pin/*/activity
|
||||
pin/*/analytics
|
||||
pin/*/brand-catalog
|
||||
pin/*/comments
|
||||
pin/*/email
|
||||
pin/*/feedback
|
||||
pin/*/idea-pin/related-products
|
||||
pin/*/likes
|
||||
pin/*/promote
|
||||
pin/*/reaction
|
||||
pin/*/related-products
|
||||
pin/*/repin
|
||||
pin/*/repins
|
||||
pin/*/sent
|
||||
pin/*/share
|
||||
pin/*/shop-the-look
|
||||
pin/*/tag
|
||||
pin/*/takes
|
||||
pin/*/visual-search
|
||||
pin/*/visual-shop
|
||||
pin/create
|
||||
pin/find
|
||||
pin/find?url=
|
||||
pin_shop
|
||||
ping?
|
||||
pingback
|
||||
pinterest-predicts
|
||||
pinterest-wellbeing
|
||||
pinterestwellbeing
|
||||
pl-pl.www.cloudflare.com
|
||||
pl-pl/feedback
|
||||
pl-pl/lp
|
||||
pl-pl/searchresults
|
||||
place
|
||||
plan=
|
||||
platform-telemetry
|
||||
play/store/web
|
||||
|
|
@ -1875,6 +2038,7 @@ ppob/?
|
|||
ppob?
|
||||
pqa
|
||||
preference
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
|
@ -1882,6 +2046,8 @@ preview
|
|||
previewtemplate
|
||||
print
|
||||
private
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
productPurchaseDone
|
||||
product_
|
||||
|
|
@ -1922,12 +2088,14 @@ pt-br/searchresults
|
|||
publications
|
||||
purchases
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
q=
|
||||
qnasearch?
|
||||
qr
|
||||
quality_form?
|
||||
quiz
|
||||
r
|
||||
rackspace/elevating-performance
|
||||
radio/imda
|
||||
|
|
@ -1936,6 +2104,7 @@ rating
|
|||
rd/search
|
||||
rd/search$
|
||||
rd/search?
|
||||
recently-viewed
|
||||
recharge/dashboard/car
|
||||
recharge/dashboard/static
|
||||
recipes/search
|
||||
|
|
@ -1951,6 +2120,9 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registry/wishlist
|
||||
remotelogout
|
||||
rep=hc
|
||||
|
|
@ -1958,9 +2130,13 @@ report
|
|||
report-abuse?report=
|
||||
report=
|
||||
report_abuse.gne
|
||||
reports-and-violations
|
||||
request-data
|
||||
requestList
|
||||
requests
|
||||
research/participants/cofund
|
||||
resource
|
||||
resource/*/get
|
||||
results
|
||||
retail
|
||||
retail/old
|
||||
|
|
@ -1996,6 +2172,7 @@ s2/search/social
|
|||
s2/sitemaps
|
||||
s2/static
|
||||
s?
|
||||
safe-redirect
|
||||
safebrowsing/diagnostic
|
||||
safebrowsing/report_badware
|
||||
safebrowsing/report_error
|
||||
|
|
@ -2042,6 +2219,7 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
|
|||
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
||||
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
||||
secure
|
||||
sendHeaderEarly
|
||||
sendarticle
|
||||
services
|
||||
services/oauth
|
||||
|
|
@ -2064,6 +2242,7 @@ shihui?
|
|||
shop/browse/overlay
|
||||
shop/iphone/payments/overlay
|
||||
shop/view/product
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/deals
|
||||
shopping/product
|
||||
|
|
@ -2362,9 +2541,11 @@ snp
|
|||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
|
@ -2384,6 +2565,7 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
stat
|
||||
|
|
@ -2438,6 +2620,10 @@ storefront
|
|||
storepicker
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
storyworks/preview
|
||||
styles/js-on.css$
|
||||
subscribe/braintree
|
||||
|
|
@ -2463,6 +2649,7 @@ support/content
|
|||
support/forum/search?
|
||||
sureroute
|
||||
surprise
|
||||
suspension-appeal
|
||||
sutils
|
||||
sv-se.www.cloudflare.com
|
||||
sv-se/feedback
|
||||
|
|
@ -2477,6 +2664,7 @@ svc/spelling-bee
|
|||
svc/vertex
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
system1/images
|
||||
t/privacy
|
||||
|
|
@ -2484,6 +2672,7 @@ t/terms
|
|||
tab=
|
||||
tablet
|
||||
tag
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
|
@ -2528,7 +2717,9 @@ th-th.www.cloudflare.com
|
|||
th-th/feedback
|
||||
th-th/lp
|
||||
th-th/searchresults
|
||||
thanksgiving-spotlight
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
tickets-external?
|
||||
timedtext_video
|
||||
title
|
||||
|
|
@ -2599,6 +2790,7 @@ trustedstores/js
|
|||
trustedstores/s
|
||||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tv
|
||||
tv/thumb
|
||||
typeahead
|
||||
u
|
||||
|
|
@ -2614,9 +2806,13 @@ ugc$
|
|||
ugcsupport
|
||||
ugcsupport$
|
||||
ui
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
upload
|
||||
upload-image-lens-history
|
||||
upload-lens-image
|
||||
uploads
|
||||
urchin_test
|
||||
user
|
||||
|
|
@ -2633,6 +2829,8 @@ using
|
|||
utils
|
||||
uviewer
|
||||
v1
|
||||
v1/urls/count.json
|
||||
v3/pidgets/log
|
||||
verify_age
|
||||
vi-vn.www.cloudflare.com
|
||||
vi-vn/feedback
|
||||
|
|
@ -2669,6 +2867,9 @@ webapps/xoonboarding
|
|||
webmasters/sitemaps/ping?
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget_auth.php
|
||||
|
|
@ -2970,7 +3171,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
|||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://bit.ly/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -3180,6 +3381,7 @@ xhtml?
|
|||
xml?
|
||||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/promos
|
||||
|
|
|
|||
|
|
@ -4958,6 +4958,7 @@ HotelsManageListing
|
|||
HotelsManagementCenter
|
||||
HotelsProductCart
|
||||
HowTheSiteWorks
|
||||
HpImageArchive.aspx
|
||||
HubStyle/static-2.309
|
||||
HubStyle/static-2.313
|
||||
HubStyle/static-2.315
|
||||
|
|
@ -5460,6 +5461,7 @@ Project
|
|||
PromoTools
|
||||
PromotionDetailsDisplayView
|
||||
PromotionDisplayView
|
||||
Proxy.ashx
|
||||
ProxyToolsAccountSettingsTool
|
||||
ProxyToolsBillingAndPaymentsTool
|
||||
ProxyToolsBillingDetailTool
|
||||
|
|
@ -5622,6 +5624,7 @@ Saves
|
|||
ScreensaverShade
|
||||
Scripts
|
||||
Search
|
||||
Search
|
||||
Search/Mail/Public
|
||||
SearchNavigationView
|
||||
SelectLocale?fromPage=
|
||||
|
|
@ -6209,6 +6212,8 @@ ac_search
|
|||
ac_universities
|
||||
ac_university_departments
|
||||
academic-subscriptions
|
||||
academic/profile
|
||||
academic/search
|
||||
academy
|
||||
academy-free-account
|
||||
academy/*/results
|
||||
|
|
@ -6233,6 +6238,7 @@ account-login
|
|||
account-prefs-change
|
||||
account-settings
|
||||
account-setup
|
||||
account/
|
||||
account/*
|
||||
account/accomplishments
|
||||
account/ackgift
|
||||
|
|
@ -6294,6 +6300,7 @@ ach/kb/*/discuss
|
|||
ach/search
|
||||
ach/user
|
||||
ach/users
|
||||
aclick
|
||||
aclk
|
||||
acoustic
|
||||
acq
|
||||
|
|
@ -6593,6 +6600,7 @@ alexa-top-sites/*
|
|||
alexa-web-search/*
|
||||
alexa/*
|
||||
alexaforbusiness/
|
||||
alink
|
||||
alive/
|
||||
alkali
|
||||
all
|
||||
|
|
@ -6620,6 +6628,7 @@ american-ninja-warrior-ninja-vs-ninja
|
|||
american-sniper
|
||||
aml
|
||||
amp
|
||||
amp/
|
||||
amp/deals/analytics?*=
|
||||
amp/local/*/www.groupon.com
|
||||
amp_next_page_ga.cms*
|
||||
|
|
@ -6717,6 +6726,7 @@ api/internal/*/location
|
|||
api/internal/_bb
|
||||
api/jobPostings/jobs
|
||||
api/legendary-data/relay
|
||||
api/maps/
|
||||
api/nextsteps
|
||||
api/nts/v1/login
|
||||
api/partner_select/*/price_query
|
||||
|
|
@ -7645,6 +7655,7 @@ bewerten
|
|||
bfe/apps/website
|
||||
bfl
|
||||
bfmp
|
||||
bfp/search
|
||||
bg
|
||||
bg-*/
|
||||
bg-bg/
|
||||
|
|
@ -7678,6 +7689,7 @@ bin/*
|
|||
bin/sapdx
|
||||
bin/search.go
|
||||
bin/search.py
|
||||
bing-site-safety
|
||||
bingbot
|
||||
bipolar-disorder/bipolar-depression-management
|
||||
bipolar-disorder/video/bipolar-fatherhood
|
||||
|
|
@ -7836,6 +7848,7 @@ blogs/blogpost/preview
|
|||
blogs/nationals-journal-beta
|
||||
blogs/pad$
|
||||
blogs/pad/$
|
||||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/technology.atom
|
||||
blogs/test
|
||||
|
|
@ -8986,6 +8999,7 @@ civis/posts
|
|||
civis/search
|
||||
civis/threads/*in_iframe=1
|
||||
civis/threads/*wp_data=
|
||||
ck/
|
||||
cl
|
||||
cl/Download
|
||||
cl2/feeds
|
||||
|
|
@ -9264,6 +9278,7 @@ compagnie
|
|||
companies/c
|
||||
companies/o
|
||||
companies/search
|
||||
company
|
||||
company/*.rss
|
||||
company/add-ons-agreement
|
||||
company/contact-thank-you
|
||||
|
|
@ -9666,8 +9681,10 @@ cpresources
|
|||
cpro
|
||||
cpropub/univercd
|
||||
cpspa
|
||||
cr$
|
||||
cr/
|
||||
cr/Download
|
||||
cr?
|
||||
craft
|
||||
crash
|
||||
crc/
|
||||
|
|
@ -11042,6 +11059,9 @@ enterprise/blog/search?
|
|||
enterprise/orgs-terms
|
||||
enterprise/seo
|
||||
entertainment/article/Minerva-s-horoscope
|
||||
entities/search
|
||||
entityexplore$
|
||||
entityexplore?
|
||||
entrez
|
||||
entrez/eutils
|
||||
entrez/sutils
|
||||
|
|
@ -11596,6 +11616,7 @@ fbml/ajax/dialog
|
|||
fbpostaction.cms?article=
|
||||
fcgi-
|
||||
fckeditor
|
||||
fd/
|
||||
fdbk
|
||||
feature/sf-test
|
||||
feature_nine_browse-bin=
|
||||
|
|
@ -12136,6 +12157,8 @@ ftpinstructions
|
|||
full
|
||||
fullscreen
|
||||
fullscreen/ReportLinker
|
||||
fun/api/
|
||||
fun/g/
|
||||
funding?
|
||||
fundraiser/charity
|
||||
fur/forums
|
||||
|
|
@ -12906,10 +12929,12 @@ horoscopes
|
|||
hosted/images
|
||||
hostgator
|
||||
hosting/search
|
||||
hotel/reviews?
|
||||
hotelfinder/rpc
|
||||
hotels
|
||||
hotels/newAdaptiveRoomTypePhotoViewer
|
||||
hotels/rpc
|
||||
hotels/search
|
||||
hotfix/
|
||||
houseads
|
||||
houzz-historyzz
|
||||
|
|
@ -12920,6 +12945,8 @@ howto
|
|||
howto/GoodNeighborPolicy.htm
|
||||
howtobuy/
|
||||
hp/video
|
||||
hpm
|
||||
hpmob
|
||||
hr
|
||||
hr-*/
|
||||
hr-hr/
|
||||
|
|
@ -12978,7 +13005,6 @@ http://ameblo.jp/robots.txt
|
|||
http://apple.com/robots.txt
|
||||
http://bbc.com/robots.txt
|
||||
http://bbcsfx.acropolis.org.uk/robots.txt
|
||||
http://census.gov/robots.txt
|
||||
http://creativecommons.org/robots.txt
|
||||
http://economist.com/robots.txt
|
||||
http://expedia.com/robots.txt
|
||||
|
|
@ -13358,10 +13384,20 @@ images/$
|
|||
images/*
|
||||
images/*.png
|
||||
images/?
|
||||
images/async/?
|
||||
images/async?
|
||||
images/hosted/?
|
||||
images/hosted/search?
|
||||
images/hosted?
|
||||
images/pad/search?rpt=imageview
|
||||
images/pad/search?text=*&source=morda
|
||||
images/search%3F
|
||||
images/search%5C
|
||||
images/search/?
|
||||
images/search?
|
||||
images/search?rpt=imageview
|
||||
images/search?text=*&source=morda
|
||||
images/searchbyimage
|
||||
images/smart/$
|
||||
images/touch/$
|
||||
images/touch/?
|
||||
|
|
@ -13369,6 +13405,9 @@ images/touch/search?rpt=imageview
|
|||
images/touch/search?text=*&source=morda
|
||||
images/v$
|
||||
images/viewconfig$
|
||||
images?
|
||||
images?*mmbaseline*
|
||||
images?*nr*
|
||||
imagine/
|
||||
imesync
|
||||
imf-fetch-message
|
||||
|
|
@ -13499,6 +13538,7 @@ inapp
|
|||
inbox
|
||||
inbox$
|
||||
inbox$
|
||||
inboxcommerce
|
||||
inc5000dev
|
||||
include/
|
||||
includes
|
||||
|
|
@ -14707,6 +14747,7 @@ loans
|
|||
loc/volunteers
|
||||
loc=
|
||||
local
|
||||
local
|
||||
local-services-ads
|
||||
local/*/all-deals
|
||||
local/*/goods
|
||||
|
|
@ -15006,6 +15047,7 @@ maps/*?lang=uk$
|
|||
maps/*?lang=uz$
|
||||
maps/*?ll=
|
||||
maps/about
|
||||
maps/adsendpoint
|
||||
maps/api/js
|
||||
maps/api/place/js
|
||||
maps/api/staticmap
|
||||
|
|
@ -15202,6 +15244,7 @@ merchanism
|
|||
merchant-page
|
||||
merchant-page/js/locale.js
|
||||
merchant/*/contracts
|
||||
merchant/reviews?
|
||||
merchantapps
|
||||
mes
|
||||
message
|
||||
|
|
@ -15802,6 +15845,7 @@ new-york-post-instagram-feed
|
|||
new-york-post-tiktok-feed
|
||||
new/*.ajax.php
|
||||
new/*.tpl.php
|
||||
new/components/Gdpr/Gdpr.ajax.php
|
||||
new/components/Gdpr/Gdpr.init.js
|
||||
new/same_model.php?imageid=*&pg=*&sortcriteria=6
|
||||
newUser
|
||||
|
|
@ -16240,6 +16284,7 @@ notfound.html
|
|||
notifications
|
||||
notifications
|
||||
notifications$
|
||||
notifications/
|
||||
notifications/*
|
||||
nova
|
||||
novel/comments.php?id=
|
||||
|
|
@ -16418,6 +16463,8 @@ offers/nonprofits$
|
|||
offers/nonprofits%
|
||||
offers/nonprofits?
|
||||
offers/preview/
|
||||
offers/proxy/dealsserver/api/log
|
||||
offers/proxy/dealsserver/buy
|
||||
offers/referral-terms-conditions
|
||||
offers/referral-terms-conditions$
|
||||
offers/referral-terms-conditions%
|
||||
|
|
@ -16631,6 +16678,8 @@ page/*/?egotecpage
|
|||
page/*/?hc_location=
|
||||
page/*/?iq_id=
|
||||
page/*/?pcd=
|
||||
page/*/?s
|
||||
page/*/?s=
|
||||
page/*/?s=
|
||||
page/*/?search=
|
||||
page/account-confirmation-thanks
|
||||
|
|
@ -16887,7 +16936,6 @@ partNumber=
|
|||
partial
|
||||
participate/conferences.xml
|
||||
partner
|
||||
partner-articles
|
||||
partner/*?
|
||||
partnerfeeds
|
||||
partners
|
||||
|
|
@ -17422,6 +17470,7 @@ postings/PostForSale.htm?
|
|||
postings/PostMakeMeMoveStreamlined.htm?
|
||||
postlogin
|
||||
postmail.cms
|
||||
posts
|
||||
posts/
|
||||
posts/flag
|
||||
posts/item
|
||||
|
|
@ -17547,6 +17596,7 @@ pro-site
|
|||
pro-solutions
|
||||
pro/about
|
||||
pro2
|
||||
proFile/history?
|
||||
proMatch
|
||||
proProjects
|
||||
proVideoWidget
|
||||
|
|
@ -17566,6 +17616,7 @@ product/*
|
|||
product/electrode/api/logger
|
||||
product/electrode/api/wpa
|
||||
product/recommended
|
||||
product/reviews?
|
||||
productBrand=
|
||||
productId=
|
||||
productPurchaseDone
|
||||
|
|
@ -17640,6 +17691,7 @@ profile/*/photos
|
|||
profile/account
|
||||
profile/following
|
||||
profile/general
|
||||
profile/history?
|
||||
profile/mylists
|
||||
profile/premium
|
||||
profile/view
|
||||
|
|
@ -18578,6 +18630,7 @@ restricted
|
|||
restricted/
|
||||
restricted_temporary/
|
||||
results
|
||||
results
|
||||
results-export-email-by-search-data
|
||||
results-export-ids
|
||||
results-export-search-by-year
|
||||
|
|
@ -18626,6 +18679,7 @@ reviews/write/?s=
|
|||
reviews/write?s=
|
||||
reviews_page=
|
||||
rewards
|
||||
rewardsapp/
|
||||
rf=*
|
||||
rip/
|
||||
rlv/
|
||||
|
|
@ -19366,6 +19420,7 @@ set_author_id
|
|||
setbucket
|
||||
setprefs
|
||||
settings
|
||||
settings
|
||||
settings/*
|
||||
settings/deactivated
|
||||
settings/linkaccount
|
||||
|
|
@ -19501,6 +19556,7 @@ sharing
|
|||
sharing/files
|
||||
sharing/folders
|
||||
shelf/user_shelves
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
|
|
@ -19511,11 +19567,15 @@ shipping
|
|||
shipping-payment
|
||||
shippingassistant
|
||||
shop
|
||||
shop$
|
||||
shop/
|
||||
shop/*&
|
||||
shop/browse/overlay
|
||||
shop/collections
|
||||
shop/global
|
||||
shop/iphone/payments/overlay
|
||||
shop/view/product
|
||||
shop?
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopcart/*
|
||||
|
|
@ -19585,6 +19645,7 @@ sign-in
|
|||
sign-in-6for6Sale
|
||||
sign-out
|
||||
sign-out
|
||||
sign-up
|
||||
sign-up-to-be-contacted-for-research
|
||||
sign-up/?
|
||||
sign_in
|
||||
|
|
@ -20038,6 +20099,7 @@ social
|
|||
social-connect/send
|
||||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
social_media
|
||||
socialapp/
|
||||
|
|
@ -20117,6 +20179,7 @@ sp/news3
|
|||
sp=
|
||||
sp_url=
|
||||
spartan
|
||||
spbasic
|
||||
spc-source=
|
||||
special-promo/2for1
|
||||
specialhandling-payments/
|
||||
|
|
@ -20164,6 +20227,7 @@ sports/nfl/includes
|
|||
sports/whatson
|
||||
sports_fp_ms
|
||||
spreadsheet
|
||||
spresults
|
||||
sprint_wml
|
||||
sprint_xhtml
|
||||
sq/android/collections
|
||||
|
|
@ -20202,7 +20266,6 @@ ss/customer-reviews/lighthouse
|
|||
ss/twister/ajax
|
||||
ssafe/
|
||||
ssi
|
||||
ssi/alert/banner.htm
|
||||
ssi/geoip_cc
|
||||
sslsingle
|
||||
sso
|
||||
|
|
@ -20239,6 +20302,7 @@ stat
|
|||
statement
|
||||
statements
|
||||
static
|
||||
static/
|
||||
static/*.css$
|
||||
static/*.css?
|
||||
static/*.gif
|
||||
|
|
@ -20367,7 +20431,9 @@ storeclick
|
|||
storefront
|
||||
storepicker
|
||||
storerequest
|
||||
stores$
|
||||
stores-manage
|
||||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story
|
||||
|
|
@ -20829,6 +20895,7 @@ text/*?page=
|
|||
text/yandex-news.region.xml
|
||||
tfemail
|
||||
th
|
||||
th$
|
||||
th*/blog-article-remove-faq-utms-*.js
|
||||
th*/cdn-cgi/challenge-platform
|
||||
th*/step
|
||||
|
|
@ -20895,6 +20962,7 @@ th/tools/logo-maker/onboarding
|
|||
th/user
|
||||
th/users
|
||||
th/ventureone
|
||||
th?
|
||||
th_th
|
||||
th_th/templates/M
|
||||
thank-you
|
||||
|
|
@ -21254,6 +21322,7 @@ translate_p
|
|||
translate_static
|
||||
translate_suggestion
|
||||
translate_t
|
||||
translator/?ref=
|
||||
transmute/static-1.85
|
||||
transmute/static-2.6
|
||||
transmute/static-2.8
|
||||
|
|
@ -21280,13 +21349,30 @@ travel-frontend/images
|
|||
travel-vacations
|
||||
travel/
|
||||
travel/2013/aug/22/been-there-readers-competition?
|
||||
travel/api
|
||||
travel/clk
|
||||
travel/css
|
||||
travel/entity
|
||||
travel/flight-search
|
||||
travel/flight/flightSearch
|
||||
travel/flight/flightSearchAction
|
||||
travel/flight/search/?
|
||||
travel/flight/search?
|
||||
travel/flights
|
||||
travel/flights/s
|
||||
travel/hotel-search
|
||||
travel/hotel/hotelMiniSearchRequest
|
||||
travel/hotel/hotelSearch
|
||||
travel/hotels/checkout
|
||||
travel/hotels/detail
|
||||
travel/hotels/entity
|
||||
travel/hotels/search/?
|
||||
travel/hotels/search?
|
||||
travel/hotels/stories
|
||||
travel/passport
|
||||
travel/scripts
|
||||
travel/search
|
||||
travel/secure
|
||||
travelnevadahighway95tc
|
||||
treadstone
|
||||
treasury
|
||||
|
|
@ -21690,6 +21776,7 @@ ur/search
|
|||
ur/user
|
||||
ur/users
|
||||
urchin_test
|
||||
url
|
||||
url-shortner
|
||||
urlinator/static-1.54
|
||||
urlinator/static-1.55
|
||||
|
|
@ -22298,11 +22385,29 @@ videodash.cms*
|
|||
videodetails
|
||||
videorequest
|
||||
videos
|
||||
videos/?
|
||||
videos/browsing
|
||||
videos/expander
|
||||
videos/explore
|
||||
videos/favorites
|
||||
videos/feed
|
||||
videos/feedcontent
|
||||
videos/music
|
||||
videos/music/
|
||||
videos/music/?
|
||||
videos/music?
|
||||
videos/riverview/relatedvideo
|
||||
videos/riverview/relatedvideo/?
|
||||
videos/riverview/relatedvideo?
|
||||
videos/search
|
||||
videos/search/?
|
||||
videos/search?
|
||||
videos/show_trailer
|
||||
videos/slider
|
||||
videos/transcripts
|
||||
videos/trending
|
||||
videos/trendingcontent
|
||||
videos?
|
||||
videosearch
|
||||
view
|
||||
view-3d-home
|
||||
|
|
@ -22570,7 +22675,11 @@ whythisad
|
|||
widget
|
||||
widget-landing-page.html
|
||||
widget-uploads
|
||||
widget/cr
|
||||
widget/entity/search/?
|
||||
widget/player
|
||||
widget/render
|
||||
widget/snapshot
|
||||
widget_auth.php
|
||||
widget_chunks
|
||||
widgets
|
||||
|
|
@ -23225,6 +23334,7 @@ word/embed
|
|||
wordpress/wp-admin
|
||||
wordpress/wp-admin/admin-ajax.php
|
||||
work
|
||||
work
|
||||
work-at-ucl/redeployment
|
||||
work/_
|
||||
work/acceptinvitation
|
||||
|
|
@ -23382,7 +23492,6 @@ wp-content/themes/wired/assets/images/subscribe_290x110.gif
|
|||
wp-content/themes/wired/assets/images/subscribe_310x80.gif
|
||||
wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg
|
||||
wp-content/themes/wired/assets/images/wired_video_1000x190.jpg
|
||||
wp-content/uploads
|
||||
wp-content/uploads/sites/4/wpforms
|
||||
wp-content/uploads/sites/6/wpforms
|
||||
wp-content/uploads/wc-logs
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue