[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-03-23 10:03:42 +00:00
parent 11ccc61fb5
commit 81272af35a
10 changed files with 804 additions and 433 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1742540608
},
"Trickest wordlist update": {
"last_update": 1742637811
"last_update": 1742724212
}
}

View file

@ -86375,13 +86375,6 @@ tests/src/FunctionalJavascript/PerformanceTest.php
src/FunctionalJavascript/PerformanceTest.php
FunctionalJavascript/PerformanceTest.php
PerformanceTest.php
core/modules/navigation/tests/src/FunctionalJavascript/TopBarPerformanceTest.php
modules/navigation/tests/src/FunctionalJavascript/TopBarPerformanceTest.php
navigation/tests/src/FunctionalJavascript/TopBarPerformanceTest.php
tests/src/FunctionalJavascript/TopBarPerformanceTest.php
src/FunctionalJavascript/TopBarPerformanceTest.php
FunctionalJavascript/TopBarPerformanceTest.php
TopBarPerformanceTest.php
core/modules/navigation/tests/src/Nightwatch/Tests/a11yTest.js
modules/navigation/tests/src/Nightwatch/Tests/a11yTest.js
navigation/tests/src/Nightwatch/Tests/a11yTest.js
@ -86598,23 +86591,6 @@ modules/navigation/js/arrow-navigation.js
navigation/js/arrow-navigation.js
js/arrow-navigation.js
arrow-navigation.js
core/modules/navigation/modules/navigation_top_bar/tests/src/Functional/GenericTest.php
modules/navigation/modules/navigation_top_bar/tests/src/Functional/GenericTest.php
navigation/modules/navigation_top_bar/tests/src/Functional/GenericTest.php
modules/navigation_top_bar/tests/src/Functional/GenericTest.php
navigation_top_bar/tests/src/Functional/GenericTest.php
tests/src/Functional/GenericTest.php
src/Functional/GenericTest.php
Functional/GenericTest.php
GenericTest.php
core/modules/navigation/modules/navigation_top_bar/src/Hook/NavigationTopBarHooks.php
modules/navigation/modules/navigation_top_bar/src/Hook/NavigationTopBarHooks.php
navigation/modules/navigation_top_bar/src/Hook/NavigationTopBarHooks.php
modules/navigation_top_bar/src/Hook/NavigationTopBarHooks.php
navigation_top_bar/src/Hook/NavigationTopBarHooks.php
src/Hook/NavigationTopBarHooks.php
Hook/NavigationTopBarHooks.php
NavigationTopBarHooks.php
core/modules/navigation/modules/navigation_top_bar/navigation_top_bar.info.yml
modules/navigation/modules/navigation_top_bar/navigation_top_bar.info.yml
navigation/modules/navigation_top_bar/navigation_top_bar.info.yml

View file

@ -12774,7 +12774,6 @@ core/modules/navigation/tests/navigation_test_block/src/Plugin/Block/NavigationT
core/modules/navigation/tests/src/FunctionalJavascript/NavigationUserBlockTest.php
core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php
core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php
core/modules/navigation/tests/src/FunctionalJavascript/TopBarPerformanceTest.php
core/modules/navigation/tests/src/Nightwatch/Tests/a11yTest.js
core/modules/navigation/tests/src/Nightwatch/Tests/expandCollapseTest.js
core/modules/navigation/tests/src/Kernel/NavigationMenuMarkupTest.php
@ -12808,8 +12807,6 @@ core/modules/navigation/js/toolbar-popover.js
core/modules/navigation/js/toolbar-menu.js
core/modules/navigation/js/toolbar-dropdown.js
core/modules/navigation/js/arrow-navigation.js
core/modules/navigation/modules/navigation_top_bar/tests/src/Functional/GenericTest.php
core/modules/navigation/modules/navigation_top_bar/src/Hook/NavigationTopBarHooks.php
core/modules/navigation/modules/navigation_top_bar/navigation_top_bar.info.yml
core/modules/navigation/src/TopBarItemManagerInterface.php
core/modules/navigation/src/TopBarItemManager.php

View file

