[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-12-30 10:03:51 +00:00
parent 919c98fa31
commit bedacc9fb6
12 changed files with 2166 additions and 1393 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1735412595
},
"Trickest wordlist update": {
"last_update": 1735466607
"last_update": 1735553021
}
}

View file

@ -71777,13 +71777,6 @@ tests/modules/views_test_config/views_test_config.info.yml
modules/views_test_config/views_test_config.info.yml
views_test_config/views_test_config.info.yml
views_test_config.info.yml
core/modules/views/tests/modules/views_test_config/views_test_config.module
modules/views/tests/modules/views_test_config/views_test_config.module
views/tests/modules/views_test_config/views_test_config.module
tests/modules/views_test_config/views_test_config.module
modules/views_test_config/views_test_config.module
views_test_config/views_test_config.module
views_test_config.module
core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
@ -73178,13 +73171,6 @@ views_test_config/src/Hook/ViewsTestConfigHooks.php
src/Hook/ViewsTestConfigHooks.php
Hook/ViewsTestConfigHooks.php
ViewsTestConfigHooks.php
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module
modules/views/tests/modules/views_test_query_access/views_test_query_access.module
views/tests/modules/views_test_query_access/views_test_query_access.module
tests/modules/views_test_query_access/views_test_query_access.module
modules/views_test_query_access/views_test_query_access.module
views_test_query_access/views_test_query_access.module
views_test_query_access.module
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml
modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml
views/tests/modules/views_test_query_access/views_test_query_access.info.yml
@ -107046,13 +107032,6 @@ tests/modules/workflow_type_test/workflow_type_test.info.yml
modules/workflow_type_test/workflow_type_test.info.yml
workflow_type_test/workflow_type_test.info.yml
workflow_type_test.info.yml
core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module
modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module
workflows/tests/modules/workflow_type_test/workflow_type_test.module
tests/modules/workflow_type_test/workflow_type_test.module
modules/workflow_type_test/workflow_type_test.module
workflow_type_test/workflow_type_test.module
workflow_type_test.module
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php
modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php
workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php

View file

@ -10735,7 +10735,6 @@ core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.
core/modules/views/tests/modules/views_test_formatter/test_views/views.view.formatter_timestamp_as_time_diff.yml
core/modules/views/tests/modules/views_test_formatter/src/Plugin/Field/FieldFormatter/AttachmentTestFormatter.php
core/modules/views/tests/modules/views_test_config/views_test_config.info.yml
core/modules/views/tests/modules/views_test_config/views_test_config.module
core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validation.yml
@ -10910,7 +10909,6 @@ core/modules/views/tests/modules/views_test_config/test_views/views.view.test_di
core/modules/views/tests/modules/views_test_config/test_views/views.view.computed_bundle_field_view.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_groupwise_term_ui.yml
core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml
core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php
core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php
@ -15520,7 +15518,6 @@ core/modules/workflows/workflows.links.menu.yml
core/modules/workflows/workflows.permissions.yml
core/modules/workflows/tests/modules/workflow_type_test/config/schema/workflow_type_test.schema.yml
core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml
core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php

View file

@ -4544,6 +4544,10 @@ client/src/ui/select.js
src/ui/select.js
ui/select.js
select.js
client/src/ui/timepicker.js
src/ui/timepicker.js
ui/timepicker.js
timepicker.js
client/src/ui/multi-select.js
src/ui/multi-select.js
ui/multi-select.js

View file

@ -820,6 +820,7 @@ client/src/models/settings.js
client/src/search-manager.js
client/src/multi-collection.js
client/src/ui/select.js
client/src/ui/timepicker.js
client/src/ui/multi-select.js
client/src/ui/app-init.js
client/src/ui/autocomplete.js

View file

@ -304989,6 +304989,14 @@ Test/Mftf/Test/AdminCreateAndEditGroupedProductSettingsTest.xml
Mftf/Test/AdminCreateAndEditGroupedProductSettingsTest.xml
Test/AdminCreateAndEditGroupedProductSettingsTest.xml
AdminCreateAndEditGroupedProductSettingsTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
code/Magento/GroupedProduct/Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
Magento/GroupedProduct/Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
GroupedProduct/Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
Test/AssertGroupedProductQtyOnProductPageTest.xml
AssertGroupedProductQtyOnProductPageTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/EndToEndB2CAdminTest.xml
code/Magento/GroupedProduct/Test/Mftf/Test/EndToEndB2CAdminTest.xml
Magento/GroupedProduct/Test/Mftf/Test/EndToEndB2CAdminTest.xml

