[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2026-04-05 10:17:37 +00:00
parent d270f62be7
commit d4f0c0ca73
18 changed files with 1940 additions and 3409 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1775171821
},
"Trickest wordlist update": {
"last_update": 1775297839
"last_update": 1775384247
}
}

View file

@ -505,6 +505,11 @@ api/comm/propal/10_propal.hurl
comm/propal/10_propal.hurl
propal/10_propal.hurl
10_propal.hurl
test/hurl/api/eventattendees/10_eventattendees.hurl
hurl/api/eventattendees/10_eventattendees.hurl
api/eventattendees/10_eventattendees.hurl
eventattendees/10_eventattendees.hurl
10_eventattendees.hurl
test/hurl/api/contracts/10_contracts.hurl
hurl/api/contracts/10_contracts.hurl
api/contracts/10_contracts.hurl
@ -39717,6 +39722,10 @@ htdocs/public/webportal/webportal.main.inc.php
public/webportal/webportal.main.inc.php
webportal/webportal.main.inc.php
webportal.main.inc.php
htdocs/public/webportal/antispamimage.php
public/webportal/antispamimage.php
webportal/antispamimage.php
antispamimage.php
htdocs/public/webportal/ajax/ajaxfield.php
public/webportal/ajax/ajaxfield.php
webportal/ajax/ajaxfield.php
@ -41705,6 +41714,11 @@ modulebuilder/template/sql/data.sql
template/sql/data.sql
sql/data.sql
data.sql
htdocs/modulebuilder/template/stats/myobject_index.php
modulebuilder/template/stats/myobject_index.php
template/stats/myobject_index.php
stats/myobject_index.php
myobject_index.php
htdocs/modulebuilder/template/build/buildzip.php
modulebuilder/template/build/buildzip.php
template/build/buildzip.php

View file

@ -154,6 +154,7 @@ test/hurl/api/status/10_status.hurl
test/hurl/api/status/00_status.hurl
test/hurl/api/warehouses/10_warehouses.hurl
test/hurl/api/comm/propal/10_propal.hurl
test/hurl/api/eventattendees/10_eventattendees.hurl
test/hurl/api/contracts/10_contracts.hurl
test/hurl/api/mailings/10_mailings.hurl
test/hurl/api/users/10_groups.hurl
@ -6487,6 +6488,7 @@ htdocs/public/webportal/tpl/header_login.tpl.php
htdocs/public/webportal/tpl/card-view-actions-buttons.tpl.php
htdocs/public/webportal/tpl/card-view-lines.tpl.php
htdocs/public/webportal/webportal.main.inc.php
htdocs/public/webportal/antispamimage.php
htdocs/public/webportal/ajax/ajaxfield.php
htdocs/public/webportal/index.php
htdocs/public/webportal/js/modal.js
@ -6938,6 +6940,7 @@ htdocs/modulebuilder/template/sql/llx_mymodule_myobject_extrafields.key.sql
htdocs/modulebuilder/template/sql/llx_mymodule_myobject.sql
htdocs/modulebuilder/template/sql/dolibarr_allversions.sql
htdocs/modulebuilder/template/sql/data.sql
htdocs/modulebuilder/template/stats/myobject_index.php
htdocs/modulebuilder/template/build/buildzip.php
htdocs/modulebuilder/template/build/makepack-mymodule.conf
htdocs/modulebuilder/template/build/doxygen/mymodule.doxyfile

View file