@ -22132,6 +22132,14 @@ server/services/settings-helpers/settings-helpers.test.js
services/settings-helpers/settings-helpers.test.js
settings-helpers/settings-helpers.test.js
settings-helpers.test.js
ghost/core/test/unit/server/services/explore-ping/ExplorePingService.test.js
core/test/unit/server/services/explore-ping/ExplorePingService.test.js
test/unit/server/services/explore-ping/ExplorePingService.test.js
unit/server/services/explore-ping/ExplorePingService.test.js
server/services/explore-ping/ExplorePingService.test.js
services/explore-ping/ExplorePingService.test.js
explore-ping/ExplorePingService.test.js
ExplorePingService.test.js
ghost/core/test/unit/server/services/link-tracking/LinkClickRepository.test.js
core/test/unit/server/services/link-tracking/LinkClickRepository.test.js
test/unit/server/services/link-tracking/LinkClickRepository.test.js
@ -26055,6 +26063,20 @@ server/services/settings-helpers/index.js
services/settings-helpers/index.js
settings-helpers/index.js
index.js
ghost/core/core/server/services/explore-ping/index.js
core/core/server/services/explore-ping/index.js
core/server/services/explore-ping/index.js
server/services/explore-ping/index.js
services/explore-ping/index.js
explore-ping/index.js
index.js
ghost/core/core/server/services/explore-ping/ExplorePingService.js
core/core/server/services/explore-ping/ExplorePingService.js
core/server/services/explore-ping/ExplorePingService.js
server/services/explore-ping/ExplorePingService.js
services/explore-ping/ExplorePingService.js
explore-ping/ExplorePingService.js
ExplorePingService.js
ghost/core/core/server/services/slack.js
core/core/server/services/slack.js
core/server/services/slack.js

View file

@ -4033,6 +4033,7 @@ ghost/core/test/unit/server/services/mail/GhostMailer.test.js
ghost/core/test/unit/server/services/notifications/notifications.test.js
ghost/core/test/unit/server/services/mail-events/BookshelfMailEventRepository.test.js
ghost/core/test/unit/server/services/settings-helpers/settings-helpers.test.js
ghost/core/test/unit/server/services/explore-ping/ExplorePingService.test.js
ghost/core/test/unit/server/services/link-tracking/LinkClickRepository.test.js
ghost/core/test/unit/server/services/link-tracking/LinkClickTrackingService.test.js
ghost/core/test/unit/server/services/link-tracking/PostLinkRepository.test.js
@ -4571,6 +4572,8 @@ ghost/core/core/server/services/mail-events/BookshelfMailEventRepository.js
ghost/core/core/server/services/mail-events/index.js
ghost/core/core/server/services/settings-helpers/SettingsHelpers.js
ghost/core/core/server/services/settings-helpers/index.js
ghost/core/core/server/services/explore-ping/index.js
ghost/core/core/server/services/explore-ping/ExplorePingService.js
ghost/core/core/server/services/slack.js
ghost/core/core/server/services/Users.js
ghost/core/core/server/services/link-tracking/PostLink.js

View file