View file

@ -36683,6 +36683,7 @@ app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminSortingAssociatedProductsTes
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedProductSetEditContentTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminCreateGroupedProductTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminCreateAndEditGroupedProductSettingsTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/EndToEndB2CAdminTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminAddDefaultImageGroupedProductTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/test-dependency-allowlist

View file

@ -22385,11 +22385,6 @@ CoreBundle/Doctrine/QueryFormatter/MysqlFormatter.php
Doctrine/QueryFormatter/MysqlFormatter.php
QueryFormatter/MysqlFormatter.php
MysqlFormatter.php
app/bundles/CoreBundle/Doctrine/VariantMigrationTrait.php
bundles/CoreBundle/Doctrine/VariantMigrationTrait.php
CoreBundle/Doctrine/VariantMigrationTrait.php
Doctrine/VariantMigrationTrait.php
VariantMigrationTrait.php
app/bundles/CoreBundle/Doctrine/Type/GeneratedType.php
bundles/CoreBundle/Doctrine/Type/GeneratedType.php
CoreBundle/Doctrine/Type/GeneratedType.php
@ -22460,11 +22455,6 @@ bundles/CoreBundle/Doctrine/PreUpAssertionMigration.php
CoreBundle/Doctrine/PreUpAssertionMigration.php
Doctrine/PreUpAssertionMigration.php
PreUpAssertionMigration.php
app/bundles/CoreBundle/Doctrine/TranslationMigrationTrait.php
bundles/CoreBundle/Doctrine/TranslationMigrationTrait.php
CoreBundle/Doctrine/TranslationMigrationTrait.php
Doctrine/TranslationMigrationTrait.php
TranslationMigrationTrait.php
app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php
bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php
CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php
@ -23969,26 +23959,6 @@ IntegrationsBundle/Form/Type/IntegrationConfigType.php
Form/Type/IntegrationConfigType.php
Type/IntegrationConfigType.php
IntegrationConfigType.php
app/bundles/IntegrationsBundle/Form/Type/NotBlankIfPublishedConstraintTrait.php
bundles/IntegrationsBundle/Form/Type/NotBlankIfPublishedConstraintTrait.php
IntegrationsBundle/Form/Type/NotBlankIfPublishedConstraintTrait.php
Form/Type/NotBlankIfPublishedConstraintTrait.php
Type/NotBlankIfPublishedConstraintTrait.php
NotBlankIfPublishedConstraintTrait.php
app/bundles/IntegrationsBundle/Form/Type/Auth/BasicAuthKeysTrait.php
bundles/IntegrationsBundle/Form/Type/Auth/BasicAuthKeysTrait.php
IntegrationsBundle/Form/Type/Auth/BasicAuthKeysTrait.php
Form/Type/Auth/BasicAuthKeysTrait.php
Type/Auth/BasicAuthKeysTrait.php
Auth/BasicAuthKeysTrait.php
BasicAuthKeysTrait.php
app/bundles/IntegrationsBundle/Form/Type/Auth/Oauth1aTwoLeggedKeysTrait.php
bundles/IntegrationsBundle/Form/Type/Auth/Oauth1aTwoLeggedKeysTrait.php
IntegrationsBundle/Form/Type/Auth/Oauth1aTwoLeggedKeysTrait.php
Form/Type/Auth/Oauth1aTwoLeggedKeysTrait.php
Type/Auth/Oauth1aTwoLeggedKeysTrait.php
Auth/Oauth1aTwoLeggedKeysTrait.php
Oauth1aTwoLeggedKeysTrait.php
app/bundles/IntegrationsBundle/Form/Type/IntegrationSyncSettingsType.php
bundles/IntegrationsBundle/Form/Type/IntegrationSyncSettingsType.php
IntegrationsBundle/Form/Type/IntegrationSyncSettingsType.php

View file