@ -7010,6 +7010,18 @@ core/modules/settings_tray/settings_tray.module
modules/settings_tray/settings_tray.module
settings_tray/settings_tray.module
settings_tray.module
core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php
modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php
settings_tray/src/Form/SystemBrandingOffCanvasForm.php
src/Form/SystemBrandingOffCanvasForm.php
Form/SystemBrandingOffCanvasForm.php
SystemBrandingOffCanvasForm.php
core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php
modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php
settings_tray/src/Form/SystemMenuOffCanvasForm.php
src/Form/SystemMenuOffCanvasForm.php
Form/SystemMenuOffCanvasForm.php
SystemMenuOffCanvasForm.php
core/modules/settings_tray/src/Hook/SettingsTrayThemeHooks.php
modules/settings_tray/src/Hook/SettingsTrayThemeHooks.php
settings_tray/src/Hook/SettingsTrayThemeHooks.php
@ -11562,6 +11574,13 @@ tests/src/Kernel/FilterAPITest.php
src/Kernel/FilterAPITest.php
Kernel/FilterAPITest.php
FilterAPITest.php
core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php
modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php
filter/tests/src/Kernel/FilterFormatRepositoryTest.php
tests/src/Kernel/FilterFormatRepositoryTest.php
src/Kernel/FilterFormatRepositoryTest.php
Kernel/FilterFormatRepositoryTest.php
FilterFormatRepositoryTest.php
core/modules/filter/tests/src/Kernel/FilterKernelTest.php
modules/filter/tests/src/Kernel/FilterKernelTest.php
filter/tests/src/Kernel/FilterKernelTest.php
@ -11821,6 +11840,11 @@ modules/filter/src/FilterFormatFormBase.php
filter/src/FilterFormatFormBase.php
src/FilterFormatFormBase.php
FilterFormatFormBase.php
core/modules/filter/src/FilterFormatRepositoryInterface.php
modules/filter/src/FilterFormatRepositoryInterface.php
filter/src/FilterFormatRepositoryInterface.php
src/FilterFormatRepositoryInterface.php
FilterFormatRepositoryInterface.php
core/modules/filter/src/FilterPermissions.php
modules/filter/src/FilterPermissions.php
filter/src/FilterPermissions.php
@ -11843,6 +11867,11 @@ filter/src/Hook/FilterThemeHooks.php
src/Hook/FilterThemeHooks.php
Hook/FilterThemeHooks.php
FilterThemeHooks.php
core/modules/filter/src/FilterFormatRepository.php
modules/filter/src/FilterFormatRepository.php
filter/src/FilterFormatRepository.php
src/FilterFormatRepository.php
FilterFormatRepository.php
core/modules/filter/src/FilterUninstallValidator.php
modules/filter/src/FilterUninstallValidator.php
filter/src/FilterUninstallValidator.php
@ -27372,12 +27401,6 @@ system/src/Form/SiteMaintenanceModeForm.php
src/Form/SiteMaintenanceModeForm.php
Form/SiteMaintenanceModeForm.php
SiteMaintenanceModeForm.php
core/modules/system/src/Form/SystemBrandingOffCanvasForm.php
modules/system/src/Form/SystemBrandingOffCanvasForm.php
system/src/Form/SystemBrandingOffCanvasForm.php
src/Form/SystemBrandingOffCanvasForm.php
Form/SystemBrandingOffCanvasForm.php
SystemBrandingOffCanvasForm.php
core/modules/system/src/Form/ImageToolkitForm.php
modules/system/src/Form/ImageToolkitForm.php
system/src/Form/ImageToolkitForm.php
@ -27420,12 +27443,6 @@ system/src/Form/CronForm.php
src/Form/CronForm.php
Form/CronForm.php
CronForm.php
core/modules/system/src/Form/SystemMenuOffCanvasForm.php
modules/system/src/Form/SystemMenuOffCanvasForm.php
system/src/Form/SystemMenuOffCanvasForm.php
src/Form/SystemMenuOffCanvasForm.php
Form/SystemMenuOffCanvasForm.php
SystemMenuOffCanvasForm.php
core/modules/system/src/Form/FileSystemForm.php
modules/system/src/Form/FileSystemForm.php
system/src/Form/FileSystemForm.php
@ -81025,11 +81042,6 @@ tests/Drupal/Tests/PerformanceTestTrait.php
Drupal/Tests/PerformanceTestTrait.php
Tests/PerformanceTestTrait.php
PerformanceTestTrait.php
core/tests/Drupal/Tests/StreamCapturer.php
tests/Drupal/Tests/StreamCapturer.php
Drupal/Tests/StreamCapturer.php
Tests/StreamCapturer.php
StreamCapturer.php
core/tests/Drupal/Tests/DrupalTestCaseTrait.php
tests/Drupal/Tests/DrupalTestCaseTrait.php
Drupal/Tests/DrupalTestCaseTrait.php

View file

