[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action
2024-01-23 00:20:16 +00:00
parent 8d465f02f1
commit 17055f5950
11 changed files with 2125 additions and 2436 deletions
@@ -66108,6 +66108,9 @@ fixsnakeCaseToCamelCase.sh
dev/tools/github_lines_byuser.sh dev/tools/github_lines_byuser.sh
tools/github_lines_byuser.sh tools/github_lines_byuser.sh
github_lines_byuser.sh github_lines_byuser.sh
dev/tools/updatelicense.php
tools/updatelicense.php
updatelicense.php
dev/tools/fixhasRights.sh dev/tools/fixhasRights.sh
tools/fixhasRights.sh tools/fixhasRights.sh
fixhasRights.sh fixhasRights.sh
@@ -13425,6 +13425,7 @@ dev/tools/github_commits_byversion.sh
dev/tools/optimize_images.sh dev/tools/optimize_images.sh
dev/tools/fixsnakeCaseToCamelCase.sh dev/tools/fixsnakeCaseToCamelCase.sh
dev/tools/github_lines_byuser.sh dev/tools/github_lines_byuser.sh
dev/tools/updatelicense.php
dev/tools/fixhasRights.sh dev/tools/fixhasRights.sh
dev/tools/dolibarr-mysql2pgsql.pl dev/tools/dolibarr-mysql2pgsql.pl
dev/tools/github_authors_and_commits_bydate.sh dev/tools/github_authors_and_commits_bydate.sh
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -350,6 +350,10 @@ tests/Api/Admin/ProductVariantsTest.php
Api/Admin/ProductVariantsTest.php Api/Admin/ProductVariantsTest.php
Admin/ProductVariantsTest.php Admin/ProductVariantsTest.php
ProductVariantsTest.php ProductVariantsTest.php
tests/Api/Admin/ShipmentsTest.php
Api/Admin/ShipmentsTest.php
Admin/ShipmentsTest.php
ShipmentsTest.php
tests/Api/Admin/ShippingMethodsTest.php tests/Api/Admin/ShippingMethodsTest.php
Api/Admin/ShippingMethodsTest.php Api/Admin/ShippingMethodsTest.php
Admin/ShippingMethodsTest.php Admin/ShippingMethodsTest.php
@@ -1206,6 +1210,27 @@ Expected/admin/payment_method/update_payment_method_response.json
admin/payment_method/update_payment_method_response.json admin/payment_method/update_payment_method_response.json
payment_method/update_payment_method_response.json payment_method/update_payment_method_response.json
update_payment_method_response.json update_payment_method_response.json
tests/Api/Responses/Expected/admin/shipment/get_shipments_response.json
Api/Responses/Expected/admin/shipment/get_shipments_response.json
Responses/Expected/admin/shipment/get_shipments_response.json
Expected/admin/shipment/get_shipments_response.json
admin/shipment/get_shipments_response.json
shipment/get_shipments_response.json
get_shipments_response.json
tests/Api/Responses/Expected/admin/shipment/get_shipment_response.json
Api/Responses/Expected/admin/shipment/get_shipment_response.json
Responses/Expected/admin/shipment/get_shipment_response.json
Expected/admin/shipment/get_shipment_response.json
admin/shipment/get_shipment_response.json
shipment/get_shipment_response.json
get_shipment_response.json
tests/Api/Responses/Expected/admin/shipment/ship_shipment_response.json
Api/Responses/Expected/admin/shipment/ship_shipment_response.json
Responses/Expected/admin/shipment/ship_shipment_response.json
Expected/admin/shipment/ship_shipment_response.json
admin/shipment/ship_shipment_response.json
shipment/ship_shipment_response.json
ship_shipment_response.json
tests/Api/Responses/Expected/admin/product_review/reject_product_review.json tests/Api/Responses/Expected/admin/product_review/reject_product_review.json
Api/Responses/Expected/admin/product_review/reject_product_review.json Api/Responses/Expected/admin/product_review/reject_product_review.json
Responses/Expected/admin/product_review/reject_product_review.json Responses/Expected/admin/product_review/reject_product_review.json
@@ -13607,6 +13632,12 @@ Bundle/ApiBundle/Command/LocaleCodeAwareInterface.php
ApiBundle/Command/LocaleCodeAwareInterface.php ApiBundle/Command/LocaleCodeAwareInterface.php
Command/LocaleCodeAwareInterface.php Command/LocaleCodeAwareInterface.php
LocaleCodeAwareInterface.php LocaleCodeAwareInterface.php
src/Sylius/Bundle/ApiBundle/Command/ResendShipmentConfirmationEmail.php
Sylius/Bundle/ApiBundle/Command/ResendShipmentConfirmationEmail.php
Bundle/ApiBundle/Command/ResendShipmentConfirmationEmail.php
ApiBundle/Command/ResendShipmentConfirmationEmail.php
Command/ResendShipmentConfirmationEmail.php
ResendShipmentConfirmationEmail.php
src/Sylius/Bundle/ApiBundle/Command/IriToIdentifierConversionAwareInterface.php src/Sylius/Bundle/ApiBundle/Command/IriToIdentifierConversionAwareInterface.php
Sylius/Bundle/ApiBundle/Command/IriToIdentifierConversionAwareInterface.php Sylius/Bundle/ApiBundle/Command/IriToIdentifierConversionAwareInterface.php
Bundle/ApiBundle/Command/IriToIdentifierConversionAwareInterface.php Bundle/ApiBundle/Command/IriToIdentifierConversionAwareInterface.php
@@ -31565,6 +31596,14 @@ spec/Validator/Constraints/HasEnabledEntityValidatorSpec.php
Validator/Constraints/HasEnabledEntityValidatorSpec.php Validator/Constraints/HasEnabledEntityValidatorSpec.php
Constraints/HasEnabledEntityValidatorSpec.php Constraints/HasEnabledEntityValidatorSpec.php
HasEnabledEntityValidatorSpec.php HasEnabledEntityValidatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidatorSpec.php
Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidatorSpec.php
Bundle/CoreBundle/spec/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidatorSpec.php
CoreBundle/spec/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidatorSpec.php
spec/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidatorSpec.php
Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidatorSpec.php
Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidatorSpec.php
ResendShipmentConfirmationEmailWithValidShipmentStateValidatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CartItemAvailabilityValidatorSpec.php src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CartItemAvailabilityValidatorSpec.php
Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CartItemAvailabilityValidatorSpec.php Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CartItemAvailabilityValidatorSpec.php
Bundle/CoreBundle/spec/Validator/Constraints/CartItemAvailabilityValidatorSpec.php Bundle/CoreBundle/spec/Validator/Constraints/CartItemAvailabilityValidatorSpec.php
@@ -32146,6 +32185,20 @@ MessageHandler/Admin/Account/ResetPasswordHandlerSpec.php
Admin/Account/ResetPasswordHandlerSpec.php Admin/Account/ResetPasswordHandlerSpec.php
Account/ResetPasswordHandlerSpec.php Account/ResetPasswordHandlerSpec.php
ResetPasswordHandlerSpec.php ResetPasswordHandlerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/ResendShipmentConfirmationEmailHandlerSpec.php
Sylius/Bundle/CoreBundle/spec/MessageHandler/ResendShipmentConfirmationEmailHandlerSpec.php
Bundle/CoreBundle/spec/MessageHandler/ResendShipmentConfirmationEmailHandlerSpec.php
CoreBundle/spec/MessageHandler/ResendShipmentConfirmationEmailHandlerSpec.php
spec/MessageHandler/ResendShipmentConfirmationEmailHandlerSpec.php
MessageHandler/ResendShipmentConfirmationEmailHandlerSpec.php
ResendShipmentConfirmationEmailHandlerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EmailManager/ShipmentEmailManagerSpec.php
Sylius/Bundle/CoreBundle/spec/EmailManager/ShipmentEmailManagerSpec.php
Bundle/CoreBundle/spec/EmailManager/ShipmentEmailManagerSpec.php
CoreBundle/spec/EmailManager/ShipmentEmailManagerSpec.php
spec/EmailManager/ShipmentEmailManagerSpec.php
EmailManager/ShipmentEmailManagerSpec.php
ShipmentEmailManagerSpec.php
src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/CheckoutStepsHelperSpec.php src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/CheckoutStepsHelperSpec.php
Sylius/Bundle/CoreBundle/spec/Templating/Helper/CheckoutStepsHelperSpec.php Sylius/Bundle/CoreBundle/spec/Templating/Helper/CheckoutStepsHelperSpec.php
Bundle/CoreBundle/spec/Templating/Helper/CheckoutStepsHelperSpec.php Bundle/CoreBundle/spec/Templating/Helper/CheckoutStepsHelperSpec.php
@@ -32613,6 +32666,13 @@ CoreBundle/spec/EventListener/DefaultUsernameORMListenerSpec.php
spec/EventListener/DefaultUsernameORMListenerSpec.php spec/EventListener/DefaultUsernameORMListenerSpec.php
EventListener/DefaultUsernameORMListenerSpec.php EventListener/DefaultUsernameORMListenerSpec.php
DefaultUsernameORMListenerSpec.php DefaultUsernameORMListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendShipmentConfirmationEmailDispatcherSpec.php
Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendShipmentConfirmationEmailDispatcherSpec.php
Bundle/CoreBundle/spec/MessageDispatcher/ResendShipmentConfirmationEmailDispatcherSpec.php
CoreBundle/spec/MessageDispatcher/ResendShipmentConfirmationEmailDispatcherSpec.php
spec/MessageDispatcher/ResendShipmentConfirmationEmailDispatcherSpec.php
MessageDispatcher/ResendShipmentConfirmationEmailDispatcherSpec.php
ResendShipmentConfirmationEmailDispatcherSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php
Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php
Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php
@@ -33059,6 +33119,13 @@ CoreBundle/Validator/Constraints/CountryCodeExistsValidator.php
Validator/Constraints/CountryCodeExistsValidator.php Validator/Constraints/CountryCodeExistsValidator.php
Constraints/CountryCodeExistsValidator.php Constraints/CountryCodeExistsValidator.php
CountryCodeExistsValidator.php CountryCodeExistsValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidator.php
Sylius/Bundle/CoreBundle/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidator.php
Bundle/CoreBundle/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidator.php
CoreBundle/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidator.php
Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidator.php
Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidator.php
ResendShipmentConfirmationEmailWithValidShipmentStateValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/CartItemAvailabilityValidator.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/CartItemAvailabilityValidator.php
Sylius/Bundle/CoreBundle/Validator/Constraints/CartItemAvailabilityValidator.php Sylius/Bundle/CoreBundle/Validator/Constraints/CartItemAvailabilityValidator.php
Bundle/CoreBundle/Validator/Constraints/CartItemAvailabilityValidator.php Bundle/CoreBundle/Validator/Constraints/CartItemAvailabilityValidator.php
@@ -33157,6 +33224,13 @@ CoreBundle/Validator/Constraints/ExistingChannelCodeValidator.php
Validator/Constraints/ExistingChannelCodeValidator.php Validator/Constraints/ExistingChannelCodeValidator.php
Constraints/ExistingChannelCodeValidator.php Constraints/ExistingChannelCodeValidator.php
ExistingChannelCodeValidator.php ExistingChannelCodeValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentState.php
Sylius/Bundle/CoreBundle/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentState.php
Bundle/CoreBundle/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentState.php
CoreBundle/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentState.php
Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentState.php
Constraints/ResendShipmentConfirmationEmailWithValidShipmentState.php
ResendShipmentConfirmationEmailWithValidShipmentState.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/RegisteredUserValidator.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/RegisteredUserValidator.php
Sylius/Bundle/CoreBundle/Validator/Constraints/RegisteredUserValidator.php Sylius/Bundle/CoreBundle/Validator/Constraints/RegisteredUserValidator.php
Bundle/CoreBundle/Validator/Constraints/RegisteredUserValidator.php Bundle/CoreBundle/Validator/Constraints/RegisteredUserValidator.php
@@ -35423,18 +35497,36 @@ MessageHandler/Admin/Account/ResetPasswordHandler.php
Admin/Account/ResetPasswordHandler.php Admin/Account/ResetPasswordHandler.php
Account/ResetPasswordHandler.php Account/ResetPasswordHandler.php
ResetPasswordHandler.php ResetPasswordHandler.php
src/Sylius/Bundle/CoreBundle/MessageHandler/ResendShipmentConfirmationEmailHandler.php
Sylius/Bundle/CoreBundle/MessageHandler/ResendShipmentConfirmationEmailHandler.php
Bundle/CoreBundle/MessageHandler/ResendShipmentConfirmationEmailHandler.php
CoreBundle/MessageHandler/ResendShipmentConfirmationEmailHandler.php
MessageHandler/ResendShipmentConfirmationEmailHandler.php
ResendShipmentConfirmationEmailHandler.php
src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php
Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php
Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php
CoreBundle/EmailManager/OrderEmailManagerInterface.php CoreBundle/EmailManager/OrderEmailManagerInterface.php
EmailManager/OrderEmailManagerInterface.php EmailManager/OrderEmailManagerInterface.php
OrderEmailManagerInterface.php OrderEmailManagerInterface.php
src/Sylius/Bundle/CoreBundle/EmailManager/ShipmentEmailManager.php
Sylius/Bundle/CoreBundle/EmailManager/ShipmentEmailManager.php
Bundle/CoreBundle/EmailManager/ShipmentEmailManager.php
CoreBundle/EmailManager/ShipmentEmailManager.php
EmailManager/ShipmentEmailManager.php
ShipmentEmailManager.php
src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManager.php src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManager.php
Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManager.php Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManager.php
Bundle/CoreBundle/EmailManager/OrderEmailManager.php Bundle/CoreBundle/EmailManager/OrderEmailManager.php
CoreBundle/EmailManager/OrderEmailManager.php CoreBundle/EmailManager/OrderEmailManager.php
EmailManager/OrderEmailManager.php EmailManager/OrderEmailManager.php
OrderEmailManager.php OrderEmailManager.php
src/Sylius/Bundle/CoreBundle/EmailManager/ShipmentEmailManagerInterface.php
Sylius/Bundle/CoreBundle/EmailManager/ShipmentEmailManagerInterface.php
Bundle/CoreBundle/EmailManager/ShipmentEmailManagerInterface.php
CoreBundle/EmailManager/ShipmentEmailManagerInterface.php
EmailManager/ShipmentEmailManagerInterface.php
ShipmentEmailManagerInterface.php
src/Sylius/Bundle/CoreBundle/README.md src/Sylius/Bundle/CoreBundle/README.md
Sylius/Bundle/CoreBundle/README.md Sylius/Bundle/CoreBundle/README.md
Bundle/CoreBundle/README.md Bundle/CoreBundle/README.md
@@ -37299,6 +37391,14 @@ Resources/config/validation/OrderItem.xml
config/validation/OrderItem.xml config/validation/OrderItem.xml
validation/OrderItem.xml validation/OrderItem.xml
OrderItem.xml OrderItem.xml
src/Sylius/Bundle/CoreBundle/Resources/config/validation/ResendShipmentConfirmationEmail.xml
Sylius/Bundle/CoreBundle/Resources/config/validation/ResendShipmentConfirmationEmail.xml
Bundle/CoreBundle/Resources/config/validation/ResendShipmentConfirmationEmail.xml
CoreBundle/Resources/config/validation/ResendShipmentConfirmationEmail.xml
Resources/config/validation/ResendShipmentConfirmationEmail.xml
config/validation/ResendShipmentConfirmationEmail.xml
validation/ResendShipmentConfirmationEmail.xml
ResendShipmentConfirmationEmail.xml
src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionRule.xml src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionRule.xml
Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionRule.xml Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionRule.xml
Bundle/CoreBundle/Resources/config/validation/PromotionRule.xml Bundle/CoreBundle/Resources/config/validation/PromotionRule.xml
@@ -39303,6 +39403,12 @@ Bundle/CoreBundle/EventListener/LockingListener.php
CoreBundle/EventListener/LockingListener.php CoreBundle/EventListener/LockingListener.php
EventListener/LockingListener.php EventListener/LockingListener.php
LockingListener.php LockingListener.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendShipmentConfirmationEmailDispatcher.php
Sylius/Bundle/CoreBundle/MessageDispatcher/ResendShipmentConfirmationEmailDispatcher.php
Bundle/CoreBundle/MessageDispatcher/ResendShipmentConfirmationEmailDispatcher.php
CoreBundle/MessageDispatcher/ResendShipmentConfirmationEmailDispatcher.php
MessageDispatcher/ResendShipmentConfirmationEmailDispatcher.php
ResendShipmentConfirmationEmailDispatcher.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php
Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php
Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php
@@ -39315,6 +39421,12 @@ Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterf
CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php
MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php
ResendOrderConfirmationEmailDispatcherInterface.php ResendOrderConfirmationEmailDispatcherInterface.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendShipmentConfirmationEmailDispatcherInterface.php
Sylius/Bundle/CoreBundle/MessageDispatcher/ResendShipmentConfirmationEmailDispatcherInterface.php
Bundle/CoreBundle/MessageDispatcher/ResendShipmentConfirmationEmailDispatcherInterface.php
CoreBundle/MessageDispatcher/ResendShipmentConfirmationEmailDispatcherInterface.php
MessageDispatcher/ResendShipmentConfirmationEmailDispatcherInterface.php
ResendShipmentConfirmationEmailDispatcherInterface.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php
Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php
Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php
@@ -39366,6 +39478,12 @@ CoreBundle/Order/NumberGenerator/SequentialOrderNumberGenerator.php
Order/NumberGenerator/SequentialOrderNumberGenerator.php Order/NumberGenerator/SequentialOrderNumberGenerator.php
NumberGenerator/SequentialOrderNumberGenerator.php NumberGenerator/SequentialOrderNumberGenerator.php
SequentialOrderNumberGenerator.php SequentialOrderNumberGenerator.php
src/Sylius/Bundle/CoreBundle/Message/ResendShipmentConfirmationEmail.php
Sylius/Bundle/CoreBundle/Message/ResendShipmentConfirmationEmail.php
Bundle/CoreBundle/Message/ResendShipmentConfirmationEmail.php
CoreBundle/Message/ResendShipmentConfirmationEmail.php
Message/ResendShipmentConfirmationEmail.php
ResendShipmentConfirmationEmail.php
src/Sylius/Bundle/CoreBundle/Message/Admin/Account/ResetPassword.php src/Sylius/Bundle/CoreBundle/Message/Admin/Account/ResetPassword.php
Sylius/Bundle/CoreBundle/Message/Admin/Account/ResetPassword.php Sylius/Bundle/CoreBundle/Message/Admin/Account/ResetPassword.php
Bundle/CoreBundle/Message/Admin/Account/ResetPassword.php Bundle/CoreBundle/Message/Admin/Account/ResetPassword.php
@@ -85,6 +85,7 @@ tests/Api/Admin/CustomersTest.php
tests/Api/Admin/PromotionCouponsTest.php tests/Api/Admin/PromotionCouponsTest.php
tests/Api/Admin/ProductAssociationTypesTest.php tests/Api/Admin/ProductAssociationTypesTest.php
tests/Api/Admin/ProductVariantsTest.php tests/Api/Admin/ProductVariantsTest.php
tests/Api/Admin/ShipmentsTest.php
tests/Api/Admin/ShippingMethodsTest.php tests/Api/Admin/ShippingMethodsTest.php
tests/Api/Admin/CustomerGroupsTest.php tests/Api/Admin/CustomerGroupsTest.php
tests/Api/Admin/StatisticsTest.php tests/Api/Admin/StatisticsTest.php
@@ -224,6 +225,9 @@ tests/Api/Responses/Expected/admin/payment_method/get_payment_method_response.js
tests/Api/Responses/Expected/admin/payment_method/get_payment_methods_response.json tests/Api/Responses/Expected/admin/payment_method/get_payment_methods_response.json
tests/Api/Responses/Expected/admin/payment_method/get_payment_method_gateway_config_after_update_response.json tests/Api/Responses/Expected/admin/payment_method/get_payment_method_gateway_config_after_update_response.json
tests/Api/Responses/Expected/admin/payment_method/update_payment_method_response.json tests/Api/Responses/Expected/admin/payment_method/update_payment_method_response.json
tests/Api/Responses/Expected/admin/shipment/get_shipments_response.json
tests/Api/Responses/Expected/admin/shipment/get_shipment_response.json
tests/Api/Responses/Expected/admin/shipment/ship_shipment_response.json
tests/Api/Responses/Expected/admin/product_review/reject_product_review.json tests/Api/Responses/Expected/admin/product_review/reject_product_review.json
tests/Api/Responses/Expected/admin/product_review/accept_product_review.json tests/Api/Responses/Expected/admin/product_review/accept_product_review.json
tests/Api/Responses/Expected/admin/product_review/get_product_reviews.json tests/Api/Responses/Expected/admin/product_review/get_product_reviews.json
@@ -2003,6 +2007,7 @@ src/Sylius/Bundle/ApiBundle/Command/Account/ChangeShopUserPassword.php
src/Sylius/Bundle/ApiBundle/Command/PaymentMethodCodeAwareInterface.php src/Sylius/Bundle/ApiBundle/Command/PaymentMethodCodeAwareInterface.php
src/Sylius/Bundle/ApiBundle/Command/ChannelCodeAwareInterface.php src/Sylius/Bundle/ApiBundle/Command/ChannelCodeAwareInterface.php
src/Sylius/Bundle/ApiBundle/Command/LocaleCodeAwareInterface.php src/Sylius/Bundle/ApiBundle/Command/LocaleCodeAwareInterface.php
src/Sylius/Bundle/ApiBundle/Command/ResendShipmentConfirmationEmail.php
src/Sylius/Bundle/ApiBundle/Command/IriToIdentifierConversionAwareInterface.php src/Sylius/Bundle/ApiBundle/Command/IriToIdentifierConversionAwareInterface.php
src/Sylius/Bundle/ApiBundle/Command/Checkout/ChooseShippingMethod.php src/Sylius/Bundle/ApiBundle/Command/Checkout/ChooseShippingMethod.php
src/Sylius/Bundle/ApiBundle/Command/Checkout/UpdateCart.php src/Sylius/Bundle/ApiBundle/Command/Checkout/UpdateCart.php
@@ -4503,6 +4508,7 @@ src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ChannelDefaultLocaleEnab
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CustomerGroupCodeExistsValidatorSpec.php src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CustomerGroupCodeExistsValidatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/TranslationForExistingLocalesValidatorSpec.php src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/TranslationForExistingLocalesValidatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/HasEnabledEntityValidatorSpec.php src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/HasEnabledEntityValidatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CartItemAvailabilityValidatorSpec.php src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CartItemAvailabilityValidatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/UniqueReviewerEmailSpec.php src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/UniqueReviewerEmailSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/HasAllPricesDefinedValidatorSpec.php src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/HasAllPricesDefinedValidatorSpec.php
@@ -4575,6 +4581,8 @@ src/Sylius/Bundle/CoreBundle/spec/MessageHandler/ResendOrderConfirmationEmailHan
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/SendResetPasswordEmailHandlerSpec.php src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/SendResetPasswordEmailHandlerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/RequestResetPasswordEmailHandlerSpec.php src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/RequestResetPasswordEmailHandlerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/ResetPasswordHandlerSpec.php src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/ResetPasswordHandlerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/ResendShipmentConfirmationEmailHandlerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EmailManager/ShipmentEmailManagerSpec.php
src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/CheckoutStepsHelperSpec.php src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/CheckoutStepsHelperSpec.php
src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/ProductVariantsPricesHelperSpec.php src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/ProductVariantsPricesHelperSpec.php
src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/PriceHelperSpec.php src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/PriceHelperSpec.php
@@ -4633,6 +4641,7 @@ src/Sylius/Bundle/CoreBundle/spec/EventListener/LockingListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EventListener/MailerListenerSpec.php src/Sylius/Bundle/CoreBundle/spec/EventListener/MailerListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EventListener/PasswordUpdaterListenerSpec.php src/Sylius/Bundle/CoreBundle/spec/EventListener/PasswordUpdaterListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EventListener/DefaultUsernameORMListenerSpec.php src/Sylius/Bundle/CoreBundle/spec/EventListener/DefaultUsernameORMListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendShipmentConfirmationEmailDispatcherSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResetPasswordDispatcherSpec.php src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResetPasswordDispatcherSpec.php
src/Sylius/Bundle/CoreBundle/spec/Context/CustomerAndChannelBasedCartContextSpec.php src/Sylius/Bundle/CoreBundle/spec/Context/CustomerAndChannelBasedCartContextSpec.php
@@ -4697,6 +4706,7 @@ src/Sylius/Bundle/CoreBundle/Validator/Constraints/ProductImageVariantsBelongToO
src/Sylius/Bundle/CoreBundle/Validator/Constraints/UniqueReviewerEmail.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/UniqueReviewerEmail.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasAllVariantPricesDefinedValidator.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasAllVariantPricesDefinedValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/CountryCodeExistsValidator.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/CountryCodeExistsValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentStateValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/CartItemAvailabilityValidator.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/CartItemAvailabilityValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/TaxonCodeExists.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/TaxonCodeExists.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasEnabledEntity.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasEnabledEntity.php
@@ -4711,6 +4721,7 @@ src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderProductEligibilityValida
src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderShippingMethodEligibilityValidator.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderShippingMethodEligibilityValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ChannelCodeCollectionValidator.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/ChannelCodeCollectionValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ExistingChannelCodeValidator.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/ExistingChannelCodeValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ResendShipmentConfirmationEmailWithValidShipmentState.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/RegisteredUserValidator.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/RegisteredUserValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasAllVariantPricesDefined.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasAllVariantPricesDefined.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderPaymentMethodEligibility.php src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderPaymentMethodEligibility.php
@@ -5041,8 +5052,11 @@ src/Sylius/Bundle/CoreBundle/MessageHandler/ResendOrderConfirmationEmailHandler.
src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/SendResetPasswordEmailHandler.php src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/SendResetPasswordEmailHandler.php
src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/RequestResetPasswordEmailHandler.php src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/RequestResetPasswordEmailHandler.php
src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/ResetPasswordHandler.php src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/ResetPasswordHandler.php
src/Sylius/Bundle/CoreBundle/MessageHandler/ResendShipmentConfirmationEmailHandler.php
src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php
src/Sylius/Bundle/CoreBundle/EmailManager/ShipmentEmailManager.php
src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManager.php src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManager.php
src/Sylius/Bundle/CoreBundle/EmailManager/ShipmentEmailManagerInterface.php
src/Sylius/Bundle/CoreBundle/README.md src/Sylius/Bundle/CoreBundle/README.md
src/Sylius/Bundle/CoreBundle/Templating/Helper/VariantResolverHelper.php src/Sylius/Bundle/CoreBundle/Templating/Helper/VariantResolverHelper.php
src/Sylius/Bundle/CoreBundle/Templating/Helper/ProductVariantsPricesHelper.php src/Sylius/Bundle/CoreBundle/Templating/Helper/ProductVariantsPricesHelper.php
@@ -5281,6 +5295,7 @@ src/Sylius/Bundle/CoreBundle/Resources/config/validation/Taxon.xml
src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxonImage.xml src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxonImage.xml
src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductVariant.xml src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductVariant.xml
src/Sylius/Bundle/CoreBundle/Resources/config/validation/OrderItem.xml src/Sylius/Bundle/CoreBundle/Resources/config/validation/OrderItem.xml
src/Sylius/Bundle/CoreBundle/Resources/config/validation/ResendShipmentConfirmationEmail.xml
src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionRule.xml src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionRule.xml
src/Sylius/Bundle/CoreBundle/Resources/config/validation/Channel.xml src/Sylius/Bundle/CoreBundle/Resources/config/validation/Channel.xml
src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionAction.xml src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionAction.xml
@@ -5556,8 +5571,10 @@ src/Sylius/Bundle/CoreBundle/EventListener/PasswordUpdaterListener.php
src/Sylius/Bundle/CoreBundle/EventListener/ReviewCreateListener.php src/Sylius/Bundle/CoreBundle/EventListener/ReviewCreateListener.php
src/Sylius/Bundle/CoreBundle/EventListener/ImagesUploadListener.php src/Sylius/Bundle/CoreBundle/EventListener/ImagesUploadListener.php
src/Sylius/Bundle/CoreBundle/EventListener/LockingListener.php src/Sylius/Bundle/CoreBundle/EventListener/LockingListener.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendShipmentConfirmationEmailDispatcher.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendShipmentConfirmationEmailDispatcherInterface.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcher.php src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcher.php
src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php
@@ -5566,6 +5583,7 @@ src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php
src/Sylius/Bundle/CoreBundle/Order/Checker/OrderPromotionsIntegrityChecker.php src/Sylius/Bundle/CoreBundle/Order/Checker/OrderPromotionsIntegrityChecker.php
src/Sylius/Bundle/CoreBundle/Order/Checker/OrderPromotionsIntegrityCheckerInterface.php src/Sylius/Bundle/CoreBundle/Order/Checker/OrderPromotionsIntegrityCheckerInterface.php
src/Sylius/Bundle/CoreBundle/Order/NumberGenerator/SequentialOrderNumberGenerator.php src/Sylius/Bundle/CoreBundle/Order/NumberGenerator/SequentialOrderNumberGenerator.php
src/Sylius/Bundle/CoreBundle/Message/ResendShipmentConfirmationEmail.php
src/Sylius/Bundle/CoreBundle/Message/Admin/Account/ResetPassword.php src/Sylius/Bundle/CoreBundle/Message/Admin/Account/ResetPassword.php
src/Sylius/Bundle/CoreBundle/Message/Admin/Account/SendResetPasswordEmail.php src/Sylius/Bundle/CoreBundle/Message/Admin/Account/SendResetPasswordEmail.php
src/Sylius/Bundle/CoreBundle/Message/Admin/Account/RequestResetPasswordEmail.php src/Sylius/Bundle/CoreBundle/Message/Admin/Account/RequestResetPasswordEmail.php
@@ -34467,6 +34467,10 @@ plugins/woocommerce/changelog/37893-add-wccom-remove-installer-v1
woocommerce/changelog/37893-add-wccom-remove-installer-v1 woocommerce/changelog/37893-add-wccom-remove-installer-v1
changelog/37893-add-wccom-remove-installer-v1 changelog/37893-add-wccom-remove-installer-v1
37893-add-wccom-remove-installer-v1 37893-add-wccom-remove-installer-v1
plugins/woocommerce/changelog/43779-fix-blocks-e2e-pnpm-parameters
woocommerce/changelog/43779-fix-blocks-e2e-pnpm-parameters
changelog/43779-fix-blocks-e2e-pnpm-parameters
43779-fix-blocks-e2e-pnpm-parameters
plugins/woocommerce/changelog/43238-patch-1 plugins/woocommerce/changelog/43238-patch-1
woocommerce/changelog/43238-patch-1 woocommerce/changelog/43238-patch-1
changelog/43238-patch-1 changelog/43238-patch-1
@@ -34823,6 +34827,10 @@ plugins/woocommerce/changelog/as-diff-D128959
woocommerce/changelog/as-diff-D128959 woocommerce/changelog/as-diff-D128959
changelog/as-diff-D128959 changelog/as-diff-D128959
as-diff-D128959 as-diff-D128959
plugins/woocommerce/changelog/43793-fix-handle-upload-image-error
woocommerce/changelog/43793-fix-handle-upload-image-error
changelog/43793-fix-handle-upload-image-error
43793-fix-handle-upload-image-error
plugins/woocommerce/changelog/42913-fix-product-hero-pattern-button-alignment plugins/woocommerce/changelog/42913-fix-product-hero-pattern-button-alignment
woocommerce/changelog/42913-fix-product-hero-pattern-button-alignment woocommerce/changelog/42913-fix-product-hero-pattern-button-alignment
changelog/42913-fix-product-hero-pattern-button-alignment changelog/42913-fix-product-hero-pattern-button-alignment
@@ -5486,6 +5486,7 @@ plugins/woocommerce/changelog/dev-segement-playwright-tests-for-isolation
plugins/woocommerce/changelog/43040-fix-42338-google-analytics-async-loading plugins/woocommerce/changelog/43040-fix-42338-google-analytics-async-loading
plugins/woocommerce/changelog/43153-fix-42176-widget-editor-support plugins/woocommerce/changelog/43153-fix-42176-widget-editor-support
plugins/woocommerce/changelog/37893-add-wccom-remove-installer-v1 plugins/woocommerce/changelog/37893-add-wccom-remove-installer-v1
plugins/woocommerce/changelog/43779-fix-blocks-e2e-pnpm-parameters
plugins/woocommerce/changelog/43238-patch-1 plugins/woocommerce/changelog/43238-patch-1
plugins/woocommerce/changelog/fix-changelog-date-typo plugins/woocommerce/changelog/fix-changelog-date-typo
plugins/woocommerce/changelog/43309-add-track-individual-plugin-installation plugins/woocommerce/changelog/43309-add-track-individual-plugin-installation
@@ -5575,6 +5576,7 @@ plugins/woocommerce/changelog/43734-fix-incorrect-checkout-email-id
plugins/woocommerce/changelog/43551-43482-update-intro-screen-copy plugins/woocommerce/changelog/43551-43482-update-intro-screen-copy
plugins/woocommerce/changelog/43471-add-block-templates-e2e-tests-default-product-catalog plugins/woocommerce/changelog/43471-add-block-templates-e2e-tests-default-product-catalog
plugins/woocommerce/changelog/as-diff-D128959 plugins/woocommerce/changelog/as-diff-D128959
plugins/woocommerce/changelog/43793-fix-handle-upload-image-error
plugins/woocommerce/changelog/42913-fix-product-hero-pattern-button-alignment plugins/woocommerce/changelog/42913-fix-product-hero-pattern-button-alignment
plugins/woocommerce/changelog/add-marketing-campaigns-sales-column plugins/woocommerce/changelog/add-marketing-campaigns-sales-column
plugins/woocommerce/changelog/update-product-editor-render-empty-state-for-upsells-section plugins/woocommerce/changelog/update-product-editor-render-empty-state-for-upsells-section
@@ -30,10 +30,18 @@ $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
/*/edit$ /*/edit$
/*/group
/*/invite
/*/more_ideas
/*/rg*/mediaviewer/rm*/tr /*/rg*/mediaviewer/rm*/tr
/*source= /*source=
/.git /.git
/?z=1
/B00M3E1HJY /B00M3E1HJY
/B00M3E1NYI /B00M3E1NYI
/B00M3E1Q5Y /B00M3E1Q5Y
@@ -53,7 +61,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Search/ /Search/
/_ /_
/_/rsrc /_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_prq /_prq
/_saved
/_shop
/_shopping_list
/album/*/*?i= /album/*/*?i=
/api /api
/apis /apis
@@ -72,8 +89,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/commits /commits
/commits/*?author /commits/*?author
/commits/*?path /commits/*?path
/communities
/compare /compare
/contributors /contributors
/discovered
/download /download
/download/Browse.aspx? /download/Browse.aspx?
/download/browse.aspx? /download/browse.aspx?
@@ -107,6 +126,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/leads/*/jsplayer_show_lead_form.html /leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html /leads/*/show_form.html
/liked_by /liked_by
/likes
/limited-release /limited-release
/listing/*/favoriters /listing/*/favoriters
/lookup? /lookup?
@@ -116,16 +136,21 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/search/ /music/*/search/
/network /network
/newsearch/ /newsearch/
/organize
/people/*/circle /people/*/circle
/people/*/favorites /people/*/favorites
/pinned_flashes /pinned_flashes
/pins
/podcast/*/*?i= /podcast/*/*?i=
/print$ /print$
/profile-about
/pulse /pulse
/raw /raw
/revisions /revisions
/rg*/mediaviewer/rm*/tr /rg*/mediaviewer/rm*/tr
/rss /rss
/scheduled-pin
/scheduled-pins
/search /search
/search/ /search/
/search/*?q= /search/*?q=
@@ -145,12 +170,16 @@ $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
/tags /tags
/tarball /tarball
/tree /tree
/tried
/tv-season/*/*?i= /tv-season/*/*?i=
/unsubscribe/ /unsubscribe/
/video- /video-
/video_pins
/wal/ /wal/
/watchers /watchers
/webscr /webscr
@@ -213,6 +242,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order= ?order=
?pt1=true$ ?pt1=true$
?s= ?s=
?show_error=true
?tab=achievements&achievement= ?tab=achievements&achievement=
?utm_*= ?utm_*=
?w=address ?w=address
@@ -296,6 +326,8 @@ 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
@@ -360,6 +392,8 @@ _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
@@ -463,6 +497,7 @@ ad_spice
ad_syndication_user_tracking ad_syndication_user_tracking
ad_visibility ad_visibility
addContacts addContacts
addboard
addressBookExport addressBookExport
admin admin
adredir? adredir?
@@ -484,6 +519,7 @@ adwords/proposal
adx/bin adx/bin
affil affil
affil/pal affil/pal
age-appeal
aihub/tfhub aihub/tfhub
ajax ajax
ajax/follow_info ajax/follow_info
@@ -521,6 +557,7 @@ api_access_key=
app*_ app*_
app*form_id= app*form_id=
app/updates app/updates
appealed-pin
apple-app-site-association apple-app-site-association
apps apps
apps*&tags= apps*&tags=
@@ -638,6 +675,7 @@ auth/verifychallenge
author/following author/following
author= author=
authwall authwall
autocomplete
away.php away.php
b?*node=7454898011 b?*node=7454898011
b?*node=7454917011 b?*node=7454917011
@@ -750,7 +788,11 @@ blogs/test
blogsearch blogsearch
blogsearch_feeds blogsearch_feeds
bn bn
board
board_activity
board_activity_comment
bookmark? bookmark?
bookmarklet
bookmarks bookmarks
books books
books/about books/about
@@ -772,17 +814,38 @@ books?*zoom=1
books?*zoom=5 books?*zoom=5
booksrightsholders booksrightsholders
boutique/sitemaps boutique/sitemaps
branded-pins
browse/reviews/recent browse/reviews/recent
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
buttonlite.js buttonlite.js
buyside-e2e-monitor buyside-e2e-monitor
buzz/post buzz/post
@@ -973,6 +1036,7 @@ checkout
checkout/package checkout/package
checkoutnow checkoutnow
checkpoint checkpoint
christmas-spotlight
chrome/browser/mobile/tour chrome/browser/mobile/tour
chrome/crlset chrome/crlset
chwilio chwilio
@@ -994,6 +1058,7 @@ client_error
client_errors client_errors
clima/ets clima/ets
clima/sites/registry clima/sites/registry
close-account
cloud-launcher/sitemap cloud-launcher/sitemap
cloudsourcetools/images cloudsourcetools/images
cms_content cms_content
@@ -1014,6 +1079,7 @@ commercesearch/images
commercesearch/services commercesearch/services
commission_2010-2014/katainen commission_2010-2014/katainen
commits?author= commits?author=
communities
communities/bin.aspx? communities/bin.aspx?
communities/blogs/PortalResults.mspx? communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx? communities/eventdetails.mspx?
@@ -1029,24 +1095,32 @@ community/category/*
community/comments community/comments
community/feed community/feed
community/trackback community/trackback
community_comment
community_post
community_s community_s
companyDir companyDir
compare compare
compare/*/apply compare/*/apply
compressiontest compressiontest
config.js config.js
connect
connections connections
connector connector
consumers/archive consumers/archive
contact_me contact_me
contactus contactus
content content
content-claiming
context_referrer=gig_page context_referrer=gig_page
context_referrer=user_page context_referrer=user_page
control control
conversation
conversations conversations
convert-business
convert-personal
coop/directory coop/directory
coop/manage coop/manage
copyright-reporting
corgi$ corgi$
couchmode couchmode
counter/*? counter/*?
@@ -1054,7 +1128,13 @@ counters/client-screenview
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
@@ -1063,7 +1143,9 @@ cse?
csp csp
csp_block csp_block
csp_report_only csp_report_only
csrf_error
ct ct
ct.html
ct/log_list ct/log_list
culturalinstitute/images culturalinstitute/images
culturalinstitute/sitemaps culturalinstitute/sitemaps
@@ -1172,7 +1254,9 @@ de/teams
de/transactions de/transactions
de/treasury de/treasury
de/your de/your
deactivate-account
default default
delete_post
delight delight
dell/cities-transformed dell/cities-transformed
dell/cloud-future-of-medicine dell/cloud-future-of-medicine
@@ -1222,6 +1306,7 @@ digital-single-market/taxonomy
digital-single-market/users digital-single-market/users
directory directory
directory/all directory/all
discover
discussion discussion
discussion/comment-permalink discussion/comment-permalink
discussion/edit-profile discussion/edit-profile
@@ -1317,6 +1402,8 @@ ebooks?*zoom=
ebooks?*zoom=1 ebooks?*zoom=1
ebooks?*zoom=5 ebooks?*zoom=5
eclas eclas
edit
editorial/*
edu/cs4hs edu/cs4hs
education/404_en.htm education/404_en.htm
edurec edurec
@@ -1327,6 +1414,7 @@ elite?
email email
email-unsubscribe email-unsubscribe
email_actions email_actions
email_verification_error
embed embed
embed/feed/update embed/feed/update
employment_social/anticipedia/xwiki/bin/attach employment_social/anticipedia/xwiki/bin/attach
@@ -1376,6 +1464,7 @@ 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
environment/ets environment/ets
@@ -1475,6 +1564,8 @@ 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
@@ -1484,6 +1575,7 @@ facebook
facebook_connect facebook_connect
faves-i_love_u_get_away_from_me faves-i_love_u_get_away_from_me
favorite favorite
fb.html
fbx fbx
fe=true fe=true
feature/sf-test feature/sf-test
@@ -1564,6 +1656,8 @@ flights
flutter-canvaskit flutter-canvaskit
folder folder
follow follow
follow_board
follow_user
following following
food/archive food/archive
food/favourites food/favourites
@@ -1672,6 +1766,8 @@ globalmarketfinder
globalmarketfinder/*.html globalmarketfinder/*.html
go/awards go/awards
gold? gold?
google_gdn.html
google_search.html
googlebooks/images googlebooks/images
goto goto
gp gp
@@ -1782,6 +1878,7 @@ gview
gwt gwt
h5games_gamecenter/images h5games_gamecenter/images
handmade handmade
hanukkah-spotlight
hashtag/*?src= hashtag/*?src=
hd hd
header/channels header/channels
@@ -1855,7 +1952,10 @@ hk-en/teams
hk-en/transactions hk-en/transactions
hk-en/treasury hk-en/treasury
hk-en/your hk-en/your
holiday-spotlight
holidays-celebrations
home home
homefeed
homepage-video-test homepage-video-test
hosted/images hosted/images
hotelfinder/rpc hotelfinder/rpc
@@ -1874,6 +1974,9 @@ i/api
i/u i/u
ia ia
icons icons
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb identity/accountsettingsactivityweb
identity/accountsettingssyaf identity/accountsettingssyaf
ie*/listing/*/favoriters ie*/listing/*/favoriters
@@ -2043,11 +2146,14 @@ 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/*/about/views intl/*/about/views
intlkb/ intlkb/
invite
inviteFromProfile inviteFromProfile
inviteMany inviteMany
invited
invites/buy invites/buy
invoice/est invoice/est
invoice/estimate/buyerView invoice/estimate/buyerView
@@ -2135,6 +2241,8 @@ 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=
jp*/listing/*/favoriters jp*/listing/*/favoriters
jp*/people/*/circle jp*/people/*/circle
jp*/people/*/favorites jp*/people/*/favorites
@@ -2196,6 +2304,7 @@ keep
knowmore knowmore
ko-kr/feedback ko-kr/feedback
ko-kr/lp ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search labs/popgadget/search
lamda/images lamda/images
landing/cmsnext-root landing/cmsnext-root
@@ -2234,6 +2343,7 @@ li/track
library/devices library/devices
licensing-syndication licensing-syndication
limited-release limited-release
linked
linkedin linkedin
list list
list/ls*/_ajax list/ls*/_ajax
@@ -2242,6 +2352,7 @@ listing/*/stubs
lite lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live live
live-session
live_chat live_chat
lm/R1XIHQVKXSKBNJ lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO lm/R3HQ5WJSZK6QSO
@@ -2273,6 +2384,7 @@ lochp?
logging logging
login login
login$ login$
login/?next=
login?*= login?*=
logo-maker/brief logo-maker/brief
logo-maker/choose-variation logo-maker/choose-variation
@@ -2450,6 +2562,7 @@ narrative-
native native
nbubumblebee nbubumblebee
network network
new_invite
news$ news$
news/$ news/$
news/0 news/0
@@ -2461,6 +2574,7 @@ news/test
news/test-liveblog news/test-liveblog
news?viewArticle news?viewArticle
newsArticle newsArticle
news_hub
newsletter newsletter
newsroom/dae newsroom/dae
newsroom/notifications newsroom/notifications
@@ -2567,6 +2681,7 @@ no-en/treasury
no-en/your no-en/your
nonprofits/account nonprofits/account
not_recommended_reviews/preview not_recommended_reviews/preview
notifications
ns/hydra/console/? ns/hydra/console/?
nus-trk nus-trk
nwshp$ nwshp$
@@ -2619,8 +2734,12 @@ nz/teams
nz/transactions nz/transactions
nz/treasury nz/treasury
nz/your nz/your
oauth/line
oauth/login
oauth/v2 oauth/v2
oauth2/v2 oauth2/v2
oauth_error
offsite
og og
onebox/media/sports/logos onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018 onebox/media/sports/photos/soccer/wc2018
@@ -2652,8 +2771,11 @@ pagespeed/insights/ui/logo
palm palm
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
@@ -2683,8 +2805,39 @@ 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-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/create
pin/find
pin/find?url=
pin_shop
ping? ping?
pingback pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters pl*/listing/*/favoriters
pl*/people/*/circle pl*/people/*/circle
pl*/people/*/favorites pl*/people/*/favorites
@@ -2734,6 +2887,7 @@ pl/teams
pl/transactions pl/transactions
pl/treasury pl/treasury
pl/your pl/your
place
plan= plan=
platform-telemetry platform-telemetry
play/store/web play/store/web
@@ -2763,6 +2917,7 @@ ppob?
pqa pqa
preference preference
preferences preferences
prefs
present present
presentation presentation
prettyearth/assets prettyearth/assets
@@ -2773,6 +2928,8 @@ private
pro pro
pro-resources pro-resources
pro/about pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y product-reviews/B0069IY63Y
productPurchaseDone productPurchaseDone
product_ product_
@@ -2849,6 +3006,7 @@ publications
publicliterature.PublicLiterature.search.html publicliterature.PublicLiterature.search.html
purchases purchases
puzzles/leaderboards/invite puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy pwapi-proxy/pwproxy
pwapiv2 pwapiv2
px.gif px.gif
@@ -2858,6 +3016,7 @@ qp/batch_fetch_web
qr qr
quality_form? quality_form?
query query
quiz
r r
r/*.rss r/*.rss
r/*/comments/*.rss r/*/comments/*.rss
@@ -2882,6 +3041,7 @@ random
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
@@ -2899,6 +3059,8 @@ refer
refer/pal refer/pal
referrals referrals
referrer= referrer=
refresh_stored_accounts
refresh_token
register register
registration registration
registry/wishlist registry/wishlist
@@ -2909,10 +3071,14 @@ 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
reservations/*/notifyme reservations/*/notifyme
resource
resource/*/get
results results
retail retail
retail/availability retail/availability
@@ -2948,6 +3114,7 @@ s2/sitemaps
s2/static s2/static
s3 s3
s? s?
safe-redirect
safebrowsing/diagnostic safebrowsing/diagnostic
safebrowsing/report_badware safebrowsing/report_badware
safebrowsing/report_error safebrowsing/report_error
@@ -3041,6 +3208,7 @@ searchhistory
sections sections
secure secure
seller_onboarding seller_onboarding
sendHeaderEarly
send_to_friend send_to_friend
sendarticle sendarticle
services services
@@ -3121,6 +3289,7 @@ shop/sign_out
shop/signed_in_account shop/signed_in_account
shop/store/feeds shop/store/feeds
shop_name_search_service shop_name_search_service
shop_pins
shopping-content-api/product_images shopping-content-api/product_images
shopping/product shopping/product
shopping/ratings/account/metrics shopping/ratings/account/metrics
@@ -3414,11 +3583,13 @@ smart/buttons
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/social-security-directory/cai social/social-security-directory/cai
socialmanager
sounds/player sounds/player
sounds/player$ sounds/player$
sounds/search sounds/search
sounds/search$ sounds/search$
sounds/search? sounds/search?
source
source= source=
source_repo= source_repo=
spain/empresas/ spain/empresas/
@@ -3494,6 +3665,10 @@ storefront
storepicker storepicker
stores/page/*visitId= stores/page/*visitId=
stories stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios studios
styles/js-on.css$ styles/js-on.css$
submit submit
@@ -3514,6 +3689,7 @@ support
support/content support/content
support/forum/search? support/forum/search?
surprise surprise
suspension-appeal
svc svc
svc/crosswords svc/crosswords
svc/games svc/games
@@ -3526,12 +3702,14 @@ svc/vertex
svc/web svc/web
svc/wordle svc/wordle
svpRecommendations svpRecommendations
sw-shell.html
swg swg
syndicate syndicate
system1/images system1/images
t/terms t/terms
tab= tab=
tablet tablet
taggingtool
tagmanager/containers/xo tagmanager/containers/xo
tagmanager/pptm.js tagmanager/pptm.js
talk talk
@@ -3563,8 +3741,10 @@ templates
test test
testpage-forhomepage testpage-forhomepage
tetro tetro
thanksgiving-spotlight
thanx? thanx?
themacallan/worlds-together themacallan/worlds-together
theme
themes/rss themes/rss
things/search things/search
things/search$ things/search$
@@ -3638,6 +3818,7 @@ trustedstores/js
trustedstores/s trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
tv
tv/thumb tv/thumb
tvschedule tvschedule
twitter twitter
@@ -3702,6 +3883,8 @@ uk/teams
uk/transactions uk/transactions
uk/treasury uk/treasury
uk/your uk/your
unauth-profile
unlink
unsub unsub
until= until=
updates updates
@@ -3777,6 +3960,8 @@ utils
uviewer uviewer
v1/browser-performance v1/browser-performance
v1/stats v1/stats
v1/urls/count.json
v3/pidgets/log
v4 v4
verify_age verify_age
video/embedded video/embedded
@@ -3803,9 +3988,12 @@ watch_popup
watch_queue_ajax watch_queue_ajax
webmasters/sitemaps/ping? webmasters/sitemaps/ping?
websearch websearch
website/confirm
website/confirm/download
webstore/search webstore/search
webstore/static/*/wall/js webstore/static/*/wall/js
weekly/signup weekly/signup
welcome
whats-next/planes-trains-and-analytics whats-next/planes-trains-and-analytics
whsmiths whsmiths
widget_auth.php widget_auth.php
@@ -4267,6 +4455,7 @@ xoonboarding
xoplatform/logger/api/logger xoplatform/logger/api/logger
xorouter xorouter
your your
your-shop
youth/404_en.htm youth/404_en.htm
youtube/fonts youtube/fonts
youtube/img/promos youtube/img/promos
@@ -1849,7 +1849,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/imagelist.html /imagelist.html
/imagine/ /imagine/
/includes /includes
/increment_lp_video_plays
/info /info
/info$ /info$
/info/contactus/email-the-ceo /info/contactus/email-the-ceo
@@ -2537,11 +2536,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/zealots /zealots
/zipball /zipball
/{0}/ /{0}/
/{image}
/{link}
0 0
0*? 0*?
;preview= ;preview=
<div
=$ =$
? ?
? ?
@@ -5295,6 +5293,7 @@ admanager
admantx admantx
admin admin
admin$ admin$
admin*
admin-preview admin-preview
admin/ admin/
administrator administrator
@@ -5734,8 +5733,6 @@ articles/test
articles/the-meaning-behind-juneteenth-11592413234 articles/the-meaning-behind-juneteenth-11592413234
articleshowbriefs* articleshowbriefs*
artist/127231622/radio?autoplay=true artist/127231622/radio?autoplay=true
artist/export_shows_csv
artist/view_widget_popup
artists artists
artists/*/top_iq_earners artists/*/top_iq_earners
arts/library/ arts/library/
@@ -5980,7 +5977,6 @@ audio?performer=1&q=
audio_ad? audio_ad?
audio_file audio_file
audio_news audio_news
audio_player
aui/inbound aui/inbound
aura aura
aura/promo aura/promo
@@ -6326,6 +6322,7 @@ backgrounds
backstage/help/search-results.html backstage/help/search-results.html
badges/profile/create badges/profile/create
bagon bagon
baidu
ban-me-i-am-a-robot ban-me-i-am-a-robot
bandito bandito
banmyipforever.cgi banmyipforever.cgi
@@ -7175,8 +7172,6 @@ bz/corporate/contact
bz/index.html bz/index.html
bz/news bz/news
c c
c.
c./poni
c/*attr_*= c/*attr_*=
c/*price_bucket= c/*price_bucket=
c/*search_type= c/*search_type=
@@ -7286,10 +7281,6 @@ c/en/us/products/products-sanity-test
c/en/us/solutions/solutions-sanity-test c/en/us/solutions/solutions-sanity-test
c/en/us/support/web/tools/scm/help/ru-RU/ c/en/us/support/web/tools/scm/help/ru-RU/
c/en/us/support/web/tools/scm/help/stage/ru-RU/ c/en/us/support/web/tools/scm/help/stage/ru-RU/
c/facebook
c/facebook_artist
c/fan_reach
c/fr
c/how-to-diy.atom c/how-to-diy.atom
c/kp/*/page c/kp/*/page
c/m/digital/ c/m/digital/
@@ -7298,7 +7289,6 @@ c/programming.atom
c/research.atom c/research.atom
c/ru_ru/ c/ru_ru/
c/science.atom c/science.atom
c/subscription
c/technology.atom c/technology.atom
c360/v1/track c360/v1/track
c360_v1_track c360_v1_track
@@ -7953,6 +7943,8 @@ chapter/10.1007/978-94-6209-446-8_8
chapters.html chapters.html
chapters/local-activities chapters/local-activities
chapters/students/excellence-awards/ chapters/students/excellence-awards/
charities/beta/account/login
charity/search
chart/*/async chart/*/async
chart/*/bind chart/*/bind
chart/*/cancel chart/*/cancel
@@ -8556,16 +8548,6 @@ contribute
contributors/ contributors/
control control
controller controller
controller/audio_player
controller/facebook
controller/facebook_artist
controller/fan_reach
controller/fan_reach/add_email_flash
controller/fan_reach/add_email_widget
controller/rss
controller/store/store_checkout
controller/subscription
controller/widget
controlsVisibleOnLoad= controlsVisibleOnLoad=
conversation conversation
conversations conversations
@@ -8683,6 +8665,7 @@ cp/api/logger
cp/api/wpa cp/api/wpa
cpds2 cpds2
cpresources cpresources
cpro
cpropub/univercd cpropub/univercd
cpspa cpspa
cr cr
@@ -10463,8 +10446,6 @@ false/select-store-cookies.html
family_filter family_filter
familylink-earlyaccess familylink-earlyaccess
familysearch familysearch
fan/feed
fan_reach
faq-index-search?* faq-index-search?*
faq_search.php faq_search.php
fashion-shows fashion-shows
@@ -10490,7 +10471,6 @@ fbl/terms.html
fbpostaction.cms?article= fbpostaction.cms?article=
fbx fbx
fcgi- fcgi-
fckeditor
fd/ fd/
fdbk fdbk
feature/sf-test feature/sf-test
@@ -11016,6 +10996,7 @@ fullscreen/ReportLinker
fun fun
fun/api/ fun/api/
fun/g/ fun/g/
fundraiser/search
fur/forums fur/forums
fur/kb/*/discuss fur/kb/*/discuss
fur/search fur/search
@@ -11838,6 +11819,7 @@ homefeed
homepage homepage
homepage-flash-testing.jsp homepage-flash-testing.jsp
homepage-video-test homepage-video-test
homepage/
homepage/2013 homepage/2013
honing.html honing.html
hooks hooks
@@ -12525,6 +12507,7 @@ index.php/ko/node/
index.php/magazine/get_comment index.php/magazine/get_comment
index.php/media/oembed index.php/media/oembed
index.php/members/profile index.php/members/profile
index.php/node
index.php/node/add index.php/node/add
index.php/node/add/ index.php/node/add/
index.php/ru/node/ index.php/ru/node/
@@ -12564,7 +12547,6 @@ infinite-scroll-recipe
infinite-scroll-review infinite-scroll-review
info info
info/agb/anb-2018.html info/agb/anb-2018.html
info/agb/api.html
info/agb/starter-2018.html info/agb/starter-2018.html
info/jobs/Development-Operations-Engineer.html info/jobs/Development-Operations-Engineer.html
info/jobs/Kooperations-Manager.html info/jobs/Kooperations-Manager.html
@@ -13624,6 +13606,7 @@ liked
limit_hits limit_hits
limited-release limited-release
link link
link?
link_to link_to
linked linked
linkedin linkedin
@@ -13916,12 +13899,7 @@ mailinglist/email
mailman mailman
main main
main/ main/
main/global_search
main/images main/images
main/local_scene
main/search
main/search_artist
main/search_song
make/request make/request
makeorder makeorder
manage manage
@@ -15678,7 +15656,6 @@ page/scientific-american-mind-digital-subscription-user-guide
page/send-email/* page/send-email/*
page/slbu page/slbu
page? page?
page_object/page_object_status
pagead/*/show_ads_impl.js pagead/*/show_ads_impl.js
pagead/*/show_ads_impl.js pagead/*/show_ads_impl.js
pagead/js/adsbygoogle.js pagead/js/adsbygoogle.js
@@ -16116,7 +16093,6 @@ plug_id
plugin plugin
plugins plugins
plugins-libraries plugins-libraries
plugins/search
plus/r plus/r
plusinstall plusinstall
pm/ pm/
@@ -16139,6 +16115,7 @@ pmc/publisherportal/download
pmc/publisherportal/journalmanager pmc/publisherportal/journalmanager
pmc/tocrender.fcgi pmc/tocrender.fcgi
pmc/utilities pmc/utilities
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyXgocChpXYXMgbWFjaHQgZWluZSBSb2JvdHMgdHh0PwolCiNXYXMgYmVkZXV0ZXQgVXNlciBBZ2VudCAqIGRpc2FsbG93PwoUChJXYXMgaGVpw590IFJvYm90cz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22ZYpFWZJmwz68u-vtRHdzsemAEFQ\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmcomment/ pmcomment/
pmm-templates pmm-templates
pmo/contact/en/staff pmo/contact/en/staff
@@ -17339,8 +17316,6 @@ router
row row
royalty-free-subscriptions.php royalty-free-subscriptions.php
rpg.php rpg.php
rpk/artist_stats
rpk/played_song
rpx rpx
rr/mopic/staff rr/mopic/staff
rs rs
@@ -17454,6 +17429,7 @@ s2/sitemaps
s2/static s2/static
s3 s3
s? s?
s?
s?*rh=n%3A1380045031 s?*rh=n%3A1380045031
sa sa
sa= sa=
@@ -18172,6 +18148,7 @@ share-button
share-image-generator share-image-generator
share-post.g share-post.g
share-study share-study
share-success/
share.php? share.php?
shareArticle shareArticle
shareables shareables
@@ -18189,6 +18166,7 @@ sheet/help/search-results.html
shelf/user_shelves shelf/user_shelves
shenghuo shenghuo
shenghuo/search? shenghuo/search?
shifen/
shihui shihui
shihui? shihui?
ship ship
@@ -18247,7 +18225,6 @@ shots/week
shots/year shots/year
show-email show-email
show-error- show-error-
show/delete_saved_shows
show/koth-show show/koth-show
show_bug.cgi show_bug.cgi
show_bug.cgi*ctype= show_bug.cgi*ctype=
@@ -19152,7 +19129,6 @@ store/xhr/getdevicepermissions
store/xhr/install store/xhr/install
storeLocator storeLocator
storeLocator/ca_storefinder_results.do storeLocator/ca_storefinder_results.do
store_iframe
store_purchase store_purchase
storecard storecard
storeclick storeclick
@@ -19236,7 +19212,6 @@ subscribe/user
subscribe/v3 subscribe/v3
subscribe/view.pl subscribe/view.pl
subscribe_success subscribe_success
subscription
subscription-topup-credits-buy.php subscription-topup-credits-buy.php
subscriptioncancel subscriptioncancel
subscriptions subscriptions
@@ -19423,7 +19398,6 @@ sync
sync-domains sync-domains
syndicate syndicate
system/ system/
system/maintenance.html
system1/images system1/images
szl/forums szl/forums
szl/kb/*/discuss szl/kb/*/discuss
@@ -20342,6 +20316,7 @@ uk/users
uk/ventureone uk/ventureone
uk/wdc uk/wdc
uk/your uk/your
ulink?
ulk/i ulk/i
ulk/sch ulk/sch
ulk/usr ulk/usr
@@ -20360,6 +20335,7 @@ understanding-c3g
understanding-melanoma understanding-melanoma
unfiltered? unfiltered?
unfinished.php unfinished.php
unicef-component-mosaichttp://unpkg.com/robots.txt
unicorn/check unicorn/check
unijobs/*/emailjob unijobs/*/emailjob
unijobs/*/jbequicksignup unijobs/*/jbequicksignup
@@ -20663,6 +20639,7 @@ usedcarwidget
user user
user user
user$ user$
user-account/
user-activation user-activation
user-document-collections user-document-collections
user-panel user-panel
@@ -20686,7 +20663,6 @@ user/*/track
user/*/track?page= user/*/track?page=
user/*?*redirect= user/*?*redirect=
user/.* user/.*
user/account_disabled
user/fpd/api user/fpd/api
user/login user/login
user/login user/login
@@ -20865,7 +20841,6 @@ velo/profile
vendor vendor
ventureone ventureone
venue/claim venue/claim
venue/venue_take_ownership_from_add_show__ownership_taken
verification/source verification/source
verificationofemployment verificationofemployment
verified-modal verified-modal
@@ -21298,7 +21273,6 @@ widget_chunks
widgets widgets
widgets/content_iframe widgets/content_iframe
widgets/content_js widgets/content_js
widgets/trk
widgets= widgets=
widnows/ widnows/
width-- width--
@@ -22160,8 +22134,7 @@ wp-admin/admin-ajax.php
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
wp-admin/admin-ajax.phphttp://fool.com/robots.txt wp-admin/admin-ajax.phphttp://fool.com/robots.txt
wp-admin/load-scripts.php wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
wp-admin/load-styles.php
wp-adv wp-adv
wp-comments-post.php wp-comments-post.php
wp-content wp-content
File diff suppressed because it is too large Load Diff