@ -3897,7 +3897,6 @@ app/bundles/CoreBundle/Controller/ExceptionController.php
app/bundles/CoreBundle/Doctrine/DatabasePlatform.php
app/bundles/CoreBundle/Doctrine/QueryFormatter/AbstractFormatter.php
app/bundles/CoreBundle/Doctrine/QueryFormatter/MysqlFormatter.php
app/bundles/CoreBundle/Doctrine/VariantMigrationTrait.php
app/bundles/CoreBundle/Doctrine/Type/GeneratedType.php
app/bundles/CoreBundle/Doctrine/Type/UTCDateTimeType.php
app/bundles/CoreBundle/Doctrine/Type/UTCDateTimeImmutableType.php
@ -3910,7 +3909,6 @@ app/bundles/CoreBundle/Doctrine/Provider/VersionProvider.php
app/bundles/CoreBundle/Doctrine/Loader/MauticFixturesLoader.php
app/bundles/CoreBundle/Doctrine/Loader/FixturesLoaderInterface.php
app/bundles/CoreBundle/Doctrine/PreUpAssertionMigration.php
app/bundles/CoreBundle/Doctrine/TranslationMigrationTrait.php
app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php
app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php
app/bundles/CoreBundle/Doctrine/Helper/TableSchemaHelper.php
@ -4170,9 +4168,6 @@ app/bundles/IntegrationsBundle/Form/Type/IntegrationFeatureSettingsType.php
app/bundles/IntegrationsBundle/Form/Type/IntegrationSyncSettingsObjectFieldType.php
app/bundles/IntegrationsBundle/Form/Type/IntegrationSyncSettingsFieldMappingsType.php
app/bundles/IntegrationsBundle/Form/Type/IntegrationConfigType.php
app/bundles/IntegrationsBundle/Form/Type/NotBlankIfPublishedConstraintTrait.php
app/bundles/IntegrationsBundle/Form/Type/Auth/BasicAuthKeysTrait.php
app/bundles/IntegrationsBundle/Form/Type/Auth/Oauth1aTwoLeggedKeysTrait.php
app/bundles/IntegrationsBundle/Form/Type/IntegrationSyncSettingsType.php
app/bundles/IntegrationsBundle/Resources/views/Timeline/index.html.twig
app/bundles/IntegrationsBundle/Resources/views/Auth/authenticated.html.twig

View file