@ -1042,6 +1042,8 @@ core/modules/settings_tray/settings_tray.services.yml
core/modules/settings_tray/settings_tray.api.php
core/modules/settings_tray/settings_tray.routing.yml
core/modules/settings_tray/settings_tray.module
core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php
core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php
core/modules/settings_tray/src/Hook/SettingsTrayThemeHooks.php
core/modules/settings_tray/src/Hook/SettingsTrayHooks.php
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php
@ -1717,6 +1719,7 @@ core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php
core/modules/filter/tests/src/Kernel/EntityLinksTest.php
core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php
core/modules/filter/tests/src/Kernel/FilterAPITest.php
core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php
core/modules/filter/tests/src/Kernel/FilterKernelTest.php
core/modules/filter/tests/src/Kernel/FilterFormatValidationTest.php
core/modules/filter/tests/src/Kernel/FilterSecurityKernelTest.php
@ -1761,10 +1764,12 @@ core/modules/filter/src/Form/FilterDisableForm.php
core/modules/filter/src/FilterPluginCollection.php
core/modules/filter/src/FilterFormatEditForm.php
core/modules/filter/src/FilterFormatFormBase.php
core/modules/filter/src/FilterFormatRepositoryInterface.php
core/modules/filter/src/FilterPermissions.php
core/modules/filter/src/FilterFormatAddForm.php
core/modules/filter/src/Hook/FilterHooks.php
core/modules/filter/src/Hook/FilterThemeHooks.php
core/modules/filter/src/FilterFormatRepository.php
core/modules/filter/src/FilterUninstallValidator.php
core/modules/filter/src/FilterPluginManager.php
core/modules/filter/src/Entity/FilterFormat.php
@ -3702,7 +3707,6 @@ core/modules/system/src/Form/ModulesUninstallConfirmForm.php
core/modules/system/src/Form/ThemeExperimentalConfirmForm.php
core/modules/system/src/Form/LoggingForm.php
core/modules/system/src/Form/SiteMaintenanceModeForm.php
core/modules/system/src/Form/SystemBrandingOffCanvasForm.php
core/modules/system/src/Form/ImageToolkitForm.php
core/modules/system/src/Form/PerformanceForm.php
core/modules/system/src/Form/ModulesUninstallForm.php
@ -3710,7 +3714,6 @@ core/modules/system/src/Form/ModulesListNonStableConfirmForm.php
core/modules/system/src/Form/RegionalForm.php
core/modules/system/src/Form/ThemeAdminForm.php
core/modules/system/src/Form/CronForm.php
core/modules/system/src/Form/SystemMenuOffCanvasForm.php
core/modules/system/src/Form/FileSystemForm.php
core/modules/system/src/Form/ClearCacheForm.php
core/modules/system/src/Form/DateFormatEditForm.php
@ -11418,7 +11421,6 @@ core/tests/Drupal/Tests/RandomGeneratorTrait.php
core/tests/Drupal/Tests/UnitTestCaseTest.php
core/tests/Drupal/Tests/WebAssert.php
core/tests/Drupal/Tests/PerformanceTestTrait.php
core/tests/Drupal/Tests/StreamCapturer.php
core/tests/Drupal/Tests/DrupalTestCaseTrait.php
core/tests/Drupal/Tests/UpdatePathTestTrait.php
core/tests/Drupal/Tests/CSpell/SortTest.php

View file

@ -37192,6 +37192,12 @@ src/components/layout/heading.stories.tsx
components/layout/heading.stories.tsx
layout/heading.stories.tsx
heading.stories.tsx
apps/shade/src/components/layout/view-header.stories.tsx
shade/src/components/layout/view-header.stories.tsx
src/components/layout/view-header.stories.tsx
components/layout/view-header.stories.tsx
layout/view-header.stories.tsx
view-header.stories.tsx
apps/shade/src/components/layout/view-header.tsx
shade/src/components/layout/view-header.tsx
src/components/layout/view-header.tsx

View file

@ -5734,6 +5734,7 @@ apps/shade/src/components/layout/page.tsx
apps/shade/src/components/layout/list-header.stories.tsx
apps/shade/src/components/layout/header.stories.tsx
apps/shade/src/components/layout/heading.stories.tsx
apps/shade/src/components/layout/view-header.stories.tsx
apps/shade/src/components/layout/view-header.tsx
apps/shade/src/components/ui/avatar.stories.tsx
apps/shade/src/components/ui/popover.stories.tsx

