[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-03-18 00:19:50 +00:00
parent 55496aed78
commit b2072c9bb9
7 changed files with 363 additions and 379 deletions

View file

@ -66311,12 +66311,21 @@ README
dev/translation/sanity_check_en_langfiles.php
translation/sanity_check_en_langfiles.php
sanity_check_en_langfiles.php
dev/translation/duplicate_translation_keys.lst
translation/duplicate_translation_keys.lst
duplicate_translation_keys.lst
dev/translation/sanity_check_trans_missing_unused.sh
translation/sanity_check_trans_missing_unused.sh
sanity_check_trans_missing_unused.sh
dev/translation/txpull.sh
translation/txpull.sh
txpull.sh
dev/translation/autotranslator.php
translation/autotranslator.php
autotranslator.php
dev/translation/ignore_translation_keys.lst
translation/ignore_translation_keys.lst
ignore_translation_keys.lst
dev/translation/strip_language_file.php
translation/strip_language_file.php
strip_language_file.php
@ -66329,6 +66338,9 @@ txpush.sh
dev/translation/autotranslator.class.php
translation/autotranslator.class.php
autotranslator.class.php
dev/translation/dynamic_translation_keys.lst
translation/dynamic_translation_keys.lst
dynamic_translation_keys.lst
dev/initdata/generate-product.php
initdata/generate-product.php
generate-product.php

View file

@ -13510,12 +13510,16 @@ dev/setup/codesniffer/ruleset.dtd
dev/setup/codesniffer/README
dev/README
dev/translation/sanity_check_en_langfiles.php
dev/translation/duplicate_translation_keys.lst
dev/translation/sanity_check_trans_missing_unused.sh
dev/translation/txpull.sh
dev/translation/autotranslator.php
dev/translation/ignore_translation_keys.lst
dev/translation/strip_language_file.php
dev/translation/README
dev/translation/txpush.sh
dev/translation/autotranslator.class.php
dev/translation/dynamic_translation_keys.lst
dev/initdata/generate-product.php
dev/initdata/generate-proposal.php
dev/initdata/generate-thirdparty.php

View file

@ -45850,6 +45850,12 @@ modules/views/src/ViewsConfigUpdater.php
views/src/ViewsConfigUpdater.php
src/ViewsConfigUpdater.php
ViewsConfigUpdater.php
core/modules/views/src/Attribute/ViewsRelationship.php
modules/views/src/Attribute/ViewsRelationship.php
views/src/Attribute/ViewsRelationship.php
src/Attribute/ViewsRelationship.php
Attribute/ViewsRelationship.php
ViewsRelationship.php
core/modules/views/src/Attribute/ViewsExposedForm.php
modules/views/src/Attribute/ViewsExposedForm.php
views/src/Attribute/ViewsExposedForm.php
@ -45874,6 +45880,12 @@ views/src/Attribute/ViewsAccess.php
src/Attribute/ViewsAccess.php
Attribute/ViewsAccess.php
ViewsAccess.php
core/modules/views/src/Attribute/ViewsField.php
modules/views/src/Attribute/ViewsField.php
views/src/Attribute/ViewsField.php
src/Attribute/ViewsField.php
Attribute/ViewsField.php
ViewsField.php
core/modules/views/src/Attribute/ViewsDisplayExtender.php
modules/views/src/Attribute/ViewsDisplayExtender.php
views/src/Attribute/ViewsDisplayExtender.php
@ -45892,6 +45904,12 @@ views/src/Attribute/ViewsCache.php
src/Attribute/ViewsCache.php
Attribute/ViewsCache.php
ViewsCache.php
core/modules/views/src/Attribute/ViewsFilter.php
modules/views/src/Attribute/ViewsFilter.php
views/src/Attribute/ViewsFilter.php
src/Attribute/ViewsFilter.php
Attribute/ViewsFilter.php
ViewsFilter.php
core/modules/views/src/FieldAPIHandlerTrait.php
modules/views/src/FieldAPIHandlerTrait.php
views/src/FieldAPIHandlerTrait.php
@ -64306,6 +64324,14 @@ modules/taxonomy_test_views/test_views/views.view.test_field_filters.yml
taxonomy_test_views/test_views/views.view.test_field_filters.yml
test_views/views.view.test_field_filters.yml
views.view.test_field_filters.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml
modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml
taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml
tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml
modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml
taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml
test_views/views.view.taxonomy_translated_term_name_test.yml
views.view.taxonomy_translated_term_name_test.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid__non_existing_dependency.yml
modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid__non_existing_dependency.yml
taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid__non_existing_dependency.yml
@ -64421,6 +64447,17 @@ tests/modules/taxonomy_test/taxonomy_test.module
modules/taxonomy_test/taxonomy_test.module
taxonomy_test/taxonomy_test.module
taxonomy_test.module
core/modules/taxonomy/tests/modules/taxonomy_test/src/Plugin/views/argument/TaxonomyViewsArgumentTest.php
modules/taxonomy/tests/modules/taxonomy_test/src/Plugin/views/argument/TaxonomyViewsArgumentTest.php
taxonomy/tests/modules/taxonomy_test/src/Plugin/views/argument/TaxonomyViewsArgumentTest.php
tests/modules/taxonomy_test/src/Plugin/views/argument/TaxonomyViewsArgumentTest.php
modules/taxonomy_test/src/Plugin/views/argument/TaxonomyViewsArgumentTest.php
taxonomy_test/src/Plugin/views/argument/TaxonomyViewsArgumentTest.php
src/Plugin/views/argument/TaxonomyViewsArgumentTest.php
Plugin/views/argument/TaxonomyViewsArgumentTest.php
views/argument/TaxonomyViewsArgumentTest.php
argument/TaxonomyViewsArgumentTest.php
TaxonomyViewsArgumentTest.php
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php
modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php
taxonomy/tests/src/Traits/TaxonomyTestTrait.php
@ -64642,6 +64679,14 @@ src/Functional/Views/TaxonomyDefaultArgumentTest.php
Functional/Views/TaxonomyDefaultArgumentTest.php
Views/TaxonomyDefaultArgumentTest.php
TaxonomyDefaultArgumentTest.php
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php
modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php
taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php
tests/src/Functional/Views/TermTranslationViewsTest.php
src/Functional/Views/TermTranslationViewsTest.php
Functional/Views/TermTranslationViewsTest.php
Views/TermTranslationViewsTest.php
TermTranslationViewsTest.php
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php
modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php
taxonomy/tests/src/Functional/Views/TermNameFieldTest.php
@ -65363,6 +65408,14 @@ src/Kernel/Views/ArgumentValidatorTermNameTest.php
Kernel/Views/ArgumentValidatorTermNameTest.php
Views/ArgumentValidatorTermNameTest.php
ArgumentValidatorTermNameTest.php
core/modules/taxonomy/tests/src/Kernel/Views/ViewsArgumentDeprecationTest.php
modules/taxonomy/tests/src/Kernel/Views/ViewsArgumentDeprecationTest.php
taxonomy/tests/src/Kernel/Views/ViewsArgumentDeprecationTest.php
tests/src/Kernel/Views/ViewsArgumentDeprecationTest.php
src/Kernel/Views/ViewsArgumentDeprecationTest.php
Kernel/Views/ViewsArgumentDeprecationTest.php
Views/ViewsArgumentDeprecationTest.php
ViewsArgumentDeprecationTest.php
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php
modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php
taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php

View file

@ -6546,13 +6546,16 @@ core/modules/views/src/ViewExecutableFactory.php
core/modules/views/src/Exception/ViewRenderElementException.php
core/modules/views/src/Controller/ViewAjaxController.php
core/modules/views/src/ViewsConfigUpdater.php
core/modules/views/src/Attribute/ViewsRelationship.php
core/modules/views/src/Attribute/ViewsExposedForm.php
core/modules/views/src/Attribute/ViewsArgumentValidator.php
core/modules/views/src/Attribute/ViewsQuery.php
core/modules/views/src/Attribute/ViewsAccess.php
core/modules/views/src/Attribute/ViewsField.php
core/modules/views/src/Attribute/ViewsDisplayExtender.php
core/modules/views/src/Attribute/ViewsArgument.php
core/modules/views/src/Attribute/ViewsCache.php
core/modules/views/src/Attribute/ViewsFilter.php
core/modules/views/src/FieldAPIHandlerTrait.php
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php
core/modules/views/src/EventSubscriber/RouteSubscriber.php
@ -9244,6 +9247,7 @@ core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.te
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_parent.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_taxonomy_index_tid_depth.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_field_filters.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid__non_existing_dependency.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_term_relationship.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_name_argument.yml
@ -9259,6 +9263,7 @@ core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_ser
core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.routing.yml
core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml
core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module
core/modules/taxonomy/tests/modules/taxonomy_test/src/Plugin/views/argument/TaxonomyViewsArgumentTest.php
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php
core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php
core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
@ -9290,6 +9295,7 @@ core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php
@ -9374,6 +9380,7 @@ core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php
core/modules/taxonomy/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php
core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php
core/modules/taxonomy/tests/src/Kernel/Views/ViewsArgumentDeprecationTest.php
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php

View file

@ -30,6 +30,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -37,8 +41,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -48,6 +55,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/watchers
/*source=
/.git
/?z=1
/B00M3E1HJY
/B00M3E1NYI
/B00M3E1Q5Y
@ -65,6 +73,16 @@ $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
@ -79,6 +97,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments/*?*sort=
/commits/*?author
/commits/*?path
/communities
/discovered
/download
/download/Browse.aspx?
/download/browse.aspx?
@ -104,6 +124,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/liked_by
/likes
/listing/*/favoriters
/lookup?
/mediaapi/
@ -111,15 +132,20 @@ $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=
@ -137,11 +163,15 @@ $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
@ -210,6 +240,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order=
?pt1=true$
?s=
?show_error=true
?tab=achievements&achievement=
?utm_*=
?w=address
@ -294,6 +325,8 @@ 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
@ -359,6 +392,8 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -467,6 +502,7 @@ ad_spice
ad_syndication_user_tracking
ad_visibility
addContacts
addboard
addressBookExport
admin
adredir?
@ -488,6 +524,7 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
aihub/tfhub
ajax
ajax/follow_info
@ -525,6 +562,7 @@ api_access_key=
app*_
app*form_id=
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -642,6 +680,7 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
away.php
b?*node=7454898011
b?*node=7454917011
@ -755,7 +794,11 @@ blogs/test
blogsearch
blogsearch_feeds
bn
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -777,17 +820,38 @@ 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
@ -979,6 +1043,7 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -1002,6 +1067,7 @@ client_error
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1022,6 +1088,7 @@ commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1037,24 +1104,32 @@ 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/*?
@ -1062,7 +1137,13 @@ 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
@ -1071,7 +1152,9 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1181,7 +1264,9 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1231,6 +1316,7 @@ digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -1327,6 +1413,8 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
@ -1338,6 +1426,7 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
@ -1392,6 +1481,7 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
@ -1494,6 +1584,8 @@ 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
@ -1503,6 +1595,7 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fe=true
feature/sf-test
feed
@ -1582,6 +1675,8 @@ flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1692,6 +1787,8 @@ globalmarketfinder
globalmarketfinder/*.html
go/awards
gold?
google_gdn.html
google_search.html
googlebooks/images
goto
gp
@ -1802,6 +1899,7 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1876,7 +1974,10 @@ 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
@ -1897,6 +1998,9 @@ 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
@ -2066,11 +2170,14 @@ 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
@ -2160,6 +2267,8 @@ 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
@ -2222,6 +2331,7 @@ knowmore
ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
@ -2260,6 +2370,7 @@ li/track
library/devices
licensing-syndication
limited-release
linked
linkedin
list
list/ls*/_ajax
@ -2268,6 +2379,7 @@ listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -2299,6 +2411,7 @@ lochp?
logging
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -2477,6 +2590,7 @@ native
nb-no.www.cloudflare.com
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -2488,6 +2602,7 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsroom/notifications
@ -2595,6 +2710,7 @@ no-en/treasury
no-en/your
nonprofits/account
not_recommended_reviews/preview
notifications
ns/hydra/console/?
nus-trk
nwshp$
@ -2647,8 +2763,12 @@ 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
@ -2680,8 +2800,11 @@ 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
@ -2711,8 +2834,39 @@ 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
@ -2763,6 +2917,7 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -2792,6 +2947,7 @@ ppob?
pqa
preference
preferences
prefs
present
presentation
prettyearth/assets
@ -2802,6 +2958,8 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -2879,6 +3037,7 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -2888,6 +3047,7 @@ qp/batch_fetch_web
qr
quality_form?
query
quiz
r
r/*.rss
r/*/comments/*.rss
@ -2912,6 +3072,7 @@ random
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -2929,6 +3090,8 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
@ -2939,10 +3102,14 @@ 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
@ -2979,6 +3146,7 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -3073,6 +3241,7 @@ searchhistory
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -3154,6 +3323,7 @@ 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
@ -3447,11 +3617,13 @@ 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/
@ -3474,6 +3646,7 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
start_order
@ -3528,6 +3701,10 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
submit
@ -3548,6 +3725,7 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
sv-se.www.cloudflare.com
svc
svc/crosswords
@ -3561,12 +3739,14 @@ 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
@ -3599,8 +3779,10 @@ test
testpage-forhomepage
tetro
th-th.www.cloudflare.com
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -3675,6 +3857,7 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
tvschedule
twitter
@ -3739,6 +3922,8 @@ uk/teams
uk/transactions
uk/treasury
uk/your
unauth-profile
unlink
unsub
until=
updates
@ -3814,6 +3999,8 @@ utils
uviewer
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
vi-vn.www.cloudflare.com
@ -3842,9 +4029,12 @@ 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
@ -4306,6 +4496,7 @@ xoonboarding
xoplatform/logger/api/logger
xorouter
your
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos

View file

@ -232,7 +232,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.flv$
.full-text.print$
.full.print$
.gif$
.gif*************
.git
.git$
@ -244,10 +243,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.html_
.i
.inc$
.jpeg$
.jpeg*************
.jpg
.jpg$
.jpg*************
.js
.js$
@ -279,7 +276,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.php$
.plist$
.png
.png$
.png*************
.qr
.ram
@ -3784,7 +3780,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?adbid=
?adid=
?af=
?aff=
?aff=11788
?aff=15024
?aff=3431
@ -5293,7 +5288,6 @@ HeadJS/static-2.92
Help
HelpContent
Heritrix
HpImageArchive.aspx
HubStyle/static-2.309
HubStyle/static-2.313
HubStyle/static-2.315
@ -5594,7 +5588,6 @@ ProfilesGate
Project
PromotionDetailsDisplayView
PromotionDisplayView
Proxy.ashx
QUICKNEWS
Qinfo
Qinfo/cams
@ -5653,7 +5646,6 @@ SOImapPriceDisplayView
SametimeWebApp
Scripts
Search
Search
Search/*
Search/Mail/Public
SearchNavigationView
@ -6123,8 +6115,6 @@ ac/
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
ac2
academic-subscriptions
academic/profile
academic/search
academy
academy-free-account
academy/*/results
@ -6181,7 +6171,6 @@ ach/search
ach/user
ach/users
achievements
aclick
aclk
acoustic
acq/nonprofits
@ -6447,7 +6436,6 @@ alexa-top-sites/*
alexa-web-search/*
alexa/*
alexaforbusiness/
alink
alkali
all
all-supported-params
@ -6472,7 +6460,6 @@ amp
amp$
amp-proxy
amp-tealium
amp/
amphtml
amphtml/blogs/test
amphtml/classic-apps
@ -6546,7 +6533,6 @@ api/http://kobo.com/robots.txt
api/internal/analytics/songs
api/jobPostings/jobs
api/legendary-data/relay
api/maps/
api/nextsteps/*
api/nicorepo/timeline
api/programas/69730/audios.rss
@ -7373,7 +7359,6 @@ backgrounds
backstage/help/search-results.html
badges/profile/create
bagon
baidu
ban-me-i-am-a-robot
bandito
banmyipforever.cgi
@ -7609,7 +7594,6 @@ betaem
bfe/apps/website
bfl
bfmp
bfp/search
bg
bg-*/
bg-bg/
@ -7652,7 +7636,6 @@ bin
bin/
bin/search.go
bin/search.py
bing-site-safety
bingbot
bipolar-disorder/bipolar-depression-management
bipolar-disorder/video/bipolar-fatherhood
@ -7798,7 +7781,6 @@ blogs/blogpost/preview
blogs/nationals-journal-beta
blogs/pad$
blogs/pad/$
blogs/search/
blogs/slow-ride
blogs/technology.atom
blogs/test
@ -9001,7 +8983,6 @@ civis/posts
civis/search
civis/threads/*in_iframe=1
civis/threads/*wp_data=
ck/
cl
cl2/feeds
cl2/ical
@ -9660,16 +9641,13 @@ cp/api/wpa
cpds2
cpes/
cpresources
cpro
cpropub/univercd
cpspa
cr
cr$
cr/
cr/$
cr/corporate/contact
cr/news
cr?
craft
crash
crawler4j
@ -10974,9 +10952,6 @@ enterprise/orgs-terms
entertain
entertainment/article/Minerva-s-horoscope
entertainment/bravo
entities/search
entityexplore$
entityexplore?
entp
entrez
entrez/eutils
@ -11503,7 +11478,6 @@ fbl/terms.html
fbpostaction.cms?article=
fcgi-
fckeditor
fd/
fdbk
feature/sf-test
feature_nine_browse-bin=
@ -12042,8 +12016,6 @@ full
fullscreen
fullscreen/ReportLinker
fun
fun/api/
fun/g/
fundraiser/charity
fundraiser/search
fur/forums
@ -12313,7 +12285,7 @@ gl/users
glass/images/commerce
global
global$
global-infrastructure/services/get-async/http://baidu.com/robots.txt
global-infrastructure/services/get-async/http://bakespace.com/robots.txt
global-master
global-nav-esi
global/RU/
@ -12872,7 +12844,6 @@ homefeed
homepage
homepage-flash-testing.jsp
homepage-video-test
homepage/
homepage/2013
honing.html
hooks
@ -12894,14 +12865,12 @@ hosted
hosted/images
hosting/search
hotel/index.hi.
hotel/reviews?
hotel/us/the-airstream-van.*.html
hotel_attractions
hotel_rt_onview
hotelfinder/rpc
hotels
hotels/rpc
hotels/search
hotelsonmap.*.json
hotfix/
houseads
@ -12917,8 +12886,6 @@ hp/focus-retrocompatibile$
hp/video/api
hp/video/mystuff
hp/video/profiles
hpm
hpmob
hr
hr-*/
hr-hr/
@ -13264,7 +13231,6 @@ ie/user$
ie/ventureone
ie/your
ie?
ielx*
ieupdate/
ifh
ifr/
@ -13360,16 +13326,11 @@ images/$
images/*
images/?
images/Podcasts
images/async/?
images/async?
images/carBlogsimages
images/chart_gifs
images/chart_pdfs
images/chart_png300
images/chart_png460
images/hosted/?
images/hosted/search?
images/hosted?
images/interview_pdfs
images/li.gif
images/logging_requests.gif
@ -13378,12 +13339,8 @@ images/ndtvvideo/*
images/pad/search?rpt=imageview
images/pad/search?text=*&source=morda
images/resume
images/search%3F
images/search/?
images/search?
images/search?rpt=imageview
images/search?text=*&source=morda
images/searchbyimage
images/showroomimages
images/smart/$
images/touch/$
@ -13394,7 +13351,6 @@ images/usedcarimages
images/userprofileimg
images/v$
images/viewconfig$
images?
imagine/
imesync
img
@ -13519,7 +13475,6 @@ inapp
inbox
inbox$
inbox$
inboxcommerce
include
include/
includes
@ -13644,8 +13599,7 @@ info/jobs/showmaster.html
info/jobs/social-media.html
info/jobs/support.html
info/jobs/texterin-uxwriterin.html
info/jobs/werkstudentin-social-media.html
info/jobs/werkstudentin-social-media_6.html
info/jobs/werkstudi-social-media.html
info/tech-feedback
info2/*
infoods/biodiversity
@ -14691,7 +14645,6 @@ liked
limit_hits
limited-release
link
link?
link_to
linked
linkedin
@ -14757,7 +14710,6 @@ loader.cfm*
loc/volunteers
loc=
local
local
local-services-ads
local/ajax
local/blogsandcolumns/slow-ride-front
@ -15042,7 +14994,6 @@ maps/*?lang=uk$
maps/*?lang=uz$
maps/*?ll=
maps/about
maps/adsendpoint
maps/api/js
maps/api/place/js
maps/api/staticmap
@ -15436,7 +15387,6 @@ merchant/directions
merchant/imageUploadPreview
merchant/loc
merchant/moreProducts?
merchant/reviews?
merchant/update
merchantapps
mes
@ -16383,7 +16333,7 @@ nofollow=1
nogooglebot
nojs=
nonConfig/api/wpa
nonce="fT64myw1Tn0wk0cOMYDhNA">(function(){var
nonce="58jFLMfpe5PN0RLSIH5NuQ">(function(){var
nonprofits/account
nonstyleishida/videolist-*.html
nonstyleishida/videolist.html
@ -16405,7 +16355,6 @@ notificarelacionadas
notifications
notifications
notifications$
notifications/
notifications/*
nova
now/mt3
@ -16572,8 +16521,6 @@ offers/nonprofits
offers/nonprofits$
offers/nonprofits%
offers/nonprofits?
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offline
offlinenotice.xml
offsite
@ -17223,7 +17170,7 @@ 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:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x221BteaEMn2o15adrHyXbxMgjolxE\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
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:\x22EAEyVAoYChZXYXMgbWFjaHQgZWluIENyYXdsZXI_ChsKGVdvIGZpbmRldCBtYW4gUm9ib3RzIHR4dD8KGAoWV2FzIGJlZGV1dGV0IGRpc2FsbG93PxDkAg\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22aXK19nynXNKYpvZ_vGR6JeGVJVo\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmcomment/
pmm-templates
pmo/contact/en/staff
@ -17613,7 +17560,6 @@ pro-resources
pro-site
pro/about
pro2
proFile/history?
proMatch
proProjects
proVideoWidget
@ -17632,7 +17578,6 @@ product-reviews/B0069IY63Y
product/electrode/api/logger
product/electrode/api/wpa
product/recommended
product/reviews?
productBrand=
productId=
productPurchaseDone
@ -17675,7 +17620,6 @@ profile/*/followers
profile/*/following
profile/*/map$
profile/downloads_limit
profile/history?
profile/license
profile/payment/getstarted
profile/view
@ -18305,8 +18249,6 @@ resources/xml
resources/xml/sitemaps
responder
rest
rest
results
results
results-export-email-by-search-data
results-export-ids
@ -18358,7 +18300,6 @@ reviews/seller
reviews/top-reviewers
reviews_page=
rewards
rewardsapp/
rf=*
rfcdiff*
rh-cong3-fragment
@ -18531,7 +18472,6 @@ s2/sitemaps
s2/static
s3
s?
s?
s?*rh=n%3A1380045031
sa
sa=
@ -19140,7 +19080,6 @@ set_cookie.pl
setbucket
setprefs
settings
settings
settings/*
settings/deactivated
settings/linkaccount
@ -19274,9 +19213,7 @@ sharing/files
sharing/folders
sheet/help/search-results.html
shelf/user_shelves
shenghuo
shenghuo/search?
shifen/
shihui
shihui?
ship
@ -19285,8 +19222,6 @@ shipping-payment
shippingassistant
shippinginformation
shop
shop$
shop/
shop/bag
shop/browse/campaigns/mobile_overlay
shop/browse/overlay
@ -19300,7 +19235,6 @@ shop/sign_in
shop/sign_out
shop/signed_in_account
shop/store/feeds
shop?
shop_name_search_service
shop_pins
shopfront-api
@ -19878,7 +19812,6 @@ social-connect/send
social/help/search-results.html
social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
social_media
socialapp/
@ -19969,7 +19902,6 @@ spanish/thewto_s/minist_s/mc10_s/coordinator_guide_s.pdf
spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf
spartan
spatl
spbasic
spbot
spc-source=
special-promo/2for1
@ -20048,7 +19980,6 @@ sports/xyz123
sports_fp_ms
spp/
spreadsheet
spresults
sprint_wml
sprint_xhtml
sprints/help/search-results.html
@ -20133,7 +20064,6 @@ statement
static
static-assets/documents/PwnedPasswordsTop100k.txt
static-assets/images/collection
static/
static/button/button1.html
static/button/button1.js
static/button/button2.html
@ -20250,8 +20180,6 @@ storeclick
storefront
storepicker
storerequest
stores$
stores/
stores/page/*visitId=
stories
story
@ -20801,7 +20729,6 @@ text
textedition
tfemail
th
th$
th-*/
th-th.www.cloudflare.com
th-th/
@ -20823,7 +20750,6 @@ th/solutions/case-studies/
th/solutions/case-studies/innovators/innovators-eu/
th/user
th/users
th?
th_en
th_th/templates/M
thank-you
@ -21073,7 +20999,6 @@ translate_static
translate_suggestion
translate_t
translation
translator/?ref=
transmute/static-1.85
transmute/static-2.6
transmute/static-2.8
@ -21101,22 +21026,8 @@ travel/
travel/2013/aug/22/been-there-readers-competition?
travel/8711559/The-Telegraph-Travel-Awards-2011.html
travel/clk
travel/css
travel/flight/flightSearch
travel/flight/flightSearchAction
travel/flight/search/?
travel/flight/search?
travel/flights/s
travel/hotel-search
travel/hotel/e
travel/hotel/hotelMiniSearchRequest
travel/hotel/hotelSearch
travel/hotels/checkout
travel/hotels/detail
travel/hotels/search/?
travel/hotels/search?
travel/scripts
travel/secure
travelnevadahighway95tc
treasury
treasury/treasdocuments
@ -21450,7 +21361,6 @@ uk/users
uk/ventureone
uk/wdc
uk/your
ulink?
ulk/i
ulk/sch
ulk/usr
@ -21577,7 +21487,6 @@ ur/user
ur/users
urbanag
urchin_test
url
urlinator/static-1.54
urlinator/static-1.55
urlinator/static-1.57
@ -22081,21 +21990,11 @@ video_passthrough
video_passthrough.php
videorequest
videos
videos/?
videos/assets
videos/browsing
videos/e
videos/explore
videos/favorites
videos/feed
videos/feedcontent
videos/get_video_by_uid/
videos/images
videos/js
videos/music
videos/music/
videos/music/?
videos/music?
videos/search.php
videos/search.php?filter=*&s=Fight+Compilation$
videos/search.php?filter=*&s=Fight+Compilation*&start=*$
@ -22140,13 +22039,8 @@ videos/search.php?s=street+fight$
videos/search.php?s=street+fight*&start=*$
videos/search.php?s=woman+fight$
videos/search.php?s=woman+fight*&start=*$
videos/search/?
videos/search?
videos/trending
videos/trendingcontent
videos/viewmeta/
videos/week
videos?
videosearch
view
viewAll=
@ -22403,10 +22297,6 @@ whysecure
whythisad
widget
widget-landing-page.html
widget/cr
widget/entity/search/?
widget/render
widget/snapshot
widget_auth.php
widget_chunks
widgets
@ -23171,7 +23061,6 @@ word/download
word/embed
wordpress/wp-admin
wordpress/wp-admin/admin-ajax.php
work
work/_
work/acceptinvitation
work/account