mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-20 07:42:58 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
@@ -689,6 +689,11 @@ helpers/environment/service-managers/ghost-manager.ts
|
||||
environment/service-managers/ghost-manager.ts
|
||||
service-managers/ghost-manager.ts
|
||||
ghost-manager.ts
|
||||
e2e/helpers/environment/service-managers/dev-ghost-manager.ts
|
||||
helpers/environment/service-managers/dev-ghost-manager.ts
|
||||
environment/service-managers/dev-ghost-manager.ts
|
||||
service-managers/dev-ghost-manager.ts
|
||||
dev-ghost-manager.ts
|
||||
e2e/helpers/environment/service-managers/tinybird-manager.ts
|
||||
helpers/environment/service-managers/tinybird-manager.ts
|
||||
environment/service-managers/tinybird-manager.ts
|
||||
@@ -698,6 +703,10 @@ e2e/helpers/environment/index.ts
|
||||
helpers/environment/index.ts
|
||||
environment/index.ts
|
||||
index.ts
|
||||
e2e/helpers/environment/environment-factory.ts
|
||||
helpers/environment/environment-factory.ts
|
||||
environment/environment-factory.ts
|
||||
environment-factory.ts
|
||||
e2e/helpers/environment/docker-compose.ts
|
||||
helpers/environment/docker-compose.ts
|
||||
environment/docker-compose.ts
|
||||
@@ -706,6 +715,14 @@ e2e/helpers/environment/constants.ts
|
||||
helpers/environment/constants.ts
|
||||
environment/constants.ts
|
||||
constants.ts
|
||||
e2e/helpers/environment/service-availability.ts
|
||||
helpers/environment/service-availability.ts
|
||||
environment/service-availability.ts
|
||||
service-availability.ts
|
||||
e2e/helpers/environment/dev-environment-manager.ts
|
||||
helpers/environment/dev-environment-manager.ts
|
||||
environment/dev-environment-manager.ts
|
||||
dev-environment-manager.ts
|
||||
e2e/helpers/environment/environment-manager.ts
|
||||
helpers/environment/environment-manager.ts
|
||||
environment/environment-manager.ts
|
||||
@@ -10027,6 +10044,14 @@ models/base/plugins/sanitize.js
|
||||
base/plugins/sanitize.js
|
||||
plugins/sanitize.js
|
||||
sanitize.js
|
||||
ghost/core/core/server/models/base/plugins/bulk-filters.ts
|
||||
core/core/server/models/base/plugins/bulk-filters.ts
|
||||
core/server/models/base/plugins/bulk-filters.ts
|
||||
server/models/base/plugins/bulk-filters.ts
|
||||
models/base/plugins/bulk-filters.ts
|
||||
base/plugins/bulk-filters.ts
|
||||
plugins/bulk-filters.ts
|
||||
bulk-filters.ts
|
||||
ghost/core/core/server/models/base/plugins/filtered-collection.js
|
||||
core/core/server/models/base/plugins/filtered-collection.js
|
||||
core/server/models/base/plugins/filtered-collection.js
|
||||
@@ -16576,6 +16601,14 @@ server/models/base/crud.test.js
|
||||
models/base/crud.test.js
|
||||
base/crud.test.js
|
||||
crud.test.js
|
||||
ghost/core/test/unit/server/models/base/bulk-filters.test.js
|
||||
core/test/unit/server/models/base/bulk-filters.test.js
|
||||
test/unit/server/models/base/bulk-filters.test.js
|
||||
unit/server/models/base/bulk-filters.test.js
|
||||
server/models/base/bulk-filters.test.js
|
||||
models/base/bulk-filters.test.js
|
||||
base/bulk-filters.test.js
|
||||
bulk-filters.test.js
|
||||
ghost/core/test/unit/server/models/base/actions.test.js
|
||||
core/test/unit/server/models/base/actions.test.js
|
||||
test/unit/server/models/base/actions.test.js
|
||||
@@ -34751,6 +34784,18 @@ admin/src/providers/app-provider.tsx
|
||||
src/providers/app-provider.tsx
|
||||
providers/app-provider.tsx
|
||||
app-provider.tsx
|
||||
apps/admin/src/assets/videos/logo-loader-dark.mp4
|
||||
admin/src/assets/videos/logo-loader-dark.mp4
|
||||
src/assets/videos/logo-loader-dark.mp4
|
||||
assets/videos/logo-loader-dark.mp4
|
||||
videos/logo-loader-dark.mp4
|
||||
logo-loader-dark.mp4
|
||||
apps/admin/src/assets/videos/logo-loader.mp4
|
||||
admin/src/assets/videos/logo-loader.mp4
|
||||
src/assets/videos/logo-loader.mp4
|
||||
assets/videos/logo-loader.mp4
|
||||
videos/logo-loader.mp4
|
||||
logo-loader.mp4
|
||||
apps/admin/src/hooks/use-feature-flag.ts
|
||||
admin/src/hooks/use-feature-flag.ts
|
||||
src/hooks/use-feature-flag.ts
|
||||
|
||||
@@ -135,10 +135,14 @@ e2e/helpers/environment/service-managers/index.ts
|
||||
e2e/helpers/environment/service-managers/portal-manager.ts
|
||||
e2e/helpers/environment/service-managers/mysql-manager.ts
|
||||
e2e/helpers/environment/service-managers/ghost-manager.ts
|
||||
e2e/helpers/environment/service-managers/dev-ghost-manager.ts
|
||||
e2e/helpers/environment/service-managers/tinybird-manager.ts
|
||||
e2e/helpers/environment/index.ts
|
||||
e2e/helpers/environment/environment-factory.ts
|
||||
e2e/helpers/environment/docker-compose.ts
|
||||
e2e/helpers/environment/constants.ts
|
||||
e2e/helpers/environment/service-availability.ts
|
||||
e2e/helpers/environment/dev-environment-manager.ts
|
||||
e2e/helpers/environment/environment-manager.ts
|
||||
e2e/helpers/playwright/index.ts
|
||||
e2e/helpers/playwright/fixture.ts
|
||||
@@ -1390,6 +1394,7 @@ ghost/core/core/server/models/base/index.js
|
||||
ghost/core/core/server/models/base/bookshelf.js
|
||||
ghost/core/core/server/models/base/listeners.js
|
||||
ghost/core/core/server/models/base/plugins/sanitize.js
|
||||
ghost/core/core/server/models/base/plugins/bulk-filters.ts
|
||||
ghost/core/core/server/models/base/plugins/filtered-collection.js
|
||||
ghost/core/core/server/models/base/plugins/crud.js
|
||||
ghost/core/core/server/models/base/plugins/bulk-operations.js
|
||||
@@ -2205,6 +2210,7 @@ ghost/core/test/unit/server/models/member.test.js
|
||||
ghost/core/test/unit/server/models/member-click-event.test.js
|
||||
ghost/core/test/unit/server/models/email-spam-complaint-event.test.js
|
||||
ghost/core/test/unit/server/models/base/crud.test.js
|
||||
ghost/core/test/unit/server/models/base/bulk-filters.test.js
|
||||
ghost/core/test/unit/server/models/base/actions.test.js
|
||||
ghost/core/test/unit/server/models/base/relations.test.js
|
||||
ghost/core/test/unit/server/models/base/index.test.js
|
||||
@@ -5345,6 +5351,8 @@ apps/admin/README.md
|
||||
apps/admin/postcss.config.js
|
||||
apps/admin/vite-backend-proxy.ts
|
||||
apps/admin/src/providers/app-provider.tsx
|
||||
apps/admin/src/assets/videos/logo-loader-dark.mp4
|
||||
apps/admin/src/assets/videos/logo-loader.mp4
|
||||
apps/admin/src/hooks/use-feature-flag.ts
|
||||
apps/admin/src/hooks/user-preferences.test.tsx
|
||||
apps/admin/src/hooks/user-preferences.ts
|
||||
|
||||
@@ -91926,6 +91926,14 @@ Fedex/Model/Source/UnitofmeasureTest.php
|
||||
Model/Source/UnitofmeasureTest.php
|
||||
Source/UnitofmeasureTest.php
|
||||
UnitofmeasureTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
tests/integration/testsuite/Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
integration/testsuite/Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
testsuite/Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
Fedex/Model/CreateShippingLabelTest.php
|
||||
Model/CreateShippingLabelTest.php
|
||||
CreateShippingLabelTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/CarrierTest.php
|
||||
tests/integration/testsuite/Magento/Fedex/Model/CarrierTest.php
|
||||
integration/testsuite/Magento/Fedex/Model/CarrierTest.php
|
||||
@@ -91934,6 +91942,14 @@ Magento/Fedex/Model/CarrierTest.php
|
||||
Fedex/Model/CarrierTest.php
|
||||
Model/CarrierTest.php
|
||||
CarrierTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
tests/integration/testsuite/Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
integration/testsuite/Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
testsuite/Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
Fedex/Model/PrintShippingLabelsTest.php
|
||||
Model/PrintShippingLabelsTest.php
|
||||
PrintShippingLabelsTest.php
|
||||
dev/tests/integration/testsuite/Magento/Store/Controller/Store/SwitchActionTest.php
|
||||
tests/integration/testsuite/Magento/Store/Controller/Store/SwitchActionTest.php
|
||||
integration/testsuite/Magento/Store/Controller/Store/SwitchActionTest.php
|
||||
@@ -305918,6 +305934,14 @@ Magento/Customer/i18n/en_US.csv
|
||||
Customer/i18n/en_US.csv
|
||||
i18n/en_US.csv
|
||||
en_US.csv
|
||||
app/code/Magento/Customer/Test/Mftf/Helper/CustomerApiHelper.php
|
||||
code/Magento/Customer/Test/Mftf/Helper/CustomerApiHelper.php
|
||||
Magento/Customer/Test/Mftf/Helper/CustomerApiHelper.php
|
||||
Customer/Test/Mftf/Helper/CustomerApiHelper.php
|
||||
Test/Mftf/Helper/CustomerApiHelper.php
|
||||
Mftf/Helper/CustomerApiHelper.php
|
||||
Helper/CustomerApiHelper.php
|
||||
CustomerApiHelper.php
|
||||
app/code/Magento/Customer/Test/Mftf/Metadata/CustomerMeta.xml
|
||||
code/Magento/Customer/Test/Mftf/Metadata/CustomerMeta.xml
|
||||
Magento/Customer/Test/Mftf/Metadata/CustomerMeta.xml
|
||||
@@ -318951,22 +318975,6 @@ Test/Mftf/ActionGroup/AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
|
||||
Mftf/ActionGroup/AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
|
||||
ActionGroup/AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
|
||||
AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
AdminCreateShipmentPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
|
||||
@@ -319039,14 +319047,6 @@ Test/Mftf/ActionGroup/AdminEnableFlatRateToAllCountriesActionGroup.xml
|
||||
Mftf/ActionGroup/AdminEnableFlatRateToAllCountriesActionGroup.xml
|
||||
ActionGroup/AdminEnableFlatRateToAllCountriesActionGroup.xml
|
||||
AdminEnableFlatRateToAllCountriesActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
CheckShipmentPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
@@ -319111,14 +319111,6 @@ Test/Mftf/ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
||||
Mftf/ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
||||
ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
||||
AdminDeleteTrackingNumberActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
@@ -319151,14 +319143,6 @@ Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
SelectEuropeanUnionCountryActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
@@ -319247,14 +319231,6 @@ Test/Mftf/ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxInShopping
|
||||
Mftf/ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxInShoppingCartActionGroup.xml
|
||||
ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxInShoppingCartActionGroup.xml
|
||||
StorefrontCheckoutCartFillEstimateShippingAndTaxInShoppingCartActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
StorefrontAssertTrackingInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
@@ -319493,14 +319469,6 @@ Test/Mftf/Section/AdminShipmentsGridSection.xml
|
||||
Mftf/Section/AdminShipmentsGridSection.xml
|
||||
Section/AdminShipmentsGridSection.xml
|
||||
AdminShipmentsGridSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
code/Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
Mftf/Section/CountryOptionsConfigSection.xml
|
||||
Section/CountryOptionsConfigSection.xml
|
||||
CountryOptionsConfigSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodTableRatesSection.xml
|
||||
code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodTableRatesSection.xml
|
||||
Magento/Shipping/Test/Mftf/Section/AdminShippingMethodTableRatesSection.xml
|
||||
@@ -319669,14 +319637,6 @@ Test/Mftf/Test/StorefrontVerifyUPSShippingMethodsWithEUOriginAndKGSWeightUnitTes
|
||||
Mftf/Test/StorefrontVerifyUPSShippingMethodsWithEUOriginAndKGSWeightUnitTest.xml
|
||||
Test/StorefrontVerifyUPSShippingMethodsWithEUOriginAndKGSWeightUnitTest.xml
|
||||
StorefrontVerifyUPSShippingMethodsWithEUOriginAndKGSWeightUnitTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderUsingUPSOnlineShippingCarrierForRegisteredCustomerTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderUsingUPSOnlineShippingCarrierForRegisteredCustomerTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderUsingUPSOnlineShippingCarrierForRegisteredCustomerTest.xml
|
||||
@@ -319709,14 +319669,6 @@ Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdE
|
||||
Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||
Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||
StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontDisplayTableRatesShippingMethodForAETest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/StorefrontDisplayTableRatesShippingMethodForAETest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/StorefrontDisplayTableRatesShippingMethodForAETest.xml
|
||||
|
||||
@@ -10866,7 +10866,9 @@ dev/tests/integration/testsuite/Magento/TestModuleOverrideConfig2/_files/fixture
|
||||
dev/tests/integration/testsuite/Magento/TestModuleOverrideConfig2/_files/fixture3_second_module.php
|
||||
dev/tests/integration/testsuite/Magento/TestModuleOverrideConfig2/_files/fixture1_second_module_rollback.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/Source/UnitofmeasureTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/CarrierTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
dev/tests/integration/testsuite/Magento/Store/Controller/Store/SwitchActionTest.php
|
||||
dev/tests/integration/testsuite/Magento/Store/Controller/Store/RedirectTest.php
|
||||
dev/tests/integration/testsuite/Magento/Store/Model/GroupTest.php
|
||||
@@ -37102,6 +37104,7 @@ app/code/Magento/Customer/LICENSE.txt
|
||||
app/code/Magento/Customer/README.md
|
||||
app/code/Magento/Customer/LICENSE_AFL.txt
|
||||
app/code/Magento/Customer/i18n/en_US.csv
|
||||
app/code/Magento/Customer/Test/Mftf/Helper/CustomerApiHelper.php
|
||||
app/code/Magento/Customer/Test/Mftf/Metadata/CustomerMeta.xml
|
||||
app/code/Magento/Customer/Test/Mftf/Metadata/RegionMeta.xml
|
||||
app/code/Magento/Customer/Test/Mftf/Metadata/CustomerNestedExtensionAttributeMeta.xml
|
||||
@@ -38727,8 +38730,6 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigForS
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertThereIsNoShipButtonActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertTrackingValidationErrorActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminResetShippingOriginConfigurationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableUPSActionGroup.xml
|
||||
@@ -38738,7 +38739,6 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToCreditMemoTabActionGrou
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToSpecificCountriesActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFlatRateToAllCountriesActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SeeProductInShipmentItemsActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/GoToShipmentIntoOrderActionGroup.xml
|
||||
@@ -38747,12 +38747,10 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentFromOrderPage
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxWithoutZipCodeActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontShippingMethodAvailableActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectAddressInShippingInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminOpenShippingMethodsConfigPageActionGroup.xml
|
||||
@@ -38764,7 +38762,6 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontUpdateShippingAddressA
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeFlatRateShippingMethodStatusActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertProductsIntoPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxInShoppingCartActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertAdminThereIsNoNotifyCustomerByEmailCheckboxActionGroup.xml
|
||||
@@ -38795,7 +38792,6 @@ app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentPaymentShippingSection.
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentCreatePackageSection/AdminShipmentCreatePackageProductGridSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentCreatePackageSection/AdminShipmentCreatePackageMainSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentsGridSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodTableRatesSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentMainActionsSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingSettingsConfigSection.xml
|
||||
@@ -38817,12 +38813,10 @@ app/code/Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWi
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateOrderCustomStoreShippingMethodTableRatesTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/MultipleAddressCheckoutWithTwoDifferentRatesTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUPSShippingMethodsWithEUOriginAndKGSWeightUnitTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderUsingUPSOnlineShippingCarrierForRegisteredCustomerTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUPSWithUnsupportedWeightUnitForUSTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreatePartialShipmentEntityTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontDisplayTableRatesShippingMethodForAETest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderWithUSPSOnlineShippingCarrierTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminVerifyUPSShippingDuringCheckoutWithUKCountrySelectedWithoutEnteringZipCodeTest.xml
|
||||
|
||||
@@ -31151,6 +31151,14 @@ Unit/Form/Type/DynamicContentFilterEntryFiltersTypeTest.php
|
||||
Form/Type/DynamicContentFilterEntryFiltersTypeTest.php
|
||||
Type/DynamicContentFilterEntryFiltersTypeTest.php
|
||||
DynamicContentFilterEntryFiltersTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
bundles/CoreBundle/Tests/Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
CoreBundle/Tests/Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
Tests/Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
Form/Type/SortableValueLabelListTypeTest.php
|
||||
Type/SortableValueLabelListTypeTest.php
|
||||
SortableValueLabelListTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/ContentPreviewSettingsTypeTest.php
|
||||
bundles/CoreBundle/Tests/Unit/Form/Type/ContentPreviewSettingsTypeTest.php
|
||||
CoreBundle/Tests/Unit/Form/Type/ContentPreviewSettingsTypeTest.php
|
||||
|
||||
@@ -5420,6 +5420,7 @@ app/bundles/CoreBundle/Tests/Unit/Release/ThisReleaseTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Security/Permissions/CorePermissionsTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Type/UTCDateTimeImmutableTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/DynamicContentFilterEntryFiltersTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/ContentPreviewSettingsTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/DynamicListTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/ConfigTypeTest.php
|
||||
|
||||
@@ -20157,6 +20157,12 @@ Nop.Web.Framework/Mvc/Filters/SaveIpAddressAttribute.cs
|
||||
Mvc/Filters/SaveIpAddressAttribute.cs
|
||||
Filters/SaveIpAddressAttribute.cs
|
||||
SaveIpAddressAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
Presentation/Nop.Web.Framework/Mvc/Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
Nop.Web.Framework/Mvc/Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
Mvc/Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
SaveLastContinueShoppingPageAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/PublishModelEventsAttribute.cs
|
||||
Presentation/Nop.Web.Framework/Mvc/Filters/PublishModelEventsAttribute.cs
|
||||
Nop.Web.Framework/Mvc/Filters/PublishModelEventsAttribute.cs
|
||||
|
||||
@@ -2740,6 +2740,7 @@ src/Presentation/Nop.Web.Framework/Mvc/Filters/SaveLastVisitedPageAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/CheckDiscountCouponAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/ParameterBasedOnFormNameAndValueAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/SaveIpAddressAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/PublishModelEventsAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/CheckLanguageSeoCodeAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/ValidatePasswordAttribute.cs
|
||||
|
||||
@@ -10213,10 +10213,6 @@ upload/assets/framework/js-yaml.js
|
||||
assets/framework/js-yaml.js
|
||||
framework/js-yaml.js
|
||||
js-yaml.js
|
||||
upload/assets/framework/liquid.browser.min.js
|
||||
assets/framework/liquid.browser.min.js
|
||||
framework/liquid.browser.min.js
|
||||
liquid.browser.min.js
|
||||
upload/assets/bootstrap/js/bootstrap.js
|
||||
assets/bootstrap/js/bootstrap.js
|
||||
bootstrap/js/bootstrap.js
|
||||
|
||||
@@ -2366,7 +2366,6 @@ upload/assets/framework/library/api.js
|
||||
upload/assets/framework/library/webcomponent.js
|
||||
upload/assets/framework/library/tax.js
|
||||
upload/assets/framework/js-yaml.js
|
||||
upload/assets/framework/liquid.browser.min.js
|
||||
upload/assets/bootstrap/js/bootstrap.js
|
||||
upload/assets/bootstrap/js/bootstrap.min.js.map
|
||||
upload/assets/bootstrap/js/bootstrap.min.js
|
||||
|
||||
@@ -36014,6 +36014,11 @@ migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||
Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||
V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||
Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||
tests/migration/Core/V6_7/Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
migration/Core/V6_7/Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
Core/V6_7/Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
V6_7/Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
tests/migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||
migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||
Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||
@@ -71889,6 +71894,28 @@ sw-settings-custom-field/component/sw-custom-field-type-entity/sw-custom-field-t
|
||||
component/sw-custom-field-type-entity/sw-custom-field-type-entity.html.twig
|
||||
sw-custom-field-type-entity/sw-custom-field-type-entity.html.twig
|
||||
sw-custom-field-type-entity.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
component/sw-custom-field-type-colorpicker/index.js
|
||||
sw-custom-field-type-colorpicker/index.js
|
||||
index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
sw-custom-field-type-colorpicker.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.scss
|
||||
Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.scss
|
||||
Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.scss
|
||||
@@ -138630,6 +138657,11 @@ Core/Migration/V6_7/Migration1752229050ChangeDESnippetOfMeterUnit.php
|
||||
Migration/V6_7/Migration1752229050ChangeDESnippetOfMeterUnit.php
|
||||
V6_7/Migration1752229050ChangeDESnippetOfMeterUnit.php
|
||||
Migration1752229050ChangeDESnippetOfMeterUnit.php
|
||||
src/Core/Migration/V6_7/Migration1768986102AddInternalColumnToProductStream.php
|
||||
Core/Migration/V6_7/Migration1768986102AddInternalColumnToProductStream.php
|
||||
Migration/V6_7/Migration1768986102AddInternalColumnToProductStream.php
|
||||
V6_7/Migration1768986102AddInternalColumnToProductStream.php
|
||||
Migration1768986102AddInternalColumnToProductStream.php
|
||||
src/Core/Migration/V6_7/Migration1764064756AddCustomFieldSearchable.php
|
||||
Core/Migration/V6_7/Migration1764064756AddCustomFieldSearchable.php
|
||||
Migration/V6_7/Migration1764064756AddCustomFieldSearchable.php
|
||||
|
||||
@@ -8332,6 +8332,7 @@ tests/migration/Core/V6_7/Migration1753191228AddMediaThumbnailSizeIdToMediaThumb
|
||||
tests/migration/Core/V6_7/Migration1754398573ChangeAllLineItemsRuleValueTypeTest.php
|
||||
tests/migration/Core/V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
|
||||
tests/migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||
tests/migration/Core/V6_7/Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
tests/migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||
tests/migration/Core/V6_7/Migration1767604966UpdateTotalPriceOrderDeliveryPositionTest.php
|
||||
tests/migration/Core/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
@@ -12402,6 +12403,8 @@ src/Administration/Resources/app/administration/src/module/sw-settings-custom-fi
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-entity/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-entity/sw-custom-field-type-entity.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-entity/sw-custom-field-type-entity.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.html.twig
|
||||
@@ -21009,6 +21012,7 @@ src/Core/Migration/V6_7/Migration1717573310ImportExportTechnicalNameRequired.php
|
||||
src/Core/Migration/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlow.php
|
||||
src/Core/Migration/V6_7/Migration1748326970UpdateMailTemplatesForAccessibility.php
|
||||
src/Core/Migration/V6_7/Migration1752229050ChangeDESnippetOfMeterUnit.php
|
||||
src/Core/Migration/V6_7/Migration1768986102AddInternalColumnToProductStream.php
|
||||
src/Core/Migration/V6_7/Migration1764064756AddCustomFieldSearchable.php
|
||||
src/Core/Migration/V6_7/Migration1726135997CreateMessengerStatsTable.php
|
||||
src/Core/Migration/V6_7/Migration1762246952IncreaseKgDisplayPrecision.php
|
||||
|
||||
@@ -86,6 +86,10 @@ php-linting-patterns.md
|
||||
skills/woocommerce-dev-cycle/markdown-linting.md
|
||||
woocommerce-dev-cycle/markdown-linting.md
|
||||
markdown-linting.md
|
||||
.ai/skills/woocommerce-git/SKILL.md
|
||||
skills/woocommerce-git/SKILL.md
|
||||
woocommerce-git/SKILL.md
|
||||
SKILL.md
|
||||
.ai/skills/woocommerce-markdown/SKILL.md
|
||||
skills/woocommerce-markdown/SKILL.md
|
||||
woocommerce-markdown/SKILL.md
|
||||
@@ -3473,6 +3477,10 @@ plugins/woocommerce/changelog/60174-improve-switch-blog
|
||||
woocommerce/changelog/60174-improve-switch-blog
|
||||
changelog/60174-improve-switch-blog
|
||||
60174-improve-switch-blog
|
||||
plugins/woocommerce/changelog/61744-product-collection-taxonomy-filters
|
||||
woocommerce/changelog/61744-product-collection-taxonomy-filters
|
||||
changelog/61744-product-collection-taxonomy-filters
|
||||
61744-product-collection-taxonomy-filters
|
||||
plugins/woocommerce/changelog/wooprd-1074-fix-reset-template-was-removed
|
||||
woocommerce/changelog/wooprd-1074-fix-reset-template-was-removed
|
||||
changelog/wooprd-1074-fix-reset-template-was-removed
|
||||
@@ -3581,6 +3589,10 @@ plugins/woocommerce/changelog/stomail-7745-emails-from-the-same-store-should-fol
|
||||
woocommerce/changelog/stomail-7745-emails-from-the-same-store-should-follow-the-same-visual
|
||||
changelog/stomail-7745-emails-from-the-same-store-should-follow-the-same-visual
|
||||
stomail-7745-emails-from-the-same-store-should-follow-the-same-visual
|
||||
plugins/woocommerce/changelog/add-product-filter-menu-order
|
||||
woocommerce/changelog/add-product-filter-menu-order
|
||||
changelog/add-product-filter-menu-order
|
||||
add-product-filter-menu-order
|
||||
plugins/woocommerce/changelog/62919-fix-phpstan-wc-get-product-attachment-props
|
||||
woocommerce/changelog/62919-fix-phpstan-wc-get-product-attachment-props
|
||||
changelog/62919-fix-phpstan-wc-get-product-attachment-props
|
||||
@@ -3689,10 +3701,6 @@ plugins/woocommerce/changelog/59464-use-toolspanel-in-category-title-block
|
||||
woocommerce/changelog/59464-use-toolspanel-in-category-title-block
|
||||
changelog/59464-use-toolspanel-in-category-title-block
|
||||
59464-use-toolspanel-in-category-title-block
|
||||
plugins/woocommerce/changelog/62790-refactor-use-new-paypal-standard-classes-in-rest-controller
|
||||
woocommerce/changelog/62790-refactor-use-new-paypal-standard-classes-in-rest-controller
|
||||
changelog/62790-refactor-use-new-paypal-standard-classes-in-rest-controller
|
||||
62790-refactor-use-new-paypal-standard-classes-in-rest-controller
|
||||
plugins/woocommerce/changelog/dev-update-order-notes-with-vanilla-JS
|
||||
woocommerce/changelog/dev-update-order-notes-with-vanilla-JS
|
||||
changelog/dev-update-order-notes-with-vanilla-JS
|
||||
@@ -3809,6 +3817,10 @@ plugins/woocommerce/changelog/62653-test-cart-cache-headers
|
||||
woocommerce/changelog/62653-test-cart-cache-headers
|
||||
changelog/62653-test-cart-cache-headers
|
||||
62653-test-cart-cache-headers
|
||||
plugins/woocommerce/changelog/add-58403-brands
|
||||
woocommerce/changelog/add-58403-brands
|
||||
changelog/add-58403-brands
|
||||
add-58403-brands
|
||||
plugins/woocommerce/changelog/wooprd-1455-font-size-system-missing-one-value
|
||||
woocommerce/changelog/wooprd-1455-font-size-system-missing-one-value
|
||||
changelog/wooprd-1455-font-size-system-missing-one-value
|
||||
@@ -27748,6 +27760,24 @@ js/editor-components/ces-feedback-button/feedback-icon.tsx
|
||||
editor-components/ces-feedback-button/feedback-icon.tsx
|
||||
ces-feedback-button/feedback-icon.tsx
|
||||
feedback-icon.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/product-brand-control/index.tsx
|
||||
woocommerce/client/blocks/assets/js/editor-components/product-brand-control/index.tsx
|
||||
client/blocks/assets/js/editor-components/product-brand-control/index.tsx
|
||||
blocks/assets/js/editor-components/product-brand-control/index.tsx
|
||||
assets/js/editor-components/product-brand-control/index.tsx
|
||||
js/editor-components/product-brand-control/index.tsx
|
||||
editor-components/product-brand-control/index.tsx
|
||||
product-brand-control/index.tsx
|
||||
index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/product-brand-control/style.scss
|
||||
woocommerce/client/blocks/assets/js/editor-components/product-brand-control/style.scss
|
||||
client/blocks/assets/js/editor-components/product-brand-control/style.scss
|
||||
blocks/assets/js/editor-components/product-brand-control/style.scss
|
||||
assets/js/editor-components/product-brand-control/style.scss
|
||||
js/editor-components/product-brand-control/style.scss
|
||||
editor-components/product-brand-control/style.scss
|
||||
product-brand-control/style.scss
|
||||
style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/external-link-card/index.tsx
|
||||
woocommerce/client/blocks/assets/js/editor-components/external-link-card/index.tsx
|
||||
client/blocks/assets/js/editor-components/external-link-card/index.tsx
|
||||
@@ -46993,6 +47023,14 @@ assets/js/previews/cart.ts
|
||||
js/previews/cart.ts
|
||||
previews/cart.ts
|
||||
cart.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/with-searched-brands.tsx
|
||||
woocommerce/client/blocks/assets/js/hocs/with-searched-brands.tsx
|
||||
client/blocks/assets/js/hocs/with-searched-brands.tsx
|
||||
blocks/assets/js/hocs/with-searched-brands.tsx
|
||||
assets/js/hocs/with-searched-brands.tsx
|
||||
js/hocs/with-searched-brands.tsx
|
||||
hocs/with-searched-brands.tsx
|
||||
with-searched-brands.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/with-attributes.js
|
||||
woocommerce/client/blocks/assets/js/hocs/with-attributes.js
|
||||
client/blocks/assets/js/hocs/with-attributes.js
|
||||
@@ -69028,6 +69066,12 @@ src/Internal/ComingSoon/ComingSoonRequestHandler.php
|
||||
Internal/ComingSoon/ComingSoonRequestHandler.php
|
||||
ComingSoon/ComingSoonRequestHandler.php
|
||||
ComingSoonRequestHandler.php
|
||||
plugins/woocommerce/src/Internal/PushNotifications/ROADMAP.md
|
||||
woocommerce/src/Internal/PushNotifications/ROADMAP.md
|
||||
src/Internal/PushNotifications/ROADMAP.md
|
||||
Internal/PushNotifications/ROADMAP.md
|
||||
PushNotifications/ROADMAP.md
|
||||
ROADMAP.md
|
||||
plugins/woocommerce/src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
|
||||
woocommerce/src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
|
||||
src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
|
||||
|
||||
@@ -33,6 +33,7 @@ SECURITY.md
|
||||
.ai/skills/woocommerce-dev-cycle/js-i18n-patterns.md
|
||||
.ai/skills/woocommerce-dev-cycle/php-linting-patterns.md
|
||||
.ai/skills/woocommerce-dev-cycle/markdown-linting.md
|
||||
.ai/skills/woocommerce-git/SKILL.md
|
||||
.ai/skills/woocommerce-markdown/SKILL.md
|
||||
.ai/skills/woocommerce-backend-dev/SKILL.md
|
||||
.ai/skills/woocommerce-backend-dev/dependency-injection.md
|
||||
@@ -784,6 +785,7 @@ plugins/woocommerce/changelog/feat-62121-migrate-wc-accordion
|
||||
plugins/woocommerce/changelog/fix-62642-save-translation-context
|
||||
plugins/woocommerce/changelog/enhancement-42390-lazy-load-product-image
|
||||
plugins/woocommerce/changelog/60174-improve-switch-blog
|
||||
plugins/woocommerce/changelog/61744-product-collection-taxonomy-filters
|
||||
plugins/woocommerce/changelog/wooprd-1074-fix-reset-template-was-removed
|
||||
plugins/woocommerce/changelog/fix-60686-payments-settings-accessibility
|
||||
plugins/woocommerce/changelog/fix-42375
|
||||
@@ -811,6 +813,7 @@ plugins/woocommerce/changelog/performance-62986-cache-priming-in-product-factory
|
||||
plugins/woocommerce/changelog/pr-62834
|
||||
plugins/woocommerce/changelog/62865-update-more-defensive-coding-around-wccom-helper-api
|
||||
plugins/woocommerce/changelog/stomail-7745-emails-from-the-same-store-should-follow-the-same-visual
|
||||
plugins/woocommerce/changelog/add-product-filter-menu-order
|
||||
plugins/woocommerce/changelog/62919-fix-phpstan-wc-get-product-attachment-props
|
||||
plugins/woocommerce/changelog/wooplug-5999-accessibility-concerns-on-checkout
|
||||
plugins/woocommerce/changelog/enhancement-34681-enable-wc-header-on-reviews-page
|
||||
@@ -838,7 +841,6 @@ plugins/woocommerce/changelog/62167-dev-use-server-state-simple-product
|
||||
plugins/woocommerce/changelog/pr-62931
|
||||
plugins/woocommerce/changelog/58312-fix-analytics-category-breadcrumbs-parent-null
|
||||
plugins/woocommerce/changelog/59464-use-toolspanel-in-category-title-block
|
||||
plugins/woocommerce/changelog/62790-refactor-use-new-paypal-standard-classes-in-rest-controller
|
||||
plugins/woocommerce/changelog/dev-update-order-notes-with-vanilla-JS
|
||||
plugins/woocommerce/changelog/CATtheTech-autoselect-woo10
|
||||
plugins/woocommerce/changelog/62806-fix-do-not-autoload-woocommerce_status_log_db_sources-option
|
||||
@@ -868,6 +870,7 @@ plugins/woocommerce/changelog/59464-use-toolspanel-in-order-confirmation-block
|
||||
plugins/woocommerce/changelog/refactor-add-to-cart-form-root-directory
|
||||
plugins/woocommerce/changelog/pr-60052
|
||||
plugins/woocommerce/changelog/62653-test-cart-cache-headers
|
||||
plugins/woocommerce/changelog/add-58403-brands
|
||||
plugins/woocommerce/changelog/wooprd-1455-font-size-system-missing-one-value
|
||||
plugins/woocommerce/changelog/add-58403-with-taxonomies
|
||||
plugins/woocommerce/uninstall.php
|
||||
@@ -4248,6 +4251,8 @@ plugins/woocommerce/client/blocks/assets/js/editor-components/heading-toolbar/in
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/heading-toolbar/heading-level-icon.js
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/ces-feedback-button/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/ces-feedback-button/feedback-icon.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/product-brand-control/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/product-brand-control/style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/external-link-card/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/external-link-card/stories/index.stories.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/external-link-card/editor.scss
|
||||
@@ -6128,6 +6133,7 @@ plugins/woocommerce/client/blocks/assets/js/previews/saved-payment-methods.js
|
||||
plugins/woocommerce/client/blocks/assets/js/previews/products.js
|
||||
plugins/woocommerce/client/blocks/assets/js/previews/grid-block.js
|
||||
plugins/woocommerce/client/blocks/assets/js/previews/cart.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/with-searched-brands.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/with-attributes.js
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/test/with-transform-single-select-to-multiple-select.js
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/test/with-product-variations.jsx
|
||||
@@ -8852,6 +8858,7 @@ plugins/woocommerce/src/Internal/ComingSoon/ComingSoonAdminBarBadge.php
|
||||
plugins/woocommerce/src/Internal/ComingSoon/ComingSoonCacheInvalidator.php
|
||||
plugins/woocommerce/src/Internal/ComingSoon/ComingSoonHelper.php
|
||||
plugins/woocommerce/src/Internal/ComingSoon/ComingSoonRequestHandler.php
|
||||
plugins/woocommerce/src/Internal/PushNotifications/ROADMAP.md
|
||||
plugins/woocommerce/src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
|
||||
plugins/woocommerce/src/Internal/PushNotifications/DataStores/PushTokensDataStore.php
|
||||
plugins/woocommerce/src/Internal/PushNotifications/Controllers/PushTokenRestController.php
|
||||
|
||||
@@ -1535,9 +1535,9 @@ hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://bbc.com/robots.txt
|
||||
http://cdc.gov/robots.txt
|
||||
http://eventbrite.com/robots.txt
|
||||
http://calendar.google.com/robots.txt
|
||||
http://flickr.com/robots.txt
|
||||
http://wa.me/robots.txt
|
||||
http://web.archive.org/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
@@ -3225,7 +3225,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://support.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
||||
@@ -74,7 +74,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
&f[*]=
|
||||
&fbclid=
|
||||
&filters=
|
||||
&find_similar_by=
|
||||
&format=
|
||||
&forumId=
|
||||
&from_search_result=
|
||||
@@ -346,7 +345,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
.xml?uuid=
|
||||
.xmli
|
||||
/%20library/
|
||||
/%3Cloc%3E
|
||||
/*&dateFrom=
|
||||
/*+*+*+
|
||||
/*.git
|
||||
@@ -536,16 +534,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/?z=1
|
||||
/@async
|
||||
/@type$
|
||||
/Ajax
|
||||
/Ajax/MediaData
|
||||
/Ajax/Similar
|
||||
/BucketContent
|
||||
/CHANGELOG.txt
|
||||
/Careers/Form
|
||||
/Careers/Profiles
|
||||
/Careers/Registration
|
||||
/CountyAssessorPage.htm?
|
||||
/Download
|
||||
/GetResults.htm
|
||||
/Home/0,3257,1,FF.html
|
||||
/INSTALL.mysql.txt
|
||||
@@ -555,7 +549,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/LICENSE.txt
|
||||
/MAINTAINERS.txt
|
||||
/MANUALS/*.pdf$
|
||||
/Member
|
||||
/Message-Error.htm
|
||||
/MyAccount
|
||||
/Newsroom/GoogleSitemap
|
||||
@@ -563,7 +556,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/Ntt
|
||||
/Ntx
|
||||
/OnThisDay
|
||||
/QuerySuggestion
|
||||
/RedesignBucket
|
||||
/Search/
|
||||
/SelectLocale?fromPage=
|
||||
@@ -786,7 +778,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/business/aisearch
|
||||
/business/availability
|
||||
/business/availability/?context
|
||||
/business/availability/?context=http://dol.gov/robots.txt
|
||||
/business/availability/?context=http://marketwatch.com/robots.txt
|
||||
/business/availability?context
|
||||
/business/availability?context=
|
||||
/business/search
|
||||
@@ -1183,7 +1175,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/goglobal/
|
||||
/goldlog$
|
||||
/group
|
||||
/gtc/gtc-chatbot/*http://msdn.microsoft.com/robots.txt
|
||||
/gtc/gtc-chatbot/*http://podcasts.google.com/robots.txt
|
||||
/hack
|
||||
/hardware/*/cart
|
||||
/havadurumu/
|
||||
@@ -1470,7 +1462,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/newssearch
|
||||
/nextpodcastlist
|
||||
/nightly-news
|
||||
/no-referrer-when-downgradehttp://wetransfer.com/robots.txt
|
||||
/no-referrer-when-downgradehttp://fb.watch/robots.txt
|
||||
/no-search-results
|
||||
/node
|
||||
/node/add
|
||||
@@ -1624,7 +1616,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/profiles/*.png
|
||||
/profileshow
|
||||
/promo
|
||||
/promo/firstmonthfree/validate
|
||||
/promoassets
|
||||
/pull
|
||||
/purchase/buy/*
|
||||
@@ -2219,7 +2210,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?*add-to-cart=
|
||||
?*adxarea=
|
||||
?*ajs_event
|
||||
?*apikey*http://wretch.cc/robots.txt
|
||||
?*apikey*http://themeforest.net/robots.txt
|
||||
?*app
|
||||
?*attachment_id
|
||||
?*author
|
||||
@@ -2266,7 +2257,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?*hsCacheBuster=
|
||||
?*hsCtaTracking
|
||||
?*hs_preview=
|
||||
?*http://upload.wikimedia.org/robots.txt
|
||||
?*http://abcnews.go.com/robots.txt
|
||||
?*hubs_signup-cta
|
||||
?*hybrid=
|
||||
?*iframe
|
||||
@@ -2513,7 +2504,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?ffsputnik=*
|
||||
?filter=
|
||||
?filters=
|
||||
?find_similar_by=
|
||||
?forcelogin=*
|
||||
?format=
|
||||
?forumId=
|
||||
@@ -2987,7 +2977,6 @@ AppUploadAPhoto
|
||||
AppUserReview
|
||||
App_Themes/
|
||||
AppleMapsAction
|
||||
Applications
|
||||
Arabic
|
||||
Areas/
|
||||
Areas/Epx/Content/500.aspx?aspxerrorpath=
|
||||
@@ -3103,7 +3092,6 @@ Consortium/supporters
|
||||
Contacts
|
||||
Content
|
||||
Content
|
||||
Content/DownloadComp
|
||||
Content/Images
|
||||
ControlPanel
|
||||
CookiePingback
|
||||
@@ -4082,7 +4070,6 @@ TestingTravelMaps
|
||||
Themes/Client/app/img/favicons/manifest.json
|
||||
ThirdPartyRedirect
|
||||
ThorHammer
|
||||
TodayOJ
|
||||
TodaysLowestFaresAjax
|
||||
Tr/SocialMediaActivity/LogJSWidgetLinkClick
|
||||
Tracker?data=*
|
||||
@@ -4310,7 +4297,6 @@ _POST
|
||||
_POST$
|
||||
__
|
||||
__+hsfp=
|
||||
__as__
|
||||
__assets
|
||||
__blank
|
||||
__hstc=
|
||||
@@ -5219,7 +5205,6 @@ ar-sa/
|
||||
ar/
|
||||
ar/$
|
||||
ar/*
|
||||
ar/Download
|
||||
ar/admin
|
||||
ar/admin$
|
||||
ar/es
|
||||
@@ -5390,7 +5375,6 @@ at/*locationQuery=
|
||||
at/*max=
|
||||
at/*min=
|
||||
at/*my_etsy=
|
||||
at/Download
|
||||
at/api
|
||||
at/api/v3/ajax/bespoke/member/neu/specs
|
||||
at/api/v3/ajax/bespoke/public/neu/specs
|
||||
@@ -5531,7 +5515,6 @@ au/*locationQuery=
|
||||
au/*max=
|
||||
au/*min=
|
||||
au/*my_etsy=
|
||||
au/Download
|
||||
au/admin
|
||||
au/admin$
|
||||
au/api
|
||||
@@ -5616,7 +5599,7 @@ auth/signup
|
||||
auth/sso/proxy-login
|
||||
auth/verifychallenge
|
||||
authMode=
|
||||
authMode=http://hootsuite.com/robots.txt
|
||||
authMode=http://figma.com/robots.txt
|
||||
auth_pass
|
||||
authenticate
|
||||
authentication
|
||||
@@ -5812,10 +5795,7 @@ be/treasury
|
||||
be/your
|
||||
bePatron
|
||||
bePatronDone
|
||||
be_en/Download
|
||||
be_fr
|
||||
be_fr/Download
|
||||
be_nl/Download
|
||||
beacon
|
||||
beacon
|
||||
bebek-anne
|
||||
@@ -5871,7 +5851,6 @@ bg
|
||||
bg-BG/$
|
||||
bg-bg/
|
||||
bg/
|
||||
bg/Download
|
||||
bgmt
|
||||
bgpoxy
|
||||
bh/payroll/
|
||||
@@ -5988,7 +5967,7 @@ blog/*?text=
|
||||
blog/*sitemap.xml$
|
||||
blog/*utm_source=
|
||||
blog/.*
|
||||
blog/.html.*http://example.com/robots.txt
|
||||
blog/.html.*http://use.fontawesome.com/robots.txt
|
||||
blog/10-lessons-from-an-engineering-manager/$
|
||||
blog/2025-shifting-roles-report/$
|
||||
blog/23-prototyping-resources-to-bookmark-right-now/$
|
||||
@@ -6858,7 +6837,6 @@ bp/p
|
||||
bpage-preview
|
||||
br
|
||||
br/*
|
||||
br/Download
|
||||
br/help
|
||||
br/pt
|
||||
br/pt/consultoria-tributaria-societaria/tributacao-de-pessoas-fisicas.html
|
||||
@@ -7254,10 +7232,9 @@ ca/user$
|
||||
ca/wp-admin
|
||||
ca/your
|
||||
ca_fr
|
||||
ca_fr/Download
|
||||
ca_referer=
|
||||
caas
|
||||
caas/http://zazzle.com/robots.txt
|
||||
caas/http://zdnet.com/robots.txt
|
||||
cache
|
||||
cache/MiamiImageURL
|
||||
cacheKiller=
|
||||
@@ -7518,7 +7495,7 @@ cart.srv
|
||||
cart?
|
||||
cartoon
|
||||
carts
|
||||
case-studies/http://research.youtube/robots.txt
|
||||
case-studies/http://form.jotform.com/robots.txt
|
||||
cash
|
||||
cashout
|
||||
cassette.axd/manifest.xml
|
||||
@@ -7562,7 +7539,7 @@ cdn-cgi
|
||||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
cdn-cgi/challenge-platform
|
||||
cdn-cgi/http://alibaba.com/robots.txt
|
||||
cdn-cgi/http://csfd.cz/robots.txt
|
||||
cdn-cgi/images/trace
|
||||
cdn-cgi/l/email-protection
|
||||
cdn-cgi/rum
|
||||
@@ -7570,7 +7547,7 @@ cdn-cgi/scripts
|
||||
cdn-cgi/speculation
|
||||
cdn-cgi/styles
|
||||
cdn-cgi/zaraz
|
||||
cdn-cgi/zaraz/http://ibb.co/robots.txt
|
||||
cdn-cgi/zaraz/http://nationalgeographic.com/robots.txt
|
||||
cdn-proxy/pim
|
||||
cdn-proxy/px
|
||||
cdn.jwplayer.com/previews
|
||||
@@ -7594,7 +7571,7 @@ cgi-bin/koha/
|
||||
cgi-bin/loginpage
|
||||
cgi-bin/search.fpl
|
||||
cgi-bin/wx
|
||||
cgi-binhttp://healthtips1dr.blogspot.com/robots.txt
|
||||
cgi-binhttp://verizon.com/robots.txt
|
||||
cgi-local
|
||||
cgi-mad/
|
||||
cgi-pct/
|
||||
@@ -7661,14 +7638,10 @@ ch/teams
|
||||
ch/transactions
|
||||
ch/treasury
|
||||
ch/your
|
||||
ch_de/Download
|
||||
ch_fr
|
||||
ch_fr/Download
|
||||
ch_it/Download
|
||||
challenge
|
||||
challenges
|
||||
challenges$
|
||||
change-displayed-metadata
|
||||
change-email
|
||||
change-password
|
||||
change-shipping
|
||||
@@ -7722,6 +7695,7 @@ checklink?
|
||||
checkout
|
||||
checkout-external
|
||||
checkout/package
|
||||
checkouthttp://buystiiizypods.com/robots.txt
|
||||
checkoutnow
|
||||
checkouts
|
||||
checkpoint
|
||||
@@ -7778,7 +7752,6 @@ civis/threads/*wp_data=
|
||||
ck/
|
||||
cl
|
||||
cl/*
|
||||
cl/Download
|
||||
cl/es
|
||||
claim-money?
|
||||
claiming
|
||||
@@ -7884,7 +7857,6 @@ cnt
|
||||
co
|
||||
co-
|
||||
co/*
|
||||
co/Download
|
||||
co/multistore/co_epp_corp_gointegro
|
||||
co/multistore/co_epp_members
|
||||
co/multistore/co_epp_outlet
|
||||
@@ -7895,7 +7867,7 @@ code
|
||||
code-connect-docs
|
||||
code-docs
|
||||
code/*
|
||||
code/http://fonts.google.com/robots.txt
|
||||
code/http://analytics.google.com/robots.txt
|
||||
codeCoverage
|
||||
coderpad-for-figjam/$
|
||||
codesamples/
|
||||
@@ -9968,7 +9940,7 @@ confirmation
|
||||
conflagexp
|
||||
connect
|
||||
connect/@
|
||||
connect/http://oreilly.com/robots.txt
|
||||
connect/http://s3-us-west-2.amazonaws.com/robots.txt
|
||||
connect/social-intranet.html
|
||||
connections
|
||||
connections/recent
|
||||
@@ -10113,7 +10085,7 @@ content/search
|
||||
content/telegraph
|
||||
content/temp/*
|
||||
content/websites/languages
|
||||
content/websites/us/en/noindex/*http://yahoo.com/robots.txt
|
||||
content/websites/us/en/noindex/*http://discord.com/robots.txt
|
||||
content_reporting
|
||||
content_title=
|
||||
contest
|
||||
@@ -10263,7 +10235,6 @@ cpresources
|
||||
cpro
|
||||
cpropub/univercd
|
||||
cr$
|
||||
cr/Download
|
||||
cr?
|
||||
craft
|
||||
create
|
||||
@@ -10460,11 +10431,9 @@ cvx/client/sync/fpc
|
||||
cwv
|
||||
cy
|
||||
cy/*
|
||||
cy_en/Download
|
||||
cycounter
|
||||
cz
|
||||
cz/*
|
||||
cz/Download
|
||||
cz/cs
|
||||
d
|
||||
d.
|
||||
@@ -11492,7 +11461,6 @@ dk-en/transactions
|
||||
dk-en/treasury
|
||||
dk-en/your
|
||||
dk/*
|
||||
dk/Download
|
||||
dk/da
|
||||
dk/login-messages/
|
||||
dk?*
|
||||
@@ -11539,7 +11507,6 @@ docs/search_results.html
|
||||
docs/socialmarkup
|
||||
doctor-strange
|
||||
document
|
||||
document-format.html
|
||||
document/comments
|
||||
document/create
|
||||
document/delete
|
||||
@@ -11592,7 +11559,6 @@ doubleclick
|
||||
downgrade
|
||||
download
|
||||
download-evernote
|
||||
download-notice
|
||||
download/*/Zoom_launcher.exe
|
||||
download/*/zoomusLauncher.zip
|
||||
download/get
|
||||
@@ -11691,7 +11657,6 @@ ebserh/*summary_view$
|
||||
ebserh/*thumbnail_view$
|
||||
ebserh/*view$
|
||||
ebserh/@@search
|
||||
ec/Download
|
||||
ecap
|
||||
ecaptcha
|
||||
ecard/
|
||||
@@ -11754,7 +11719,6 @@ education/signup
|
||||
edurec
|
||||
ee
|
||||
ee/*
|
||||
ee/Download
|
||||
efir
|
||||
eg
|
||||
egcs/v2/collect
|
||||
@@ -11786,7 +11750,6 @@ element/?
|
||||
element/commun/afficher
|
||||
element_properties.
|
||||
elements
|
||||
eli-search
|
||||
eliminar-busqueda
|
||||
eliminar-favoritos
|
||||
elisa
|
||||
@@ -12200,7 +12163,6 @@ error/403
|
||||
error/404
|
||||
error/500
|
||||
error/PageNotFound.htm
|
||||
error/authentication-required.html
|
||||
error404.aspx
|
||||
error_204
|
||||
errorpages
|
||||
@@ -12811,7 +12773,6 @@ es/*locationQuery=
|
||||
es/*max=
|
||||
es/*min=
|
||||
es/*my_etsy=
|
||||
es/Download
|
||||
es/README.md
|
||||
es/about
|
||||
es/account
|
||||
@@ -13217,7 +13178,6 @@ experiences/*?*modal
|
||||
experiences/*?*scheduled_id
|
||||
experiment
|
||||
experiments.xml
|
||||
expert-search-form
|
||||
experts-arena
|
||||
experts/search
|
||||
experts/search?
|
||||
@@ -13225,7 +13185,6 @@ explore
|
||||
explore/*/?p=
|
||||
explore/*/lightbox
|
||||
explore/search
|
||||
export-documents
|
||||
export/
|
||||
export/sites/intranet/
|
||||
export/sites/upov/shared/
|
||||
@@ -13288,8 +13247,6 @@ facebook-template
|
||||
facebook/templates
|
||||
facebook_connect
|
||||
factory
|
||||
fallback
|
||||
false/select-store-cookies.html
|
||||
family-validation
|
||||
family_filter
|
||||
familylink-earlyaccess
|
||||
@@ -13311,7 +13268,7 @@ fastajax/order/tax/validatevat
|
||||
fastanswers
|
||||
fatalerror.html
|
||||
faves-i_love_u_get_away_from_me
|
||||
favicon.icohttp://merriam-webster.com/robots.txt
|
||||
favicon.icohttp://gizmodo.com/robots.txt
|
||||
favorit-hinzufuegen
|
||||
favorit-loeschen
|
||||
favorites?
|
||||
@@ -13443,7 +13400,6 @@ fi-en/your
|
||||
fi-fi/
|
||||
fi/
|
||||
fi/*
|
||||
fi/Download
|
||||
fi/android/collections
|
||||
fi/android/search
|
||||
fi/fi
|
||||
@@ -13503,7 +13459,7 @@ files/live/sites/isoorg/files/_noindex
|
||||
files/resources
|
||||
fileview
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://amazon.ca/robots.txt
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://laetoto.live/robots.txt
|
||||
filter/
|
||||
filter/tips
|
||||
filter/tips
|
||||
@@ -13526,7 +13482,7 @@ find
|
||||
find$
|
||||
find-more
|
||||
find/
|
||||
find/*http://buymeacoffee.com/robots.txt
|
||||
find/*http://icann.org/robots.txt
|
||||
finetune
|
||||
fios
|
||||
firefox/?
|
||||
@@ -15313,7 +15269,7 @@ forum/members
|
||||
forum/online
|
||||
forum/posts
|
||||
forum/search
|
||||
forum/ucp.phphttp://cambridge.org/robots.txt
|
||||
forum/ucp.phphttp://siteground.com/robots.txt
|
||||
forum/viewtopic.php
|
||||
forum/whats-new
|
||||
forumTeaser
|
||||
@@ -16215,7 +16171,7 @@ fy-NL/firefox/collections/mozilla
|
||||
fy-NL/firefox/collections/mozilla/$
|
||||
fy-NL/firefox/search
|
||||
g
|
||||
g/4arE9Chttp://mdpi.com/robots.txt
|
||||
g/4arE9Chttp://hub.docker.com/robots.txt
|
||||
g/api
|
||||
ga-actions/formie/forms/refresh-tokens
|
||||
ga/p
|
||||
@@ -16546,7 +16502,6 @@ gql
|
||||
gr
|
||||
gr/*
|
||||
gr/en
|
||||
gr_en/Download
|
||||
graduation
|
||||
graduation/?s=
|
||||
grafico
|
||||
@@ -16599,7 +16554,6 @@ gs-
|
||||
gsr
|
||||
gss
|
||||
gsx
|
||||
gt/Download
|
||||
gtp/stir
|
||||
gu-IN/$
|
||||
guest-pass
|
||||
@@ -16809,7 +16763,6 @@ hk-en/transactions
|
||||
hk-en/treasury
|
||||
hk-en/your
|
||||
hk/*
|
||||
hk/Download
|
||||
hk/en
|
||||
hk/help
|
||||
hk/zh
|
||||
@@ -16955,43 +16908,43 @@ html5
|
||||
http
|
||||
http-checker
|
||||
http2_data
|
||||
http://1.bp.blogspot.com/robots.txt
|
||||
http://1drv.ms/robots.txt
|
||||
http://akorda.kz/robots.txt
|
||||
http://aliexpress.com/robots.txt
|
||||
http://amazon.co.jp/robots.txt
|
||||
http://android.com/robots.txt
|
||||
http://autodesk.com/robots.txt
|
||||
http://aljazeera.com/robots.txt
|
||||
http://amazon.co.uk/robots.txt
|
||||
http://amazon.es/robots.txt
|
||||
http://amzn.to/robots.txt
|
||||
http://augeo.nl/robots.txt
|
||||
http://aws.amazon.com/robots.txt
|
||||
http://caniuse.com/robots.txt
|
||||
http://deviantart.com/robots.txt
|
||||
http://ebay.com/robots.txt
|
||||
http://google-analytics.com/robots.txt
|
||||
http://google.pl/robots.txt
|
||||
http://axios.com/robots.txt
|
||||
http://bloomberg.com/robots.txt
|
||||
http://cdn.shopify.com/robots.txt
|
||||
http://chat.openai.com/robots.txt
|
||||
http://cnet.com/robots.txt
|
||||
http://ecrs.com/robots.txt
|
||||
http://embassybel.ru/robots.txt
|
||||
http://eventbrite.com/robots.txt
|
||||
http://families.google.com/robots.txt
|
||||
http://fbi.gov/robots.txt
|
||||
http://feedly.com/robots.txt
|
||||
http://fortune.com/robots.txt
|
||||
http://gov.br/robots.txt
|
||||
http://guardian.co.uk/robots.txt
|
||||
http://i.ibb.co/robots.txt
|
||||
http://help.twitter.com/robots.txt
|
||||
http://hertason.blogspot.com/robots.txt
|
||||
http://i0.wp.com/robots.txt
|
||||
http://inc.com/robots.txt
|
||||
http://insights.sustainability.google/robots.txt
|
||||
http://ko-fi.com/robots.txt
|
||||
http://mailchimp.com/robots.txt
|
||||
http://mayoclinic.org/robots.txt
|
||||
http://moderncalculators.com/robots.txt
|
||||
http://money.cnn.com/robots.txt
|
||||
http://ncbi.nlm.nih.gov/robots.txt
|
||||
http://newyorker.com/robots.txt
|
||||
http://npr.org/robots.txt
|
||||
http://penguinrandomhouse.com/robots.txt
|
||||
http://pinterest.ca/robots.txt
|
||||
http://quora.com/robots.txt
|
||||
http://s3.amazonaws.com/robots.txt
|
||||
http://stgeorgegoc.org/robots.txt
|
||||
http://t.ly/robots.txt
|
||||
http://ted.com/robots.txt
|
||||
http://themeforest.net/robots.txt
|
||||
http://theplace.org.uk/robots.txt
|
||||
http://woocommerce.com/robots.txt
|
||||
http://obsproject.com/robots.txt
|
||||
http://plushcare.com/robots.txt
|
||||
http://politico.com/robots.txt
|
||||
http://prezi.com/robots.txt
|
||||
http://propublica.org/robots.txt
|
||||
http://storage.googleapis.com/robots.txt
|
||||
http://support.zendesk.com/robots.txt
|
||||
http://sxsw.com/robots.txt
|
||||
http://technorati.com/robots.txt
|
||||
http://theverge.com/robots.txt
|
||||
http://us.napster.com/robots.txt
|
||||
http://venturebeat.com/robots.txt
|
||||
http://web.facebook.com/robots.txt
|
||||
https://player.cnevids.com
|
||||
https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide
|
||||
https://www.iubenda.com/en/help/142642-old-vs-new-pricing
|
||||
@@ -17000,7 +16953,6 @@ hu
|
||||
hu-HU/$
|
||||
hu-hu/
|
||||
hu/
|
||||
hu/Download
|
||||
hu/android/collections
|
||||
hu/android/search
|
||||
hu/firefox/collections
|
||||
@@ -17136,7 +17088,6 @@ ie/*max=
|
||||
ie/*min=
|
||||
ie/*my_etsy=
|
||||
ie/?
|
||||
ie/Download
|
||||
ie/admin
|
||||
ie/admin$
|
||||
ie/api
|
||||
@@ -17387,7 +17338,6 @@ in-en/treasury
|
||||
in-en/your
|
||||
in-product
|
||||
in/*
|
||||
in/Download
|
||||
in/einvoice/
|
||||
in/en
|
||||
in/login-messages/
|
||||
@@ -17552,7 +17502,7 @@ index.php/user/logout
|
||||
index.php/user/logout/
|
||||
index.php/user/logout/?context
|
||||
index.php/user/logout/?context=
|
||||
index.php/user/logout/http://psychologytoday.com/robots.txt
|
||||
index.php/user/logout/http://pitchfork.com/robots.txt
|
||||
index.php/user/logout?context
|
||||
index.php/user/logout?context=
|
||||
index.php/user/password
|
||||
@@ -17623,7 +17573,7 @@ integrations
|
||||
intelligencer/amp
|
||||
intent
|
||||
interactive
|
||||
interactive*http://alltop.com/robots.txt
|
||||
interactive*http://missingkids.org/robots.txt
|
||||
interactive/reading-preference
|
||||
interactives/sponsor-story
|
||||
intercept
|
||||
@@ -19167,54 +19117,6 @@ leerberichten
|
||||
legal
|
||||
legal-b2b
|
||||
legal-contact-us
|
||||
legal-content/BG/TXT/DOC
|
||||
legal-content/BG/TXT/SIG
|
||||
legal-content/CS/TXT/DOC
|
||||
legal-content/CS/TXT/SIG
|
||||
legal-content/DA/TXT/DOC
|
||||
legal-content/DA/TXT/SIG
|
||||
legal-content/DE/TXT/DOC
|
||||
legal-content/DE/TXT/SIG
|
||||
legal-content/EL/TXT/DOC
|
||||
legal-content/EL/TXT/SIG
|
||||
legal-content/EN/TXT/DOC
|
||||
legal-content/EN/TXT/SIG
|
||||
legal-content/ES/TXT/DOC
|
||||
legal-content/ES/TXT/SIG
|
||||
legal-content/ET/TXT/DOC
|
||||
legal-content/ET/TXT/SIG
|
||||
legal-content/FI/TXT/DOC
|
||||
legal-content/FI/TXT/SIG
|
||||
legal-content/FR/TXT/DOC
|
||||
legal-content/FR/TXT/SIG
|
||||
legal-content/GA/TXT/DOC
|
||||
legal-content/GA/TXT/SIG
|
||||
legal-content/HR/TXT/DOC
|
||||
legal-content/HR/TXT/SIG
|
||||
legal-content/HU/TXT/DOC
|
||||
legal-content/HU/TXT/SIG
|
||||
legal-content/IT/TXT/DOC
|
||||
legal-content/IT/TXT/SIG
|
||||
legal-content/LT/TXT/DOC
|
||||
legal-content/LT/TXT/SIG
|
||||
legal-content/LV/TXT/DOC
|
||||
legal-content/LV/TXT/SIG
|
||||
legal-content/MT/TXT/DOC
|
||||
legal-content/MT/TXT/SIG
|
||||
legal-content/NL/TXT/DOC
|
||||
legal-content/NL/TXT/SIG
|
||||
legal-content/PL/TXT/DOC
|
||||
legal-content/PL/TXT/SIG
|
||||
legal-content/PT/TXT/DOC
|
||||
legal-content/PT/TXT/SIG
|
||||
legal-content/RO/TXT/DOC
|
||||
legal-content/RO/TXT/SIG
|
||||
legal-content/SK/TXT/DOC
|
||||
legal-content/SK/TXT/SIG
|
||||
legal-content/SL/TXT/DOC
|
||||
legal-content/SL/TXT/SIG
|
||||
legal-content/SV/TXT/DOC
|
||||
legal-content/SV/TXT/SIG
|
||||
legal/$
|
||||
legal/3874403/
|
||||
legal/ai-terms/$
|
||||
@@ -19507,7 +19409,6 @@ lt-lt/
|
||||
lt/
|
||||
lt/$
|
||||
lt/*
|
||||
lt/Download
|
||||
lu/*
|
||||
lu/agb
|
||||
lu/agb-0718
|
||||
@@ -19532,15 +19433,11 @@ lu/events/awm-2018-conference-dublin-pwc.html
|
||||
lu/fr
|
||||
lu/tob
|
||||
lu/tob-0718
|
||||
lu_de/Download
|
||||
lu_en/Download
|
||||
lu_fr/Download
|
||||
lux
|
||||
lv
|
||||
lv-LV/$
|
||||
lv-lv/
|
||||
lv/
|
||||
lv/Download
|
||||
lvx
|
||||
m
|
||||
m/
|
||||
@@ -19975,7 +19872,6 @@ mod
|
||||
mod.php
|
||||
mod=
|
||||
mod?
|
||||
modal-message
|
||||
modal_active=
|
||||
models
|
||||
models/*/ar-redirect
|
||||
@@ -20070,7 +19966,7 @@ mre/*.jpg$
|
||||
mre/*.js$
|
||||
mre/*.pdf$
|
||||
mre/*.png$
|
||||
mre/*.zip$http://support.zendesk.com/robots.txt
|
||||
mre/*.zip$http://wipo.int/robots.txt
|
||||
mre/*?
|
||||
mre/*@@configuracoes_view
|
||||
mre/*@@download/file$
|
||||
@@ -20103,7 +19999,6 @@ msnBaselines
|
||||
msp
|
||||
mss/review_feedback
|
||||
mt/*
|
||||
mt/Download
|
||||
mt/en/ebook/onyx-storm-1
|
||||
mt4
|
||||
mtb_composer
|
||||
@@ -20112,7 +20007,7 @@ mu_api
|
||||
multiproduct
|
||||
multivu
|
||||
munin
|
||||
munin*http://jquery.com/robots.txt
|
||||
munin*http://web.dev/robots.txt
|
||||
muse/identity/v2/identity.js
|
||||
museumdays/accounts
|
||||
music
|
||||
@@ -20157,7 +20052,6 @@ mx/*locationQuery=
|
||||
mx/*max=
|
||||
mx/*min=
|
||||
mx/*my_etsy=
|
||||
mx/Download
|
||||
mx/admin
|
||||
mx/admin$
|
||||
mx/api
|
||||
@@ -20212,7 +20106,6 @@ my
|
||||
my-MM/$
|
||||
my-account
|
||||
my-agent/eligibility
|
||||
my-eurlex
|
||||
my-library
|
||||
my-library
|
||||
my-list-shows
|
||||
@@ -20506,7 +20399,6 @@ next-friday
|
||||
nextThread.html
|
||||
nextadvisor/search
|
||||
nextendweb-social-login/?
|
||||
nextgensearch/_*.js
|
||||
nexus
|
||||
ngc=
|
||||
ngetty
|
||||
@@ -20812,7 +20704,6 @@ no-en/your
|
||||
no-follow
|
||||
no/
|
||||
no/*
|
||||
no/Download
|
||||
no/en/*.PDF
|
||||
no/en/*.pdf
|
||||
no/nb
|
||||
@@ -20903,7 +20794,6 @@ nz/*locationQuery=
|
||||
nz/*max=
|
||||
nz/*min=
|
||||
nz/*my_etsy=
|
||||
nz/Download
|
||||
nz/admin
|
||||
nz/admin$
|
||||
nz/api
|
||||
@@ -21149,7 +21039,7 @@ p/*/v/*$
|
||||
p/*/v/*?
|
||||
p/*/victory$
|
||||
p/*/victory?
|
||||
p/*http://baidu.com/robots.txt
|
||||
p/*http://ifcncodeofprinciples.poynter.org/robots.txt
|
||||
p/*surveyopen
|
||||
p/*thm=
|
||||
p/60
|
||||
@@ -21458,7 +21348,6 @@ parental-consent/confirmation
|
||||
parental-passcode
|
||||
parents/activity-finder
|
||||
parents/search
|
||||
parking.php4
|
||||
parliament/public/traineeship/secured/
|
||||
parliament/public/transltraineeship/secured
|
||||
parsely-api-endpoint
|
||||
@@ -21559,7 +21448,6 @@ pdfs/email
|
||||
pdfs/tca
|
||||
pe
|
||||
pe/*
|
||||
pe/Download
|
||||
pe/multistore/membersshop
|
||||
pearson
|
||||
peerconnection/feeds
|
||||
@@ -21602,7 +21490,6 @@ pf/api/v3
|
||||
pgfeapp
|
||||
ph
|
||||
ph/*
|
||||
ph/Download
|
||||
ph/en
|
||||
phbr
|
||||
phbr*_template_
|
||||
@@ -21778,7 +21665,6 @@ pl/*locationQuery=
|
||||
pl/*max=
|
||||
pl/*min=
|
||||
pl/*my_etsy=
|
||||
pl/Download
|
||||
pl/android/collections
|
||||
pl/android/search
|
||||
pl/api
|
||||
@@ -22046,12 +21932,11 @@ preferences/
|
||||
preferences/manage-cookies
|
||||
prefetch
|
||||
prefs
|
||||
prelex
|
||||
premium$
|
||||
premium-reports
|
||||
premium/
|
||||
premium/$
|
||||
premium/http://moskva.stroi-podryad.ru/robots.txt
|
||||
premium/http://kerrymuseum.ie/robots.txt
|
||||
premiumsupport/iam/
|
||||
premiumsupport/knowledge-center/feedback-no/
|
||||
premiumsupport/knowledge-center/feedback-yes/
|
||||
@@ -22110,7 +21995,6 @@ pricing/payment
|
||||
pricing/pro
|
||||
primeshow
|
||||
print
|
||||
print-pdf
|
||||
printView=
|
||||
printable/pdf
|
||||
printer_friendly_story
|
||||
@@ -22134,7 +22018,7 @@ privacypolicychanges
|
||||
private
|
||||
private
|
||||
private-promo
|
||||
private/http://whitehouse.gov/robots.txt
|
||||
private/http://newyorker.com/robots.txt
|
||||
private/wtrack
|
||||
pro
|
||||
pro-help/q
|
||||
@@ -22168,7 +22052,7 @@ product-integrations/figma-for-microsoft-teams/$
|
||||
product-integrations/google-workspace/$
|
||||
product-integrations/zoom/$
|
||||
product-managers/$
|
||||
product-ratings/http://bilgematics.com/robots.txt
|
||||
product-ratings/http://sourcetoyou.com/robots.txt
|
||||
product-reviews/B0069IY63Y
|
||||
product/*
|
||||
product/electrode/api/logger
|
||||
@@ -22311,7 +22195,6 @@ proplayer
|
||||
props/
|
||||
proredir?
|
||||
prospective-students/undergraduate-redesign
|
||||
protected
|
||||
proto
|
||||
protocol
|
||||
protocolexchange/labgroups
|
||||
@@ -22768,7 +22651,6 @@ pt/*locationQuery=
|
||||
pt/*max=
|
||||
pt/*min=
|
||||
pt/*my_etsy=
|
||||
pt/Download
|
||||
pt/acq
|
||||
pt/api
|
||||
pt/api/v3/ajax/bespoke/member/neu/specs
|
||||
@@ -23868,7 +23750,6 @@ ro-RO/$
|
||||
ro-ro/
|
||||
ro/
|
||||
ro/*
|
||||
ro/Download
|
||||
ro/android/collections
|
||||
ro/android/search
|
||||
ro/firefox/collections
|
||||
@@ -24064,8 +23945,6 @@ sap/saphana/pilot/offer/
|
||||
sap/saphana/pilot/offer/confirmation
|
||||
sars-cov-2
|
||||
save
|
||||
save-document
|
||||
save-query
|
||||
save/save-agency-search-tool
|
||||
save/save-agency-search-tool/export
|
||||
savedhomes
|
||||
@@ -24257,7 +24136,6 @@ se-en/transactions
|
||||
se-en/treasury
|
||||
se-en/your
|
||||
se/*
|
||||
se/Download
|
||||
se/assets/
|
||||
se/info/privacy/officecctv
|
||||
se/login-messages/
|
||||
@@ -24278,7 +24156,6 @@ search*start=
|
||||
search-ads-360
|
||||
search-ar-dev
|
||||
search-console/scfe
|
||||
search-effectiveness.html
|
||||
search-results
|
||||
search-webglimps
|
||||
search.html
|
||||
@@ -24330,8 +24207,6 @@ search/api
|
||||
search/api/wpa
|
||||
search/archive.html
|
||||
search/assets
|
||||
search/audio
|
||||
search/audio?k=
|
||||
search/autocomplete
|
||||
search/autosuggest
|
||||
search/browse/HDPTree,*Border.*debug*DebugBar.*InspectorButton.link.sdirect
|
||||
@@ -24578,7 +24453,6 @@ sg-en/transactions
|
||||
sg-en/treasury
|
||||
sg-en/your
|
||||
sg/*
|
||||
sg/Download
|
||||
sg/ab
|
||||
sg/admin
|
||||
sg/admin$
|
||||
@@ -24687,7 +24561,6 @@ shr*
|
||||
shrek
|
||||
si
|
||||
si/*
|
||||
si/Download
|
||||
sigma.html
|
||||
sign
|
||||
sign-in
|
||||
@@ -25087,7 +24960,6 @@ sk-SK/$
|
||||
sk-sk/
|
||||
sk/
|
||||
sk/*
|
||||
sk/Download
|
||||
sk/android/collections
|
||||
sk/android/search
|
||||
sk/en/pwclegal.html
|
||||
@@ -25129,7 +25001,6 @@ slp/*/b$
|
||||
slp/s$
|
||||
smart/button
|
||||
smart/buttons
|
||||
smartapi
|
||||
smartmarket
|
||||
smartmarket/*/productListInitial.action?
|
||||
smbe/
|
||||
@@ -26444,7 +26315,7 @@ test.html
|
||||
test_community
|
||||
testfl
|
||||
testgpr
|
||||
testhttp://diigo.com/robots.txt
|
||||
testhttp://edition.cnn.com/robots.txt
|
||||
testing
|
||||
testpage-forhomepage
|
||||
tests/*
|
||||
@@ -26465,7 +26336,6 @@ th-th/searchresults
|
||||
th/
|
||||
th/*
|
||||
th/*/media/oembed
|
||||
th/Download
|
||||
th/README.md
|
||||
th/admin
|
||||
th/blog/search
|
||||
@@ -26928,7 +26798,6 @@ trips/v1
|
||||
trivia/answer
|
||||
trk
|
||||
trouver
|
||||
true/select-store-cookies.html
|
||||
trust.php
|
||||
trustedstores/images
|
||||
trustedstores/js
|
||||
@@ -26965,7 +26834,6 @@ tv/tv-news/jean-alexander-dies-coronation-streets-3764827
|
||||
tvsignup
|
||||
tw
|
||||
tw/*
|
||||
tw/Download
|
||||
tw/login-messages/
|
||||
tw/pm/
|
||||
tw/zh
|
||||
@@ -26989,7 +26857,6 @@ u/manage_cookies$
|
||||
u/manage_cookies?
|
||||
u5llnop
|
||||
u5llnop$
|
||||
ua/Download
|
||||
ua_mailing
|
||||
uas/login
|
||||
uas/oauth
|
||||
@@ -27651,7 +27518,7 @@ uxtest/ux/
|
||||
uy
|
||||
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
|
||||
uy/help
|
||||
uz/http://orcd.co/robots.txt
|
||||
uz/http://caniuse.com/robots.txt
|
||||
v
|
||||
v$
|
||||
v/badge
|
||||
@@ -27692,7 +27559,6 @@ variant=
|
||||
varserver
|
||||
vas
|
||||
vbtv/
|
||||
ve/Download
|
||||
velo-pt/forum/main/comment
|
||||
velo-pt/forum/search
|
||||
velo-pt/profile
|
||||
@@ -28546,9 +28412,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
|
||||
wiki/Wikipedia_discusión:Supresores/Candidaturas
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://css-tricks.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://lefigaro.fr/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://linkedin.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://cdnjs.cloudflare.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://moderncalculators.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://waze.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
@@ -28850,8 +28716,8 @@ wp-admin
|
||||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://japantimes.co.jp/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://nhs.uk/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://atlasobscura.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://sciencedaily.com/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
wp-adv
|
||||
@@ -29032,7 +28898,7 @@ your-shop
|
||||
yourAccount
|
||||
youraccount
|
||||
youreurope/businessACC
|
||||
youreurope/businessDEV/http://gettyimages.com/robots.txt
|
||||
youreurope/businessDEV/http://zoho.com/robots.txt
|
||||
youreurope/citizensACC
|
||||
youreurope/citizensDEV
|
||||
yourtake
|
||||
@@ -29300,7 +29166,7 @@ zz-test
|
||||
404
|
||||
404
|
||||
404.html
|
||||
413gkwMT/http://datatracker.ietf.org/robots.txt
|
||||
413gkwMT/http://pastebin.com/robots.txt
|
||||
429.html
|
||||
500
|
||||
500
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user