@ -53644,6 +53644,17 @@ product-gallery/inner-blocks/product-gallery-thumbnails/index.tsx
inner-blocks/product-gallery-thumbnails/index.tsx
product-gallery-thumbnails/index.tsx
index.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
inner-blocks/product-gallery-thumbnails/editor.scss
product-gallery-thumbnails/editor.scss
editor.scss
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/icon.tsx
woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/icon.tsx
client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/icon.tsx
@ -53862,6 +53873,15 @@ js/blocks/product-gallery/style.scss
blocks/product-gallery/style.scss
product-gallery/style.scss
style.scss
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/utils.tsx
woocommerce/client/blocks/assets/js/blocks/product-gallery/utils.tsx
client/blocks/assets/js/blocks/product-gallery/utils.tsx
blocks/assets/js/blocks/product-gallery/utils.tsx
assets/js/blocks/product-gallery/utils.tsx
js/blocks/product-gallery/utils.tsx
blocks/product-gallery/utils.tsx
product-gallery/utils.tsx
utils.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
client/blocks/assets/js/blocks/product-gallery/types.ts
@ -63012,6 +63032,10 @@ plugins/woocommerce/changelog/56040-add-site-url-to-wccom-connection
woocommerce/changelog/56040-add-site-url-to-wccom-connection
changelog/56040-add-site-url-to-wccom-connection
56040-add-site-url-to-wccom-connection
plugins/woocommerce/changelog/e2e-add-wp-core-version-fixture
woocommerce/changelog/e2e-add-wp-core-version-fixture
changelog/e2e-add-wp-core-version-fixture
e2e-add-wp-core-version-fixture
plugins/woocommerce/changelog/55926-fix-report-order-stats-segment-date
woocommerce/changelog/55926-fix-report-order-stats-segment-date
changelog/55926-fix-report-order-stats-segment-date
@ -63272,6 +63296,10 @@ plugins/woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
changelog/fix-flaky-tests-save-site-editor-entities
fix-flaky-tests-save-site-editor-entities
plugins/woocommerce/changelog/consolidate-isblocktheme-setting
woocommerce/changelog/consolidate-isblocktheme-setting
changelog/consolidate-isblocktheme-setting
consolidate-isblocktheme-setting
plugins/woocommerce/changelog/55945-bug-brands-schema-data
woocommerce/changelog/55945-bug-brands-schema-data
changelog/55945-bug-brands-schema-data
@ -63384,6 +63412,10 @@ plugins/woocommerce/changelog/fix-product-gallery-beta-variable-specific-product
woocommerce/changelog/fix-product-gallery-beta-variable-specific-product-images
changelog/fix-product-gallery-beta-variable-specific-product-images
fix-product-gallery-beta-variable-specific-product-images
plugins/woocommerce/changelog/add-56025
woocommerce/changelog/add-56025
changelog/add-56025
add-56025
plugins/woocommerce/changelog/fix-54800-grouped-cta
woocommerce/changelog/fix-54800-grouped-cta
changelog/fix-54800-grouped-cta

View file

@ -6855,6 +6855,7 @@ plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/block-settings/index.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/block.json
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/index.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/icon.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/types.ts
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-large-image/edit.tsx
@ -6876,6 +6877,7 @@ plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/index.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/frontend.ts
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/icon.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/style.scss
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/utils.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/edit.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/frontend.tsx
@ -7910,6 +7912,7 @@ plugins/woocommerce/changelog/fix-56148
plugins/woocommerce/changelog/make-e2e-tests-v6.8-compatible
plugins/woocommerce/changelog/fix-54908-tax-onboarding-task-performance
plugins/woocommerce/changelog/56040-add-site-url-to-wccom-connection
plugins/woocommerce/changelog/e2e-add-wp-core-version-fixture
plugins/woocommerce/changelog/55926-fix-report-order-stats-segment-date
plugins/woocommerce/changelog/udpate-product-gallery-index
plugins/woocommerce/changelog/fix-46931-async-widget
@ -7975,6 +7978,7 @@ plugins/woocommerce/changelog/fix-56523-order-total-update
plugins/woocommerce/changelog/56386-update-remove-types-wp-core-data
plugins/woocommerce/changelog/add-55696
plugins/woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
plugins/woocommerce/changelog/consolidate-isblocktheme-setting
plugins/woocommerce/changelog/55945-bug-brands-schema-data
plugins/woocommerce/changelog/skip-failing-cart-and-checkout-e2e-tests
plugins/woocommerce/changelog/dev-remove-woo-interactivity
@ -8003,6 +8007,7 @@ plugins/woocommerce/changelog/add-56030
plugins/woocommerce/changelog/fix-early-calls-to-page-conditionals-56320
plugins/woocommerce/changelog/fix-53996
plugins/woocommerce/changelog/fix-product-gallery-beta-variable-specific-product-images
plugins/woocommerce/changelog/add-56025
plugins/woocommerce/changelog/fix-54800-grouped-cta
plugins/woocommerce/changelog/56094-add-missing-span-closing-tag
plugins/woocommerce/changelog/fix-jpc-connection-default-color-schema