View file

@ -10416,6 +10416,11 @@ assets/framework/component/weight.js
framework/component/weight.js
component/weight.js
weight.js
upload/assets/framework/component/include.js
assets/framework/component/include.js
framework/component/include.js
component/include.js
include.js
upload/assets/framework/component/date.js
assets/framework/component/date.js
framework/component/date.js
@ -56916,12 +56921,6 @@ controller/task/catalog/setting.php
task/catalog/setting.php
catalog/setting.php
setting.php
upload/admin/controller/task/catalog/tax_class.php
admin/controller/task/catalog/tax_class.php
controller/task/catalog/tax_class.php
task/catalog/tax_class.php
catalog/tax_class.php
tax_class.php
upload/admin/controller/task/catalog/comment.php
admin/controller/task/catalog/comment.php
controller/task/catalog/comment.php
@ -61125,10 +61124,5 @@ upload/index.html
index.html
upload/error.html
error.html
upload/view/data/setting/store.json
view/data/setting/store.json
data/setting/store.json
setting/store.json
store.json
composer.lock
composer.json

View file

@ -2418,6 +2418,7 @@ upload/assets/framework/component/modal.js
upload/assets/framework/component/price.js
upload/assets/framework/component/button.js
upload/assets/framework/component/weight.js
upload/assets/framework/component/include.js
upload/assets/framework/component/date.js
upload/assets/framework/component/country.js
upload/assets/framework/component/link.js
@ -7697,7 +7698,6 @@ upload/admin/controller/task/catalog/product.php
upload/admin/controller/task/catalog/review.php
upload/admin/controller/task/catalog/translation.php
upload/admin/controller/task/catalog/setting.php
upload/admin/controller/task/catalog/tax_class.php
upload/admin/controller/task/catalog/comment.php
upload/admin/controller/task/system/restore.php
upload/admin/controller/task/system/backup.php
@ -8368,6 +8368,5 @@ upload/robots.txt
upload/php.ini
upload/index.html
upload/error.html
upload/view/data/setting/store.json
composer.lock
composer.json

View file

@ -32736,6 +32736,12 @@ Form/IdentifiableObject/DataProvider/ApiClientFormDataProvider.php
IdentifiableObject/DataProvider/ApiClientFormDataProvider.php
DataProvider/ApiClientFormDataProvider.php
ApiClientFormDataProvider.php
src/Core/Form/IdentifiableObject/DataProvider/EditShipmentFormDataProvider.php
Core/Form/IdentifiableObject/DataProvider/EditShipmentFormDataProvider.php
Form/IdentifiableObject/DataProvider/EditShipmentFormDataProvider.php
IdentifiableObject/DataProvider/EditShipmentFormDataProvider.php
DataProvider/EditShipmentFormDataProvider.php
EditShipmentFormDataProvider.php
src/Core/Form/IdentifiableObject/DataProvider/MergeShipmentFormDataProvider.php
Core/Form/IdentifiableObject/DataProvider/MergeShipmentFormDataProvider.php
Form/IdentifiableObject/DataProvider/MergeShipmentFormDataProvider.php

View file

@ -5088,6 +5088,7 @@ src/Core/Form/IdentifiableObject/DataProvider/ManufacturerFormDataProvider.php
src/Core/Form/IdentifiableObject/DataProvider/ProductImageFormDataProvider.php
src/Core/Form/IdentifiableObject/DataProvider/AddProductFormDataProvider.php
src/Core/Form/IdentifiableObject/DataProvider/ApiClientFormDataProvider.php
src/Core/Form/IdentifiableObject/DataProvider/EditShipmentFormDataProvider.php
src/Core/Form/IdentifiableObject/DataProvider/MergeShipmentFormDataProvider.php
src/Core/Form/IdentifiableObject/DataProvider/AddressFormDataProvider.php
src/Core/Form/IdentifiableObject/DataProvider/CmsPageFormDataProvider.php

View file

