[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-08-24 10:03:49 +00:00
parent de2bfa3a67
commit 80a48067dc
12 changed files with 3896 additions and 1619 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
"last_update": 1756019011 "last_update": 1756019011
}, },
"Trickest wordlist update": { "Trickest wordlist update": {
"last_update": 1755943414 "last_update": 1756029820
} }
} }
@@ -12890,6 +12890,10 @@ app/src/utils/format-filesize.test.ts
src/utils/format-filesize.test.ts src/utils/format-filesize.test.ts
utils/format-filesize.test.ts utils/format-filesize.test.ts
format-filesize.test.ts format-filesize.test.ts
app/src/utils/get-fields-in-group.test.ts
src/utils/get-fields-in-group.test.ts
utils/get-fields-in-group.test.ts
get-fields-in-group.test.ts
app/src/utils/save-as-csv.ts app/src/utils/save-as-csv.ts
src/utils/save-as-csv.ts src/utils/save-as-csv.ts
utils/save-as-csv.ts utils/save-as-csv.ts
@@ -12914,6 +12918,10 @@ app/src/utils/get-special-for-type.ts
src/utils/get-special-for-type.ts src/utils/get-special-for-type.ts
utils/get-special-for-type.ts utils/get-special-for-type.ts
get-special-for-type.ts get-special-for-type.ts
app/src/utils/get-fields-in-group.ts
src/utils/get-fields-in-group.ts
utils/get-fields-in-group.ts
get-fields-in-group.ts
app/src/utils/format-items-count.ts app/src/utils/format-items-count.ts
src/utils/format-items-count.ts src/utils/format-items-count.ts
utils/format-items-count.ts utils/format-items-count.ts
@@ -16653,10 +16661,14 @@ common-trees-film.md
moody-facts-kick.md moody-facts-kick.md
.changeset/config.json .changeset/config.json
config.json config.json
.changeset/mighty-yaks-spend.md
mighty-yaks-spend.md
.changeset/kind-ducks-pay.md .changeset/kind-ducks-pay.md
kind-ducks-pay.md kind-ducks-pay.md
.changeset/rare-icons-check.md .changeset/rare-icons-check.md
rare-icons-check.md rare-icons-check.md
.changeset/nasty-cooks-smell.md
nasty-cooks-smell.md
.changeset/real-kings-learn.md .changeset/real-kings-learn.md
real-kings-learn.md real-kings-learn.md
.changeset/yummy-tools-decide.md .changeset/yummy-tools-decide.md
@@ -2476,12 +2476,14 @@ app/src/utils/get-local-type.test.ts
app/src/utils/user-name.test.ts app/src/utils/user-name.test.ts
app/src/utils/fetch-all.ts app/src/utils/fetch-all.ts
app/src/utils/format-filesize.test.ts app/src/utils/format-filesize.test.ts
app/src/utils/get-fields-in-group.test.ts
app/src/utils/save-as-csv.ts app/src/utils/save-as-csv.ts
app/src/utils/point-on-line.ts app/src/utils/point-on-line.ts
app/src/utils/is-hex.test.ts app/src/utils/is-hex.test.ts
app/src/utils/is-hex.ts app/src/utils/is-hex.ts
app/src/utils/get-related-collection.test.ts app/src/utils/get-related-collection.test.ts
app/src/utils/get-special-for-type.ts app/src/utils/get-special-for-type.ts
app/src/utils/get-fields-in-group.ts
app/src/utils/format-items-count.ts app/src/utils/format-items-count.ts
app/src/utils/is-css-var.ts app/src/utils/is-css-var.ts
app/src/utils/format-number.ts app/src/utils/format-number.ts
@@ -3274,8 +3276,10 @@ codecov.yaml
.changeset/common-trees-film.md .changeset/common-trees-film.md
.changeset/moody-facts-kick.md .changeset/moody-facts-kick.md
.changeset/config.json .changeset/config.json
.changeset/mighty-yaks-spend.md
.changeset/kind-ducks-pay.md .changeset/kind-ducks-pay.md
.changeset/rare-icons-check.md .changeset/rare-icons-check.md
.changeset/nasty-cooks-smell.md
.changeset/real-kings-learn.md .changeset/real-kings-learn.md
.changeset/yummy-tools-decide.md .changeset/yummy-tools-decide.md
.vscode/extensions.json .vscode/extensions.json
@@ -2734,6 +2734,12 @@ views/settings/fields/phone-number-preferred-country-list.js
settings/fields/phone-number-preferred-country-list.js settings/fields/phone-number-preferred-country-list.js
fields/phone-number-preferred-country-list.js fields/phone-number-preferred-country-list.js
phone-number-preferred-country-list.js phone-number-preferred-country-list.js
client/src/views/settings/fields/baseline-role.js
src/views/settings/fields/baseline-role.js
views/settings/fields/baseline-role.js
settings/fields/baseline-role.js
fields/baseline-role.js
baseline-role.js
client/src/views/settings/fields/authentication-method.js client/src/views/settings/fields/authentication-method.js
src/views/settings/fields/authentication-method.js src/views/settings/fields/authentication-method.js
views/settings/fields/authentication-method.js views/settings/fields/authentication-method.js
@@ -476,6 +476,7 @@ client/src/views/settings/fields/tab-list.js
client/src/views/settings/fields/stream-email-with-content-entity-type-list.js client/src/views/settings/fields/stream-email-with-content-entity-type-list.js
client/src/views/settings/fields/email-address-lookup-entity-type-list.js client/src/views/settings/fields/email-address-lookup-entity-type-list.js
client/src/views/settings/fields/phone-number-preferred-country-list.js client/src/views/settings/fields/phone-number-preferred-country-list.js
client/src/views/settings/fields/baseline-role.js
client/src/views/settings/fields/authentication-method.js client/src/views/settings/fields/authentication-method.js
client/src/views/settings/fields/calendar-entity-list.js client/src/views/settings/fields/calendar-entity-list.js
client/src/views/settings/fields/date-format.js client/src/views/settings/fields/date-format.js
@@ -14460,6 +14460,13 @@ Promotion/Cart/Extension/CartExtension.php
Cart/Extension/CartExtension.php Cart/Extension/CartExtension.php
Extension/CartExtension.php Extension/CartExtension.php
CartExtension.php CartExtension.php
src/Core/Checkout/Promotion/Cart/Extension/LockExtension.php
Core/Checkout/Promotion/Cart/Extension/LockExtension.php
Checkout/Promotion/Cart/Extension/LockExtension.php
Promotion/Cart/Extension/LockExtension.php
Cart/Extension/LockExtension.php
Extension/LockExtension.php
LockExtension.php
src/Core/Checkout/Promotion/Cart/PromotionItemBuilder.php src/Core/Checkout/Promotion/Cart/PromotionItemBuilder.php
Core/Checkout/Promotion/Cart/PromotionItemBuilder.php Core/Checkout/Promotion/Cart/PromotionItemBuilder.php
Checkout/Promotion/Cart/PromotionItemBuilder.php Checkout/Promotion/Cart/PromotionItemBuilder.php
@@ -14784,6 +14791,12 @@ Checkout/Promotion/Cart/PromotionCartAddedInformationError.php
Promotion/Cart/PromotionCartAddedInformationError.php Promotion/Cart/PromotionCartAddedInformationError.php
Cart/PromotionCartAddedInformationError.php Cart/PromotionCartAddedInformationError.php
PromotionCartAddedInformationError.php PromotionCartAddedInformationError.php
src/Core/Checkout/Promotion/Cart/PromotionRedemptionLocker.php
Core/Checkout/Promotion/Cart/PromotionRedemptionLocker.php
Checkout/Promotion/Cart/PromotionRedemptionLocker.php
Promotion/Cart/PromotionRedemptionLocker.php
Cart/PromotionRedemptionLocker.php
PromotionRedemptionLocker.php
src/Core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php src/Core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php
Core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php Core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php
Checkout/Promotion/Cart/PromotionDeliveryProcessor.php Checkout/Promotion/Cart/PromotionDeliveryProcessor.php
@@ -121729,12 +121742,6 @@ Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
DataAbstractionLayer/PromotionRedemptionUpdaterTest.php DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
PromotionRedemptionUpdaterTest.php PromotionRedemptionUpdaterTest.php
tests/unit/Core/Checkout/Promotion/PromotionExceptionTest.php
unit/Core/Checkout/Promotion/PromotionExceptionTest.php
Core/Checkout/Promotion/PromotionExceptionTest.php
Checkout/Promotion/PromotionExceptionTest.php
Promotion/PromotionExceptionTest.php
PromotionExceptionTest.php
tests/unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php tests/unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php
unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php
Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php
@@ -121756,6 +121763,13 @@ Checkout/Promotion/Cart/PromotionCollectorTest.php
Promotion/Cart/PromotionCollectorTest.php Promotion/Cart/PromotionCollectorTest.php
Cart/PromotionCollectorTest.php Cart/PromotionCollectorTest.php
PromotionCollectorTest.php PromotionCollectorTest.php
tests/unit/Core/Checkout/Promotion/Cart/PromotionRedemptionLockerTest.php
unit/Core/Checkout/Promotion/Cart/PromotionRedemptionLockerTest.php
Core/Checkout/Promotion/Cart/PromotionRedemptionLockerTest.php
Checkout/Promotion/Cart/PromotionRedemptionLockerTest.php
Promotion/Cart/PromotionRedemptionLockerTest.php
Cart/PromotionRedemptionLockerTest.php
PromotionRedemptionLockerTest.php
tests/unit/Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php tests/unit/Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php
unit/Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php unit/Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php
Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php
@@ -126765,6 +126779,12 @@ Framework/Adapter/Database/MySQLFactoryTest.php
Adapter/Database/MySQLFactoryTest.php Adapter/Database/MySQLFactoryTest.php
Database/MySQLFactoryTest.php Database/MySQLFactoryTest.php
MySQLFactoryTest.php MySQLFactoryTest.php
tests/unit/Core/Framework/Extensions/ExtensionDispatcherTest.php
unit/Core/Framework/Extensions/ExtensionDispatcherTest.php
Core/Framework/Extensions/ExtensionDispatcherTest.php
Framework/Extensions/ExtensionDispatcherTest.php
Extensions/ExtensionDispatcherTest.php
ExtensionDispatcherTest.php
tests/unit/Core/Framework/Util/FloatComparatorTest.php tests/unit/Core/Framework/Util/FloatComparatorTest.php
unit/Core/Framework/Util/FloatComparatorTest.php unit/Core/Framework/Util/FloatComparatorTest.php
Core/Framework/Util/FloatComparatorTest.php Core/Framework/Util/FloatComparatorTest.php
@@ -2396,6 +2396,7 @@ src/Core/Checkout/Promotion/Util/PromotionCodeService.php
src/Core/Checkout/Promotion/Validator/PromotionValidator.php src/Core/Checkout/Promotion/Validator/PromotionValidator.php
src/Core/Checkout/Promotion/Cart/CartPromotionsSubscriber.php src/Core/Checkout/Promotion/Cart/CartPromotionsSubscriber.php
src/Core/Checkout/Promotion/Cart/Extension/CartExtension.php src/Core/Checkout/Promotion/Cart/Extension/CartExtension.php
src/Core/Checkout/Promotion/Cart/Extension/LockExtension.php
src/Core/Checkout/Promotion/Cart/PromotionItemBuilder.php src/Core/Checkout/Promotion/Cart/PromotionItemBuilder.php
src/Core/Checkout/Promotion/Cart/Error/PromotionNotFoundError.php src/Core/Checkout/Promotion/Cart/Error/PromotionNotFoundError.php
src/Core/Checkout/Promotion/Cart/Error/PromotionsOnCartPriceZeroError.php src/Core/Checkout/Promotion/Cart/Error/PromotionsOnCartPriceZeroError.php
@@ -2438,6 +2439,7 @@ src/Core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php
src/Core/Checkout/Promotion/Cart/PromotionCodeTuple.php src/Core/Checkout/Promotion/Cart/PromotionCodeTuple.php
src/Core/Checkout/Promotion/Cart/PromotionProcessor.php src/Core/Checkout/Promotion/Cart/PromotionProcessor.php
src/Core/Checkout/Promotion/Cart/PromotionCartAddedInformationError.php src/Core/Checkout/Promotion/Cart/PromotionCartAddedInformationError.php
src/Core/Checkout/Promotion/Cart/PromotionRedemptionLocker.php
src/Core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php src/Core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php
src/Core/Checkout/Promotion/Cart/PromotionCartDeletedInformationError.php src/Core/Checkout/Promotion/Cart/PromotionCartDeletedInformationError.php
src/Core/Checkout/Promotion/Cart/CartPromotionsDataDefinition.php src/Core/Checkout/Promotion/Cart/CartPromotionsDataDefinition.php
@@ -15261,10 +15263,10 @@ tests/unit/Core/Checkout/Rule/Rule/LineItem/LineItemTotalPriceRuleTest.php
tests/unit/Core/Checkout/Rule/Rule/LineItem/LineItemRuleTest.php tests/unit/Core/Checkout/Rule/Rule/LineItem/LineItemRuleTest.php
tests/unit/Core/Checkout/Rule/Rule/LineItem/LineItemOfTypeRuleTest.php tests/unit/Core/Checkout/Rule/Rule/LineItem/LineItemOfTypeRuleTest.php
tests/unit/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php tests/unit/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
tests/unit/Core/Checkout/Promotion/PromotionExceptionTest.php
tests/unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php tests/unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php
tests/unit/Core/Checkout/Promotion/Cart/CartPromotionsSubscriberTest.php tests/unit/Core/Checkout/Promotion/Cart/CartPromotionsSubscriberTest.php
tests/unit/Core/Checkout/Promotion/Cart/PromotionCollectorTest.php tests/unit/Core/Checkout/Promotion/Cart/PromotionCollectorTest.php
tests/unit/Core/Checkout/Promotion/Cart/PromotionRedemptionLockerTest.php
tests/unit/Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php tests/unit/Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php
tests/unit/Core/Checkout/Promotion/Cart/Discount/Calculator/DiscountAbsoluteCalculatorTest.php tests/unit/Core/Checkout/Promotion/Cart/Discount/Calculator/DiscountAbsoluteCalculatorTest.php
tests/unit/Core/Checkout/Promotion/Cart/Discount/Filter/Sorter/FilterSorterPriceTest.php tests/unit/Core/Checkout/Promotion/Cart/Discount/Filter/Sorter/FilterSorterPriceTest.php
@@ -15898,6 +15900,7 @@ tests/unit/Core/Framework/Adapter/Command/CacheClearAllCommandTest.php
tests/unit/Core/Framework/Adapter/Redis/RedisConnectionProviderTest.php tests/unit/Core/Framework/Adapter/Redis/RedisConnectionProviderTest.php
tests/unit/Core/Framework/Adapter/Redis/RedisConnectionsCompilerPassTest.php tests/unit/Core/Framework/Adapter/Redis/RedisConnectionsCompilerPassTest.php
tests/unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php tests/unit/Core/Framework/Adapter/Database/MySQLFactoryTest.php
tests/unit/Core/Framework/Extensions/ExtensionDispatcherTest.php
tests/unit/Core/Framework/Util/FloatComparatorTest.php tests/unit/Core/Framework/Util/FloatComparatorTest.php
tests/unit/Core/Framework/Util/JsonTest.php tests/unit/Core/Framework/Util/JsonTest.php
tests/unit/Core/Framework/Util/AfterSortTest.php tests/unit/Core/Framework/Util/AfterSortTest.php
@@ -36659,6 +36659,18 @@ payment-methods/express-payment/test/checkout-express-payment.tsx
express-payment/test/checkout-express-payment.tsx express-payment/test/checkout-express-payment.tsx
test/checkout-express-payment.tsx test/checkout-express-payment.tsx
checkout-express-payment.tsx checkout-express-payment.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/cart-express-payment.tsx
woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/cart-express-payment.tsx
client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/cart-express-payment.tsx
blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/cart-express-payment.tsx
assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/cart-express-payment.tsx
js/blocks/cart-checkout-shared/payment-methods/express-payment/test/cart-express-payment.tsx
blocks/cart-checkout-shared/payment-methods/express-payment/test/cart-express-payment.tsx
cart-checkout-shared/payment-methods/express-payment/test/cart-express-payment.tsx
payment-methods/express-payment/test/cart-express-payment.tsx
express-payment/test/cart-express-payment.tsx
test/cart-express-payment.tsx
cart-express-payment.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js
woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js
client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js
@@ -41296,6 +41308,18 @@ cart/inner-blocks/cart-cross-sells-block/block.json
inner-blocks/cart-cross-sells-block/block.json inner-blocks/cart-cross-sells-block/block.json
cart-cross-sells-block/block.json cart-cross-sells-block/block.json
block.json block.json
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/test/block.ts
woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/test/block.ts
client/blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/test/block.ts
blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/test/block.ts
assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/test/block.ts
js/blocks/cart/inner-blocks/cart-cross-sells-block/test/block.ts
blocks/cart/inner-blocks/cart-cross-sells-block/test/block.ts
cart/inner-blocks/cart-cross-sells-block/test/block.ts
inner-blocks/cart-cross-sells-block/test/block.ts
cart-cross-sells-block/test/block.ts
test/block.ts
block.ts
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss
woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss
client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss
@@ -87367,6 +87391,13 @@ paypal/assets/js/paypal-admin.js
assets/js/paypal-admin.js assets/js/paypal-admin.js
js/paypal-admin.js js/paypal-admin.js
paypal-admin.js paypal-admin.js
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-helper.php
woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-helper.php
includes/gateways/paypal/includes/class-wc-gateway-paypal-helper.php
gateways/paypal/includes/class-wc-gateway-paypal-helper.php
paypal/includes/class-wc-gateway-paypal-helper.php
includes/class-wc-gateway-paypal-helper.php
class-wc-gateway-paypal-helper.php
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php
woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php
includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php
@@ -87381,6 +87412,13 @@ gateways/paypal/includes/class-wc-gateway-paypal-api-handler.php
paypal/includes/class-wc-gateway-paypal-api-handler.php paypal/includes/class-wc-gateway-paypal-api-handler.php
includes/class-wc-gateway-paypal-api-handler.php includes/class-wc-gateway-paypal-api-handler.php
class-wc-gateway-paypal-api-handler.php class-wc-gateway-paypal-api-handler.php
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-notices.php
woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-notices.php
includes/gateways/paypal/includes/class-wc-gateway-paypal-notices.php
gateways/paypal/includes/class-wc-gateway-paypal-notices.php
paypal/includes/class-wc-gateway-paypal-notices.php
includes/class-wc-gateway-paypal-notices.php
class-wc-gateway-paypal-notices.php
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php
woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php
includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php
@@ -90754,6 +90792,10 @@ plugins/woocommerce/changelog/59729-theme-37-woocommerce-store-notice-doesnt-sho
woocommerce/changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up woocommerce/changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up
changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up
59729-theme-37-woocommerce-store-notice-doesnt-show-up 59729-theme-37-woocommerce-store-notice-doesnt-show-up
plugins/woocommerce/changelog/fix-express-button-reload-in-cart-block
woocommerce/changelog/fix-express-button-reload-in-cart-block
changelog/fix-express-button-reload-in-cart-block
fix-express-button-reload-in-cart-block
plugins/woocommerce/changelog/59803-feedback-59741 plugins/woocommerce/changelog/59803-feedback-59741
woocommerce/changelog/59803-feedback-59741 woocommerce/changelog/59803-feedback-59741
changelog/59803-feedback-59741 changelog/59803-feedback-59741
@@ -90762,6 +90804,10 @@ plugins/woocommerce/changelog/60283-fix-wccom-1584
woocommerce/changelog/60283-fix-wccom-1584 woocommerce/changelog/60283-fix-wccom-1584
changelog/60283-fix-wccom-1584 changelog/60283-fix-wccom-1584
60283-fix-wccom-1584 60283-fix-wccom-1584
plugins/woocommerce/changelog/lstr-fix-no-padding-for-checkout-actions-block
woocommerce/changelog/lstr-fix-no-padding-for-checkout-actions-block
changelog/lstr-fix-no-padding-for-checkout-actions-block
lstr-fix-no-padding-for-checkout-actions-block
plugins/woocommerce/changelog/wooplug-5289-phpunit-test-failure plugins/woocommerce/changelog/wooplug-5289-phpunit-test-failure
woocommerce/changelog/wooplug-5289-phpunit-test-failure woocommerce/changelog/wooplug-5289-phpunit-test-failure
changelog/wooplug-5289-phpunit-test-failure changelog/wooplug-5289-phpunit-test-failure
@@ -90770,6 +90816,10 @@ plugins/woocommerce/changelog/fix-add-to-cart-with-options-multiple-fixes
woocommerce/changelog/fix-add-to-cart-with-options-multiple-fixes woocommerce/changelog/fix-add-to-cart-with-options-multiple-fixes
changelog/fix-add-to-cart-with-options-multiple-fixes changelog/fix-add-to-cart-with-options-multiple-fixes
fix-add-to-cart-with-options-multiple-fixes fix-add-to-cart-with-options-multiple-fixes
plugins/woocommerce/changelog/53019-fix-32837-48761-48775-48954-incorrect-net-sales-in-analytics-product-reports-for-partial-and-full-refunds
woocommerce/changelog/53019-fix-32837-48761-48775-48954-incorrect-net-sales-in-analytics-product-reports-for-partial-and-full-refunds
changelog/53019-fix-32837-48761-48775-48954-incorrect-net-sales-in-analytics-product-reports-for-partial-and-full-refunds
53019-fix-32837-48761-48775-48954-incorrect-net-sales-in-analytics-product-reports-for-partial-and-full-refunds
plugins/woocommerce/changelog/wooplug-4916-register-url-param plugins/woocommerce/changelog/wooplug-4916-register-url-param
woocommerce/changelog/wooplug-4916-register-url-param woocommerce/changelog/wooplug-4916-register-url-param
changelog/wooplug-4916-register-url-param changelog/wooplug-4916-register-url-param
@@ -90858,6 +90908,10 @@ plugins/woocommerce/changelog/fix-update-tests-theme-template-slug
woocommerce/changelog/fix-update-tests-theme-template-slug woocommerce/changelog/fix-update-tests-theme-template-slug
changelog/fix-update-tests-theme-template-slug changelog/fix-update-tests-theme-template-slug
fix-update-tests-theme-template-slug fix-update-tests-theme-template-slug
plugins/woocommerce/changelog/60540-wooplug-5378-interactivity-api-powered-mini-cart-support-including-tax
woocommerce/changelog/60540-wooplug-5378-interactivity-api-powered-mini-cart-support-including-tax
changelog/60540-wooplug-5378-interactivity-api-powered-mini-cart-support-including-tax
60540-wooplug-5378-interactivity-api-powered-mini-cart-support-including-tax
plugins/woocommerce/changelog/60127-add-entity-product-rating plugins/woocommerce/changelog/60127-add-entity-product-rating
woocommerce/changelog/60127-add-entity-product-rating woocommerce/changelog/60127-add-entity-product-rating
changelog/60127-add-entity-product-rating changelog/60127-add-entity-product-rating
@@ -91162,6 +91216,14 @@ plugins/woocommerce/changelog/fix-59419-add-to-cart-button-animation
woocommerce/changelog/fix-59419-add-to-cart-button-animation woocommerce/changelog/fix-59419-add-to-cart-button-animation
changelog/fix-59419-add-to-cart-button-animation changelog/fix-59419-add-to-cart-button-animation
fix-59419-add-to-cart-button-animation fix-59419-add-to-cart-button-animation
plugins/woocommerce/changelog/60476-wooplug-5373-revert-the-variant-assignment-configuration-for-mailpoet-and
woocommerce/changelog/60476-wooplug-5373-revert-the-variant-assignment-configuration-for-mailpoet-and
changelog/60476-wooplug-5373-revert-the-variant-assignment-configuration-for-mailpoet-and
60476-wooplug-5373-revert-the-variant-assignment-configuration-for-mailpoet-and
plugins/woocommerce/changelog/wooplug-4532-enhancement-cross-sells-should-be-using-the-product
woocommerce/changelog/wooplug-4532-enhancement-cross-sells-should-be-using-the-product
changelog/wooplug-4532-enhancement-cross-sells-should-be-using-the-product
wooplug-4532-enhancement-cross-sells-should-be-using-the-product
plugins/woocommerce/changelog/59775-feat-list-command plugins/woocommerce/changelog/59775-feat-list-command
woocommerce/changelog/59775-feat-list-command woocommerce/changelog/59775-feat-list-command
changelog/59775-feat-list-command changelog/59775-feat-list-command
@@ -91190,6 +91252,10 @@ plugins/woocommerce/changelog/Make add to cart with options block validation ext
woocommerce/changelog/Make add to cart with options block validation extensible woocommerce/changelog/Make add to cart with options block validation extensible
changelog/Make add to cart with options block validation extensible changelog/Make add to cart with options block validation extensible
Make add to cart with options block validation extensible Make add to cart with options block validation extensible
plugins/woocommerce/changelog/60563-add-paypal-migration-notice
woocommerce/changelog/60563-add-paypal-migration-notice
changelog/60563-add-paypal-migration-notice
60563-add-paypal-migration-notice
plugins/woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals plugins/woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
changelog/60277-fix-add-type-check-for-product-to-prevent-fatals changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
@@ -5532,6 +5532,7 @@ plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-
plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/checkout-express-payment.admin.tsx plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/checkout-express-payment.admin.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/express-payment-methods-helpers.js plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/express-payment-methods-helpers.js
plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/checkout-express-payment.tsx plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/checkout-express-payment.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/test/cart-express-payment.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js
plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/saved-payment-method-options.tsx plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/saved-payment-method-options.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/style.scss plugins/woocommerce/client/blocks/assets/js/blocks/cart-checkout-shared/payment-methods/style.scss
@@ -5986,6 +5987,7 @@ plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-cross-
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/index.tsx plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/index.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/edit.tsx plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/edit.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/block.json plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/block.json
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/test/block.ts
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/frontend.tsx plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/frontend.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/index.tsx plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/index.tsx
@@ -11755,8 +11757,10 @@ plugins/woocommerce/includes/gateways/cheque/class-wc-gateway-cheque.php
plugins/woocommerce/includes/gateways/class-wc-payment-gateway-echeck.php plugins/woocommerce/includes/gateways/class-wc-payment-gateway-echeck.php
plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.min.js plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.min.js
plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.js plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.js
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-helper.php
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-api-handler.php plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-api-handler.php
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-notices.php
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-response.php plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-response.php
@@ -12374,10 +12378,13 @@ plugins/woocommerce/changelog/60110-docs-migrate-3pd-checkout-docs-to-main-docs
plugins/woocommerce/changelog/wooplug-5133-custom-checkboxes-not-validated-in-checkout-block-since-woo plugins/woocommerce/changelog/wooplug-5133-custom-checkboxes-not-validated-in-checkout-block-since-woo
plugins/woocommerce/changelog/fix-add-to-cart-with-options-quantity-constraints plugins/woocommerce/changelog/fix-add-to-cart-with-options-quantity-constraints
plugins/woocommerce/changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up plugins/woocommerce/changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up
plugins/woocommerce/changelog/fix-express-button-reload-in-cart-block
plugins/woocommerce/changelog/59803-feedback-59741 plugins/woocommerce/changelog/59803-feedback-59741
plugins/woocommerce/changelog/60283-fix-wccom-1584 plugins/woocommerce/changelog/60283-fix-wccom-1584
plugins/woocommerce/changelog/lstr-fix-no-padding-for-checkout-actions-block
plugins/woocommerce/changelog/wooplug-5289-phpunit-test-failure plugins/woocommerce/changelog/wooplug-5289-phpunit-test-failure
plugins/woocommerce/changelog/fix-add-to-cart-with-options-multiple-fixes plugins/woocommerce/changelog/fix-add-to-cart-with-options-multiple-fixes
plugins/woocommerce/changelog/53019-fix-32837-48761-48775-48954-incorrect-net-sales-in-analytics-product-reports-for-partial-and-full-refunds
plugins/woocommerce/changelog/wooplug-4916-register-url-param plugins/woocommerce/changelog/wooplug-4916-register-url-param
plugins/woocommerce/changelog/fix-remove-delayed-rendering-for-checkout-blocks plugins/woocommerce/changelog/fix-remove-delayed-rendering-for-checkout-blocks
plugins/woocommerce/changelog/59778-feat-platform-registry plugins/woocommerce/changelog/59778-feat-platform-registry
@@ -12400,6 +12407,7 @@ plugins/woocommerce/changelog/fix-product-gallery-ghost-overflow
plugins/woocommerce/changelog/fix-session-strict-types plugins/woocommerce/changelog/fix-session-strict-types
plugins/woocommerce/changelog/58700-wooplug-4457-rest-api-orders-get-with-coupons-has-typeerror-preg_match plugins/woocommerce/changelog/58700-wooplug-4457-rest-api-orders-get-with-coupons-has-typeerror-preg_match
plugins/woocommerce/changelog/fix-update-tests-theme-template-slug plugins/woocommerce/changelog/fix-update-tests-theme-template-slug
plugins/woocommerce/changelog/60540-wooplug-5378-interactivity-api-powered-mini-cart-support-including-tax
plugins/woocommerce/changelog/60127-add-entity-product-rating plugins/woocommerce/changelog/60127-add-entity-product-rating
plugins/woocommerce/changelog/fix-php-unit-tests-role plugins/woocommerce/changelog/fix-php-unit-tests-role
plugins/woocommerce/changelog/fix-large-image-404 plugins/woocommerce/changelog/fix-large-image-404
@@ -12476,6 +12484,8 @@ plugins/woocommerce/changelog/60074-add-entity-product-gallery
plugins/woocommerce/changelog/60257-wooplug-5275-avoid-multiple-card-info-retrieval-calls-for-woopayments plugins/woocommerce/changelog/60257-wooplug-5275-avoid-multiple-card-info-retrieval-calls-for-woopayments
plugins/woocommerce/changelog/60497-wooplug-5303-interactivity-api-powered-mini-cart-incorrect-stock-count plugins/woocommerce/changelog/60497-wooplug-5303-interactivity-api-powered-mini-cart-incorrect-stock-count
plugins/woocommerce/changelog/fix-59419-add-to-cart-button-animation plugins/woocommerce/changelog/fix-59419-add-to-cart-button-animation
plugins/woocommerce/changelog/60476-wooplug-5373-revert-the-variant-assignment-configuration-for-mailpoet-and
plugins/woocommerce/changelog/wooplug-4532-enhancement-cross-sells-should-be-using-the-product
plugins/woocommerce/changelog/59775-feat-list-command plugins/woocommerce/changelog/59775-feat-list-command
plugins/woocommerce/changelog/cleanup-WOOPLUG-5194-remove-legacy-payment-selection-screen plugins/woocommerce/changelog/cleanup-WOOPLUG-5194-remove-legacy-payment-selection-screen
plugins/woocommerce/changelog/fix-product-gallery-cropping plugins/woocommerce/changelog/fix-product-gallery-cropping
@@ -12483,6 +12493,7 @@ plugins/woocommerce/changelog/59784-migrator-tests
plugins/woocommerce/changelog/fix-59793-product-button-word-break plugins/woocommerce/changelog/fix-59793-product-button-word-break
plugins/woocommerce/changelog/fix-add-to-cart-with-options-grouped-product-errors plugins/woocommerce/changelog/fix-add-to-cart-with-options-grouped-product-errors
plugins/woocommerce/changelog/Make add to cart with options block validation extensible plugins/woocommerce/changelog/Make add to cart with options block validation extensible
plugins/woocommerce/changelog/60563-add-paypal-migration-notice
plugins/woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals plugins/woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
plugins/woocommerce/changelog/wooplug-4887-product-collection-enable-carousel-layout-option-to-users plugins/woocommerce/changelog/wooplug-4887-product-collection-enable-carousel-layout-option-to-users
plugins/woocommerce/changelog/migrator-controller-and-importer plugins/woocommerce/changelog/migrator-controller-and-importer
@@ -87,6 +87,10 @@ $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
@@ -94,9 +98,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$ /*/edit$
/*/forks /*/forks
/*/graphs /*/graphs
/*/group
/*/invite
/*/issues/new /*/issues/new
/*/issues/search /*/issues/search
/*/milestones/new /*/milestones/new
/*/more_ideas
/*/network /*/network
/*/projects /*/projects
/*/pulse /*/pulse
@@ -106,11 +113,24 @@ $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/
/UserAuthentication/ /UserAuthentication/
/_ /_
/_/rsrc /_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget /_widget
/album/*/*?i= /album/*/*?i=
/api /api
@@ -132,10 +152,12 @@ $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?
@@ -165,6 +187,7 @@ $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/
@@ -177,10 +200,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss /newest/*rss
/newest/*xml /newest/*xml
/newsearch/ /newsearch/
/organize
/partials /partials
/pins
/plugins /plugins
/podcast/*/*?i= /podcast/*/*?i=
/print$ /print$
/profile-about
/raw /raw
/report_abuse /report_abuse
/revisions /revisions
@@ -188,6 +214,8 @@ $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,11 +244,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/new/*?*&*&* /store/new/*?*&*&*
/store/top-free/*?*&*&* /store/top-free/*?*&*&*
/store/top-paid/*?*&*&* /store/top-paid/*?*&*&*
/story_pins
/tagged
/tarball /tarball
/tree /tree
/tried
/tv-season/*/*?i= /tv-season/*/*?i=
/unsubscribe/ /unsubscribe/
/video- /video-
/video_pins
/wal/ /wal/
/widget_ /widget_
/wiki/Special: /wiki/Special:
@@ -343,6 +375,7 @@ $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=
@@ -468,6 +501,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
@@ -532,6 +567,8 @@ _next/data
_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
@@ -629,10 +666,12 @@ 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/learn ads/learn
ads/local ads/local
@@ -643,6 +682,7 @@ advisor/*zx1fa
adx/bin adx/bin
affil affil
affil/pal affil/pal
age-appeal
agreements/approve agreements/approve
ai-sandbox-internal/generated_images ai-sandbox-internal/generated_images
aihub/tfhub aihub/tfhub
@@ -699,7 +739,9 @@ api?
api_access_key= api_access_key=
app*_ app*_
app*form_id= app*form_id=
app-ads.txt
app/ app/
appealed-pin
apple-app-site-association apple-app-site-association
apps apps
apps*&tags= apps*&tags=
@@ -776,6 +818,7 @@ author/following
author= author=
authoring/ authoring/
authwall authwall
autocomplete
away.php away.php
awmp/data/images awmp/data/images
b?*node=7454898011 b?*node=7454898011
@@ -833,6 +876,10 @@ blogs/nationals-journal-beta
blogs/search/ blogs/search/
blogs/slow-ride blogs/slow-ride
blogs/test blogs/test
board
board_activity
board_activity_comment
bookmarklet
bookmarks bookmarks
books books
books/NBK books/NBK
@@ -854,17 +901,38 @@ books?*zoom=
books?*zoom=1 books?*zoom=1
books?*zoom=5 books?*zoom=5
boutique/sitemaps boutique/sitemaps
branded-pins
business business
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
cai cai
call call
@@ -893,6 +961,7 @@ checkout
checkout-external checkout-external
checkoutnow checkoutnow
checkpoint checkpoint
christmas-spotlight
chrome/crlset chrome/crlset
chrome/webstore/images chrome/webstore/images
chwilio chwilio
@@ -913,6 +982,7 @@ 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
@@ -931,6 +1001,7 @@ 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?
@@ -947,11 +1018,14 @@ community/category/*
community/comments community/comments
community/feed community/feed
community/trackback community/trackback
community_comment
community_post
companyDir companyDir
compare compare
compressiontest compressiontest
concussion/HeadsUp/training/ concussion/HeadsUp/training/
config.js config.js
connect
connections connections
consumers/archive consumers/archive
contact/menu* contact/menu*
@@ -959,9 +1033,15 @@ contact/partner*
contact_importer contact_importer
contactus contactus
contactus/mwaas* contactus/mwaas*
content-claiming
content-guest/rss/channels content-guest/rss/channels
control control
conversation
conversations
convert-business
convert-personal
copy-conductor/crawled copy-conductor/crawled
copyright-reporting
core/ core/
core/*.css$ core/*.css$
core/*.css? core/*.css?
@@ -979,10 +1059,18 @@ covid19/mobility
cr$ cr$
cr? cr?
create create
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
csp csp
csrf_error
ct ct
ct.html
ct/log_list ct/log_list
culturalinstitute/images culturalinstitute/images
culturalinstitute/sitemaps culturalinstitute/sitemaps
@@ -1008,8 +1096,10 @@ de/ott
de/solutions de/solutions
de/upload de/upload
de/vimeo-academy de/vimeo-academy
deactivate-account
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
@@ -1097,6 +1187,8 @@ earth/social
ebook ebook
ece ece
eclas eclas
edit
editorial/*
edu/cs4hs edu/cs4hs
education/404_en.htm education/404_en.htm
education/blocks education/blocks
@@ -1109,6 +1201,7 @@ 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
@@ -1170,6 +1263,7 @@ en/microsoft-viva/
en/security en/security
en/security/ en/security/
endorsements endorsements
engagement
enterprise enterprise
enterprise-jobs enterprise-jobs
enterprise-partner-search/sitemaps enterprise-partner-search/sitemaps
@@ -1255,14 +1349,18 @@ 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
fbml/ajax/dialog fbml/ajax/dialog
fd/ fd/
fe=true fe=true
@@ -1299,6 +1397,8 @@ flu/espanol/
flutter-canvaskit flutter-canvaskit
folder folder
follow follow
follow_board
follow_user
following following
food/archive food/archive
food/favourites food/favourites
@@ -1380,6 +1480,8 @@ global$
gog gog
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
google.internal.maps.mapsjs.v1.MapsJsInternalService google.internal.maps.mapsjs.v1.MapsJsInternalService
google_gdn.html
google_search.html
googlebooks/images googlebooks/images
gorf gorf
gp gp
@@ -1495,6 +1597,7 @@ guidebooks
gview gview
gwt gwt
h5games_gamecenter/images h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src= hashtag/*?src=
hd hd
header/channels header/channels
@@ -1518,9 +1621,12 @@ help/zendesk_sso
hex hex
history history
history/static history/static
holiday-spotlight
holidays-celebrations
home home
home$ home$
home? home?
homefeed
homepage-video-test homepage-video-test
hosted/images hosted/images
hotel/reviews? hotel/reviews?
@@ -1532,10 +1638,10 @@ hp/video
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
hpm hpm
hpmob hpmob
http://amazon.com/robots.txt http://dropbox.com/robots.txt
http://mozilla.org/robots.txt
http://ncbi.nlm.nih.gov/robots.txt http://ncbi.nlm.nih.gov/robots.txt
http://wordpress.org/robots.txt http://news.google.com/robots.txt
http://support.cloudflare.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/$
@@ -1549,6 +1655,9 @@ 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,14 +1704,17 @@ info/customerror.htm*
info/smart404.asp* info/smart404.asp*
info/tech-feedback info/tech-feedback
inproduct_help/chatsupport inproduct_help/chatsupport
install-shuffles
integrations integrations
internalPref internalPref
intl intl
intl/*/search/? intl/*/search/?
intl/*/search? intl/*/search?
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,6 +1751,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/$ jp/$
jp/about jp/about
jp/blog jp/blog
@@ -1681,6 +1795,7 @@ ko/ott
ko/solutions ko/solutions
ko/upload ko/upload
ko/vimeo-academy ko/vimeo-academy
kwanzaa-spotlight
l.php l.php
labs-code labs-code
labs/pmc labs/pmc
@@ -1717,12 +1832,15 @@ 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
llms.txt llms.txt
lm/R1XIHQVKXSKBNJ lm/R1XIHQVKXSKBNJ
@@ -1898,6 +2016,7 @@ narrative-
native native
nbubumblebee nbubumblebee
network network
new_invite
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
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
@@ -1907,6 +2026,7 @@ news/test
news/test-liveblog news/test-liveblog
news?viewArticle news?viewArticle
newsArticle newsArticle
news_hub
newsletter newsletter
newsroom/dae newsroom/dae
newsround newsround
@@ -1920,6 +2040,7 @@ nl-nl/lp
nl-nl/searchresults nl-nl/searchresults
node/add/ node/add/
nonprofits/account nonprofits/account
notifications
notifications/ notifications/
ns/hydra/console/? ns/hydra/console/?
nus-trk nus-trk
@@ -1927,11 +2048,15 @@ 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
offers/proxy/dealsserver/api/log offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy offers/proxy/dealsserver/buy
offsite
og og
okxbet.com okxbet.com
onebox/media/sports/logos onebox/media/sports/logos
@@ -1962,9 +2087,12 @@ pagespeed/insights/ui/logo
panel panel
pantheon pantheon
pantheon-platform pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml participate/conferences.xml
partner-program partner-program
partners partners
password/reset
password_expired password_expired
patent-search/frontend patent-search/frontend
patents/download patents/download
@@ -1995,12 +2123,46 @@ 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
@@ -2050,6 +2212,7 @@ ppob/?
ppob? ppob?
pqa pqa
preference preference
prefs
present present
presentation presentation
prettyearth/assets prettyearth/assets
@@ -2058,6 +2221,8 @@ previewtemplate
print print
private private
proFile/history? proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y product-reviews/B0069IY63Y
product/reviews? product/reviews?
productPurchaseDone productPurchaseDone
@@ -2113,12 +2278,14 @@ pt-br/vimeo-academy
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
@@ -2127,6 +2294,7 @@ 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/*?q= recipes/*?q=
@@ -2143,6 +2311,9 @@ 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
@@ -2150,9 +2321,13 @@ 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
results results
retail retail
@@ -2192,6 +2367,7 @@ s2/search/social
s2/sitemaps s2/sitemaps
s2/static s2/static
s? s?
safe-redirect
safety safety
safetycheck safetycheck
salary-explorer/api salary-explorer/api
@@ -2237,6 +2413,7 @@ 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
@@ -2272,6 +2449,7 @@ shop/productpage
shop/topics shop/topics
shop/view/product shop/view/product
shop? shop?
shop_pins
shopping-content-api/product_images shopping-content-api/product_images
shopping/deals shopping/deals
shopping/product shopping/product
@@ -2575,10 +2753,12 @@ social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/search? social/search?
social/social-security-directory/cai social/social-security-directory/cai
socialmanager
solutions solutions
sounds/search sounds/search
sounds/search$ sounds/search$
sounds/search? sounds/search?
source
source= source=
source_repo= source_repo=
spain/empresas/ spain/empresas/
@@ -2600,6 +2780,7 @@ 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
@@ -2661,6 +2842,10 @@ stores$
stores/ stores/
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
@@ -2686,6 +2871,7 @@ 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
@@ -2703,6 +2889,7 @@ svc/strands
svc/sudoku svc/sudoku
svc/wordle svc/wordle
svpRecommendations svpRecommendations
sw-shell.html
swg swg
system1/images system1/images
t/privacy t/privacy
@@ -2710,6 +2897,7 @@ t/terms
tab= tab=
tablet tablet
tag tag
taggingtool
tagmanager/containers/xo tagmanager/containers/xo
tagmanager/pptm.js tagmanager/pptm.js
talk talk
@@ -2757,7 +2945,9 @@ th-th/feedback
th-th/lp th-th/lp
th-th/searchresults th-th/searchresults
th? th?
thanksgiving-spotlight
themacallan/worlds-together themacallan/worlds-together
theme
tickets-external? tickets-external?
timedtext_video timedtext_video
title title
@@ -2851,6 +3041,7 @@ trustedstores/js
trustedstores/s trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
tv
tv/thumb tv/thumb
typeahead typeahead
u u
@@ -2867,9 +3058,14 @@ ugc$
ugcsupport ugcsupport
ugcsupport$ ugcsupport$
ui ui
unauth-profile
unlink
unsub unsub
until= until=
upload upload
upload-image-lens-history
upload-lens-image
upload-shuffle-draft
uploads uploads
urchin_test urchin_test
url url
@@ -2887,9 +3083,11 @@ using
utils utils
uviewer uviewer
v1 v1
v1/urls/count.json
v2 v2
v3 v3
v3/openapi v3/openapi
v3/pidgets/log
valkyrie-playground valkyrie-playground
verified-authors verified-authors
verify_age verify_age
@@ -2947,6 +3145,9 @@ webapps/xo/html/cookiecheck.html
webapps/xoonboarding webapps/xoonboarding
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/cr widget/cr
@@ -3252,7 +3453,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://drive.google.com/robots.txt wiki/Wikipedia_talk%3AAdministrator_electionshttp://vimeo.com/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
@@ -3471,6 +3672,7 @@ 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/branding/favicon youtube/img/branding/favicon
@@ -395,7 +395,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known/amphtml/apikey.pub .well-known/amphtml/apikey.pub
.well-known/apple-app-site-association .well-known/apple-app-site-association
.well-known/assetlinks.json .well-known/assetlinks.json
.well-known/assetlinks.jsonhttp://web.archive.org/robots.txt .well-known/assetlinks.jsonhttp://redbubble.com/robots.txt
.well-known/privacy-sandbox-attestations.json .well-known/privacy-sandbox-attestations.json
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200 .well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
.well-known/security.txt .well-known/security.txt
@@ -715,7 +715,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/projects /*/projects
/*/pulse /*/pulse
/*/schemes /*/schemes
/*/search-results.htmlhttp://x.com/robots.txt /*/search-results.htmlhttp://photos.app.goo.gl/robots.txt
/*/stargazers /*/stargazers
/*/structures /*/structures
/*/tables /*/tables
@@ -2660,7 +2660,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/article/figure/powerpoint /article/figure/powerpoint
/article/metrics /article/metrics
/articlelist/* /articlelist/*
/articlelist/*http://tiny.cc/robots.txt /articlelist/*http://beinternetawesome.withgoogle.com/robots.txt
/articleshow_amitr/* /articleshow_amitr/*
/articleshowajax/* /articleshowajax/*
/articleshowhsbc/ /articleshowhsbc/
@@ -3496,7 +3496,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newsletter /newsletter
/newssearch /newssearch
/nightly-news /nightly-news
/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt /no-referrer-when-downgradehttp://uk.linkedin.com/robots.txt
/no-search-results /no-search-results
/node /node
/node/add /node/add
@@ -4229,7 +4229,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmidpage ?*__rmidpage
?*_hsmi= ?*_hsmi=
?*ajs_event ?*ajs_event
?*apikey*http://vk.com/robots.txt ?*apikey*http://amazon.in/robots.txt
?*app ?*app
?*aspects= ?*aspects=
?*attachment_id ?*attachment_id
@@ -4401,7 +4401,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?articleno=* ?articleno=*
?attachment_id= ?attachment_id=
?attribute_key ?attribute_key
?author=
?autoenter= ?autoenter=
?autoplay ?autoplay
?autoplay= ?autoplay=
@@ -4696,7 +4695,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?q=search ?q=search
?q=user/login ?q=user/login
?q=user/logout ?q=user/logout
?q=user/logout/http://rebrand.ly/robots.txt ?q=user/logout/http://irs.gov/robots.txt
?q=user/password ?q=user/password
?q=user/register ?q=user/register
?qa_expand_key ?qa_expand_key
@@ -6397,11 +6396,13 @@ _singlePage.html
_smt= _smt=
_sort _sort
_static _static
_td
_td_api _td_api
_tdhl_api _tdhl_api
_tdpp_api _tdpp_api
_template _template
_themes _themes
_uac/adpage.html
_user/api _user/api
_v1st _v1st
_vercel/insights/view _vercel/insights/view
@@ -6503,8 +6504,6 @@ about/careers/applications/jobs/results?*&page=
about/careers/applications/jobs/results?page= about/careers/applications/jobs/results?page=
about/faq/station-finder/?state-text= about/faq/station-finder/?state-text=
about/faq/station-finder/?zip-text= about/faq/station-finder/?zip-text=
about/leadership-university-administration/board-of-trustees/newsletter
about/news-publications/news/search
about? about?
aboutus aboutus
abs abs
@@ -6546,7 +6545,7 @@ account-settings
account-setup account-setup
account/ account/
account/* account/*
account/*http://healthtips1dr.blogspot.com/robots.txt account/*http://imgur.com/robots.txt
account/accomplishments account/accomplishments
account/ackgift account/ackgift
account/authenticate account/authenticate
@@ -6769,8 +6768,6 @@ admin/*
administration administration
administrator administrator
adminusers adminusers
admissions/undergraduate-admissions
admissions/undergraduate-admissions.html
adobe/dynamicmedia/deliver/ adobe/dynamicmedia/deliver/
adredir? adredir?
adresa-segmentator adresa-segmentator
@@ -6949,7 +6946,6 @@ alphafoldserver
als/shakespeare_pilot als/shakespeare_pilot
alumni alumni
alumni-subscriptions alumni-subscriptions
alumni/the-hub
am-cookie-helper am-cookie-helper
am-sonntag/vorproduktion am-sonntag/vorproduktion
amazon-chat amazon-chat
@@ -7045,7 +7041,7 @@ api/extensions/1.0/extensions
api/federation api/federation
api/graphql api/graphql
api/html api/html
api/http://kobo.com/robots.txt api/http://bloomberg.com/robots.txt
api/infinite-list.html api/infinite-list.html
api/internal/*/location api/internal/*/location
api/internal/_bb api/internal/_bb
@@ -7121,7 +7117,7 @@ app*/shr*
app*_ app*_
app*form_id= app*form_id=
app-ads.txt app-ads.txt
app-ads.txthttp://digital-strategy.ec.europa.eu/robots.txt app-ads.txthttp://nielsen.com/robots.txt
app-center/oauth/authorize app-center/oauth/authorize
app-directory app-directory
app-market/search-result?query= app-market/search-result?query=
@@ -7541,7 +7537,7 @@ audible-hug-alert
audible-sample-player audible-sample-player
audible_programs= audible_programs=
audiblehug audiblehug
audio-edition-podcast/*/index.xmlhttp://ecrs.com/robots.txt audio-edition-podcast/*/index.xmlhttp://i0.wp.com/robots.txt
audio.html audio.html
audio?performer=1&q= audio?performer=1&q=
audio_file audio_file
@@ -7927,7 +7923,7 @@ blog/*?tag=
blog/*?text= blog/*?text=
blog/*sitemap.xml$ blog/*sitemap.xml$
blog/.* blog/.*
blog/.html.*http://samsung.com/robots.txt blog/.html.*http://yandex.ru/robots.txt
blog/10-lessons-from-an-engineering-manager/$ blog/10-lessons-from-an-engineering-manager/$
blog/23-prototyping-resources-to-bookmark-right-now/$ blog/23-prototyping-resources-to-bookmark-right-now/$
blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$ blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$
@@ -8817,7 +8813,6 @@ build
build.xml build.xml
builders builders
bundle-next bundle-next
bursar
bus/api bus/api
bus/orders bus/orders
buscar buscar
@@ -9456,13 +9451,13 @@ cdn-cgi
cdn-cgi/ cdn-cgi/
cdn-cgi/bm/cv cdn-cgi/bm/cv
cdn-cgi/challenge-platform cdn-cgi/challenge-platform
cdn-cgi/http://medium.com/robots.txt cdn-cgi/http://autodesk.com/robots.txt
cdn-cgi/images/trace cdn-cgi/images/trace
cdn-cgi/rum cdn-cgi/rum
cdn-cgi/scripts cdn-cgi/scripts
cdn-cgi/styles cdn-cgi/styles
cdn-cgi/zaraz cdn-cgi/zaraz
cdn-cgi/zaraz/http://deezer.com/robots.txt cdn-cgi/zaraz/http://sec.gov/robots.txt
cdn-proxy/pim cdn-proxy/pim
cdn-proxy/px cdn-proxy/px
cdn.jwplayer.com/previews cdn.jwplayer.com/previews
@@ -9486,7 +9481,7 @@ cgi-bin/koha/
cgi-bin/loginpage cgi-bin/loginpage
cgi-bin/search.fpl cgi-bin/search.fpl
cgi-bin/wx cgi-bin/wx
cgi-binhttp://ifttt.com/robots.txt cgi-binhttp://wretch.cc/robots.txt
cgi-local cgi-local
cgi-mad/ cgi-mad/
cgi-pct/ cgi-pct/
@@ -9602,7 +9597,7 @@ checkout
checkout-external checkout-external
checkout/ checkout/
checkout/package checkout/package
checkouthttp://moderncalculators.com/robots.txt checkouthttp://accidentinjurylawyers.claims/robots.txt
checkoutnow checkoutnow
checkouts checkouts
checkpoint checkpoint
@@ -9790,7 +9785,7 @@ code
code-connect-docs code-connect-docs
code-docs code-docs
code/* code/*
code/http://w3techs.com/robots.txt code/http://static1.squarespace.com/robots.txt
codeCoverage codeCoverage
coderpad-for-figjam/$ coderpad-for-figjam/$
codesamples/ codesamples/
@@ -11813,7 +11808,6 @@ compliance/security-assurance-faq-8
compliance/security-assurance-faq-9 compliance/security-assurance-faq-9
compliance/security-assurance-faq-complete compliance/security-assurance-faq-complete
compliance/third-party-access/ compliance/third-party-access/
component/*
components components
components/collaboration/api components/collaboration/api
composer composer
@@ -11863,7 +11857,7 @@ confirmation
conflagexp conflagexp
connect connect
connect/@ connect/@
connect/http://blog.twitter.com/robots.txt connect/http://theglobeandmail.com/robots.txt
connect/social-intranet.html connect/social-intranet.html
connections connections
connections/recent connections/recent
@@ -11960,7 +11954,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644 content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002 content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004 content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://caniuse.com/robots.txt content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://aljazeera.com/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/ content/dam/oecd/
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
@@ -13106,12 +13100,6 @@ demo
demo/$ demo/$
demos/dev-mode-design/$ demos/dev-mode-design/$
demos/dev-mode-developers/$ demos/dev-mode-developers/$
dental/dh
dental/endo
dental/histo
dental/intranet
dental/perio
dental/students
depth-- depth--
design design
design-handoff/$ design-handoff/$
@@ -14448,6 +14436,7 @@ en/users/*/bookmarks
en/users/*/followers en/users/*/followers
en/users/*/mypixiv en/users/*/mypixiv
en/web/campaigns en/web/campaigns
en/web/emadrid-legacy
en/web/technology-transfer/institutional-ip-policies-links en/web/technology-transfer/institutional-ip-policies-links
en/web/upov en/web/upov
en_au en_au
@@ -15604,7 +15593,6 @@ faq_search.php
faqs/search faqs/search
fashion/lookbook/38917 fashion/lookbook/38917
fashion/search/models fashion/search/models
fast-facts
fast-five fast-five
fast-furious fast-furious
fastajax fastajax
@@ -15656,7 +15644,6 @@ fedsearch
feed feed
feed$ feed$
feed.mhtml feed.mhtml
feed/$
feed/activity feed/activity
feed/amazon-rss feed/amazon-rss
feed/check feed/check
@@ -15816,7 +15803,7 @@ files/live/sites/isoorg/files/_noindex
files/resources files/resources
fileview fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://hackerone.com/robots.txt
filter/ filter/
filter/tips filter/tips
filter/tips filter/tips
@@ -15831,7 +15818,7 @@ finance/stocks/option
financial-services/ofss financial-services/ofss
find find
find-more find-more
find/*http://freepik.com/robots.txt find/*http://namecheap.com/robots.txt
finetune finetune
fios fios
firefox/? firefox/?
@@ -17614,7 +17601,7 @@ forum/members
forum/online forum/online
forum/posts forum/posts
forum/search forum/search
forum/ucp.phphttp://embassybel.ru/robots.txt forum/ucp.phphttp://form.jotform.com/robots.txt
forum/viewtopic.php forum/viewtopic.php
forum/whats-new forum/whats-new
forumTeaser forumTeaser
@@ -17625,6 +17612,7 @@ forums/create/question
forums/login forums/login
forums/preferences forums/preferences
forums/profile forums/profile
forward
foryou foryou
fos/icn/ fos/icn/
fotos/es/*+ fotos/es/*+
@@ -18434,7 +18422,7 @@ fy-NL/search
fy-NL/user fy-NL/user
fy-NL/users fy-NL/users
g g
g/4arE9Chttp://flickr.com/robots.txt g/4arE9Chttp://searchenginejournal.com/robots.txt
g/api g/api
ga-IE/forums ga-IE/forums
ga-IE/kb/*/discuss ga-IE/kb/*/discuss
@@ -19180,46 +19168,46 @@ html5
http http
http-checker http-checker
http2_data http2_data
http://2.bp.blogspot.com/robots.txt http://abcnews.go.com/robots.txt
http://akparti.org.tr/robots.txt
http://amazon.co.jp/robots.txt http://amazon.co.jp/robots.txt
http://amazon.co.uk/robots.txt
http://amazon.com/robots.txt
http://amazon.de/robots.txt
http://amazon.es/robots.txt
http://amazon.fr/robots.txt
http://amazon.in/robots.txt
http://amazon.it/robots.txt
http://ameblo.jp/robots.txt http://ameblo.jp/robots.txt
http://apple.com/robots.txt http://amzn.to/robots.txt
http://creativecommons.org/robots.txt http://artgeschoss.com/robots.txt
http://en.m.wikipedia.org/robots.txt http://calendar.google.com/robots.txt
http://clickfunnels.com/robots.txt
http://developer.chrome.com/robots.txt
http://enterprisemarketingportal.google/robots.txt
http://epa.gov/robots.txt
http://expedia.com/robots.txt http://expedia.com/robots.txt
http://gist.github.com/robots.txt http://festivaldesantipodes.com/robots.txt
http://gmail.com/robots.txt http://flaybos.blogspot.com/robots.txt
http://govostis.gr/robots.txt http://fr.wikipedia.org/robots.txt
http://groupon.com/robots.txt http://freepik.com/robots.txt
http://healthline.com/robots.txt http://help.pinterest.com/robots.txt
http://help.twitter.com/robots.txt http://klarna.com/robots.txt
http://irishtimes.com/robots.txt http://learnyn.xyz/robots.txt
http://kickstarter.com/robots.txt http://maps.app.goo.gl/robots.txt
http://last.fm/robots.txt http://mayoclinic.org/robots.txt
http://lefigaro.fr/robots.txt http://money.cnn.com/robots.txt
http://msdn.microsoft.com/robots.txt http://news.yahoo.com/robots.txt
http://nationalgeographic.com/robots.txt http://notion.so/robots.txt
http://nerdwallet.com/robots.txt http://pbs.org/robots.txt
http://patents.google.com/robots.txt http://pbs.twimg.com/robots.txt
http://python.org/robots.txt http://plushcare.com/robots.txt
http://reconstructingjudaism.org/robots.txt http://reconstructingjudaism.org/robots.txt
http://seekingalpha.com/robots.txt http://redrousel.blogspot.com/robots.txt
http://siteground.com/robots.txt http://regionalevakschilders.be/robots.txt
http://smithsonianmag.com/robots.txt http://sfgate.com/robots.txt
http://static.wixstatic.com/robots.txt http://smile.amazon.com/robots.txt
http://techradar.com/robots.txt http://speakerdeck.com/robots.txt
http://teenage.engineering/robots.txt http://support.zendesk.com/robots.txt
http://theverge.com/robots.txt http://target.com/robots.txt
http://tracks.arte.tv/robots.txt http://techcrunch.com/robots.txt
http://weebly.com/robots.txt http://vox.com/robots.txt
http://welt.de/robots.txt
http://wired.com/robots.txt
http://wp.me/robots.txt
http://wsj.com/robots.txt
https://player.cnevids.com https://player.cnevids.com
https:/www.alibaba.com https:/www.alibaba.com
hu hu
@@ -19722,7 +19710,7 @@ index.php/user/login/
index.php/user/logout index.php/user/logout
index.php/user/logout index.php/user/logout
index.php/user/logout/ index.php/user/logout/
index.php/user/logout/http://diigo.com/robots.txt index.php/user/logout/http://psychologytoday.com/robots.txt
index.php/user/password index.php/user/password
index.php/user/password index.php/user/password
index.php/user/password/ index.php/user/password/
@@ -19790,7 +19778,7 @@ integrations
intelligencer/amp intelligencer/amp
intent intent
interactive interactive
interactive*http://fda.gov/robots.txt interactive*http://woocommerce.com/robots.txt
interactive/reading-preference interactive/reading-preference
interactives interactives
interactives/sponsor-story interactives/sponsor-story
@@ -19872,6 +19860,7 @@ ip-outreach/*/ipday/
ip-outreach/*/ipday/2024/ ip-outreach/*/ipday/2024/
ipad ipad
iphone_data/check_update iphone_data/check_update
iplayer
iplayer/bigscreen iplayer/bigscreen
iplayer/cbbc/episodes iplayer/cbbc/episodes
iplayer/cbbc/search iplayer/cbbc/search
@@ -21120,6 +21109,7 @@ labs-code
labs/caption-search labs/caption-search
labs/pmc labs/pmc
labs/popgadget/search labs/popgadget/search
lac
lamda/images lamda/images
land-browse-bff land-browse-bff
landing landing
@@ -21996,6 +21986,7 @@ mld?
mlt mlt
mm mm
mm/ mm/
mm_track
mmend.htm$ mmend.htm$
mms mms
mn mn
@@ -22124,7 +22115,7 @@ mre/*.jpg$
mre/*.js$ mre/*.js$
mre/*.pdf$ mre/*.pdf$
mre/*.png$ mre/*.png$
mre/*.zip$http://gov.uk/robots.txt mre/*.zip$http://arenawanita.com/robots.txt
mre/*? mre/*?
mre/*@@configuracoes_view mre/*@@configuracoes_view
mre/*@@download/file$ mre/*@@download/file$
@@ -22922,7 +22913,6 @@ nwshp$
nxs-video-player nxs-video-player
nymag/columns/intelligencer/features/16951 nymag/columns/intelligencer/features/16951
nymag/letters/14872 nymag/letters/14872
nyucard/campuscash/admin
nz nz
nz$ nz$
nz*/listing/*/favoriters nz*/listing/*/favoriters
@@ -23044,7 +23034,7 @@ ojp
okxbet.com okxbet.com
om/payroll/ om/payroll/
oma oma
on-demand/session/*http://nymag.com/robots.txt on-demand/session/*http://google.es/robots.txt
onboard onboard
onboarding onboarding
one-app-preview one-app-preview
@@ -23184,7 +23174,7 @@ p/*/v2/actions$
p/*/v2/actions? p/*/v2/actions?
p/*/victory$ p/*/victory$
p/*/victory? p/*/victory?
p/*http://socialimpact.youtube.com/robots.txt p/*http://epidemicsound.com/robots.txt
p/*surveyopen p/*surveyopen
p/*thm= p/*thm=
p/60 p/60
@@ -24074,7 +24064,7 @@ premium$
premium-reports premium-reports
premium/ premium/
premium/$ premium/$
premium/http://s.w.org/robots.txt premium/http://cnewsnews.blogspot.com/robots.txt
premiumsupport/iam/ premiumsupport/iam/
premiumsupport/knowledge-center/feedback-no/ premiumsupport/knowledge-center/feedback-no/
premiumsupport/knowledge-center/feedback-yes/ premiumsupport/knowledge-center/feedback-yes/
@@ -24156,8 +24146,8 @@ privacy/zoho-group.html
private private
private private
private-promo private-promo
private/http://about.fb.com/robots.txt private/http://newyorker.com/robots.txt
private/http://sgtrains.com/robots.txt private/http://wsws.org/robots.txt
private/wtrack private/wtrack
pro pro
pro-learn pro-learn
@@ -24188,7 +24178,7 @@ product-integrations/figma-for-microsoft-teams/$
product-integrations/google-workspace/$ product-integrations/google-workspace/$
product-integrations/zoom/$ product-integrations/zoom/$
product-managers/$ product-managers/$
product-ratings/http://wix.com/robots.txt product-ratings/http://lefigaro.fr/robots.txt
product-reviews/B0069IY63Y product-reviews/B0069IY63Y
product/* product/*
product/electrode/api/logger product/electrode/api/logger
@@ -24890,7 +24880,6 @@ public
public-api public-api
public-data-sets/applicants/ public-data-sets/applicants/
public-data-sets/terms/ public-data-sets/terms/
public.affairs/gata
public.api public.api
public/*.css$ public/*.css$
public/*.css? public/*.css?
@@ -25566,8 +25555,6 @@ reservations/*/notifyme
reset reset
reset-password reset-password
reset? reset?
residential.education/archive
residential.education/templates
resource resource
resource-library/$ resource-library/$
resource-library/*? resource-library/*?
@@ -26363,7 +26350,6 @@ search-ar-dev
search-collections? search-collections?
search-console/scfe search-console/scfe
search-effectiveness.html search-effectiveness.html
search-page/
search-people? search-people?
search-results search-results
search-webglimps search-webglimps
@@ -27299,7 +27285,7 @@ sort=
sortBy= sortBy=
sos/clerical/ sos/clerical/
sos/online_corps/ sos/online_corps/
sos/registration/http://inc.com/robots.txt sos/registration/http://katyperry.com/robots.txt
soundcloud-tpa soundcloud-tpa
sounds/player sounds/player
sounds/player$ sounds/player$
@@ -27866,7 +27852,6 @@ surveys-360
surveys/ surveys/
suspended_tickets suspended_tickets
suspension-appeal suspension-appeal
sustainability
sutils sutils
sv-SE/android/collections sv-SE/android/collections
sv-SE/android/search sv-SE/android/search
@@ -27997,8 +27982,9 @@ tag
tag-manager tag-manager
tag-manager-360 tag-manager-360
tag/ tag/
tag/*+http://dinotim.com/robots.txt tag/*+http://espn.com/robots.txt
tag/credible tag/credible
tag/expire-images
tag/interaction-card tag/interaction-card
tag/js tag/js
tag/search/db-home tag/search/db-home
@@ -28500,7 +28486,7 @@ test.html
test_community test_community
testfl testfl
testgpr testgpr
testhttp://moskva.stroi-podryad.ru/robots.txt testhttp://500px.com/robots.txt
testing testing
testpage-forhomepage testpage-forhomepage
tests/* tests/*
@@ -28872,6 +28858,7 @@ tracky
tractive tractive
trade trade
tradeoffer tradeoffer
traffic
training-plans training-plans
training/ training/
training/ajax training/ajax
@@ -29686,7 +29673,7 @@ uy
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
uy/help uy/help
uz/forums uz/forums
uz/http://bilgematics.com/robots.txt uz/http://papers.ssrn.com/robots.txt
uz/kb/*/discuss uz/kb/*/discuss
uz/search uz/search
uz/user uz/user
@@ -29955,8 +29942,6 @@ w/load.php?
w/rest.php/site/v1/sitemap w/rest.php/site/v1/sitemap
w/users/user_hints w/users/user_hints
w3 w3
wagner/newsite
wagner/newsiteTEST
wai-conformance-model-test wai-conformance-model-test
walking-tall walking-tall
walkscore walkscore
@@ -30042,6 +30027,7 @@ web/ZA/telepresence/pro/
web/applicat web/applicat
web/campaigns web/campaigns
web/checkout web/checkout
web/emadrid-legacy
web/go web/go
web/help/index.html web/help/index.html
web/login web/login
@@ -30615,9 +30601,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
wiki/Wikipedia_discusión:Supresores/Candidaturas wiki/Wikipedia_discusión:Supresores/Candidaturas
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://en.wikipedia.org/robots.txt wiki/Wikipedia_talk%3AAdministrator_electionshttp://allaboutcookies.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://win.gs/robots.txt wiki/Wikipedia_talk%3AAdministrator_electionshttp://youtube-creators.googleblog.com/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
@@ -30927,8 +30913,7 @@ 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://rtbf.be/robots.txt wp-admin/admin-ajax.phphttp://wellbeing.google/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
wp-adv wp-adv
@@ -30939,7 +30924,6 @@ wp-content/*.jpg
wp-content/*.js wp-content/*.js
wp-content/*.png wp-content/*.png
wp-content/cache wp-content/cache
wp-content/cache/
wp-content/client-mu-plugins wp-content/client-mu-plugins
wp-content/mu_plugins wp-content/mu_plugins
wp-content/plugins wp-content/plugins
@@ -31022,7 +31006,6 @@ wp-json/ws-form
wp-login wp-login
wp-login.php wp-login.php
wp-login.php wp-login.php
wp-login.php*
wp-signup.php wp-signup.php
wp-srv wp-srv
wp-stat/ad wp-stat/ad
@@ -31127,7 +31110,7 @@ your
your-account your-account
your-shop your-shop
youreurope/businessACC youreurope/businessACC
youreurope/businessDEV/http://eur-lex.europa.eu/robots.txt youreurope/businessDEV/http://foxnews.com/robots.txt
youreurope/citizensACC youreurope/citizensACC
youreurope/citizensDEV youreurope/citizensDEV
yours yours
@@ -31334,7 +31317,7 @@ zh-tw.www.cloudflare.com
zh-tw/ zh-tw/
zh-tw/feedback zh-tw/feedback
zh-tw/lp zh-tw/lp
zh-tw/searchhttp://blog.giallozafferano.it/robots.txt zh-tw/searchhttp://gumroad.com/robots.txt
zh-tw/searchresults zh-tw/searchresults
zh/ zh/
zh/api.php? zh/api.php?
File diff suppressed because it is too large Load Diff