@ -82,6 +82,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -89,8 +93,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -100,10 +107,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/api$
@ -122,10 +142,12 @@ $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?
@ -153,6 +175,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/login
/lookup?
/mediaapi/
@ -165,9 +188,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/report_abuse
/revisions
@ -175,6 +201,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom
/rsvps/*rss
/rsvps/*xml
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -188,11 +216,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
@ -304,6 +336,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -427,6 +460,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
@ -490,6 +525,8 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -605,10 +642,12 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/hotels/partners
ads/learn
@ -625,6 +664,7 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
agreements/approve
aihub/tfhub
ajax
@ -672,8 +712,10 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -746,6 +788,7 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
b?*node=7454898011
b?*node=7454917011
@ -802,6 +845,10 @@ blogs/slow-ride
blogs/test
blogsearch
blogsearch_feeds
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/NBK
@ -824,16 +871,37 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
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
buyside-e2e-monitor
buzz/post
cai
@ -866,6 +934,7 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -889,6 +958,7 @@ clickthru
clima/ets
clima/sites/registry
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -908,6 +978,7 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -924,22 +995,31 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
companyDir
compare
compare/*/apply
compressiontest
concussion/HeadsUp/training/
config.js
connect
connections
consumers/archive
contact/menu*
contact/partner*
contactus
contactus/mwaas*
content-claiming
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -957,14 +1037,22 @@ covid19
covid19/mobility
cr$
cr?
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
cse/panel
cse?
csp
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -975,9 +1063,11 @@ de-de/corporate/rechtliche-hinweise/impressum_de.aspx
de-de/feedback
de-de/lp
de-de/searchresults
deactivate-account
default
default.aspx/kb/
default.aspx/ph/
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1073,6 +1163,8 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1085,6 +1177,7 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1146,6 +1239,7 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
entities/search
@ -1214,14 +1308,18 @@ 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
favorite
fb
fb.html
fd/
fe=true
feature/sf-test
@ -1255,6 +1353,8 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1318,6 +1418,8 @@ giveaway/host/setup
glass/images/commerce
global$
gog
google_gdn.html
google_search.html
googlebooks/images
gorf
gp
@ -1433,6 +1535,7 @@ guidebooks
gview
gwt
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1456,7 +1559,10 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1468,8 +1574,8 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://amazon.de/robots.txt
http://cdc.gov/robots.txt
http://blog.google/robots.txt
http://x.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1483,6 +1589,9 @@ 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/
@ -1528,12 +1637,15 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invoice/est
invoice/estimate/buyerView
invoice/estimate/buyerView/attachments
@ -1569,6 +1681,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
js
jsapi
jsearch
@ -1583,6 +1697,7 @@ ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
ko-kr/searchresults
kwanzaa-spotlight
labs/pmc
labs/popgadget/search
lamda/images
@ -1617,12 +1732,15 @@ learning/settings
learning/settings$
learning/settings?
legal
lens-search
li/track
library/devices
licensing-syndication
limited-release
link
linked
lite
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -1650,6 +1768,7 @@ localservices
lochp?
login
login$
login/?next=
login?*=
logout
lp
@ -1771,6 +1890,7 @@ narrative-
native
nbubumblebee
network
new_invite
news$
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
@ -1785,6 +1905,7 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -1798,6 +1919,7 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications
notifications/
ns/hydra/console/?
nus-trk
@ -1805,11 +1927,15 @@ 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
okxbet.com
onebox/media/sports/logos
@ -1838,8 +1964,11 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -1869,13 +1998,47 @@ 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
ping?
pingback
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
@ -1924,6 +2087,7 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -1932,6 +2096,8 @@ previewtemplate
print
private
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -1974,12 +2140,14 @@ pt-br/searchresults
publications
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/imda
@ -1988,6 +2156,7 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -2003,6 +2172,9 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2010,9 +2182,13 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
resource
resource/*/get
results
results
retail
@ -2050,6 +2226,7 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -2097,6 +2274,7 @@ 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
services/oauth
@ -2125,6 +2303,7 @@ shop/collections
shop/iphone/payments/overlay
shop/view/product
shop?
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2424,9 +2603,11 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
socialmanager
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -2448,6 +2629,7 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2505,6 +2687,10 @@ stores$
stores/
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview
styles/js-on.css$
subscribe/braintree
@ -2530,6 +2716,7 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2544,6 +2731,7 @@ svc/spelling-bee
svc/vertex
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2551,6 +2739,7 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2597,7 +2786,9 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -2686,6 +2877,7 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -2701,9 +2893,13 @@ ugc$
ugcsupport
ugcsupport$
ui
unauth-profile
unlink
unsub
until=
upload
upload-image-lens-history
upload-lens-image
uploads
urchin_test
url
@ -2721,6 +2917,8 @@ using
utils
uviewer
v1
v1/urls/count.json
v3/pidgets/log
verify_age
vi-vn.www.cloudflare.com
vi-vn/feedback
@ -2775,6 +2973,9 @@ webapps/xoonboarding
webmasters/sitemaps/ping?
webscr
websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
@ -3080,7 +3281,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://goo.gl/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
@ -3291,6 +3492,7 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos

View file

@ -10588,7 +10588,6 @@ e
e-dition
e-print
e/*?
e=this||self;function
ear-health-support/balance
ear-health-support/daily-care
ear-health-support/default.htm
@ -12913,7 +12912,6 @@ http-checker
http2_data
http://2.bp.blogspot.com/robots.txt
http://about.fb.com/robots.txt
http://akparti.org.tr/robots.txt
http://amazon.de/robots.txt
http://amazon.in/robots.txt
http://ameblo.jp/robots.txt
@ -12942,7 +12940,7 @@ http://static.wixstatic.com/robots.txt
http://techradar.com/robots.txt
http://theverge.com/robots.txt
http://threads.net/robots.txt
http://tinyurl.com/robots.txt
http://tiny.cc/robots.txt
http://tracks.arte.tv/robots.txt
http://weebly.com/robots.txt
https:/www.alibaba.com
@ -16792,6 +16790,7 @@ parental-passcode
parenting/cpp-21/what-is-cpp
parents/activity-finder
parents/search
parking.php4
parliament/public/traineeship/secured/
parliament/public/transltraineeship/secured
partNumber=
@ -20593,7 +20592,6 @@ t/E
t/privacy
t/terms
t31337
t=!0;typeof
ta-LK/forums
ta-LK/kb/*/discuss
ta-LK/search
@ -23310,6 +23308,7 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php