@ -3614,6 +3614,10 @@ plugins/woocommerce/changelog/performance-order-count-action-enhancements
woocommerce/changelog/performance-order-count-action-enhancements
changelog/performance-order-count-action-enhancements
performance-order-count-action-enhancements
plugins/woocommerce/changelog/63972-mikejolley-fix-stale-pending-delete
woocommerce/changelog/63972-mikejolley-fix-stale-pending-delete
changelog/63972-mikejolley-fix-stale-pending-delete
63972-mikejolley-fix-stale-pending-delete
plugins/woocommerce/changelog/fix-dont-render-empty-store-notices
woocommerce/changelog/fix-dont-render-empty-store-notices
changelog/fix-dont-render-empty-store-notices
@ -3642,6 +3646,10 @@ plugins/woocommerce/changelog/fix-empty-search-orderby
woocommerce/changelog/fix-empty-search-orderby
changelog/fix-empty-search-orderby
fix-empty-search-orderby
plugins/woocommerce/changelog/2026-04-01-13-16-19-880401
woocommerce/changelog/2026-04-01-13-16-19-880401
changelog/2026-04-01-13-16-19-880401
2026-04-01-13-16-19-880401
plugins/woocommerce/changelog/fix-select-control-deprecated-size-warning
woocommerce/changelog/fix-select-control-deprecated-size-warning
changelog/fix-select-control-deprecated-size-warning

View file

@ -823,6 +823,7 @@ plugins/woocommerce/changelog/63986-fix-wccom-ext-tested-up-to
plugins/woocommerce/changelog/63816-fix-get-item-downloads-return-array
plugins/woocommerce/changelog/fix-playground-comment-refresh-on-blueprint-changes
plugins/woocommerce/changelog/performance-order-count-action-enhancements
plugins/woocommerce/changelog/63972-mikejolley-fix-stale-pending-delete
plugins/woocommerce/changelog/fix-dont-render-empty-store-notices
plugins/woocommerce/changelog/update-email-post-reset-content-action-label
plugins/woocommerce/changelog/fix-59043
@ -830,6 +831,7 @@ plugins/woocommerce/changelog/63715-fix-customer-history-real-time-data
plugins/woocommerce/changelog/fix-dashboard-charts-margin-bottom-deprecation
plugins/woocommerce/changelog/performance-new-index-for-wc_reserved_stock
plugins/woocommerce/changelog/fix-empty-search-orderby
plugins/woocommerce/changelog/2026-04-01-13-16-19-880401
plugins/woocommerce/changelog/fix-select-control-deprecated-size-warning
plugins/woocommerce/changelog/63796-fix-WCCOM-2367-wccom-auto-install-errors
plugins/woocommerce/changelog/62143-cleanup-orphaned-order-debug-logs

View file

@ -23006,6 +23006,10 @@ spec/models/concerns/has_groups_permissions_examples.rb
models/concerns/has_groups_permissions_examples.rb
concerns/has_groups_permissions_examples.rb
has_groups_permissions_examples.rb
spec/models/concerns/can_lookup_search_index_attributes_with_attachments_examples.rb
models/concerns/can_lookup_search_index_attributes_with_attachments_examples.rb
concerns/can_lookup_search_index_attributes_with_attachments_examples.rb
can_lookup_search_index_attributes_with_attachments_examples.rb
spec/models/concerns/can_selector/advanced_sorting/default_sort_spec.rb
models/concerns/can_selector/advanced_sorting/default_sort_spec.rb
concerns/can_selector/advanced_sorting/default_sort_spec.rb
@ -66535,6 +66539,10 @@ app/models/concerns/has_object_manager_attributes.rb
models/concerns/has_object_manager_attributes.rb
concerns/has_object_manager_attributes.rb
has_object_manager_attributes.rb
app/models/concerns/can_lookup_search_index_attributes_with_attachments.rb
models/concerns/can_lookup_search_index_attributes_with_attachments.rb
concerns/can_lookup_search_index_attributes_with_attachments.rb
can_lookup_search_index_attributes_with_attachments.rb
app/models/concerns/has_transaction_dispatcher.rb
models/concerns/has_transaction_dispatcher.rb
concerns/has_transaction_dispatcher.rb

View file

