[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2024-12-16 10:04:32 +00:00
parent 50f3055805
commit c538da2b82
10 changed files with 1292 additions and 1725 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
"last_update": 1734116595 "last_update": 1734116595
}, },
"Trickest wordlist update": { "Trickest wordlist update": {
"last_update": 1734257011 "last_update": 1734343462
} }
} }
@@ -23139,6 +23139,13 @@ Drupal/Core/Test/JUnitConverter.php
Core/Test/JUnitConverter.php Core/Test/JUnitConverter.php
Test/JUnitConverter.php Test/JUnitConverter.php
JUnitConverter.php JUnitConverter.php
core/lib/Drupal/Core/Test/EventSubscriber/FieldStorageCreateCheckSubscriber.php
lib/Drupal/Core/Test/EventSubscriber/FieldStorageCreateCheckSubscriber.php
Drupal/Core/Test/EventSubscriber/FieldStorageCreateCheckSubscriber.php
Core/Test/EventSubscriber/FieldStorageCreateCheckSubscriber.php
Test/EventSubscriber/FieldStorageCreateCheckSubscriber.php
EventSubscriber/FieldStorageCreateCheckSubscriber.php
FieldStorageCreateCheckSubscriber.php
core/lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php core/lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php
lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php
Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php
@@ -118863,6 +118870,13 @@ KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php
Core/StreamWrapper/StreamWrapperManagerTest.php Core/StreamWrapper/StreamWrapperManagerTest.php
StreamWrapper/StreamWrapperManagerTest.php StreamWrapper/StreamWrapperManagerTest.php
StreamWrapperManagerTest.php StreamWrapperManagerTest.php
core/tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckTest.php
tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckTest.php
Drupal/KernelTests/Core/Field/FieldStorageCreateCheckTest.php
KernelTests/Core/Field/FieldStorageCreateCheckTest.php
Core/Field/FieldStorageCreateCheckTest.php
Field/FieldStorageCreateCheckTest.php
FieldStorageCreateCheckTest.php
core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php
tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php
Drupal/KernelTests/Core/Field/MapBaseFieldTest.php Drupal/KernelTests/Core/Field/MapBaseFieldTest.php
@@ -118877,6 +118891,13 @@ KernelTests/Core/Field/FieldSettingsTest.php
Core/Field/FieldSettingsTest.php Core/Field/FieldSettingsTest.php
Field/FieldSettingsTest.php Field/FieldSettingsTest.php
FieldSettingsTest.php FieldSettingsTest.php
core/tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckDeprecationTest.php
tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckDeprecationTest.php
Drupal/KernelTests/Core/Field/FieldStorageCreateCheckDeprecationTest.php
KernelTests/Core/Field/FieldStorageCreateCheckDeprecationTest.php
Core/Field/FieldStorageCreateCheckDeprecationTest.php
Field/FieldStorageCreateCheckDeprecationTest.php
FieldStorageCreateCheckDeprecationTest.php
core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php
tests/Drupal/KernelTests/Core/Field/FieldItemTest.php tests/Drupal/KernelTests/Core/Field/FieldItemTest.php
Drupal/KernelTests/Core/Field/FieldItemTest.php Drupal/KernelTests/Core/Field/FieldItemTest.php
@@ -3468,6 +3468,7 @@ core/lib/Drupal/Core/Test/TestRun.php
core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
core/lib/Drupal/Core/Test/RefreshVariablesTrait.php core/lib/Drupal/Core/Test/RefreshVariablesTrait.php
core/lib/Drupal/Core/Test/JUnitConverter.php core/lib/Drupal/Core/Test/JUnitConverter.php
core/lib/Drupal/Core/Test/EventSubscriber/FieldStorageCreateCheckSubscriber.php
core/lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php core/lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php
core/lib/Drupal/Core/Test/TestDatabase.php core/lib/Drupal/Core/Test/TestDatabase.php
core/lib/Drupal/Core/Test/EnvironmentCleaner.php core/lib/Drupal/Core/Test/EnvironmentCleaner.php
@@ -17288,8 +17289,10 @@ core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RecipeConfiguratorTest.php core/tests/Drupal/KernelTests/Core/Recipe/RecipeConfiguratorTest.php
core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php
core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php
core/tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckTest.php
core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php
core/tests/Drupal/KernelTests/Core/Field/FieldSettingsTest.php core/tests/Drupal/KernelTests/Core/Field/FieldSettingsTest.php
core/tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckDeprecationTest.php
core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php
core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php
core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php
@@ -2623,6 +2623,14 @@ Magento/GraphQl/Catalog/ProductViewTest.php
GraphQl/Catalog/ProductViewTest.php GraphQl/Catalog/ProductViewTest.php
Catalog/ProductViewTest.php Catalog/ProductViewTest.php
ProductViewTest.php ProductViewTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/RelatedProduct/MultiStoreRelatedProductsTest.php
tests/api-functional/testsuite/Magento/GraphQl/RelatedProduct/MultiStoreRelatedProductsTest.php
api-functional/testsuite/Magento/GraphQl/RelatedProduct/MultiStoreRelatedProductsTest.php
testsuite/Magento/GraphQl/RelatedProduct/MultiStoreRelatedProductsTest.php
Magento/GraphQl/RelatedProduct/MultiStoreRelatedProductsTest.php
GraphQl/RelatedProduct/MultiStoreRelatedProductsTest.php
RelatedProduct/MultiStoreRelatedProductsTest.php
MultiStoreRelatedProductsTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/RelatedProduct/GetRelatedProductsTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/RelatedProduct/GetRelatedProductsTest.php
tests/api-functional/testsuite/Magento/GraphQl/RelatedProduct/GetRelatedProductsTest.php tests/api-functional/testsuite/Magento/GraphQl/RelatedProduct/GetRelatedProductsTest.php
api-functional/testsuite/Magento/GraphQl/RelatedProduct/GetRelatedProductsTest.php api-functional/testsuite/Magento/GraphQl/RelatedProduct/GetRelatedProductsTest.php
@@ -12125,6 +12133,18 @@ ProductVideo/adminhtml/js/get-video-information.test.js
adminhtml/js/get-video-information.test.js adminhtml/js/get-video-information.test.js
js/get-video-information.test.js js/get-video-information.test.js
get-video-information.test.js get-video-information.test.js
dev/tests/js/jasmine/tests/app/code/Magento/ProductVideo/frontend/js/fotorama-add-video-events.test.js
tests/js/jasmine/tests/app/code/Magento/ProductVideo/frontend/js/fotorama-add-video-events.test.js
js/jasmine/tests/app/code/Magento/ProductVideo/frontend/js/fotorama-add-video-events.test.js
jasmine/tests/app/code/Magento/ProductVideo/frontend/js/fotorama-add-video-events.test.js
tests/app/code/Magento/ProductVideo/frontend/js/fotorama-add-video-events.test.js
app/code/Magento/ProductVideo/frontend/js/fotorama-add-video-events.test.js
code/Magento/ProductVideo/frontend/js/fotorama-add-video-events.test.js
Magento/ProductVideo/frontend/js/fotorama-add-video-events.test.js
ProductVideo/frontend/js/fotorama-add-video-events.test.js
frontend/js/fotorama-add-video-events.test.js
js/fotorama-add-video-events.test.js
fotorama-add-video-events.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.test.js dev/tests/js/jasmine/tests/app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.test.js
tests/js/jasmine/tests/app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.test.js tests/js/jasmine/tests/app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.test.js
js/jasmine/tests/app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.test.js js/jasmine/tests/app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.test.js
@@ -13719,6 +13739,19 @@ frontend/js/view/billing-address-validate.test.js
js/view/billing-address-validate.test.js js/view/billing-address-validate.test.js
view/billing-address-validate.test.js view/billing-address-validate.test.js
billing-address-validate.test.js billing-address-validate.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/checkout-data.test.js
tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/checkout-data.test.js
js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/checkout-data.test.js
jasmine/tests/app/code/Magento/Checkout/frontend/js/view/checkout-data.test.js
tests/app/code/Magento/Checkout/frontend/js/view/checkout-data.test.js
app/code/Magento/Checkout/frontend/js/view/checkout-data.test.js
code/Magento/Checkout/frontend/js/view/checkout-data.test.js
Magento/Checkout/frontend/js/view/checkout-data.test.js
Checkout/frontend/js/view/checkout-data.test.js
frontend/js/view/checkout-data.test.js
js/view/checkout-data.test.js
view/checkout-data.test.js
checkout-data.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js
tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js
js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js
@@ -56636,6 +56669,18 @@ Customer/Model/ResourceModel/AddressRepositoryTest.php
Model/ResourceModel/AddressRepositoryTest.php Model/ResourceModel/AddressRepositoryTest.php
ResourceModel/AddressRepositoryTest.php ResourceModel/AddressRepositoryTest.php
AddressRepositoryTest.php AddressRepositoryTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Address/Attribute/Source/CountryTest.php
tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Address/Attribute/Source/CountryTest.php
integration/testsuite/Magento/Customer/Model/ResourceModel/Address/Attribute/Source/CountryTest.php
testsuite/Magento/Customer/Model/ResourceModel/Address/Attribute/Source/CountryTest.php
Magento/Customer/Model/ResourceModel/Address/Attribute/Source/CountryTest.php
Customer/Model/ResourceModel/Address/Attribute/Source/CountryTest.php
Model/ResourceModel/Address/Attribute/Source/CountryTest.php
ResourceModel/Address/Attribute/Source/CountryTest.php
Address/Attribute/Source/CountryTest.php
Attribute/Source/CountryTest.php
Source/CountryTest.php
CountryTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Address/CollectionTest.php dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Address/CollectionTest.php
tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Address/CollectionTest.php tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Address/CollectionTest.php
integration/testsuite/Magento/Customer/Model/ResourceModel/Address/CollectionTest.php integration/testsuite/Magento/Customer/Model/ResourceModel/Address/CollectionTest.php
@@ -131449,6 +131494,14 @@ Test/Unit/Plugin/CouponUsageIncreamentForMultishippingTest.php
Unit/Plugin/CouponUsageIncreamentForMultishippingTest.php Unit/Plugin/CouponUsageIncreamentForMultishippingTest.php
Plugin/CouponUsageIncreamentForMultishippingTest.php Plugin/CouponUsageIncreamentForMultishippingTest.php
CouponUsageIncreamentForMultishippingTest.php CouponUsageIncreamentForMultishippingTest.php
app/code/Magento/SalesRule/Test/Unit/Helper/CartFixedDiscountTest.php
code/Magento/SalesRule/Test/Unit/Helper/CartFixedDiscountTest.php
Magento/SalesRule/Test/Unit/Helper/CartFixedDiscountTest.php
SalesRule/Test/Unit/Helper/CartFixedDiscountTest.php
Test/Unit/Helper/CartFixedDiscountTest.php
Unit/Helper/CartFixedDiscountTest.php
Helper/CartFixedDiscountTest.php
CartFixedDiscountTest.php
app/code/Magento/SalesRule/Test/Unit/Helper/CouponTest.php app/code/Magento/SalesRule/Test/Unit/Helper/CouponTest.php
code/Magento/SalesRule/Test/Unit/Helper/CouponTest.php code/Magento/SalesRule/Test/Unit/Helper/CouponTest.php
Magento/SalesRule/Test/Unit/Helper/CouponTest.php Magento/SalesRule/Test/Unit/Helper/CouponTest.php
@@ -210254,6 +210307,19 @@ Product/Form/Modifier/CustomOptionsTest.php
Form/Modifier/CustomOptionsTest.php Form/Modifier/CustomOptionsTest.php
Modifier/CustomOptionsTest.php Modifier/CustomOptionsTest.php
CustomOptionsTest.php CustomOptionsTest.php
app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/Data/AssociatedProductsTest.php
code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/Data/AssociatedProductsTest.php
Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/Data/AssociatedProductsTest.php
ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/Data/AssociatedProductsTest.php
Test/Unit/Ui/DataProvider/Product/Form/Modifier/Data/AssociatedProductsTest.php
Unit/Ui/DataProvider/Product/Form/Modifier/Data/AssociatedProductsTest.php
Ui/DataProvider/Product/Form/Modifier/Data/AssociatedProductsTest.php
DataProvider/Product/Form/Modifier/Data/AssociatedProductsTest.php
Product/Form/Modifier/Data/AssociatedProductsTest.php
Form/Modifier/Data/AssociatedProductsTest.php
Modifier/Data/AssociatedProductsTest.php
Data/AssociatedProductsTest.php
AssociatedProductsTest.php
app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/StockDataTest.php app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/StockDataTest.php
code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/StockDataTest.php code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/StockDataTest.php
Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/StockDataTest.php Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/StockDataTest.php
@@ -287408,6 +287474,16 @@ Entity/Attribute/Source/TableTest.php
Attribute/Source/TableTest.php Attribute/Source/TableTest.php
Source/TableTest.php Source/TableTest.php
TableTest.php TableTest.php
app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/UniqueValidatorTest.php
code/Magento/Eav/Test/Unit/Model/Entity/Attribute/UniqueValidatorTest.php
Magento/Eav/Test/Unit/Model/Entity/Attribute/UniqueValidatorTest.php
Eav/Test/Unit/Model/Entity/Attribute/UniqueValidatorTest.php
Test/Unit/Model/Entity/Attribute/UniqueValidatorTest.php
Unit/Model/Entity/Attribute/UniqueValidatorTest.php
Model/Entity/Attribute/UniqueValidatorTest.php
Entity/Attribute/UniqueValidatorTest.php
Attribute/UniqueValidatorTest.php
UniqueValidatorTest.php
app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/AbstractTest.php app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/AbstractTest.php
code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/AbstractTest.php code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/AbstractTest.php
Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/AbstractTest.php Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/AbstractTest.php
@@ -288980,6 +289056,13 @@ RelatedProductGraphQl/Model/DataProvider/RelatedProductDataProvider.php
Model/DataProvider/RelatedProductDataProvider.php Model/DataProvider/RelatedProductDataProvider.php
DataProvider/RelatedProductDataProvider.php DataProvider/RelatedProductDataProvider.php
RelatedProductDataProvider.php RelatedProductDataProvider.php
app/code/Magento/RelatedProductGraphQl/Model/ResourceModel/RelatedProductsByStoreId.php
code/Magento/RelatedProductGraphQl/Model/ResourceModel/RelatedProductsByStoreId.php
Magento/RelatedProductGraphQl/Model/ResourceModel/RelatedProductsByStoreId.php
RelatedProductGraphQl/Model/ResourceModel/RelatedProductsByStoreId.php
Model/ResourceModel/RelatedProductsByStoreId.php
ResourceModel/RelatedProductsByStoreId.php
RelatedProductsByStoreId.php
app/code/Magento/RelatedProductGraphQl/Model/Resolver/UpSellProducts.php app/code/Magento/RelatedProductGraphQl/Model/Resolver/UpSellProducts.php
code/Magento/RelatedProductGraphQl/Model/Resolver/UpSellProducts.php code/Magento/RelatedProductGraphQl/Model/Resolver/UpSellProducts.php
Magento/RelatedProductGraphQl/Model/Resolver/UpSellProducts.php Magento/RelatedProductGraphQl/Model/Resolver/UpSellProducts.php
@@ -331,6 +331,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductAttributeOptio
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ReadCategoryAfterDeleteTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ReadCategoryAfterDeleteTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductDeleteTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductDeleteTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductViewTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductViewTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/RelatedProduct/MultiStoreRelatedProductsTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/RelatedProduct/GetRelatedProductsTest.php dev/tests/api-functional/testsuite/Magento/GraphQl/RelatedProduct/GetRelatedProductsTest.php
dev/tests/api-functional/testsuite/Magento/GraphQl/_files/query_introspection.php dev/tests/api-functional/testsuite/Magento/GraphQl/_files/query_introspection.php
dev/tests/api-functional/testsuite/Magento/GraphQl/_files/schema_response_sdl_deprecated_annotation.php dev/tests/api-functional/testsuite/Magento/GraphQl/_files/schema_response_sdl_deprecated_annotation.php
@@ -1409,6 +1410,7 @@ dev/tests/js/jasmine/tests/app/code/Magento/Review/view/base/web/template/produc
dev/tests/js/jasmine/tests/app/code/Magento/Review/view/base/web/js/product/summary.js dev/tests/js/jasmine/tests/app/code/Magento/Review/view/base/web/js/product/summary.js
dev/tests/js/jasmine/tests/app/code/Magento/Review/view/frontend/web/js/process-review.test.js dev/tests/js/jasmine/tests/app/code/Magento/Review/view/frontend/web/js/process-review.test.js
dev/tests/js/jasmine/tests/app/code/Magento/ProductVideo/adminhtml/js/get-video-information.test.js dev/tests/js/jasmine/tests/app/code/Magento/ProductVideo/adminhtml/js/get-video-information.test.js
dev/tests/js/jasmine/tests/app/code/Magento/ProductVideo/frontend/js/fotorama-add-video-events.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.test.js dev/tests/js/jasmine/tests/app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Theme/view/frontend/web/js/cookie-status.test.js dev/tests/js/jasmine/tests/app/code/Magento/Theme/view/frontend/web/js/cookie-status.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Theme/view/frontend/web/js/theme.test.js dev/tests/js/jasmine/tests/app/code/Magento/Theme/view/frontend/web/js/theme.test.js
@@ -1526,6 +1528,7 @@ dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/model/cart/cach
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/model/cart/totals-processor/default.test.js dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/model/cart/totals-processor/default.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/model/error-processor.test.js dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/model/error-processor.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address-validate.test.js dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address-validate.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/checkout-data.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/cart/shipping-estimation.test.js dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/cart/shipping-estimation.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/shipping.test.js dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/shipping.test.js
@@ -6123,6 +6126,7 @@ dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRep
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRepository/CreateAddressTest.php dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRepository/CreateAddressTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRepository/DeleteAddressTest.php dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/CustomerRepository/DeleteAddressTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/AddressRepositoryTest.php dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/AddressRepositoryTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Address/Attribute/Source/CountryTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Address/CollectionTest.php dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Address/CollectionTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Grid/CollectionReindexOnAccountLockTest.php dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Grid/CollectionReindexOnAccountLockTest.php
dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Grid/CollectionTest.php dev/tests/integration/testsuite/Magento/Customer/Model/ResourceModel/Grid/CollectionTest.php
@@ -15499,6 +15503,7 @@ app/code/Magento/SalesRule/Test/Unit/Block/Adminhtml/Promo/Quote/Edit/SaveAndCon
app/code/Magento/SalesRule/Test/Unit/Block/Adminhtml/Promo/Quote/Edit/GenericButtonTest.php app/code/Magento/SalesRule/Test/Unit/Block/Adminhtml/Promo/Quote/Edit/GenericButtonTest.php
app/code/Magento/SalesRule/Test/Unit/Block/Rss/DiscountsTest.php app/code/Magento/SalesRule/Test/Unit/Block/Rss/DiscountsTest.php
app/code/Magento/SalesRule/Test/Unit/Plugin/CouponUsageIncreamentForMultishippingTest.php app/code/Magento/SalesRule/Test/Unit/Plugin/CouponUsageIncreamentForMultishippingTest.php
app/code/Magento/SalesRule/Test/Unit/Helper/CartFixedDiscountTest.php
app/code/Magento/SalesRule/Test/Unit/Helper/CouponTest.php app/code/Magento/SalesRule/Test/Unit/Helper/CouponTest.php
app/code/Magento/SalesRule/Test/Unit/Cron/AggregateSalesReportCouponsDataTest.php app/code/Magento/SalesRule/Test/Unit/Cron/AggregateSalesReportCouponsDataTest.php
app/code/Magento/SalesRule/Test/Unit/Model/UtilityTest.php app/code/Magento/SalesRule/Test/Unit/Model/UtilityTest.php
@@ -25023,6 +25028,7 @@ app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modi
app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/ConfigurableAttributeSetHandlerTest.php app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/ConfigurableAttributeSetHandlerTest.php
app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/ConfigurablePanelTest.php app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/ConfigurablePanelTest.php
app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/CustomOptionsTest.php app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/CustomOptionsTest.php
app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/Data/AssociatedProductsTest.php
app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/StockDataTest.php app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/StockDataTest.php
app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/ConfigurablePriceTest.php app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/Product/Form/Modifier/ConfigurablePriceTest.php
app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/AttributesTest.php app/code/Magento/ConfigurableProduct/Test/Unit/Ui/DataProvider/AttributesTest.php
@@ -34479,6 +34485,7 @@ app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/AbstractAttributeTest.php
app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/ConfigTest.php app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/ConfigTest.php
app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Source/BooleanTest.php app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Source/BooleanTest.php
app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Source/TableTest.php app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Source/TableTest.php
app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/UniqueValidatorTest.php
app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/AbstractTest.php app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/AbstractTest.php
app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/JsonEncodedTest.php app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/JsonEncodedTest.php
app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/ArrayBackendTest.php app/code/Magento/Eav/Test/Unit/Model/Entity/Attribute/Backend/ArrayBackendTest.php
@@ -34682,6 +34689,7 @@ app/code/Magento/RelatedProductGraphQl/etc/module.xml
app/code/Magento/RelatedProductGraphQl/etc/schema.graphqls app/code/Magento/RelatedProductGraphQl/etc/schema.graphqls
app/code/Magento/RelatedProductGraphQl/README.md app/code/Magento/RelatedProductGraphQl/README.md
app/code/Magento/RelatedProductGraphQl/Model/DataProvider/RelatedProductDataProvider.php app/code/Magento/RelatedProductGraphQl/Model/DataProvider/RelatedProductDataProvider.php
app/code/Magento/RelatedProductGraphQl/Model/ResourceModel/RelatedProductsByStoreId.php
app/code/Magento/RelatedProductGraphQl/Model/Resolver/UpSellProducts.php app/code/Magento/RelatedProductGraphQl/Model/Resolver/UpSellProducts.php
app/code/Magento/RelatedProductGraphQl/Model/Resolver/CrossSellProducts.php app/code/Magento/RelatedProductGraphQl/Model/Resolver/CrossSellProducts.php
app/code/Magento/RelatedProductGraphQl/Model/Resolver/Batch/UpSellProducts.php app/code/Magento/RelatedProductGraphQl/Model/Resolver/Batch/UpSellProducts.php
@@ -56598,6 +56598,66 @@ upload/extension/oc_payment_example/install.json
extension/oc_payment_example/install.json extension/oc_payment_example/install.json
oc_payment_example/install.json oc_payment_example/install.json
install.json install.json
upload/extension/oc_payment_example/admin/controller/payment/credit_card.php
extension/oc_payment_example/admin/controller/payment/credit_card.php
oc_payment_example/admin/controller/payment/credit_card.php
admin/controller/payment/credit_card.php
controller/payment/credit_card.php
payment/credit_card.php
credit_card.php
upload/extension/oc_payment_example/admin/model/payment/credit_card.php
extension/oc_payment_example/admin/model/payment/credit_card.php
oc_payment_example/admin/model/payment/credit_card.php
admin/model/payment/credit_card.php
model/payment/credit_card.php
payment/credit_card.php
credit_card.php
upload/extension/oc_payment_example/admin/view/template/payment/credit_card.twig
extension/oc_payment_example/admin/view/template/payment/credit_card.twig
oc_payment_example/admin/view/template/payment/credit_card.twig
admin/view/template/payment/credit_card.twig
view/template/payment/credit_card.twig
template/payment/credit_card.twig
payment/credit_card.twig
credit_card.twig
upload/extension/oc_payment_example/admin/view/template/payment/credit_card_report.twig
extension/oc_payment_example/admin/view/template/payment/credit_card_report.twig
oc_payment_example/admin/view/template/payment/credit_card_report.twig
admin/view/template/payment/credit_card_report.twig
view/template/payment/credit_card_report.twig
template/payment/credit_card_report.twig
payment/credit_card_report.twig
credit_card_report.twig
upload/extension/oc_payment_example/admin/language/en-gb/payment/credit_card.php
extension/oc_payment_example/admin/language/en-gb/payment/credit_card.php
oc_payment_example/admin/language/en-gb/payment/credit_card.php
admin/language/en-gb/payment/credit_card.php
language/en-gb/payment/credit_card.php
en-gb/payment/credit_card.php
payment/credit_card.php
credit_card.php
upload/extension/oc_payment_example/catalog/controller/payment/credit_card.php
extension/oc_payment_example/catalog/controller/payment/credit_card.php
oc_payment_example/catalog/controller/payment/credit_card.php
catalog/controller/payment/credit_card.php
controller/payment/credit_card.php
payment/credit_card.php
credit_card.php
upload/extension/oc_payment_example/catalog/model/payment/credit_card.php
extension/oc_payment_example/catalog/model/payment/credit_card.php
oc_payment_example/catalog/model/payment/credit_card.php
catalog/model/payment/credit_card.php
model/payment/credit_card.php
payment/credit_card.php
credit_card.php
upload/extension/oc_payment_example/catalog/view/template/payment/credit_card.twig
extension/oc_payment_example/catalog/view/template/payment/credit_card.twig
oc_payment_example/catalog/view/template/payment/credit_card.twig
catalog/view/template/payment/credit_card.twig
view/template/payment/credit_card.twig
template/payment/credit_card.twig
payment/credit_card.twig
credit_card.twig
upload/extension/oc_payment_example/catalog/view/template/payment/stored.twig upload/extension/oc_payment_example/catalog/view/template/payment/stored.twig
extension/oc_payment_example/catalog/view/template/payment/stored.twig extension/oc_payment_example/catalog/view/template/payment/stored.twig
oc_payment_example/catalog/view/template/payment/stored.twig oc_payment_example/catalog/view/template/payment/stored.twig
@@ -56606,6 +56666,14 @@ view/template/payment/stored.twig
template/payment/stored.twig template/payment/stored.twig
payment/stored.twig payment/stored.twig
stored.twig stored.twig
upload/extension/oc_payment_example/catalog/language/en-gb/payment/credit_card.php
extension/oc_payment_example/catalog/language/en-gb/payment/credit_card.php
oc_payment_example/catalog/language/en-gb/payment/credit_card.php
catalog/language/en-gb/payment/credit_card.php
language/en-gb/payment/credit_card.php
en-gb/payment/credit_card.php
payment/credit_card.php
credit_card.php
upload/extension/ocmod/index.html upload/extension/ocmod/index.html
extension/ocmod/index.html extension/ocmod/index.html
ocmod/index.html ocmod/index.html
@@ -7241,7 +7241,16 @@ upload/install/language/en-gb/install/step_3.php
upload/install/language/en-gb/install/step_1.php upload/install/language/en-gb/install/step_1.php
upload/install/language/en-gb/upgrade/upgrade.php upload/install/language/en-gb/upgrade/upgrade.php
upload/extension/oc_payment_example/install.json upload/extension/oc_payment_example/install.json
upload/extension/oc_payment_example/admin/controller/payment/credit_card.php
upload/extension/oc_payment_example/admin/model/payment/credit_card.php
upload/extension/oc_payment_example/admin/view/template/payment/credit_card.twig
upload/extension/oc_payment_example/admin/view/template/payment/credit_card_report.twig
upload/extension/oc_payment_example/admin/language/en-gb/payment/credit_card.php
upload/extension/oc_payment_example/catalog/controller/payment/credit_card.php
upload/extension/oc_payment_example/catalog/model/payment/credit_card.php
upload/extension/oc_payment_example/catalog/view/template/payment/credit_card.twig
upload/extension/oc_payment_example/catalog/view/template/payment/stored.twig upload/extension/oc_payment_example/catalog/view/template/payment/stored.twig
upload/extension/oc_payment_example/catalog/language/en-gb/payment/credit_card.php
upload/extension/ocmod/index.html upload/extension/ocmod/index.html
upload/extension/opencart/install.json upload/extension/opencart/install.json
upload/extension/opencart/admin/controller/module/store.php upload/extension/opencart/admin/controller/module/store.php
@@ -82,10 +82,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known .well-known
.well-known/assetlinks.json .well-known/assetlinks.json
.xml .xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches /*/branches
/*/commits /*/commits
/*/compare /*/compare
@@ -93,11 +89,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$ /*/edit$
/*/forks /*/forks
/*/graphs /*/graphs
/*/group
/*/invite
/*/issues/new /*/issues/new
/*/issues/search /*/issues/search
/*/more_ideas
/*/network /*/network
/*/projects /*/projects
/*/pulse /*/pulse
@@ -107,23 +100,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source= /*source=
/.git /.git
//wiki/skins //wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$ /MANUALS/*.pdf$
/Search/ /Search/
/_ /_
/_/rsrc /_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i= /album/*/*?i=
/api /api
/api$ /api$
@@ -142,12 +122,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments /comments
/commits/*?author /commits/*?author
/commits/*?path /commits/*?path
/communities
/contact/menu* /contact/menu*
/contact/partner* /contact/partner*
/contactus/mwaas* /contactus/mwaas*
/directory /directory
/discovered
/docs/product /docs/product
/download /download
/download/Browse.aspx? /download/Browse.aspx?
@@ -175,7 +153,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/ /layout/
/leads/*/jsplayer_show_lead_form.html /leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html /leads/*/show_form.html
/likes
/login /login
/lookup? /lookup?
/mediaapi/ /mediaapi/
@@ -188,12 +165,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss /newest/*rss
/newest/*xml /newest/*xml
/newsearch/ /newsearch/
/organize
/partials /partials
/pins
/podcast/*/*?i= /podcast/*/*?i=
/print$ /print$
/profile-about
/raw /raw
/report_abuse /report_abuse
/revisions /revisions
@@ -201,8 +175,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom /rsvps/*atom
/rsvps/*rss /rsvps/*rss
/rsvps/*xml /rsvps/*xml
/scheduled-pin
/scheduled-pins
/search /search
/search/ /search/
/search/*?q= /search/*?q=
@@ -216,15 +188,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml /store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/* /store/music/groove-music-pass/*
/story_pins
/tagged
/tarball /tarball
/tree /tree
/tried
/tv-season/*/*?i= /tv-season/*/*?i=
/unsubscribe/ /unsubscribe/
/video- /video-
/video_pins
/wal/ /wal/
/wiki/Special: /wiki/Special:
/wiki/index.php/Help /wiki/index.php/Help
@@ -336,7 +304,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum= ?search_forum=
?set_mobile= ?set_mobile=
?showAllGroups= ?showAllGroups=
?show_error=true
?slogin ?slogin
?sort= ?sort=
?sortBy= ?sortBy=
@@ -457,8 +424,6 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets [_0-9a-zA-Z]+/status/[0-9]+/retweets
_ _
_/_
_/_/pixel
_/aihub_pod _/aihub_pod
_/ain/_/js _/ain/_/js
_/alkali-learn _/alkali-learn
@@ -522,8 +487,6 @@ _next/gtm
_next/jwt _next/jwt
_next/title _next/title
_next/viewer _next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json _nimbusJson.json
_nimbusJsonp.js _nimbusJsonp.js
_nimbusJsonpStatic.js _nimbusJsonpStatic.js
@@ -635,12 +598,10 @@ actions/news/rss
ad_id= ad_id=
addContacts addContacts
add_favorite add_favorite
addboard
addressBookExport addressBookExport
admin admin
admin/ admin/
ads ads
ads.txt
ads/gpa/vidgen ads/gpa/vidgen
ads/hotels/partners ads/hotels/partners
ads/learn ads/learn
@@ -657,7 +618,6 @@ adwords/proposal
adx/bin adx/bin
affil affil
affil/pal affil/pal
age-appeal
agreements/approve agreements/approve
aihub/tfhub aihub/tfhub
ajax ajax
@@ -701,10 +661,8 @@ api?
api_access_key= api_access_key=
app*_ app*_
app*form_id= app*form_id=
app-ads.txt
app/ app/
app/updates app/updates
appealed-pin
apple-app-site-association apple-app-site-association
apps apps
apps*&tags= apps*&tags=
@@ -777,7 +735,6 @@ author/following
author= author=
authoring/ authoring/
authwall authwall
autocomplete
away.php away.php
b?*node=7454898011 b?*node=7454898011
b?*node=7454917011 b?*node=7454917011
@@ -831,10 +788,6 @@ blogs/slow-ride
blogs/test blogs/test
blogsearch blogsearch
blogsearch_feeds blogsearch_feeds
board
board_activity
board_activity_comment
bookmarklet
bookmarks bookmarks
books books
books/NBK books/NBK
@@ -857,37 +810,16 @@ books?*zoom=1
books?*zoom=5 books?*zoom=5
booksrightsholders booksrightsholders
boutique/sitemaps boutique/sitemaps
branded-pins
business/ad_create
business/adshare business/adshare
business/adshare/faqs business/adshare/faqs
business/blahblah 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/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html business/leads/show_form.html
business/learning/blog business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending business/premium/is_payment_pending
business/promotion business/promotion
business/referral
business/sales/blog business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor buyside-e2e-monitor
buzz/post buzz/post
cai cai
@@ -920,7 +852,6 @@ checkout
checkout-external checkout-external
checkoutnow checkoutnow
checkpoint checkpoint
christmas-spotlight
chrome/browser/mobile/tour chrome/browser/mobile/tour
chrome/crlset chrome/crlset
chrome/webstore/images chrome/webstore/images
@@ -943,7 +874,6 @@ clickthru
clima/ets clima/ets
clima/sites/registry clima/sites/registry
clone/library/genomic/organisms clone/library/genomic/organisms
close-account
cloud-launcher/sitemap cloud-launcher/sitemap
cloudsourcetools/images cloudsourcetools/images
cms_content cms_content
@@ -963,7 +893,6 @@ commission_2010-2014/katainen
commits?author= commits?author=
common/ common/
common/survey.aspx common/survey.aspx
communities
communities/bin.aspx? communities/bin.aspx?
communities/blogs/PortalResults.mspx? communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx? communities/eventdetails.mspx?
@@ -980,31 +909,22 @@ community/category/*
community/comments community/comments
community/feed community/feed
community/trackback community/trackback
community_comment
community_post
companyDir companyDir
compare compare
compare/*/apply compare/*/apply
compressiontest compressiontest
concussion/HeadsUp/training/ concussion/HeadsUp/training/
config.js config.js
connect
connections connections
consumers/archive consumers/archive
contact/menu* contact/menu*
contact/partner* contact/partner*
contactus contactus
contactus/mwaas* contactus/mwaas*
content-claiming
control control
conversation
conversations
convert-business
convert-personal
coop/directory coop/directory
coop/manage coop/manage
copy-conductor/crawled copy-conductor/crawled
copyright-reporting
core/ core/
core/*.css$ core/*.css$
core/*.css? core/*.css?
@@ -1020,22 +940,14 @@ couchmode
coupons/visit coupons/visit
covid19 covid19
covid19/mobility covid19/mobility
create_pin
creative-europe/404_en.htm creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub creatorhub
cse/home cse/home
cse/manage cse/manage
cse/panel cse/panel
cse? cse?
csp csp
csrf_error
ct ct
ct.html
ct/log_list ct/log_list
culturalinstitute/images culturalinstitute/images
culturalinstitute/sitemaps culturalinstitute/sitemaps
@@ -1046,11 +958,9 @@ de-de/corporate/rechtliche-hinweise/impressum_de.aspx
de-de/feedback de-de/feedback
de-de/lp de-de/lp
de-de/searchresults de-de/searchresults
deactivate-account
default default
default.aspx/kb/ default.aspx/kb/
default.aspx/ph/ default.aspx/ph/
delete_post
delight delight
dell/cities-transformed dell/cities-transformed
dell/cloud-future-of-medicine dell/cloud-future-of-medicine
@@ -1146,8 +1056,6 @@ ebooks?*zoom=1
ebooks?*zoom=5 ebooks?*zoom=5
ece ece
eclas eclas
edit
editorial/*
edu/cs4hs edu/cs4hs
education/404_en.htm education/404_en.htm
education/blocks education/blocks
@@ -1160,7 +1068,6 @@ ekansa/Open-Context-Data
ekansa/opencontext- ekansa/opencontext-
email email
email-unsubscribe email-unsubscribe
email_verification_error
embed embed
embed/@ embed/@
embed/curated embed/curated
@@ -1222,7 +1129,6 @@ en/microsoft-viva/
en/security en/security
en/security/ en/security/
endorsements endorsements
engagement
enterprise-jobs enterprise-jobs
enterprise-partner-search/sitemaps enterprise-partner-search/sitemaps
entrez entrez
@@ -1288,18 +1194,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox explore/*/lightbox
external external
external/overture external/overture
external_hosted external_hosted
f/healthcheck f/healthcheck
facebook
faves-i_love_u_get_away_from_me faves-i_love_u_get_away_from_me
favorite favorite
fb fb
fb.html
fe=true fe=true
feature/sf-test feature/sf-test
feed feed
@@ -1332,8 +1234,6 @@ flu/espanol/
flutter-canvaskit flutter-canvaskit
folder folder
follow follow
follow_board
follow_user
following following
food/archive food/archive
food/favourites food/favourites
@@ -1395,8 +1295,6 @@ giveaway/host/setup
glass/images/commerce glass/images/commerce
global$ global$
gog gog
google_gdn.html
google_search.html
googlebooks/images googlebooks/images
gorf gorf
gp gp
@@ -1512,7 +1410,6 @@ guidebooks
gview gview
gwt gwt
h5games_gamecenter/images h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src= hashtag/*?src=
hd hd
header/channels header/channels
@@ -1535,10 +1432,7 @@ help/vodafone
help/zendesk_sso help/zendesk_sso
hex hex
history/static history/static
holiday-spotlight
holidays-celebrations
home home
homefeed
homepage-video-test homepage-video-test
hosted/images hosted/images
hotelfinder/rpc hotelfinder/rpc
@@ -1546,8 +1440,8 @@ hotels/rpc
hotfix/ hotfix/
hp/video hp/video
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
http://calendar.google.com/robots.txt http://blog.google/robots.txt
http://slideshare.net/robots.txt http://washingtonpost.com/robots.txt
hub?category= hub?category=
hz/contact-us/ajax/initiate-trusted-contact hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$ hz/help/contact/*/message/$
@@ -1561,9 +1455,6 @@ id-id.www.cloudflare.com
id-id/feedback id-id/feedback
id-id/lp id-id/lp
id-id/searchresults id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb identity/accountsettingsactivityweb
identity/accountsettingssyaf identity/accountsettingssyaf
ie/ie40/ ie/ie40/
@@ -1595,15 +1486,12 @@ info/customerror.htm*
info/smart404.asp* info/smart404.asp*
info/tech-feedback info/tech-feedback
inproduct_help/chatsupport inproduct_help/chatsupport
install-shuffles
internalPref internalPref
intl intl
intl/*/about/views intl/*/about/views
intlkb/ intlkb/
invite
inviteFromProfile inviteFromProfile
inviteMany inviteMany
invited
invoice/est invoice/est
invoice/estimate/buyerView invoice/estimate/buyerView
invoice/estimate/buyerView/attachments invoice/estimate/buyerView/attachments
@@ -1639,8 +1527,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
js js
jsapi jsapi
jsearch jsearch
@@ -1655,7 +1541,6 @@ ko-kr.www.cloudflare.com
ko-kr/feedback ko-kr/feedback
ko-kr/lp ko-kr/lp
ko-kr/searchresults ko-kr/searchresults
kwanzaa-spotlight
labs/pmc labs/pmc
labs/popgadget/search labs/popgadget/search
lamda/images lamda/images
@@ -1690,15 +1575,12 @@ learning/settings
learning/settings$ learning/settings$
learning/settings? learning/settings?
legal legal
lens-search
li/track li/track
library/devices library/devices
licensing-syndication licensing-syndication
limited-release limited-release
link link
linked
lite lite
live-session
live_chat live_chat
lm/R1XIHQVKXSKBNJ lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO lm/R3HQ5WJSZK6QSO
@@ -1725,7 +1607,6 @@ localservices
lochp? lochp?
login login
login$ login$
login/?next=
login?*= login?*=
logout logout
lp lp
@@ -1845,7 +1726,6 @@ narrative-
native native
nbubumblebee nbubumblebee
network network
new_invite
news$ 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
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
@@ -1860,7 +1740,6 @@ news/test
news/test-liveblog news/test-liveblog
news?viewArticle news?viewArticle
newsArticle newsArticle
news_hub
newsletter newsletter
newsroom/dae newsroom/dae
newsround newsround
@@ -1874,20 +1753,15 @@ nl-nl/lp
nl-nl/searchresults nl-nl/searchresults
node/add/ node/add/
nonprofits/account nonprofits/account
notifications
ns/hydra/console/? ns/hydra/console/?
nus-trk nus-trk
nwshp$ nwshp$
o/di o/di
o/dt o/dt
oas/ oas/
oauth/line
oauth/login
oauth/v2 oauth/v2
oauth2 oauth2
oauth2/v2 oauth2/v2
oauth_error
offsite
og og
okxbet.com okxbet.com
onebox/media/sports/logos onebox/media/sports/logos
@@ -1916,11 +1790,8 @@ pagespeed/insights/ui/logo
panel panel
pantheon pantheon
pantheon-platform pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml participate/conferences.xml
partners partners
password/reset
password_expired password_expired
patent-search/frontend patent-search/frontend
patents/download patents/download
@@ -1950,46 +1821,12 @@ photos/gbachelie
photos/i_love_u_get_away_from_me photos/i_love_u_get_away_from_me
photos/tags/*/page photos/tags/*/page
photos/youpy 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? ping?
pingback pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com pl-pl.www.cloudflare.com
pl-pl/feedback pl-pl/feedback
pl-pl/lp pl-pl/lp
pl-pl/searchresults pl-pl/searchresults
place
plan= plan=
platform-telemetry platform-telemetry
play/store/web play/store/web
@@ -2038,7 +1875,6 @@ ppob/?
ppob? ppob?
pqa pqa
preference preference
prefs
present present
presentation presentation
prettyearth/assets prettyearth/assets
@@ -2046,8 +1882,6 @@ preview
previewtemplate previewtemplate
print print
private private
product-catalogs
product-feed
product-reviews/B0069IY63Y product-reviews/B0069IY63Y
productPurchaseDone productPurchaseDone
product_ product_
@@ -2088,14 +1922,12 @@ pt-br/searchresults
publications publications
purchases purchases
puzzles/leaderboards/invite puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy pwapi-proxy/pwproxy
pwapiv2 pwapiv2
q= q=
qnasearch? qnasearch?
qr qr
quality_form? quality_form?
quiz
r r
rackspace/elevating-performance rackspace/elevating-performance
radio/imda radio/imda
@@ -2104,7 +1936,6 @@ rating
rd/search rd/search
rd/search$ rd/search$
rd/search? rd/search?
recently-viewed
recharge/dashboard/car recharge/dashboard/car
recharge/dashboard/static recharge/dashboard/static
recipes/search recipes/search
@@ -2120,9 +1951,6 @@ refer
refer/pal refer/pal
referrals referrals
referrer= referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist registry/wishlist
remotelogout remotelogout
rep=hc rep=hc
@@ -2130,13 +1958,9 @@ report
report-abuse?report= report-abuse?report=
report= report=
report_abuse.gne report_abuse.gne
reports-and-violations
request-data
requestList requestList
requests requests
research/participants/cofund research/participants/cofund
resource
resource/*/get
results results
retail retail
retail/old retail/old
@@ -2172,7 +1996,6 @@ s2/search/social
s2/sitemaps s2/sitemaps
s2/static s2/static
s? s?
safe-redirect
safebrowsing/diagnostic safebrowsing/diagnostic
safebrowsing/report_badware safebrowsing/report_badware
safebrowsing/report_error safebrowsing/report_error
@@ -2219,7 +2042,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
sections/ombudsman/2008/01/frequently_asked_questions_1.html 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 sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
secure secure
sendHeaderEarly
sendarticle sendarticle
services services
services/oauth services/oauth
@@ -2242,7 +2064,6 @@ shihui?
shop/browse/overlay shop/browse/overlay
shop/iphone/payments/overlay shop/iphone/payments/overlay
shop/view/product shop/view/product
shop_pins
shopping-content-api/product_images shopping-content-api/product_images
shopping/deals shopping/deals
shopping/product shopping/product
@@ -2541,11 +2362,9 @@ snp
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/social-security-directory/cai social/social-security-directory/cai
socialmanager
sounds/search sounds/search
sounds/search$ sounds/search$
sounds/search? sounds/search?
source
source= source=
source_repo= source_repo=
spain/empresas/ spain/empresas/
@@ -2565,7 +2384,6 @@ ss
ss/customer-reviews/lighthouse ss/customer-reviews/lighthouse
ss/twister/ajax ss/twister/ajax
sslsingle sslsingle
sso
stadia/gamers stadia/gamers
start start
stat stat
@@ -2620,10 +2438,6 @@ storefront
storepicker storepicker
stores/page/*visitId= stores/page/*visitId=
stories stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview storyworks/preview
styles/js-on.css$ styles/js-on.css$
subscribe/braintree subscribe/braintree
@@ -2649,7 +2463,6 @@ support/content
support/forum/search? support/forum/search?
sureroute sureroute
surprise surprise
suspension-appeal
sutils sutils
sv-se.www.cloudflare.com sv-se.www.cloudflare.com
sv-se/feedback sv-se/feedback
@@ -2664,7 +2477,6 @@ svc/spelling-bee
svc/vertex svc/vertex
svc/wordle svc/wordle
svpRecommendations svpRecommendations
sw-shell.html
swg swg
system1/images system1/images
t/privacy t/privacy
@@ -2672,7 +2484,6 @@ t/terms
tab= tab=
tablet tablet
tag tag
taggingtool
tagmanager/containers/xo tagmanager/containers/xo
tagmanager/pptm.js tagmanager/pptm.js
talk talk
@@ -2717,9 +2528,7 @@ th-th.www.cloudflare.com
th-th/feedback th-th/feedback
th-th/lp th-th/lp
th-th/searchresults th-th/searchresults
thanksgiving-spotlight
themacallan/worlds-together themacallan/worlds-together
theme
tickets-external? tickets-external?
timedtext_video timedtext_video
title title
@@ -2790,7 +2599,6 @@ trustedstores/js
trustedstores/s trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
tv
tv/thumb tv/thumb
typeahead typeahead
u u
@@ -2806,13 +2614,9 @@ ugc$
ugcsupport ugcsupport
ugcsupport$ ugcsupport$
ui ui
unauth-profile
unlink
unsub unsub
until= until=
upload upload
upload-image-lens-history
upload-lens-image
uploads uploads
urchin_test urchin_test
user user
@@ -2829,8 +2633,6 @@ using
utils utils
uviewer uviewer
v1 v1
v1/urls/count.json
v3/pidgets/log
verify_age verify_age
vi-vn.www.cloudflare.com vi-vn.www.cloudflare.com
vi-vn/feedback vi-vn/feedback
@@ -2867,9 +2669,6 @@ webapps/xoonboarding
webmasters/sitemaps/ping? webmasters/sitemaps/ping?
webscr webscr
websearch websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics whats-next/planes-trains-and-analytics
whsmiths whsmiths
widget_auth.php widget_auth.php
@@ -3171,7 +2970,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@@ -3381,7 +3180,6 @@ xhtml?
xml? xml?
xoplatform/logger/api/logger xoplatform/logger/api/logger
xorouter xorouter
your-shop
youth/404_en.htm youth/404_en.htm
youtube/fonts youtube/fonts
youtube/img/promos youtube/img/promos
@@ -3913,7 +3913,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/{link} /{link}
0 0
0*? 0*?
0;((b=google.c)==null?0:b.cwh)&&google.c.wh<=1&&(e=!0);b=void
;jsessionid ;jsessionid
;jsessionid ;jsessionid
;preview= ;preview=
@@ -4959,7 +4958,6 @@ HotelsManageListing
HotelsManagementCenter HotelsManagementCenter
HotelsProductCart HotelsProductCart
HowTheSiteWorks HowTheSiteWorks
HpImageArchive.aspx
HubStyle/static-2.309 HubStyle/static-2.309
HubStyle/static-2.313 HubStyle/static-2.313
HubStyle/static-2.315 HubStyle/static-2.315
@@ -5462,7 +5460,6 @@ Project
PromoTools PromoTools
PromotionDetailsDisplayView PromotionDetailsDisplayView
PromotionDisplayView PromotionDisplayView
Proxy.ashx
ProxyToolsAccountSettingsTool ProxyToolsAccountSettingsTool
ProxyToolsBillingAndPaymentsTool ProxyToolsBillingAndPaymentsTool
ProxyToolsBillingDetailTool ProxyToolsBillingDetailTool
@@ -5625,7 +5622,6 @@ Saves
ScreensaverShade ScreensaverShade
Scripts Scripts
Search Search
Search
Search/Mail/Public Search/Mail/Public
SearchNavigationView SearchNavigationView
SelectLocale?fromPage= SelectLocale?fromPage=
@@ -6213,8 +6209,6 @@ ac_search
ac_universities ac_universities
ac_university_departments ac_university_departments
academic-subscriptions academic-subscriptions
academic/profile
academic/search
academy academy
academy-free-account academy-free-account
academy/*/results academy/*/results
@@ -6239,7 +6233,6 @@ account-login
account-prefs-change account-prefs-change
account-settings account-settings
account-setup account-setup
account/
account/* account/*
account/accomplishments account/accomplishments
account/ackgift account/ackgift
@@ -6301,7 +6294,6 @@ ach/kb/*/discuss
ach/search ach/search
ach/user ach/user
ach/users ach/users
aclick
aclk aclk
acoustic acoustic
acq acq
@@ -6601,7 +6593,6 @@ alexa-top-sites/*
alexa-web-search/* alexa-web-search/*
alexa/* alexa/*
alexaforbusiness/ alexaforbusiness/
alink
alive/ alive/
alkali alkali
all all
@@ -6629,7 +6620,6 @@ american-ninja-warrior-ninja-vs-ninja
american-sniper american-sniper
aml aml
amp amp
amp/
amp/deals/analytics?*= amp/deals/analytics?*=
amp/local/*/www.groupon.com amp/local/*/www.groupon.com
amp_next_page_ga.cms* amp_next_page_ga.cms*
@@ -6727,7 +6717,6 @@ api/internal/*/location
api/internal/_bb api/internal/_bb
api/jobPostings/jobs api/jobPostings/jobs
api/legendary-data/relay api/legendary-data/relay
api/maps/
api/nextsteps api/nextsteps
api/nts/v1/login api/nts/v1/login
api/partner_select/*/price_query api/partner_select/*/price_query
@@ -6741,8 +6730,10 @@ api/taxonomy
api/taxonomy$ api/taxonomy$
api/template-taxonomy-service api/template-taxonomy-service
api/template-taxonomy-service$ api/template-taxonomy-service$
api/ucs/shortlist
api/ui api/ui
api/ui-extensions api/ui-extensions
api/uisprime/track
api/user api/user
api/user? api/user?
api/utilities/v1/imageproxy api/utilities/v1/imageproxy
@@ -6776,6 +6767,7 @@ api/v3/notes/*/related_notes
api/v3/notes/hashtags/*/notes api/v3/notes/hashtags/*/notes
api/v3/notes/pagers api/v3/notes/pagers
api/v3/promoted/events api/v3/promoted/events
api/v4/typeahead
api? api?
api_access_key= api_access_key=
apiv2/* apiv2/*
@@ -7653,7 +7645,6 @@ bewerten
bfe/apps/website bfe/apps/website
bfl bfl
bfmp bfmp
bfp/search
bg bg
bg-*/ bg-*/
bg-bg/ bg-bg/
@@ -7687,7 +7678,6 @@ bin/*
bin/sapdx bin/sapdx
bin/search.go bin/search.go
bin/search.py bin/search.py
bing-site-safety
bingbot bingbot
bipolar-disorder/bipolar-depression-management bipolar-disorder/bipolar-depression-management
bipolar-disorder/video/bipolar-fatherhood bipolar-disorder/video/bipolar-fatherhood
@@ -7846,7 +7836,6 @@ blogs/blogpost/preview
blogs/nationals-journal-beta blogs/nationals-journal-beta
blogs/pad$ blogs/pad$
blogs/pad/$ blogs/pad/$
blogs/search/
blogs/slow-ride blogs/slow-ride
blogs/technology.atom blogs/technology.atom
blogs/test blogs/test
@@ -8255,6 +8244,7 @@ c/subscription
c/technology.atom c/technology.atom
c1/en/pdf-nf/*.PDF c1/en/pdf-nf/*.PDF
c1/en/pdf-nf/*.pdf c1/en/pdf-nf/*.pdf
c=b.closest("[data-vdb]");c&&(c.dataset.nohu="1",b.dataset.hovt&&(b=c.querySelector("[data-vist]")))&&(b.addEventListener("mouseenter",function(){delete
c?*attr_*= c?*attr_*=
cDN_contENt cDN_contENt
ca ca
@@ -8996,7 +8986,6 @@ civis/posts
civis/search civis/search
civis/threads/*in_iframe=1 civis/threads/*in_iframe=1
civis/threads/*wp_data= civis/threads/*wp_data=
ck/
cl cl
cl/Download cl/Download
cl2/feeds cl2/feeds
@@ -9275,7 +9264,6 @@ compagnie
companies/c companies/c
companies/o companies/o
companies/search companies/search
company
company/*.rss company/*.rss
company/add-ons-agreement company/add-ons-agreement
company/contact-thank-you company/contact-thank-you
@@ -9678,10 +9666,8 @@ cpresources
cpro cpro
cpropub/univercd cpropub/univercd
cpspa cpspa
cr$
cr/ cr/
cr/Download cr/Download
cr?
craft craft
crash crash
crc/ crc/
@@ -10755,6 +10741,7 @@ ee/user
ee/users ee/users
efir efir
eg eg
egcs/v2/collect
ehf ehf
eid= eid=
eid? eid?
@@ -11055,9 +11042,6 @@ enterprise/blog/search?
enterprise/orgs-terms enterprise/orgs-terms
enterprise/seo enterprise/seo
entertainment/article/Minerva-s-horoscope entertainment/article/Minerva-s-horoscope
entities/search
entityexplore$
entityexplore?
entrez entrez
entrez/eutils entrez/eutils
entrez/sutils entrez/sutils
@@ -11612,7 +11596,6 @@ fbml/ajax/dialog
fbpostaction.cms?article= fbpostaction.cms?article=
fcgi- fcgi-
fckeditor fckeditor
fd/
fdbk fdbk
feature/sf-test feature/sf-test
feature_nine_browse-bin= feature_nine_browse-bin=
@@ -11841,6 +11824,7 @@ flag/profile
flag_content? flag_content?
flash flash
flash-templates flash-templates
flexibleshopping
flickrimagerequest flickrimagerequest
flights flights
flipboardrss flipboardrss
@@ -11926,6 +11910,7 @@ forums/profile
forward forward
foryou foryou
fos/icn/ fos/icn/
fotos/es/*+
foundation/contact foundation/contact
fourinthemorning fourinthemorning
foxtrotcallback= foxtrotcallback=
@@ -12151,8 +12136,6 @@ ftpinstructions
full full
fullscreen fullscreen
fullscreen/ReportLinker fullscreen/ReportLinker
fun/api/
fun/g/
funding? funding?
fundraiser/charity fundraiser/charity
fur/forums fur/forums
@@ -12923,12 +12906,10 @@ horoscopes
hosted/images hosted/images
hostgator hostgator
hosting/search hosting/search
hotel/reviews?
hotelfinder/rpc hotelfinder/rpc
hotels hotels
hotels/newAdaptiveRoomTypePhotoViewer hotels/newAdaptiveRoomTypePhotoViewer
hotels/rpc hotels/rpc
hotels/search
hotfix/ hotfix/
houseads houseads
houzz-historyzz houzz-historyzz
@@ -12939,8 +12920,6 @@ howto
howto/GoodNeighborPolicy.htm howto/GoodNeighborPolicy.htm
howtobuy/ howtobuy/
hp/video hp/video
hpm
hpmob
hr hr
hr-*/ hr-*/
hr-hr/ hr-hr/
@@ -13002,7 +12981,7 @@ http://bbcsfx.acropolis.org.uk/robots.txt
http://census.gov/robots.txt http://census.gov/robots.txt
http://creativecommons.org/robots.txt http://creativecommons.org/robots.txt
http://economist.com/robots.txt http://economist.com/robots.txt
http://explore.org/robots.txt http://expedia.com/robots.txt
http://gist.github.com/robots.txt http://gist.github.com/robots.txt
http://govostis.gr/robots.txt http://govostis.gr/robots.txt
http://healthline.com/robots.txt http://healthline.com/robots.txt
@@ -13379,20 +13358,10 @@ images/$
images/* images/*
images/*.png images/*.png
images/? images/?
images/async/?
images/async?
images/hosted/?
images/hosted/search?
images/hosted?
images/pad/search?rpt=imageview images/pad/search?rpt=imageview
images/pad/search?text=*&source=morda images/pad/search?text=*&source=morda
images/search%3F
images/search%5C
images/search/?
images/search?
images/search?rpt=imageview images/search?rpt=imageview
images/search?text=*&source=morda images/search?text=*&source=morda
images/searchbyimage
images/smart/$ images/smart/$
images/touch/$ images/touch/$
images/touch/? images/touch/?
@@ -13400,9 +13369,6 @@ images/touch/search?rpt=imageview
images/touch/search?text=*&source=morda images/touch/search?text=*&source=morda
images/v$ images/v$
images/viewconfig$ images/viewconfig$
images?
images?*mmbaseline*
images?*nr*
imagine/ imagine/
imesync imesync
imf-fetch-message imf-fetch-message
@@ -13533,7 +13499,6 @@ inapp
inbox inbox
inbox$ inbox$
inbox$ inbox$
inboxcommerce
inc5000dev inc5000dev
include/ include/
includes includes
@@ -14742,7 +14707,6 @@ loans
loc/volunteers loc/volunteers
loc= loc=
local local
local
local-services-ads local-services-ads
local/*/all-deals local/*/all-deals
local/*/goods local/*/goods
@@ -15042,7 +15006,6 @@ maps/*?lang=uk$
maps/*?lang=uz$ maps/*?lang=uz$
maps/*?ll= maps/*?ll=
maps/about maps/about
maps/adsendpoint
maps/api/js maps/api/js
maps/api/place/js maps/api/place/js
maps/api/staticmap maps/api/staticmap
@@ -15091,8 +15054,8 @@ marketing_company_auto__c=
marketperception marketperception
marketplace marketplace
marketplace/brief marketplace/brief
marketplace/hire/*&serviceIds= marketplace/hire*&serviceIds=
marketplace/hire/*?serviceIds= marketplace/hire*?serviceIds=
marketplace/reviews/reviews-list/*/write-comment/ marketplace/reviews/reviews-list/*/write-comment/
marketplace/reviews/write-review/ marketplace/reviews/write-review/
marketplace/search marketplace/search
@@ -15239,7 +15202,6 @@ merchanism
merchant-page merchant-page
merchant-page/js/locale.js merchant-page/js/locale.js
merchant/*/contracts merchant/*/contracts
merchant/reviews?
merchantapps merchantapps
mes mes
message message
@@ -16278,7 +16240,6 @@ notfound.html
notifications notifications
notifications notifications
notifications$ notifications$
notifications/
notifications/* notifications/*
nova nova
novel/comments.php?id= novel/comments.php?id=
@@ -16457,8 +16418,6 @@ offers/nonprofits$
offers/nonprofits% offers/nonprofits%
offers/nonprofits? offers/nonprofits?
offers/preview/ offers/preview/
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offers/referral-terms-conditions offers/referral-terms-conditions
offers/referral-terms-conditions$ offers/referral-terms-conditions$
offers/referral-terms-conditions% offers/referral-terms-conditions%
@@ -16672,8 +16631,6 @@ page/*/?egotecpage
page/*/?hc_location= page/*/?hc_location=
page/*/?iq_id= page/*/?iq_id=
page/*/?pcd= page/*/?pcd=
page/*/?s
page/*/?s=
page/*/?s= page/*/?s=
page/*/?search= page/*/?search=
page/account-confirmation-thanks page/account-confirmation-thanks
@@ -17127,6 +17084,7 @@ photosandvideos
phvw-vp phvw-vp
piano piano
pickadate/static-1.6 pickadate/static-1.6
pictures/*+
pictures/related pictures/related
pictures/search pictures/search
pift/retest pift/retest
@@ -17464,7 +17422,6 @@ postings/PostForSale.htm?
postings/PostMakeMeMoveStreamlined.htm? postings/PostMakeMeMoveStreamlined.htm?
postlogin postlogin
postmail.cms postmail.cms
posts
posts/ posts/
posts/flag posts/flag
posts/item posts/item
@@ -17590,7 +17547,6 @@ pro-site
pro-solutions pro-solutions
pro/about pro/about
pro2 pro2
proFile/history?
proMatch proMatch
proProjects proProjects
proVideoWidget proVideoWidget
@@ -17610,7 +17566,6 @@ product/*
product/electrode/api/logger product/electrode/api/logger
product/electrode/api/wpa product/electrode/api/wpa
product/recommended product/recommended
product/reviews?
productBrand= productBrand=
productId= productId=
productPurchaseDone productPurchaseDone
@@ -17685,7 +17640,6 @@ profile/*/photos
profile/account profile/account
profile/following profile/following
profile/general profile/general
profile/history?
profile/mylists profile/mylists
profile/premium profile/premium
profile/view profile/view
@@ -17982,11 +17936,9 @@ public/*.jpg
public/*.js$ public/*.js$
public/*.js? public/*.js?
public/*.png public/*.png
public/admin
public/article public/article
public/assets/html public/assets/html
public/assets/sitemaps public/assets/sitemaps
public/comments
public/data/ public/data/
public/index.php public/index.php
public/library/iosplanner/reldesignation.html public/library/iosplanner/reldesignation.html
@@ -18626,7 +18578,6 @@ restricted
restricted/ restricted/
restricted_temporary/ restricted_temporary/
results results
results
results-export-email-by-search-data results-export-email-by-search-data
results-export-ids results-export-ids
results-export-search-by-year results-export-search-by-year
@@ -18675,7 +18626,6 @@ reviews/write/?s=
reviews/write?s= reviews/write?s=
reviews_page= reviews_page=
rewards rewards
rewardsapp/
rf=* rf=*
rip/ rip/
rlv/ rlv/
@@ -19416,7 +19366,6 @@ set_author_id
setbucket setbucket
setprefs setprefs
settings settings
settings
settings/* settings/*
settings/deactivated settings/deactivated
settings/linkaccount settings/linkaccount
@@ -19552,7 +19501,6 @@ sharing
sharing/files sharing/files
sharing/folders sharing/folders
shelf/user_shelves shelf/user_shelves
shenghuo
shenghuo/search? shenghuo/search?
shifen/ shifen/
shihui shihui
@@ -19563,15 +19511,11 @@ shipping
shipping-payment shipping-payment
shippingassistant shippingassistant
shop shop
shop$
shop/
shop/*& shop/*&
shop/browse/overlay shop/browse/overlay
shop/collections
shop/global shop/global
shop/iphone/payments/overlay shop/iphone/payments/overlay
shop/view/product shop/view/product
shop?
shop_name_search_service shop_name_search_service
shop_pins shop_pins
shopcart/* shopcart/*
@@ -19641,7 +19585,6 @@ sign-in
sign-in-6for6Sale sign-in-6for6Sale
sign-out sign-out
sign-out sign-out
sign-up
sign-up-to-be-contacted-for-research sign-up-to-be-contacted-for-research
sign-up/? sign-up/?
sign_in sign_in
@@ -20095,7 +20038,6 @@ social
social-connect/send social-connect/send
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/search?
social/social-security-directory/cai social/social-security-directory/cai
social_media social_media
socialapp/ socialapp/
@@ -20175,7 +20117,6 @@ sp/news3
sp= sp=
sp_url= sp_url=
spartan spartan
spbasic
spc-source= spc-source=
special-promo/2for1 special-promo/2for1
specialhandling-payments/ specialhandling-payments/
@@ -20223,7 +20164,6 @@ sports/nfl/includes
sports/whatson sports/whatson
sports_fp_ms sports_fp_ms
spreadsheet spreadsheet
spresults
sprint_wml sprint_wml
sprint_xhtml sprint_xhtml
sq/android/collections sq/android/collections
@@ -20299,7 +20239,6 @@ stat
statement statement
statements statements
static static
static/
static/*.css$ static/*.css$
static/*.css? static/*.css?
static/*.gif static/*.gif
@@ -20428,9 +20367,7 @@ storeclick
storefront storefront
storepicker storepicker
storerequest storerequest
stores$
stores-manage stores-manage
stores/
stores/page/*visitId= stores/page/*visitId=
stories stories
story story
@@ -20892,7 +20829,6 @@ text/*?page=
text/yandex-news.region.xml text/yandex-news.region.xml
tfemail tfemail
th th
th$
th*/blog-article-remove-faq-utms-*.js th*/blog-article-remove-faq-utms-*.js
th*/cdn-cgi/challenge-platform th*/cdn-cgi/challenge-platform
th*/step th*/step
@@ -20959,7 +20895,6 @@ th/tools/logo-maker/onboarding
th/user th/user
th/users th/users
th/ventureone th/ventureone
th?
th_th th_th
th_th/templates/M th_th/templates/M
thank-you thank-you
@@ -21319,7 +21254,6 @@ translate_p
translate_static translate_static
translate_suggestion translate_suggestion
translate_t translate_t
translator/?ref=
transmute/static-1.85 transmute/static-1.85
transmute/static-2.6 transmute/static-2.6
transmute/static-2.8 transmute/static-2.8
@@ -21346,30 +21280,13 @@ travel-frontend/images
travel-vacations travel-vacations
travel/ travel/
travel/2013/aug/22/been-there-readers-competition? travel/2013/aug/22/been-there-readers-competition?
travel/api
travel/clk travel/clk
travel/css
travel/entity travel/entity
travel/flight-search
travel/flight/flightSearch
travel/flight/flightSearchAction
travel/flight/search/?
travel/flight/search?
travel/flights
travel/flights/s travel/flights/s
travel/hotel-search
travel/hotel/hotelMiniSearchRequest
travel/hotel/hotelSearch
travel/hotels/checkout
travel/hotels/detail
travel/hotels/entity travel/hotels/entity
travel/hotels/search/?
travel/hotels/search?
travel/hotels/stories travel/hotels/stories
travel/passport travel/passport
travel/scripts
travel/search travel/search
travel/secure
travelnevadahighway95tc travelnevadahighway95tc
treadstone treadstone
treasury treasury
@@ -21412,6 +21329,7 @@ trustedstores/js
trustedstores/s trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
trvl-px
try try
try$ try$
try% try%
@@ -21772,7 +21690,6 @@ ur/search
ur/user ur/user
ur/users ur/users
urchin_test urchin_test
url
url-shortner url-shortner
urlinator/static-1.54 urlinator/static-1.54
urlinator/static-1.55 urlinator/static-1.55
@@ -22381,29 +22298,11 @@ videodash.cms*
videodetails videodetails
videorequest videorequest
videos videos
videos/?
videos/browsing
videos/expander 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/search?
videos/show_trailer videos/show_trailer
videos/slider videos/slider
videos/transcripts videos/transcripts
videos/trending
videos/trendingcontent
videos?
videosearch videosearch
view view
view-3d-home view-3d-home
@@ -22671,11 +22570,7 @@ whythisad
widget widget
widget-landing-page.html widget-landing-page.html
widget-uploads widget-uploads
widget/cr
widget/entity/search/?
widget/player widget/player
widget/render
widget/snapshot
widget_auth.php widget_auth.php
widget_chunks widget_chunks
widgets widgets
@@ -23330,7 +23225,6 @@ word/embed
wordpress/wp-admin wordpress/wp-admin
wordpress/wp-admin/admin-ajax.php wordpress/wp-admin/admin-ajax.php
work work
work
work-at-ucl/redeployment work-at-ucl/redeployment
work/_ work/_
work/acceptinvitation work/acceptinvitation
@@ -23426,7 +23320,6 @@ wp-admin
wp-admin/ wp-admin/
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://rumble.com/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php wp-admin/load-scripts.php
wp-admin/load-styles.php wp-admin/load-styles.php
File diff suppressed because it is too large Load Diff