[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-03-10 00:20:34 +00:00
parent d0494393db
commit f63b309aee
13 changed files with 417 additions and 885 deletions

View file

@ -1429,10 +1429,6 @@ api/src/utils/validate-snapshot.ts
src/utils/validate-snapshot.ts
utils/validate-snapshot.ts
validate-snapshot.ts
api/src/utils/sanitize-error.ts
src/utils/sanitize-error.ts
utils/sanitize-error.ts
sanitize-error.ts
api/src/utils/url.ts
src/utils/url.ts
utils/url.ts
@ -1497,10 +1493,6 @@ api/src/utils/validate-query.test.ts
src/utils/validate-query.test.ts
utils/validate-query.test.ts
validate-query.test.ts
api/src/utils/sanitize-error.test.ts
src/utils/sanitize-error.test.ts
utils/sanitize-error.test.ts
sanitize-error.test.ts
api/src/utils/generate-hash.ts
src/utils/generate-hash.ts
utils/generate-hash.ts
@ -3025,6 +3017,20 @@ mailer.ts
api/src/logger.ts
src/logger.ts
logger.ts
api/src/lock/index.ts
src/lock/index.ts
lock/index.ts
index.ts
api/src/lock/lib/use-lock.test.ts
src/lock/lib/use-lock.test.ts
lock/lib/use-lock.test.ts
lib/use-lock.test.ts
use-lock.test.ts
api/src/lock/lib/use-lock.ts
src/lock/lib/use-lock.ts
lock/lib/use-lock.ts
lib/use-lock.ts
use-lock.ts
api/src/synchronization.ts
src/synchronization.ts
synchronization.ts
@ -11458,18 +11464,8 @@ app/env.d.ts
env.d.ts
app/license
license
.changeset/grumpy-apes-begin.md
grumpy-apes-begin.md
.changeset/chilly-pumpkins-sin.md
chilly-pumpkins-sin.md
.changeset/modern-keys-confess.md
modern-keys-confess.md
.changeset/config.json
config.json
.changeset/pretty-sheep-hammer.md
pretty-sheep-hammer.md
.changeset/perfect-colts-begin.md
perfect-colts-begin.md
contributing.md
Dockerfile
.dockerignore

View file

@ -299,7 +299,6 @@ api/src/utils/validate-keys.test.ts
api/src/utils/get-date-formatted.test.ts
api/src/utils/filter-items.test.ts
api/src/utils/validate-snapshot.ts
api/src/utils/sanitize-error.ts
api/src/utils/url.ts
api/src/utils/apply-query.test.ts
api/src/utils/should-skip-cache.ts
@ -316,7 +315,6 @@ api/src/utils/get-string-byte-size.test.ts
api/src/utils/get-cache-key.test.ts
api/src/utils/get-milliseconds.ts
api/src/utils/validate-query.test.ts
api/src/utils/sanitize-error.test.ts
api/src/utils/generate-hash.ts
api/src/utils/transformations.test.ts
api/src/utils/user-name.ts
@ -617,6 +615,9 @@ api/src/database/migrations/20220314A-add-translation-strings.ts
api/src/database/migrations/20230401A-update-material-icons.ts
api/src/mailer.ts
api/src/logger.ts
api/src/lock/index.ts
api/src/lock/lib/use-lock.test.ts
api/src/lock/lib/use-lock.ts
api/src/synchronization.ts
api/src/services/notifications.ts
api/src/services/index.ts
@ -2315,12 +2316,7 @@ app/package.json
app/readme.md
app/env.d.ts
app/license
.changeset/grumpy-apes-begin.md
.changeset/chilly-pumpkins-sin.md
.changeset/modern-keys-confess.md
.changeset/config.json
.changeset/pretty-sheep-hammer.md
.changeset/perfect-colts-begin.md
contributing.md
Dockerfile
.dockerignore

View file

@ -65300,6 +65300,11 @@ dev/tools/phan/PHAN.BAT
tools/phan/PHAN.BAT
phan/PHAN.BAT
PHAN.BAT
dev/tools/phan/plugins/SelectDateFixer.php
tools/phan/plugins/SelectDateFixer.php
phan/plugins/SelectDateFixer.php
plugins/SelectDateFixer.php
SelectDateFixer.php
dev/tools/phan/plugins/NoVarDumpPlugin.php
tools/phan/plugins/NoVarDumpPlugin.php
phan/plugins/NoVarDumpPlugin.php

View file

@ -13286,6 +13286,7 @@ dev/tools/phan/baseline.txt
dev/tools/phan/config_fixer.php
dev/tools/phan/config_extended.php
dev/tools/phan/PHAN.BAT
dev/tools/phan/plugins/SelectDateFixer.php
dev/tools/phan/plugins/NoVarDumpPlugin.php
dev/tools/phan/plugins/DeprecatedModuleNameFixer.php
dev/tools/phan/plugins/UrlEncodeStringifyFixer.php

View file

@ -4558,6 +4558,9 @@ tableselect.js
core/misc/touchevents-test.js
misc/touchevents-test.js
touchevents-test.js
core/misc/jquery.form.js
misc/jquery.form.js
jquery.form.js
core/misc/tabledrag-ajax.js
misc/tabledrag-ajax.js
tabledrag-ajax.js
@ -13319,22 +13322,6 @@ assets/vendor/shepherd/shepherd.min.js
vendor/shepherd/shepherd.min.js
shepherd/shepherd.min.js
shepherd.min.js
core/assets/vendor/jquery-form/jquery.form.min.js.map
assets/vendor/jquery-form/jquery.form.min.js.map
vendor/jquery-form/jquery.form.min.js.map
jquery-form/jquery.form.min.js.map
jquery.form.min.js.map
core/assets/vendor/jquery-form/src/jquery.form.js
assets/vendor/jquery-form/src/jquery.form.js
vendor/jquery-form/src/jquery.form.js
jquery-form/src/jquery.form.js
src/jquery.form.js
jquery.form.js
core/assets/vendor/jquery-form/jquery.form.min.js
assets/vendor/jquery-form/jquery.form.min.js
vendor/jquery-form/jquery.form.min.js
jquery-form/jquery.form.min.js
jquery.form.min.js
core/assets/scaffold/TESTING.txt
assets/scaffold/TESTING.txt
scaffold/TESTING.txt
@ -53423,6 +53410,12 @@ views/src/Attribute/ViewsDisplayExtender.php
src/Attribute/ViewsDisplayExtender.php
Attribute/ViewsDisplayExtender.php
ViewsDisplayExtender.php
core/modules/views/src/Attribute/ViewsAccess.php
modules/views/src/Attribute/ViewsAccess.php
views/src/Attribute/ViewsAccess.php
src/Attribute/ViewsAccess.php
Attribute/ViewsAccess.php
ViewsAccess.php
core/modules/views/src/Ajax/ReplaceTitleCommand.php
modules/views/src/Ajax/ReplaceTitleCommand.php
views/src/Ajax/ReplaceTitleCommand.php

View file

@ -686,6 +686,7 @@ core/misc/details.js
core/misc/displace.js
core/misc/tableselect.js
core/misc/touchevents-test.js
core/misc/jquery.form.js
core/misc/tabledrag-ajax.js
core/misc/entity-form.js
core/misc/time-diff.js
@ -2006,9 +2007,6 @@ core/assets/vendor/backbone/backbone.js
core/assets/vendor/backbone/backbone-min.js.map
core/assets/vendor/shepherd/shepherd.min.js.map
core/assets/vendor/shepherd/shepherd.min.js
core/assets/vendor/jquery-form/jquery.form.min.js.map
core/assets/vendor/jquery-form/src/jquery.form.js
core/assets/vendor/jquery-form/jquery.form.min.js
core/assets/scaffold/TESTING.txt
core/assets/scaffold/README.txt
core/assets/scaffold/files/csslintrc
@ -7937,6 +7935,7 @@ core/modules/views/src/DisplayPluginCollection.php
core/modules/views/src/Attribute/ViewsArgumentValidator.php
core/modules/views/src/Attribute/ViewsQuery.php
core/modules/views/src/Attribute/ViewsDisplayExtender.php
core/modules/views/src/Attribute/ViewsAccess.php
core/modules/views/src/Ajax/ReplaceTitleCommand.php
core/modules/views/src/Ajax/HighlightCommand.php
core/modules/views/src/Ajax/ScrollTopCommand.php

View file

@ -7791,6 +7791,13 @@ Resources/views/test/base.html.twig
views/test/base.html.twig
test/base.html.twig
base.html.twig
tests/unit/Storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListenerTest.php
unit/Storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListenerTest.php
Storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListenerTest.php
Framework/Seo/SeoUrlRoute/SeoUrlUpdateListenerTest.php
Seo/SeoUrlRoute/SeoUrlUpdateListenerTest.php
SeoUrlRoute/SeoUrlUpdateListenerTest.php
SeoUrlUpdateListenerTest.php
tests/unit/Storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRouteTest.php
unit/Storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRouteTest.php
Storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRouteTest.php
@ -127736,6 +127743,9 @@ _unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md
changelog/_unreleased/2024-01-30-incorrect-contact-form-receiver-validation-regex.md
_unreleased/2024-01-30-incorrect-contact-form-receiver-validation-regex.md
2024-01-30-incorrect-contact-form-receiver-validation-regex.md
changelog/_unreleased/2024-03-07-fix-imageslider-including-deleted-media.md
_unreleased/2024-03-07-fix-imageslider-including-deleted-media.md
2024-03-07-fix-imageslider-including-deleted-media.md
changelog/_unreleased/2024-01-06-remove-duplicated-option-setting.md
_unreleased/2024-01-06-remove-duplicated-option-setting.md
2024-01-06-remove-duplicated-option-setting.md
@ -128093,6 +128103,9 @@ _unreleased/2024-01-11-reclassify-integration-not-found-error.md
changelog/_unreleased/2023-12-19-fix-sw-select-number-field-component-example.md
_unreleased/2023-12-19-fix-sw-select-number-field-component-example.md
2023-12-19-fix-sw-select-number-field-component-example.md
changelog/_unreleased/2024-02-28-open-customer-from-order-detail-page.md
_unreleased/2024-02-28-open-customer-from-order-detail-page.md
2024-02-28-open-customer-from-order-detail-page.md
changelog/_unreleased/2024-02-23-enable-iframe-full-screen-for-sdk-modules.md
_unreleased/2024-02-23-enable-iframe-full-screen-for-sdk-modules.md
2024-02-23-enable-iframe-full-screen-for-sdk-modules.md
@ -128459,6 +128472,9 @@ _unreleased/2024-02-07-fix-creating-a-new-thumbnail-size-error.md
changelog/_unreleased/2024-01-30-fix-customer-language-reset-to-default-after-login.md
_unreleased/2024-01-30-fix-customer-language-reset-to-default-after-login.md
2024-01-30-fix-customer-language-reset-to-default-after-login.md
changelog/_unreleased/2024-02-27-2024-02-27-gross-customer-group-overview.md
_unreleased/2024-02-27-2024-02-27-gross-customer-group-overview.md
2024-02-27-2024-02-27-gross-customer-group-overview.md
changelog/_unreleased/2024-01-04-create-plugin-with-composer-constraint-valid-for-6-6.md
_unreleased/2024-01-04-create-plugin-with-composer-constraint-valid-for-6-6.md
2024-01-04-create-plugin-with-composer-constraint-valid-for-6-6.md
@ -128630,6 +128646,9 @@ _unreleased/2024-01-18-deprecate-schema-generator.md
changelog/_unreleased/2024-02-22-upgrade-composer-and-symfony-console.md
_unreleased/2024-02-22-upgrade-composer-and-symfony-console.md
2024-02-22-upgrade-composer-and-symfony-console.md
changelog/_unreleased/2023-11-06-add-flag-for-full-indexing-category.md
_unreleased/2023-11-06-add-flag-for-full-indexing-category.md
2023-11-06-add-flag-for-full-indexing-category.md
changelog/_unreleased/2024-02-16-update-area-rule-ids-in-cart-calculation.md
_unreleased/2024-02-16-update-area-rule-ids-in-cart-calculation.md
2024-02-16-update-area-rule-ids-in-cart-calculation.md

View file

@ -1037,6 +1037,7 @@ tests/unit/Storefront/Framework/Captcha/GoogleReCaptchaV3Test.php
tests/unit/Storefront/Framework/Command/SalesChannelCreateStorefrontCommandTest.php
tests/unit/Storefront/Framework/Twig/Extension/IconCacheTwigFilterTest.php
tests/unit/Storefront/Framework/Twig/Extension/fixtures/Storefront/Resources/views/test/base.html.twig
tests/unit/Storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListenerTest.php
tests/unit/Storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRouteTest.php
tests/unit/Storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRouteTest.php
tests/unit/Storefront/Framework/Routing/MaintenanceModeResolverTest.php
@ -17521,6 +17522,7 @@ changelog/_unreleased/2024-02-09-customer-group-save.md
changelog/_unreleased/2023-08-09-change-sw-tagged-field-default-event.md
changelog/_unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md
changelog/_unreleased/2024-01-30-incorrect-contact-form-receiver-validation-regex.md
changelog/_unreleased/2024-03-07-fix-imageslider-including-deleted-media.md
changelog/_unreleased/2024-01-06-remove-duplicated-option-setting.md
changelog/_unreleased/2024-01-24-fix-translation-iso-code-unique-check.md
changelog/_unreleased/2023-08-10-change-sw-inherit-wrapper-default-event.md
@ -17640,6 +17642,7 @@ changelog/_unreleased/2024-01-22-fix-snippet-default-value-sanitize.md
changelog/_unreleased/2024-02-07-js-error-after-switching-layout-tab-in-product.md
changelog/_unreleased/2024-01-11-reclassify-integration-not-found-error.md
changelog/_unreleased/2023-12-19-fix-sw-select-number-field-component-example.md
changelog/_unreleased/2024-02-28-open-customer-from-order-detail-page.md
changelog/_unreleased/2024-02-23-enable-iframe-full-screen-for-sdk-modules.md
changelog/_unreleased/2024-01-25-changed-order-save-behaviour.md
changelog/_unreleased/2023-12-06-update-inter-font-in-the-storefront.md
@ -17762,6 +17765,7 @@ changelog/_unreleased/2023-12-06-added-deprecations-for-major-release-6-7.md
changelog/_unreleased/2023-12-29-enforce-id-sorting.md
changelog/_unreleased/2024-02-07-fix-creating-a-new-thumbnail-size-error.md
changelog/_unreleased/2024-01-30-fix-customer-language-reset-to-default-after-login.md
changelog/_unreleased/2024-02-27-2024-02-27-gross-customer-group-overview.md
changelog/_unreleased/2024-01-04-create-plugin-with-composer-constraint-valid-for-6-6.md
changelog/_unreleased/2023-12-11-add-language-id-to-api-service-header.md
changelog/_unreleased/2023-11-30-remove-multilingual-language-flag.md
@ -17819,6 +17823,7 @@ changelog/_unreleased/2023-12-20-remove-unneeded-npm-packages.md
changelog/_unreleased/2024-01-23-fix-thumbnail-generation-edge-cases.md
changelog/_unreleased/2024-01-18-deprecate-schema-generator.md
changelog/_unreleased/2024-02-22-upgrade-composer-and-symfony-console.md
changelog/_unreleased/2023-11-06-add-flag-for-full-indexing-category.md
changelog/_unreleased/2024-02-16-update-area-rule-ids-in-cart-calculation.md
changelog/_unreleased/2024-01-23-promotion-individual-code-should-be-nullable.md
changelog/_unreleased/2023-11-30-stop-fetching-media-items-individually.md

View file

@ -44733,6 +44733,11 @@ woocommerce/templates/checkout/payment-method.php
templates/checkout/payment-method.php
checkout/payment-method.php
payment-method.php
plugins/woocommerce/templates/loop/header.php
woocommerce/templates/loop/header.php
templates/loop/header.php
loop/header.php
header.php
plugins/woocommerce/templates/loop/loop-end.php
woocommerce/templates/loop/loop-end.php
templates/loop/loop-end.php
@ -51573,6 +51578,10 @@ plugins/woocommerce/changelog/add-41740
woocommerce/changelog/add-41740
changelog/add-41740
add-41740
plugins/woocommerce/changelog/44799-update-change-filter-by-attribute-filter-options-order
woocommerce/changelog/44799-update-change-filter-by-attribute-filter-options-order
changelog/44799-update-change-filter-by-attribute-filter-options-order
44799-update-change-filter-by-attribute-filter-options-order
plugins/woocommerce/changelog/fix-customer-test-pr-merge
woocommerce/changelog/fix-customer-test-pr-merge
changelog/fix-customer-test-pr-merge
@ -51593,6 +51602,10 @@ plugins/woocommerce/changelog/45253-test-post-merge-workflow
woocommerce/changelog/45253-test-post-merge-workflow
changelog/45253-test-post-merge-workflow
45253-test-post-merge-workflow
plugins/woocommerce/changelog/update-auth-screen-add-callback-domain
woocommerce/changelog/update-auth-screen-add-callback-domain
changelog/update-auth-screen-add-callback-domain
update-auth-screen-add-callback-domain
plugins/woocommerce/changelog/45196-44889-cys-override-the-header-template-part-when-saving-in-the-assembler
woocommerce/changelog/45196-44889-cys-override-the-header-template-part-when-saving-in-the-assembler
changelog/45196-44889-cys-override-the-header-template-part-when-saving-in-the-assembler
@ -51657,6 +51670,10 @@ plugins/woocommerce/changelog/45231-add-45217-lys-add-feature-flag
woocommerce/changelog/45231-add-45217-lys-add-feature-flag
changelog/45231-add-45217-lys-add-feature-flag
45231-add-45217-lys-add-feature-flag
plugins/woocommerce/changelog/fix-product-filter-minor-fixes
woocommerce/changelog/fix-product-filter-minor-fixes
changelog/fix-product-filter-minor-fixes
fix-product-filter-minor-fixes
plugins/woocommerce/changelog/add-44303-e2e-tests-for-notice-templates
woocommerce/changelog/add-44303-e2e-tests-for-notice-templates
changelog/add-44303-e2e-tests-for-notice-templates
@ -51737,6 +51754,10 @@ plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and
woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
plugins/woocommerce/changelog/45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block
woocommerce/changelog/45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block
changelog/45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block
45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block
plugins/woocommerce/changelog/tweak-blocks-e2e-workflow
woocommerce/changelog/tweak-blocks-e2e-workflow
changelog/tweak-blocks-e2e-workflow
@ -51893,6 +51914,14 @@ plugins/woocommerce/changelog/45308-45307-cys-update-large-footer-to-avoid-dupli
woocommerce/changelog/45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
changelog/45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
plugins/woocommerce/changelog/2023-10-24-08-52-26-105513
woocommerce/changelog/2023-10-24-08-52-26-105513
changelog/2023-10-24-08-52-26-105513
2023-10-24-08-52-26-105513
plugins/woocommerce/changelog/update-default-payments-gateways-recommendations
woocommerce/changelog/update-default-payments-gateways-recommendations
changelog/update-default-payments-gateways-recommendations
update-default-payments-gateways-recommendations
plugins/woocommerce/changelog/44880-dev-e2e-refactoring
woocommerce/changelog/44880-dev-e2e-refactoring
changelog/44880-dev-e2e-refactoring

View file

@ -6620,6 +6620,7 @@ plugins/woocommerce/templates/checkout/review-order.php
plugins/woocommerce/templates/checkout/order-receipt.php
plugins/woocommerce/templates/checkout/form-shipping.php
plugins/woocommerce/templates/checkout/payment-method.php
plugins/woocommerce/templates/loop/header.php
plugins/woocommerce/templates/loop/loop-end.php
plugins/woocommerce/templates/loop/pagination.php
plugins/woocommerce/templates/loop/add-to-cart.php
@ -7711,11 +7712,13 @@ plugins/woocommerce/changelog/44913-dev-refactor-product-filters-active-e2e
plugins/woocommerce/changelog/fix-40382
plugins/woocommerce/changelog/44822-44609-cys-on-core-update-the-themes-list-on-the-intro-screen
plugins/woocommerce/changelog/add-41740
plugins/woocommerce/changelog/44799-update-change-filter-by-attribute-filter-options-order
plugins/woocommerce/changelog/fix-customer-test-pr-merge
plugins/woocommerce/changelog/45402-add-45107-lys-settings-screen-page
plugins/woocommerce/changelog/e2e-shopper-product-filters
plugins/woocommerce/changelog/add-launch-your-store-task
plugins/woocommerce/changelog/45253-test-post-merge-workflow
plugins/woocommerce/changelog/update-auth-screen-add-callback-domain
plugins/woocommerce/changelog/45196-44889-cys-override-the-header-template-part-when-saving-in-the-assembler
plugins/woocommerce/changelog/pr-45349
plugins/woocommerce/changelog/45232-update-45219-disable-fresh_site_deletion
@ -7732,6 +7735,7 @@ plugins/woocommerce/changelog/e2e-disable-editor-welcome-guide
plugins/woocommerce/changelog/pr-44896
plugins/woocommerce/changelog/tweak-hide-unnecesary-order-attribution-details
plugins/woocommerce/changelog/45231-add-45217-lys-add-feature-flag
plugins/woocommerce/changelog/fix-product-filter-minor-fixes
plugins/woocommerce/changelog/add-44303-e2e-tests-for-notice-templates
plugins/woocommerce/changelog/add-lys-default-values
plugins/woocommerce/changelog/45359-add-featured-collection-tests
@ -7752,6 +7756,7 @@ plugins/woocommerce/changelog/fix-41248
plugins/woocommerce/changelog/44771-44766-fix-cys-wrong-path
plugins/woocommerce/changelog/44588-fix-remove-test-comment
plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
plugins/woocommerce/changelog/45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block
plugins/woocommerce/changelog/tweak-blocks-e2e-workflow
plugins/woocommerce/changelog/update-activity-panel-inbox-md
plugins/woocommerce/changelog/45197-fix-44755-price-filter-styling-issue-when-inline-input-fields-is-enabled
@ -7791,6 +7796,8 @@ plugins/woocommerce/changelog/44838-dev-use-content-hash
plugins/woocommerce/changelog/fix-44029
plugins/woocommerce/changelog/fix-42893-super-admin
plugins/woocommerce/changelog/45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
plugins/woocommerce/changelog/2023-10-24-08-52-26-105513
plugins/woocommerce/changelog/update-default-payments-gateways-recommendations
plugins/woocommerce/changelog/44880-dev-e2e-refactoring
plugins/woocommerce/changelog/add-43707_show_prepublish_checks_section
plugins/woocommerce/changelog/fix-45300

View file

@ -30,10 +30,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -41,11 +37,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -55,7 +48,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/watchers
/*source=
/.git
/?z=1
/B00M3E1HJY
/B00M3E1NYI
/B00M3E1Q5Y
@ -73,16 +65,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Search/
/_
/_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
@ -97,8 +79,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments/*?*sort=
/commits/*?author
/commits/*?path
/communities
/discovered
/download
/download/Browse.aspx?
/download/browse.aspx?
@ -124,7 +104,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/liked_by
/likes
/listing/*/favoriters
/lookup?
/mediaapi/
@ -132,20 +111,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/
/music/*/search/
/newsearch/
/organize
/people/*/circle
/people/*/favorites
/pinned_flashes
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/revisions
/rg*/mediaviewer/rm*/tr
/rss
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -163,15 +137,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/wiki/Special:
/wiki/index.php/Help
@ -240,7 +210,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order=
?pt1=true$
?s=
?show_error=true
?tab=achievements&achievement=
?utm_*=
?w=address
@ -326,8 +295,6 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -393,8 +360,6 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -503,7 +468,6 @@ ad_spice
ad_syndication_user_tracking
ad_visibility
addContacts
addboard
addressBookExport
admin
adredir?
@ -525,7 +489,6 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
aihub/tfhub
ajax
ajax/follow_info
@ -563,7 +526,6 @@ api_access_key=
app*_
app*form_id=
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -681,7 +643,6 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
away.php
b?*node=7454898011
b?*node=7454917011
@ -795,11 +756,7 @@ blogs/test
blogsearch
blogsearch_feeds
bn
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -821,38 +778,17 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
browse/reviews/recent
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buttonlite.js
buyside-e2e-monitor
buzz/post
@ -1044,7 +980,6 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -1068,7 +1003,6 @@ client_error
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1089,7 +1023,6 @@ commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1105,32 +1038,24 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
community_s
companyDir
compare
compare/*/apply
compressiontest
config.js
connect
connections
connector
consumers/archive
contact_me
contactus
content
content-claiming
context_referrer=gig_page
context_referrer=user_page
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copyright-reporting
corgi$
couchmode
counter/*?
@ -1138,13 +1063,7 @@ counters/client-screenview
coupons/visit
covid19
covid19/mobility
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
@ -1153,9 +1072,7 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1265,9 +1182,7 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1317,7 +1232,6 @@ digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -1414,8 +1328,6 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
@ -1427,7 +1339,6 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
@ -1482,7 +1393,6 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
@ -1585,8 +1495,6 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
@ -1596,7 +1504,6 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fe=true
feature/sf-test
feed
@ -1676,8 +1583,6 @@ flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1788,8 +1693,6 @@ globalmarketfinder
globalmarketfinder/*.html
go/awards
gold?
google_gdn.html
google_search.html
googlebooks/images
goto
gp
@ -1900,7 +1803,6 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1975,10 +1877,7 @@ hk-en/teams
hk-en/transactions
hk-en/treasury
hk-en/your
holiday-spotlight
holidays-celebrations
home
homefeed
homepage-video-test
hosted/images
hotelfinder/rpc
@ -1999,9 +1898,6 @@ i/u
ia
icons
id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie*/listing/*/favoriters
@ -2171,14 +2067,11 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invites/buy
invoice/est
invoice/estimate/buyerView
@ -2268,8 +2161,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters
jp*/people/*/circle
jp*/people/*/favorites
@ -2332,7 +2223,6 @@ knowmore
ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
@ -2371,7 +2261,6 @@ li/track
library/devices
licensing-syndication
limited-release
linked
linkedin
list
list/ls*/_ajax
@ -2380,7 +2269,6 @@ listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -2412,7 +2300,6 @@ lochp?
logging
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -2591,7 +2478,6 @@ native
nb-no.www.cloudflare.com
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -2603,7 +2489,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsroom/notifications
@ -2711,7 +2596,6 @@ no-en/treasury
no-en/your
nonprofits/account
not_recommended_reviews/preview
notifications
ns/hydra/console/?
nus-trk
nwshp$
@ -2764,12 +2648,8 @@ nz/teams
nz/transactions
nz/treasury
nz/your
oauth/line
oauth/login
oauth/v2
oauth2/v2
oauth_error
offsite
og
onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018
@ -2801,11 +2681,8 @@ pagespeed/insights/ui/logo
palm
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2835,39 +2712,8 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
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?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters
pl*/people/*/circle
pl*/people/*/favorites
@ -2918,7 +2764,6 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -2948,7 +2793,6 @@ ppob?
pqa
preference
preferences
prefs
present
presentation
prettyearth/assets
@ -2959,8 +2803,6 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -3038,7 +2880,6 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -3048,7 +2889,6 @@ qp/batch_fetch_web
qr
quality_form?
query
quiz
r
r/*.rss
r/*/comments/*.rss
@ -3073,7 +2913,6 @@ random
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -3091,8 +2930,6 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
@ -3103,14 +2940,10 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
reservations/*/notifyme
resource
resource/*/get
results
retail
retail/availability
@ -3147,7 +2980,6 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -3242,7 +3074,6 @@ searchhistory
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -3324,7 +3155,6 @@ shop/sign_out
shop/signed_in_account
shop/store/feeds
shop_name_search_service
shop_pins
shopping-content-api/product_images
shopping/product
shopping/ratings/account/metrics
@ -3618,13 +3448,11 @@ smart/buttons
social/photosui/images
social/photosui/sitemap
social/social-security-directory/cai
socialmanager
sounds/player
sounds/player$
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -3701,10 +3529,6 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
submit
@ -3725,7 +3549,6 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
sv-se.www.cloudflare.com
svc
svc/crosswords
@ -3739,14 +3562,12 @@ svc/vertex
svc/web
svc/wordle
svpRecommendations
sw-shell.html
swg
syndicate
system1/images
t/terms
tab=
tablet
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -3779,10 +3600,8 @@ test
testpage-forhomepage
tetro
th-th.www.cloudflare.com
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -3857,7 +3676,6 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
tvschedule
twitter
@ -3922,8 +3740,6 @@ uk/teams
uk/transactions
uk/treasury
uk/your
unauth-profile
unlink
unsub
until=
updates
@ -3999,8 +3815,6 @@ utils
uviewer
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
vi-vn.www.cloudflare.com
@ -4029,12 +3843,9 @@ watch_queue_ajax
webmasters/sitemaps/ping?
webscr
websearch
website/confirm
website/confirm/download
webstore/search
webstore/static/*/wall/js
weekly/signup
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget_auth.php
@ -4496,7 +4307,6 @@ xoonboarding
xoplatform/logger/api/logger
xorouter
your
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos

View file

@ -1338,7 +1338,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/F1/
/HDYK
/IntegrationCenter
/MANUALS/*.pdf$
/Message-Error.htm
/NEWBASE_EXPORTS
/Ntk
@ -1681,7 +1680,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/discovered
/dl/palinsesti/Page-e120a813-1b92-4057-a214-15943d95aa68.html
/dl/test
/docs/product
/document/comments
/document/create
/document/delete
@ -2965,6 +2963,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?georedirect=
?go=
?go=111b735a516af85c84df92fa7be3eface405339a91bac1c0d5bf8db96e9a2fc1
?gologin=1
?gp=*
?gws_rd=ssl$
?hc_location
@ -4319,6 +4318,7 @@ FI/figis/cams
FRONT_PROGRAMAS?go=
FRONT_SALA_PRENSA
FairShare
FatalError.html
FeaturedShowMoreOverlay
Features/SpinaBifidaProgram/
Feeds
@ -4434,6 +4434,7 @@ Jyxobot
Kimengi
Kimengi/nineconnections.com
Korean
LFE/Live.controls.sharedpages/error.aspx
LICENSE.txt
LP
Landingpages.html
@ -4537,6 +4538,7 @@ Meo
MessageRunDetailID=
MetaURI
Microsoft.URL.Control
Mobile/EM/
Moreover
Moreoverbot
MoviesYouveSeen
@ -4597,6 +4599,7 @@ Orthogaffe
OtherDisplayView
Out-Of-Date
P
P.mvc?_escaped_fragment_=/peopletags.aspx
PDATOI/
POLLSERVER
PRBCDN10
@ -4721,6 +4724,7 @@ SectionSearch
SectionTagList.nhn
SelectLocale?fromPage=
Server
ServerError.aspx
Service-Search/find-a-psychological-therapies-service/find-your-gp
Service-Search/find-a-psychological-therapies-service/results
Service-Search/find-a-psychological-therapies-service/what-happens-when-you-refer-yourself
@ -5132,6 +5136,9 @@ about-aws/whats-new/2009/01/09/Amazon-CTO-Chief-of-Year-2/
about-aws/whats-new/2009/07/24/aws-survey/
about-which/contact-us/send-us-a-message/thank-you/
about.html
about/*/getting-started
about/*/mobile
about/*/update
about/adrm/data-linkage
about/ask/
about/ask?*
@ -6045,6 +6052,7 @@ auth/verifychallenge
authenticate
authentication
authentication$
authkey=
author
author/
author/*/date
@ -7010,6 +7018,7 @@ breast-cancer/bc-treatment-21/provider-select
britishairways
browse
browse-2
browse.aspx
browse/genre
browse/more_page
browse/reviews/recent
@ -9542,7 +9551,6 @@ docs/doc/zoom-apps-security-privacy-faq.pdf
docs/forms/social
docs/help/search-results.html
docs/image/new/brand/outdated
docs/product
docs/search_results.html
docs/socialmarkup
docs/zoho-docs-pricing-delete.html
@ -9610,6 +9618,7 @@ downloadHistory
download_history.mhtml$
downloadapp
downloadassets
downloadaszip
downloadimage.aspx
downloads
downloads.php
@ -9831,6 +9840,7 @@ embed_js
embed_video
embeddable
embeds
embedservererror.aspx
emea
emea/corporate/careers
emea/news
@ -10524,6 +10534,7 @@ fashion-shows
fashion/lookbook/38917
fashion/search/models
fastanswers
fatalerror.html
faves-i_love_u_get_away_from_me
favicon
favorit-hinzufuegen
@ -11578,6 +11589,7 @@ groupAnswers
groupSharingMsg
groupcallembed/*
groups
groups/
groups/*/-/saml/sso
groups/*/analytics
groups/*/contribution_analytics
@ -11597,7 +11609,6 @@ gs-
gsa
gsc
gsc/comic_viewer
gsc/movie_sitemap
gsr
gss
gsx
@ -12017,6 +12028,7 @@ http://census.gov/robots.txt
http://creativecommons.org/robots.txt
http://euronews.com/robots.txt
http://extension.purdue.edu/robots.txt
http://giphy.com/robots.txt
http://graphisoft.com/robots.txt
http://hubspot.com/robots.txt
http://ie.edu/robots.txt
@ -14568,6 +14580,8 @@ mobile/search
mobile=no*
mobile_login
mobileformat=
mobilepagenotfounderror.aspx
mobileservererror.aspx
mockup-editor
mod
mod.php
@ -15405,7 +15419,6 @@ nofollow=1
nogooglebot
nojs=
nonConfig/api/wpa
nonce="Sn9byptpYLJmLVHlE_g9qg">(function(){var
nonprofits/account
nonstyleishida/videolist-*.html
nonstyleishida/videolist.html
@ -15785,6 +15798,7 @@ pagead/js/adsbygoogle.js
pagead/show_ads.js
pagead/show_ads.js
pageitem
pagenotfounderror.aspx
pages-extensions/FollowCompany
pages.www.cloudflare.com
pages/*&preview[
@ -15936,6 +15950,8 @@ people/search
people/setup-guide.html
people/thankyou.html
people/time-management.html
peopleoptions.aspx
peopletags.aspx
pepe
perfil
performance/
@ -16237,7 +16253,6 @@ pmc/publisherportal/download
pmc/publisherportal/journalmanager
pmc/tocrender.fcgi
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:\x22EAEybAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CiAKHlJlc3Bla3RpZXJ0IEdvb2dsZSBSb2JvdHMgVFhUPwooCiZXbyBsaWVndCBkaWUgUm9ib3RzIHR4dCBiZWkgV29yZFByZXNzPxDkAg\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22w8v1Ct-LdCC8QcjuqF3IGGcw2JI\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmcomment/
pmm-templates
pmo/contact/en/staff
@ -17059,6 +17074,7 @@ questions/tagged/*%20
questions/tagged/*+
queue
qui-sommes-nous
quickadd.aspx
quickcast
quickstart
quickstart/promo
@ -18059,9 +18075,11 @@ security/introducing-s2n-new-open-source-TLS-implementation
seek-and-destroy
select
selectedImage
selectembed.aspx
selectlocale-dmc?fromPage=
selectpayment
self-registration
self.aspx
seller_onboarding
semantic-homepage
seminar/
@ -18108,6 +18126,7 @@ server/source
server/staging
server/top-addendum
server/trans-map.html
servererror.aspx
service
service-search/dist/images/loading.gif
service-search/find-a-psychological-therapies-service/find-your-gp
@ -18270,6 +18289,8 @@ shared
shared/*?wtime
shared/ad-enablers
shared/ad-iframe-busting-enablers
sharedfavorite.aspx
sharefavorite.aspx
sharehub
sharing
sharing/files
@ -21126,6 +21147,7 @@ vip
virginaustralia
virtual
virtualization/
viruswarning.aspx
visual-gps/insights/results
visualj/
visuals/services
@ -21329,6 +21351,7 @@ webview
weekly/signup
welcome
welcome-email
welcome.aspx
wetter/*p=
wewantyou/
wgbh/americanexperience/about/search/search_results.html