@ -4905,6 +4905,7 @@ spec/models/concerns/has_search_index_backend_examples.rb
spec/models/concerns/checks_kb_client_notification_examples.rb
spec/models/concerns/has_groups_examples.rb
spec/models/concerns/has_groups_permissions_examples.rb
spec/models/concerns/can_lookup_search_index_attributes_with_attachments_examples.rb
spec/models/concerns/can_selector/advanced_sorting/default_sort_spec.rb
spec/models/concerns/can_selector/advanced_sorting/tree_select_field_sort_spec.rb
spec/models/concerns/can_selector/advanced_sorting/select_field_sort_spec.rb
@ -11108,6 +11109,7 @@ app/models/concerns/can_be_published.rb
app/models/concerns/can_priorization.rb
app/models/concerns/can_search.rb
app/models/concerns/has_object_manager_attributes.rb
app/models/concerns/can_lookup_search_index_attributes_with_attachments.rb
app/models/concerns/has_transaction_dispatcher.rb
app/models/concerns/can_perform_changes.rb
app/models/concerns/has_optional_groups.rb

View file

@ -88,10 +88,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -99,12 +95,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/milestones/new
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -113,23 +106,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/watchers
/*source=
/.git
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget
/album/*/*?i=
/analytics
@ -153,12 +133,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/contact/menu*
/contact/partner*
/contactus/mwaas*
/directory
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -197,13 +175,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
/plugins
/podcast/*/*?i=
/print$
/profile-about
/raw
/report_abuse
/revisions
@ -211,8 +186,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom
/rsvps/*rss
/rsvps/*xml
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -242,15 +215,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/new/*?*&*&*
/store/top-free/*?*&*&*
/store/top-paid/*?*&*&*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/widget_
/zipball
@ -365,7 +334,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -459,8 +427,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
@ -527,8 +493,6 @@ _next/data
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -626,12 +590,10 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/learn
ads/local
@ -642,7 +604,6 @@ advisor/*zx1fa
adx/bin
affil
affil/pal
age-appeal
agreements/approve
ai-sandbox-internal/generated_images
aihub/tfhub
@ -699,14 +660,16 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
appealed-pin
apple-app-site-association
apps
apps*&tags=
apps/publish
apps?act=search_page&tags=
ar-ar.www.cloudflare.com
ar-ar/feedback
ar-ar/lp
ar-ar/searchresults
archives
arcio/fact-checker
articles
@ -778,7 +741,6 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
awmp/data/images
b?*node=7454898011
@ -831,10 +793,6 @@ blogs/nationals-journal-beta
blogs/search/
blogs/slow-ride
blogs/test
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/?term=
@ -856,33 +814,12 @@ books?*zoom=
books?*zoom=1
books?*zoom=5
boutique/sitemaps
branded-pins
bricks/image
business
business/ad_create
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/hub
business/invite
business/learning/blog
business/onboarding
business/pin_create
business/pos-system/shop
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor
cai
call
@ -913,7 +850,6 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/crlset
chrome/webstore/images
chwilio
@ -934,7 +870,6 @@ clima/ets
clima/sites/registry
clinvar/?term=
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -953,22 +888,17 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx*
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
communities/rss.aspx*
communities/sitemap
community
community-guidelines
community_comment
community_post
companyDir
compare
compressiontest
concussion/HeadsUp/training/
config.js
connect
connections
consumers/archive
contact/menu*
@ -976,19 +906,13 @@ contact/partner*
contact_importer
contactus
contactus/mwaas*
content-claiming
content-guest/rss/channels
control
conversation
conversations
convert-business
convert-personal
cookie-policy
copilot
copilot/c
copilotsearch?q=
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -1006,19 +930,11 @@ covid19/mobility
cr$
cr?
create
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creativegroup
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
csp
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1045,10 +961,8 @@ de/ott
de/solutions
de/upload
de/vimeo-academy
deactivate-account
default.aspx/kb/
default.aspx/ph/
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1138,8 +1052,6 @@ earth/social
ebook
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1152,7 +1064,6 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1214,7 +1125,6 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise
enterprise-jobs
enterprise-partner-search/sitemaps
@ -1299,17 +1209,13 @@ 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
external_hosted
f/healthcheck
facebook
faves-i_love_u_get_away_from_me
fb
fb.html
fbml/ajax/dialog
fd/
fe=true
@ -1347,8 +1253,6 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1432,8 +1336,6 @@ global$
gog
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
google.internal.maps.mapsjs.v1.MapsJsInternalService
google_gdn.html
google_search.html
googlebooks/images
gorf
gp
@ -1548,9 +1450,12 @@ gtr/?term=
guidebooks
gview
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
he-il.www.cloudflare.com
he-il/feedback
he-il/lp
he-il/searchresults
header/channels
headline.txt
health/sites/health/files/tobacco/docs/doi
@ -1572,12 +1477,9 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
home$
home?
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1589,10 +1491,10 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://amazon.co.uk/robots.txt
http://archive.org/robots.txt
http://maps.app.goo.gl/robots.txt
http://npr.org/robots.txt
http://s3.amazonaws.com/robots.txt
http://support.cloudflare.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1606,9 +1508,6 @@ id-id.www.cloudflare.com
id-id/feedback
id-id/lp
id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie/ie40/
@ -1651,17 +1550,14 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
integrations
internalPref
intl
intl/*/search/?
intl/*/search?
intlkb/
invite
inviteFromProfile
inviteMany
invited
invoice/est
invoice/estimate/buyerView
invoice/estimate/buyerView/attachments
@ -1699,8 +1595,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp/$
jp/about
jp/blog
@ -1743,7 +1637,6 @@ ko/ott
ko/solutions
ko/upload
ko/vimeo-academy
kwanzaa-spotlight
l.php
labs-code
labs/pmc
@ -1779,15 +1672,12 @@ learning/settings
learning/settings$
learning/settings?
legal
lens-search
li/track
library/devices
licensing-syndication
limited-release
link
linked
lite
live-session
live_chat
llms.txt
lm/R1XIHQVKXSKBNJ
@ -1966,7 +1856,6 @@ narrative-
native
nbubumblebee
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/RSVP
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
@ -1977,7 +1866,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -1991,7 +1879,6 @@ nl-nl/searchresults
nlmcatalog/?term=
node/add/
nonprofits/account
notifications
notifications/
nuccore/?term=
nus-trk
@ -1999,15 +1886,11 @@ nwshp$
o/di
o/dt
oas/
oauth/line
oauth/login
oauth/v2
oauth2
oauth2/v2
oauth_error
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offsite
og
ohttp_gateway
okxbet.com
@ -2039,11 +1922,8 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
partner-program
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2079,45 +1959,11 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
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
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com
pl-pl/feedback
pl-pl/lp
pl-pl/searchresults
place
plan=
platform-telemetry
play/store/web
@ -2164,7 +2010,6 @@ posttv/posttv/trendex
posttv/sponsored-video
ppl
preference
prefs
present
presentation
prettyearth/assets
@ -2173,8 +2018,6 @@ previewtemplate
print
privacy-policy
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -2233,13 +2076,11 @@ pt-br/vimeo-academy
public-profile
publications
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
q=
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/imda
@ -2248,7 +2089,6 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recipes/*?q=
recipes/search
reconnect
@ -2263,9 +2103,6 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2273,13 +2110,9 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
resource
resource/*/get
results
results
retail
@ -2319,7 +2152,6 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safety
safetycheck
salary-explorer/api
@ -2365,7 +2197,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
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
secure
sendHeaderEarly
sendarticle
services/oauth
setprefs
@ -2397,7 +2228,6 @@ shop/productpage
shop/topics
shop/view/product
shop?*
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2700,12 +2530,10 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
socialmanager
solutions
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -2723,7 +2551,6 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2783,10 +2610,6 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview
structure/?term=
styles/js-on.css$
@ -2813,7 +2636,6 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2831,7 +2653,6 @@ svc/strands
svc/sudoku
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2839,7 +2660,6 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2888,9 +2708,7 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -2982,7 +2800,6 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -2999,14 +2816,9 @@ ugc$
ugcsupport
ugcsupport$
ui
unauth-profile
unlink
unsub
until=
upload
upload-lens-image
upload-lens-image-history
upload-shuffle-draft
urchin_test
url
user
@ -3023,11 +2835,9 @@ using
utils
uviewer
v1
v1/urls/count.json
v2
v3
v3/openapi
v3/pidgets/log
valkyrie-playground
verified-authors
verify_age
@ -3074,9 +2884,6 @@ webapps/xo/html/cookiecheck.html
webapps/xoonboarding
webscr
websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
@ -3462,7 +3269,7 @@ wiki/Wikipedia_Diskussion:Checkuser%2F
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -3674,7 +3481,6 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/branding/favicon