View file

@ -1590,9 +1590,9 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://blog.google/robots.txt
http://paypal.com/robots.txt
http://washingtonpost.com/robots.txt
http://m.youtube.com/robots.txt
http://t.me/robots.txt
http://web.archive.org/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -3319,7 +3319,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard

View file

@ -129,6 +129,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
&q=*
&quicktabs_5=
&quote=
&r=
&radius=
&ref=
&referrer=
@ -2330,7 +2331,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/?cid=
/?clientId=
/?coupon=
/?currency=
/?dateFrom=
/?discount=learn
/?es_p=
@ -4128,7 +4128,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?articleno=*
?attachment_id=
?attribute_key
?author=
?autoenter=
?autoplay
?autoplay=
@ -4418,6 +4417,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?quicktabs_5=
?quid=
?quote=
?r=
?radius=
?reactions_opened
?rec=
@ -7377,7 +7377,6 @@ backstage/api/
bad-boys
bad-boys-ii
badges/profile/create
baidu
bal/impression
bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot
@ -11440,7 +11439,6 @@ compliance/security-assurance-faq-8
compliance/security-assurance-faq-9
compliance/security-assurance-faq-complete
compliance/third-party-access/
component/*
components
components/collaboration/api
composer
@ -11598,7 +11596,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/irm0002
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://cambridge.org/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
@ -11796,7 +11794,6 @@ cp/api/logger
cp/api/wpa
cpds2
cpresources
cpro
cpropub/univercd
cpspa
cr$
@ -14258,7 +14255,6 @@ fedsearch
feed
feed$
feed.mhtml
feed/$
feed/activity
feed/check
feed/history
@ -15746,7 +15742,6 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid=
homepage
homepage-video-test
homepage/
homepage/2013
homepage/HomepageVideoMetrics.htm
homes
@ -17625,7 +17620,6 @@ limited-release
link
link-intersect
link-intersect/$
link?
link_to
linked
linkedin
@ -20780,6 +20774,7 @@ query?*action=issuu.user.list_subscribers&
questionId
queue
qui-sommes-nous
quick-search
quickadd.aspx
quickcast
quickstart
@ -20879,7 +20874,6 @@ recfb?
recharge/dashboard/car
recharge/dashboard/static
recherche
recherche/?*search_keywords=
recipes/*?q=
recipes/search
recommendations
@ -21363,6 +21357,7 @@ resource-library/forming-storming-norming-performing/$
resource-library/gestalt-principles/$
resource-library/getting-started-in-design/$
resource-library/go-to-market-strategy/$
resource-library/golden-ratio/$
resource-library/graphic-design-principles/$
resource-library/hamburger-menu/$
resource-library/high-fidelity-prototyping/$
@ -21792,7 +21787,6 @@ s3
s=
s=p
s?
s?
s?*rh=n%3A1380045031
s_id=
sa
@ -22054,7 +22048,6 @@ search-ads-360
search-ar-dev
search-collections?
search-console/scfe
search-page/
search-people?
search-results
search-webglimps
@ -22383,7 +22376,6 @@ sharing/folders
shelf/user_shelves
shenghuo
shenghuo/search?
shifen/
shihui
shihui?
ship
@ -24701,7 +24693,6 @@ uk/your
uk/zazzle
uki/search
uli/trac
ulink?
ulk/i
ulk/sch
ulk/usr
@ -26435,11 +26426,9 @@ wp-content/*.jpg
wp-content/*.js
wp-content/*.png
wp-content/cache
wp-content/cache/
wp-content/client-mu-plugins
wp-content/mu_plugins
wp-content/plugins
wp-content/plugins/
wp-content/plugins/abm-sej/includes/ga/clarity.js
wp-content/plugins/abm-sej/includes/ga/js/growthbook.js
wp-content/plugins/abm-sej/includes/ga/js/pix.js
@ -26516,7 +26505,6 @@ wp-json/ws-form
wp-login
wp-login.php
wp-login.php
wp-login.php*
wp-signup.php
wp-srv
wp-stat/ad