From fe488ffbeb4daa7a2cee2247c14cdebe96f03979 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 09:58:49 +0000 Subject: [PATCH] [Github Action] Automated trickest wordlists update. --- .bin/wordlist-updaters/status.json | 2 +- .../espocrm-all-levels.txt | 60 +- .../CMS/trickest-cms-wordlist/espocrm.txt | 12 +- .../umbraco-cms-all-levels.txt | 10 + .../CMS/trickest-cms-wordlist/umbraco-cms.txt | 2 + .../woocommerce-all-levels.txt | 4 + .../CMS/trickest-cms-wordlist/woocommerce.txt | 1 + .../top-100.txt | 212 +- .../top-1000.txt | 1532 ++++++++-- .../top-10000.txt | 2605 +++++++---------- 10 files changed, 2434 insertions(+), 2006 deletions(-) diff --git a/.bin/wordlist-updaters/status.json b/.bin/wordlist-updaters/status.json index a33c9ed7a..6ffdbe171 100644 --- a/.bin/wordlist-updaters/status.json +++ b/.bin/wordlist-updaters/status.json @@ -3,6 +3,6 @@ "last_update": 1777691683 }, "Trickest wordlist update": { - "last_update": 1777804041 + "last_update": 1777888719 } } \ No newline at end of file diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt index 5148e8c1d..45ddce30a 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt @@ -4940,6 +4940,11 @@ src/views/fields/barcode.js views/fields/barcode.js fields/barcode.js barcode.js +client/src/views/fields/person-name.ts +src/views/fields/person-name.ts +views/fields/person-name.ts +fields/person-name.ts +person-name.ts client/src/views/fields/link-multiple-with-columns.js src/views/fields/link-multiple-with-columns.js views/fields/link-multiple-with-columns.js @@ -4990,11 +4995,6 @@ src/views/fields/currency-list.js views/fields/currency-list.js fields/currency-list.js currency-list.js -client/src/views/fields/address.js -src/views/fields/address.js -views/fields/address.js -fields/address.js -address.js client/src/views/fields/enum-int.js src/views/fields/enum-int.js views/fields/enum-int.js @@ -5072,6 +5072,11 @@ src/views/fields/address-state.js views/fields/address-state.js fields/address-state.js address-state.js +client/src/views/fields/file.ts +src/views/fields/file.ts +views/fields/file.ts +fields/file.ts +file.ts client/src/views/fields/varchar-column.js src/views/fields/varchar-column.js views/fields/varchar-column.js @@ -5092,11 +5097,6 @@ src/views/fields/assigned-user.js views/fields/assigned-user.js fields/assigned-user.js assigned-user.js -client/src/views/fields/person-name.js -src/views/fields/person-name.js -views/fields/person-name.js -fields/person-name.js -person-name.js client/src/views/fields/foreign-phone.js src/views/fields/foreign-phone.js views/fields/foreign-phone.js @@ -5112,6 +5112,11 @@ src/views/fields/date.ts views/fields/date.ts fields/date.ts date.ts +client/src/views/fields/attachment-multiple.ts +src/views/fields/attachment-multiple.ts +views/fields/attachment-multiple.ts +fields/attachment-multiple.ts +attachment-multiple.ts client/src/views/fields/foreign.js src/views/fields/foreign.js views/fields/foreign.js @@ -5132,11 +5137,6 @@ src/views/fields/text.ts views/fields/text.ts fields/text.ts text.ts -client/src/views/fields/image.js -src/views/fields/image.js -views/fields/image.js -fields/image.js -image.js client/src/views/fields/foreign-enum.js src/views/fields/foreign-enum.js views/fields/foreign-enum.js @@ -5147,11 +5147,6 @@ src/views/fields/id.js views/fields/id.js fields/id.js id.js -client/src/views/fields/phone.js -src/views/fields/phone.js -views/fields/phone.js -fields/phone.js -phone.js client/src/views/fields/color.js src/views/fields/color.js views/fields/color.js @@ -5182,6 +5177,11 @@ src/views/fields/foreign-bool.js views/fields/foreign-bool.js fields/foreign-bool.js foreign-bool.js +client/src/views/fields/phone.ts +src/views/fields/phone.ts +views/fields/phone.ts +fields/phone.ts +phone.ts client/src/views/fields/json-object.js src/views/fields/json-object.js views/fields/json-object.js @@ -5222,11 +5222,6 @@ src/views/fields/range-currency.js views/fields/range-currency.js fields/range-currency.js range-currency.js -client/src/views/fields/file.js -src/views/fields/file.js -views/fields/file.js -fields/file.js -file.js client/src/views/fields/link-multiple-with-role.js src/views/fields/link-multiple-with-role.js views/fields/link-multiple-with-role.js @@ -5252,6 +5247,11 @@ src/views/fields/array-int.js views/fields/array-int.js fields/array-int.js array-int.js +client/src/views/fields/image.ts +src/views/fields/image.ts +views/fields/image.ts +fields/image.ts +image.ts client/src/views/fields/foreign-date.js src/views/fields/foreign-date.js views/fields/foreign-date.js @@ -5347,11 +5347,11 @@ src/views/fields/formula.js views/fields/formula.js fields/formula.js formula.js -client/src/views/fields/attachment-multiple.js -src/views/fields/attachment-multiple.js -views/fields/attachment-multiple.js -fields/attachment-multiple.js -attachment-multiple.js +client/src/views/fields/address.ts +src/views/fields/address.ts +views/fields/address.ts +fields/address.ts +address.ts client/src/views/fields/email-address.js src/views/fields/email-address.js views/fields/email-address.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt index ddc80463e..c8def19e7 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt @@ -800,6 +800,7 @@ client/src/views/outbound-email/modals/test-send.js client/src/views/list-related.js client/src/views/lead-capture-log-record/modals/detail.js client/src/views/fields/barcode.js +client/src/views/fields/person-name.ts client/src/views/fields/link-multiple-with-columns.js client/src/views/fields/foreign-url.js client/src/views/fields/decimal.ts @@ -810,7 +811,6 @@ client/src/views/fields/foreign-url-multiple.js client/src/views/fields/foreign-currency-converted.js client/src/views/fields/datetime-short.js client/src/views/fields/currency-list.js -client/src/views/fields/address.js client/src/views/fields/enum-int.js client/src/views/fields/email.ts client/src/views/fields/complex-created.js @@ -826,28 +826,28 @@ client/src/views/fields/link-multiple-with-columns-with-primary.js client/src/views/fields/teams.js client/src/views/fields/float.ts client/src/views/fields/address-state.js +client/src/views/fields/file.ts client/src/views/fields/varchar-column.js client/src/views/fields/password.js client/src/views/fields/entity-type-list.js client/src/views/fields/assigned-user.js -client/src/views/fields/person-name.js client/src/views/fields/foreign-phone.js client/src/views/fields/wysiwyg.ts client/src/views/fields/date.ts +client/src/views/fields/attachment-multiple.ts client/src/views/fields/foreign.js client/src/views/fields/currency.ts client/src/views/fields/user-with-avatar.js client/src/views/fields/text.ts -client/src/views/fields/image.js client/src/views/fields/foreign-enum.js client/src/views/fields/id.js -client/src/views/fields/phone.js client/src/views/fields/color.js client/src/views/fields/foreign-array.js client/src/views/fields/foreign-datetime.js client/src/views/fields/users.js client/src/views/fields/range-int.js client/src/views/fields/foreign-bool.js +client/src/views/fields/phone.ts client/src/views/fields/json-object.js client/src/views/fields/map.js client/src/views/fields/foreign-float.js @@ -856,12 +856,12 @@ client/src/views/fields/colorpicker.js client/src/views/fields/datetime.ts client/src/views/fields/url-multiple.ts client/src/views/fields/range-currency.js -client/src/views/fields/file.js client/src/views/fields/link-multiple-with-role.js client/src/views/fields/foreign-int.js client/src/views/fields/foreign-multi-enum.js client/src/views/fields/range-float.js client/src/views/fields/array-int.js +client/src/views/fields/image.ts client/src/views/fields/foreign-date.js client/src/views/fields/enum.ts client/src/views/fields/link-multiple-with-status.js @@ -881,7 +881,7 @@ client/src/views/fields/address-city.js client/src/views/fields/currency-converted.js client/src/views/fields/complex-expression.js client/src/views/fields/formula.js -client/src/views/fields/attachment-multiple.js +client/src/views/fields/address.ts client/src/views/fields/email-address.js client/src/views/fields/link-multiple.ts client/src/views/fields/foreign-varchar.js diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt index 56ed486ad..17e2cbc45 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms-all-levels.txt @@ -97411,6 +97411,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/LanguageServiceTests.c Umbraco.Infrastructure/Services/LanguageServiceTests.cs Services/LanguageServiceTests.cs LanguageServiceTests.cs +tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaEditingServiceTests.cs +Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaEditingServiceTests.cs +Umbraco.Infrastructure/Services/MediaEditingServiceTests.cs +Services/MediaEditingServiceTests.cs +MediaEditingServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/TemplateServiceTests.cs Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/TemplateServiceTests.cs Umbraco.Infrastructure/Services/TemplateServiceTests.cs @@ -105055,6 +105060,11 @@ Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLo Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs Services/BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs +tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/UserStartNodeEntitiesServiceTests.cs +Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/UserStartNodeEntitiesServiceTests.cs +Umbraco.Cms.Api.Management/Services/UserStartNodeEntitiesServiceTests.cs +Services/UserStartNodeEntitiesServiceTests.cs +UserStartNodeEntitiesServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.ExternalLoginStatusForUserAsync.cs Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.ExternalLoginStatusForUserAsync.cs Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.ExternalLoginStatusForUserAsync.cs diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt index dfbad075b..7b8d8de65 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/umbraco-cms.txt @@ -14645,6 +14645,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentServiceNo tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.MoveToRecycleBin.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/AuditEntryServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/LanguageServiceTests.cs +tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaEditingServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/TemplateServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/UserServiceTests.PermissionsPerformance.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MemberServiceTests.cs @@ -16063,6 +16064,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/PermissionFilt tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/MemberReferenceServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs +tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/UserStartNodeEntitiesServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.ExternalLoginStatusForUserAsync.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/ItemAncestorServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/UserStartNodeTreeFilterServiceTests.cs diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt index 8fcd387c0..0db7b6690 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce-all-levels.txt @@ -54583,6 +54583,10 @@ plugins/woocommerce/changelog/fix-36979-log-get-order-exception woocommerce/changelog/fix-36979-log-get-order-exception changelog/fix-36979-log-get-order-exception fix-36979-log-get-order-exception +plugins/woocommerce/changelog/64010-30819-php8-warning +woocommerce/changelog/64010-30819-php8-warning +changelog/64010-30819-php8-warning +64010-30819-php8-warning plugins/woocommerce/changelog/bis-alpha-cr-fixes-and-cleanup woocommerce/changelog/bis-alpha-cr-fixes-and-cleanup changelog/bis-alpha-cr-fixes-and-cleanup diff --git a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt index d10b45308..204d9cddd 100644 --- a/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt +++ b/Discovery/Web-Content/CMS/trickest-cms-wordlist/woocommerce.txt @@ -6438,6 +6438,7 @@ plugins/woocommerce/changelog/tweak-align-blueprint-error-notice-wp7 plugins/woocommerce/changelog/fix-scheduled-import-migration-WOO6-53 plugins/woocommerce/changelog/build-webpack-filesystem-cache plugins/woocommerce/changelog/fix-36979-log-get-order-exception +plugins/woocommerce/changelog/64010-30819-php8-warning plugins/woocommerce/changelog/bis-alpha-cr-fixes-and-cleanup plugins/woocommerce/changelog/64137-fix-email-logo-margin-right plugins/woocommerce/changelog/pr-63971 diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt index 3117998f5..d518238b6 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-100.txt @@ -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 @@ -225,23 +218,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*?keyboard= /*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 @@ -265,12 +245,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? @@ -309,13 +287,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /newest/*rss /newest/*xml /newsearch/ -/organize /partials -/pins /plugins /podcast/*/*?i= /print$ -/profile-about /qa-folder /raw /report_abuse @@ -324,8 +299,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rsvps/*atom /rsvps/*rss /rsvps/*xml -/scheduled-pin -/scheduled-pins /search /search/ /search/*?q= @@ -356,15 +329,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 @@ -590,7 +559,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?search_forum= ?set_mobile= ?showAllGroups= -?show_error=true ?slogin ?sort= ?sortBy= @@ -684,8 +652,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 @@ -753,8 +719,6 @@ _next/data _next/jwt _next/title _next/viewer -_ngjs/resource -_ngjs/resource/*/get _nimbusJson.json _nimbusJsonp.js _nimbusJsonpStatic.js @@ -853,12 +817,10 @@ actions/news/rss ad_id= addContacts add_favorite -addboard addressBookExport admin admin/ ads -ads.txt ads/gpa/vidgen ads/learn ads/local @@ -871,7 +833,6 @@ advisor/journey adx/bin affil affil/pal -age-appeal agreements/approve ai-sandbox-internal/generated_images aihub/tfhub @@ -928,9 +889,7 @@ api? api_access_key= app*_ app*form_id= -app-ads.txt app/ -appealed-pin apple-app-site-association apps apps*&tags= @@ -1007,7 +966,6 @@ author/following author= authoring/ authwall -autocomplete away.php awmp/data/images b?*node=7454898011 @@ -1060,10 +1018,6 @@ blogs/nationals-journal-beta blogs/search/ blogs/slow-ride blogs/test -board -board_activity -board_activity_comment -bookmarklet bookmarks books books/?term= @@ -1085,33 +1039,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 @@ -1142,7 +1075,6 @@ checkout checkout-external checkoutnow checkpoint -christmas-spotlight chrome/crlset chrome/webstore/images chwilio @@ -1163,7 +1095,6 @@ clima/ets clima/sites/registry clinvar/?term= clone/library/genomic/organisms -close-account cloud-launcher/sitemap cloudsourcetools/images cms_content @@ -1182,22 +1113,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* @@ -1205,19 +1131,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? @@ -1235,19 +1155,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 @@ -1274,10 +1186,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 @@ -1367,8 +1277,6 @@ earth/social ebook ece eclas -edit -editorial/* edu/cs4hs education/404_en.htm education/blocks @@ -1381,7 +1289,6 @@ ekansa/Open-Context-Data ekansa/opencontext- email email-unsubscribe -email_verification_error embed embed/@ embed/curated @@ -1443,7 +1350,6 @@ en/microsoft-viva/ en/security en/security/ endorsements -engagement enterprise enterprise-jobs enterprise-partner-search/sitemaps @@ -1528,17 +1434,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 @@ -1576,8 +1478,6 @@ flu/espanol/ flutter-canvaskit folder follow -follow_board -follow_user following food/archive food/favourites @@ -1661,8 +1561,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 @@ -1777,7 +1675,6 @@ gtr/?term= guidebooks gview h5games_gamecenter/images -hanukkah-spotlight hashtag/*?src= hd header/channels @@ -1801,12 +1698,9 @@ help/zendesk_sso hex history history/static -holiday-spotlight -holidays-celebrations home home$ home? -homefeed homepage-video-test hosted/images hotel/reviews? @@ -1818,10 +1712,10 @@ hp/video hpc/*/supported-applications.aspx? hpm hpmob -http://amazon.com/robots.txt -http://amazon.de/robots.txt -http://calendar.google.com/robots.txt -http://ncbi.nlm.nih.gov/robots.txt +http://archive.org/robots.txt +http://patreon.com/robots.txt +http://support.microsoft.com/robots.txt +http://wordpress.org/robots.txt hub?category= hz/contact-us/ajax/initiate-trusted-contact hz/help/contact/*/message/$ @@ -1835,9 +1729,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/ @@ -1880,17 +1771,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 @@ -1928,8 +1816,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 @@ -1972,7 +1858,6 @@ ko/ott ko/solutions ko/upload ko/vimeo-academy -kwanzaa-spotlight l.php labs-code labs/pmc @@ -2008,15 +1893,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 @@ -2196,7 +2078,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 @@ -2207,7 +2088,6 @@ news/test news/test-liveblog news?viewArticle newsArticle -news_hub newsletter newsroom/dae newsround @@ -2221,7 +2101,6 @@ nl-nl/searchresults nlmcatalog/?term= node/add/ nonprofits/account -notifications notifications/ nuccore/?term= nus-trk @@ -2229,15 +2108,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 @@ -2269,11 +2144,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 @@ -2309,45 +2181,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 @@ -2394,7 +2232,6 @@ posttv/posttv/trendex posttv/sponsored-video ppl preference -prefs present presentation prettyearth/assets @@ -2403,8 +2240,6 @@ previewtemplate print privacy-policy proFile/history? -product-catalogs -product-feed product-reviews/B0069IY63Y product/reviews? productPurchaseDone @@ -2463,13 +2298,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 @@ -2478,7 +2311,6 @@ rating rd/search rd/search$ rd/search? -recently-viewed recipes/*?q= recipes/search reconnect @@ -2493,9 +2325,6 @@ refer refer/pal referrals referrer= -refresh_stored_accounts -refresh_token -register registry/wishlist remotelogout rep=hc @@ -2503,13 +2332,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 @@ -2550,7 +2375,6 @@ s2/search/social s2/sitemaps s2/static s? -safe-redirect safety safetycheck salary-explorer/api @@ -2596,7 +2420,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 @@ -2628,7 +2451,6 @@ shop/productpage shop/topics shop/view/product shop?* -shop_pins shopping-content-api/product_images shopping-organic/price_validation shopping/deals @@ -2932,12 +2754,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/ @@ -2955,7 +2775,6 @@ ss ss/customer-reviews/lighthouse ss/twister/ajax sslsingle -sso stadia/gamers start stat @@ -3015,10 +2834,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$ @@ -3045,7 +2860,6 @@ support/content support/forum/search? sureroute surprise -suspension-appeal sutils sv-se.www.cloudflare.com sv-se/feedback @@ -3063,7 +2877,6 @@ svc/strands svc/sudoku svc/wordle svpRecommendations -sw-shell.html swg system1/images t/privacy @@ -3071,7 +2884,6 @@ t/terms tab= tablet tag -taggingtool tagmanager/containers/xo tagmanager/pptm.js talk @@ -3120,9 +2932,7 @@ th-th/feedback th-th/lp th-th/searchresults th? -thanksgiving-spotlight themacallan/worlds-together -theme tickets-external? timedtext_video title @@ -3214,7 +3024,6 @@ trustedstores/js trustedstores/s trustedstores/tm2 trustedstores/verify -tv tv/thumb typeahead u @@ -3231,14 +3040,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 @@ -3257,11 +3061,9 @@ uviewer v1 v1/initialize v1/rgstr -v1/urls/count.json v2 v3 v3/openapi -v3/pidgets/log valkyrie-playground verified-authors verify_age @@ -3308,9 +3110,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 @@ -3696,7 +3495,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://apps.apple.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://creativecommons.org/robots.txt wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrators%27_noticeboard @@ -3908,7 +3707,6 @@ xhtml? xml? xoplatform/logger/api/logger xorouter -your-shop youth/404_en.htm youtube/fonts youtube/img/branding/favicon diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt index 4a5bea118..58e9eea40 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-1000.txt @@ -15,7 +15,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService %3Fpull%3D %7B*%7D %7C -%7Cd_ %C2%A0an %D0%B2%D0%B0%D0%BA%D0%B0%D0%BD%D1%81%D0%B8%D0%B8 %D9%88%D8%B8%D8%A7%D8%A6%D9%81 @@ -53,6 +52,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &alid= &bitrate= &bundle= +&c=cn& +&c=hk& +&c=tw& &calendar &calert= &categoryId= @@ -297,6 +299,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .htm$ .html .html? +.html?cachemode=refresh$ .ico .jpeg .jpeg @@ -313,6 +316,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jsx$ .jsx? .kmz +.less$ .llms.txt$ .m3u8 .m4a @@ -346,7 +350,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .ssi$ .svg .svg -.svghttp://uk.linkedin.com/robots.txt +.svghttp://dinotim.com/robots.txt .swf$ .swf$ .sxg @@ -711,12 +715,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Message-Error.htm /MsgBuilder$ /MyAccount -/Ntk -/Ntt -/Ntx /OnThisDay /QuerySuggestion /RedesignBucket +/Search /Search/ /SelectLocale?fromPage= /UPGRADE.txt @@ -837,6 +839,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /apartments-madden_att /apartments-offers_att /apartments-rent_att +/apd/*/quickview$ /api /api$ /api/_ajax/* @@ -863,6 +866,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /approval-templates/search? /approval-templates/standalone /apps +/ar/*?appliedRefinements=*, +/ar/*?appliedrefinements=*, +/ar/4009?appliedRefinements=2828 /archive /archives /archivetop.html @@ -908,7 +914,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /blank/ /blog /blog +/blog*/page /blog-article-remove-faq-utms-*.js +/blog/*.php$ +/blog/*/configuration-page.htm +/blog/*/gobig +/blog/*/teammembers +/blog/*/testing /blogs /blogs$ /blogs/ @@ -943,10 +955,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /business/aisearch /business/availability /business/availability/?context -/business/availability/?context=http://variety.com/robots.txt +/business/availability/?context=http://help.twitter.com/robots.txt /business/availability?context /business/availability?context= /business/search +/buy /buyback /buyer/widget /c @@ -1058,7 +1071,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /connected-living/content-library /connections/* /contact-sales -/contact-us /contact/menu* /contact/partner* /contactformulier @@ -1098,6 +1110,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /crossdomain /crshow/* /css +/cty/pdp/ispd /cuaca/ /custom-report /customer-success-stories.*._filter @@ -1173,6 +1186,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /download? /downloadassets /downloadstats +/dt +/dt/*.php$ +/dt/*/configuration-page.htm +/dt/*/gobig +/dt/*/teammembers +/dt/*/testing +/dt/microsites/cafe /duplex-apartments_att /dvd-mode /dynalist/* @@ -1212,6 +1232,74 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /emailthispage.html? /embed /en +/en-ar +/en-ar$ +/en-at +/en-at$ +/en-be +/en-be$ +/en-br +/en-br$ +/en-cd +/en-cd$ +/en-cg +/en-cg$ +/en-ch +/en-ch$ +/en-cl +/en-cl$ +/en-cn +/en-cn$ +/en-co +/en-co$ +/en-cz +/en-cz$ +/en-de +/en-de$ +/en-dk +/en-dk$ +/en-es +/en-es$ +/en-fi +/en-fi$ +/en-fr +/en-fr$ +/en-ga +/en-ga$ +/en-gr +/en-gr$ +/en-hu +/en-hu$ +/en-it +/en-it$ +/en-jp +/en-jp$ +/en-kr +/en-kr$ +/en-lu +/en-lu$ +/en-mx +/en-mx$ +/en-nl +/en-nl$ +/en-no +/en-no$ +/en-pe +/en-pe$ +/en-pl +/en-pl$ +/en-pt +/en-pt$ +/en-ro +/en-ro$ +/en-se +/en-se$ +/en-tr +/en-tr$ +/en-ua +/en-ua$ +/en-ve +/en-ve$ /en/categories /en/no-ad /en/programs/umbrellafacilityforgenderequality/brief/ufge-partnership-council-meeting @@ -1229,6 +1317,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /epub /error /error/ +/es-us +/es-us$ /eshop /estore /etads_v2/* @@ -1319,6 +1409,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /g00 /galaxy-s10-buy-test /gallery.js +/gaming/performance /gcbalance /gcrnsts /gd-perf$ @@ -1339,7 +1430,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /generatore-privacy-policy /get /get-spotify -/get-started /gift /gift-title /global/assets/rotera @@ -1350,7 +1440,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /goldlog$ /group /group/ -/gtc/gtc-chatbot/*http://fonts.google.com/robots.txt +/gtc/gtc-chatbot/*http://nymag.com/robots.txt /hack /hardware/*/cart /havadurumu/ @@ -1366,6 +1456,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /history-node /hm-test /home-design/share +/home/*/product-support/servicetag/*/configuration /home/contact* /home_25 /home_3rd @@ -1432,6 +1523,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /invite /invoices/invoice-templates /invoices/recurring-payments +/iserviceselection /isv/*? /item_support /itslideshow/* @@ -1467,6 +1559,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /layoutvorlagen /lazy.js /learn +/learn/search /least /legal /legal/*?ets= @@ -1644,7 +1737,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /newsletter /nextpodcastlist/* /nightly-news -/no-referrer-when-downgradehttp://wetransfer.com/robots.txt +/no-referrer-when-downgradehttp://globalnews.ca/robots.txt /no-search-results /node /node/add @@ -1715,9 +1808,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pdf-templates/standalone /pdfft /pdp-async/preview +/pdr /people/*/circle /people/*/favorites /personality/index$ +/perspectives +/perspectives/*.php$ +/perspectives/*/configuration-page.htm +/perspectives/*/gobig +/perspectives/*/teammembers +/perspectives/*/testing /pgtrack.js /photoId /photos*?*grid= @@ -1842,6 +1942,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /returns/*?ref= /reviews /reviews$ +/reviewselections /revisions /rewards-experience /rino-_att @@ -1862,13 +1963,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rsvps/*atom /rsvps/*rss /rsvps/*xml +/ru-ru /s /s?k=*&rh=n*p_*p_*p_ /saa/ /scheduled-pin /scheduled-pins /schemes -/schoollist /schrijf-een-review /science/ereader /science/fabrication @@ -2012,6 +2113,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /services/success-plans/accelerators._filter.RG*. /services/success-plans/accelerators/._filter.P*. /services/success-plans/accelerators/._filter.RG*. +/serviceselection /settings /share /shop @@ -2139,6 +2241,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /subtopic/fulfillment /suggestions/new /suite +/support/*/en-ua +/support/*/ru-ua +/support/*/ua/en +/support/*/ua/ru +/support/*/ua/uk /support/reader /sw_skeleton /swf @@ -2169,7 +2276,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /testhome /testing-products- /text -/thank-you /the-hustle/author/*& /the-hustle/author/*? /the-tonight-show/guest @@ -2455,7 +2561,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*adxarea= ?*ajax= ?*ajs_event -?*apikey*http://phys.org/robots.txt +?*apikey*http://vk.com/robots.txt ?*app ?*attachment_id ?*author @@ -2667,6 +2773,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?build ?bundle= ?byline= +?c=cn& +?c=hk& +?c=tw& ?cacheBurst= ?calendar ?callback= @@ -2792,7 +2901,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?foe= ?forcelogin=* ?format= -?format=md ?forumId= ?frmapp=yes* ?from @@ -3224,8 +3332,6 @@ ActivityUID= AdRequestEventLogApi AddForumUser AddListing -AddToList -AddToRegistry Admin Admin/ AdsManager @@ -3235,9 +3341,7 @@ AirlineTips AirportFromGeoAjax AirportIP Ajax.htm$ -AjaxSearchNavigationView AllReviews -Allons_voter AmazonCloudFront/2008-06-30 AmazonCloudFront/2009-04-02 AmazonCloudFront/2009-09-09 @@ -3310,7 +3414,6 @@ BAEmailConfirmation BALinkImpressionTracking BATools BLImpRecord -BTWN Baldric/static-1.71 Baldric/static-1.73 Baldric/static-1.80 @@ -3339,7 +3442,6 @@ COG CP CR-Dokumentation.pdf$ Calculator -CallToActionModalView CampaignConfigAjax CampaignConfiguration CampaignManagement @@ -3358,11 +3460,6 @@ CheapFlightsRecord CheapFlightsSearchDeals CheapFlightsSearchResults CheapFlightsSearchSeatGuru -Checkout -CheckoutEditItemsDisplayView -CheckoutOrderBillingView -CheckoutOrderShippingView -CheckoutSignInView Citation/Download Civ Claim @@ -3422,24 +3519,19 @@ Documents/in Domains/DomainControlPanel DownloadFile/ DynamicPlacementAjax -ESPDisplayOptionsViewCmd -ESPModal ESPNPlusAdobeTracking EULegal EarlyRequesterJS/static-1.38 ElasticLoadBalancing/2009-05-15 ElasticLoadBalancing/2010-07-01 -EmailCartView EmailHotel EmailMap EmailMemberRegistration EmailSpellCheckJson EmbedSlideshow -EnlargedImageView Entrez ErrorPage EventDates -ExitCheckoutCmd ExitWindow ExpandedUserReviews ExperiencesCommerce @@ -3455,13 +3547,10 @@ FareCalendar FatalError.html Feature FeaturedRentalReview -FeaturedShowMoreOverlay FeaturedVRAjax FeaturedVacationRentals Features/SpinaBifidaProgram/ Feeds -FetchProdRefreshContent -FiatsCmd FilterState FindRestaurants FinishAppInstall @@ -3486,7 +3575,6 @@ ForumSetSortCookie ForumSignIn ForumVote Fragment/SysConfig -FreeGiftDisplayView FreeTools FullRedirect GARecord @@ -3496,7 +3584,6 @@ GOffer GPointCampaign GSSAjax GeneralSupport -GenericRegistryPortalView GermanwingsPromo GermanwingsRegistration Germany/kleinunternehmen/euga/detail.mspx? @@ -3506,12 +3593,10 @@ GetListedLightbox GetListedUpdateAttraction GetListedUpdateEatery GetMobileApp -GiftRegistrySearchViewCmd GoogleInternetAuthority Gpits GroupHomeApi GroupManagementCenter -GuestAsAnonymous GuestExperience GuestXManagementTool GuideAjax @@ -3528,7 +3613,6 @@ HeadJS/static-2.83 HeadJS/static-2.84 HeadJS/static-2.92 Help -HelpContent HelpProxy Home- Home/404Page @@ -3630,6 +3714,7 @@ Interview/*_IP*.htm Interview/*_P*.htm InvoicePayment IpadInterstitial +JP/support/public/mt/tac/100/1002347/techtip_conventions.shtml JSErrorRecord JSWidget/ JSWidgetFeed/ @@ -3675,7 +3760,6 @@ LocationPhotosSearch LocationTab LocationWidget LogMediaClick -LogonForm M M9sY8PVm6js.js MAINTAINERS.txt @@ -3686,10 +3770,8 @@ MachineTranslation Mail/ MailEmergency ManageListingApi -ManageOrder ManageOwnersTopReasonsApi ManagePhotos -ManageReturns ManageShopListingApi ManageShopping ManageStoryboard @@ -3702,7 +3784,6 @@ MarketPerception Marketing/EcapSurvey.aspx MarketingContentWidget/GetCurrentBanner MediaBadgeResponse -MediaDisplayView MediaKit MediaVoting MeetingsBase/static-1.1538 @@ -3952,12 +4033,10 @@ OAuthRegistration OfferAnnouncementManagement OnThisDay OpenGraphLander -OpenZoomLayer OpeningHours OptOutEmail OrderItemDisplay OrderItemDisplay= -OtherDisplayView OverlayWidgetAjax OwnerActivityFeedAjax OwnerEmailManage @@ -4032,15 +4111,11 @@ PrintGuide Private ProductCancellationLogApi ProductCart -ProductComparisonCmd -ProductDetailsTabView ProductError ProductPaymentUpdate Production/ Profile PromoTools -PromotionDetailsDisplayView -PromotionDisplayView Proxy.ashx ProxyToolsAccountSettingsTool ProxyToolsBillingDetailTool @@ -4095,7 +4170,6 @@ Public/MAPPINGS/OBSOLETE Purchase/Buy QUICKNEWS QueryJson -QuickInfoView QuickReview Quickcast R @@ -4145,7 +4219,6 @@ RegistreWeb/search/advanced.htm RegistreWeb/search/simple.htm RegistreWeb/search/typedoc.htm Registry -RegistryPortalCmd RemindMe RentalCarsRedirect RentalConfirmedClaim @@ -4153,7 +4226,6 @@ RentalPropertyManager RentalWatchSignup RentalsSearch RentalsSupport -ReportAbuse ReportBug ReportIAP ReportPost @@ -4196,7 +4268,6 @@ SD SEARCH SI SNP -SOImapPriceDisplayView SPCommerceInternal SPOCK SPRedirect @@ -4215,7 +4286,6 @@ Scripts Search Search Search/ -SearchNavigationView SelectLocale?fromPage= SelfServeAdvertising SendToFriend @@ -4262,7 +4332,6 @@ ShowUserReviews_Cruises_Responsive SignInShibboleth.aspx SingleClickOptOut SingleClickSignUp -SingleShipmentOrderSummaryView Sitemaps/ SmartDealsHomeAjax SmsAjaxServlet @@ -4288,7 +4357,6 @@ Special:SearchAd Special:Sitemap Special:ThankAuthors Special:UserLogin -SpecificationDefinitionView SponsoredListingAjax SponsoredListingCommerce StartBooking @@ -4332,8 +4400,6 @@ TOCLinksForCrawlers* Tablet TaggingAjax TagsJSONServlet -TargetListPortalView -TargetStoreLocatorCmd Taxonomy/CommonTree Taxonomy/Selector TeamPresent @@ -4442,7 +4508,6 @@ VacationRentalsFAQ VacationRentalsPromoLander VacationRentalsXSiteAjax ValidateJson -VariationSelectionView Verify VerifyReview Vi%E1%BB%87c-l%C3%A0m @@ -4482,10 +4547,7 @@ WidgetListAsync.nhn Widgets- WidgetsAjax WindowsApp -WriteComments WriteReviewShade -WriteReviews -XCSA Xhr Yandex Zeige-Job? @@ -4517,7 +4579,6 @@ ZipCodeLookupAjax [_0-9a-zA-Z]+/photo [_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/retweets -[path] \+*\+ ^/*/recommend _ @@ -4636,7 +4697,6 @@ _hcms/preview _helpers _hook/*.html _hsenc= -_image-testing _jcr_content _jsn.json _jsnp.js @@ -4757,6 +4817,7 @@ abc4000 abclinks abduction ablincoln +abm/ abm/dod abm/dod.html about @@ -4801,9 +4862,7 @@ about/forStudents about/guidelines about/index about/jobs -about/leadership-university-administration/board-of-trustees/newsletter about/learn -about/news-publications/news/search about/overview about/privacy about/syndicationCenter @@ -4819,6 +4878,7 @@ abuse/? abuse/group abuse? abuse_reports/new +abx/ ac ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search ac2 @@ -4855,7 +4915,6 @@ account-login account-prefs-change account-settings account-setup -account.json account/ account/accomplishments account/ackgift @@ -5064,8 +5123,6 @@ admin?context admin?context= administration administrator -admissions/undergraduate-admissions -admissions/undergraduate-admissions.html adobe/dynamicmedia/deliver/ adredir? adresa-segmentator @@ -5100,7 +5157,6 @@ advanced-search advanced-search/x advanced-trade/spot advanced/adv-suggestions -advancedGiftRegistrySearchView advanced_engl.html advanced_search advancedsearch.aspx @@ -5247,7 +5303,6 @@ alphafoldserver als/shakespeare_pilot alumni alumni-subscriptions -alumni/the-hub am am-cookie-helper am-sonntag/vorproduktion @@ -5321,7 +5376,7 @@ apdata api api*.do api*?hl= -api*?hl=http://sciencedirect.com/robots.txt +api*?hl=http://adssettings.google.com/robots.txt api-keys api-proxy api-web @@ -5373,6 +5428,7 @@ api/taxonomy api/taxonomy$ api/template-taxonomy-service api/template-taxonomy-service$ +api/ui api/ui-extensions api/unified-underdog api/user @@ -5621,6 +5677,7 @@ assets/siteindex assets/snippets assets/snippets/*.css assets/snippets/*.js +assets/sol/sb/ assets/static/ads assets/templates assets/templates-elements @@ -5918,7 +5975,6 @@ avis away.php awis/* awmp/data/images -aws aws-summit-2014/enterprise-london-db/ aws-summit-2014/london-db/ awsaccountbilling/latest/about @@ -6206,7 +6262,6 @@ blank.html blast/BlastAlign.cgi blast/bl2seq/wblast2.cgi blended-newsletter -blender blocks blocks/*.css blocks/*.gif @@ -6250,7 +6305,7 @@ blog/*?text= blog/*sitemap.xml$ blog/*utm_source= blog/. -blog/.html.*http://wix.com/robots.txt +blog/.html.*http://s3-us-west-2.amazonaws.com/robots.txt blog/10-lessons-from-an-engineering-manager/$ blog/2025-shifting-roles-report/$ blog/23-prototyping-resources-to-bookmark-right-now/$ @@ -6316,13 +6371,11 @@ blog/announcing-the-new-maze-figma-integration/$ blog/announcing-zeplin-plugin/$ blog/april-fun-day-2026-figcade/$ blog/april-fun-day-cursors/$ -blog/archives blog/are-hackathons-the-answer-to-the-tech-designer-shortage/$ blog/are-we-finally-entering-the-age-of-androids/$ blog/art-of-listening-one-designers-foray-into-experiential-design/$ blog/audible-listening-clubs blog/australia-local-data-hosting/$ -blog/author blog/behind-our-redesign-ui3/$ blog/behind-the-build-a-qanda-with-developer-gavin-mcfarland/$ blog/behind-the-build-a-qanda-with-developer-tekeste-kidanu/$ @@ -6455,7 +6508,6 @@ blog/double-click-vibe-coding/$ blog/double-click-what-does-it-mean-to-be-a-designer-in-the-age-of-ai/$ blog/double-click-what-does-mcp-mean-for-agentic-ai/$ blog/double-click-you-can-just-do-things/$ -blog/draft-blogs blog/dribbble-case-study/$ blog/eighteen-designers-predict-ui-ux-trends-for-2018/$ blog/eleven-activities-for-your-classroom/$ @@ -6463,7 +6515,6 @@ blog/embracing-the-mess-at-config-2021/$ blog/engineering/$ blog/eu-hosting-for-figma-and-figjam-files/$ blog/event/? -blog/events-and-webinars blog/events/$ blog/events/? blog/everything-you-need-to-know-about-dev-mode/$ @@ -6578,7 +6629,6 @@ blog/github-case-study/$ blog/give-ideas-more-space-with-jambot/$ blog/googles-ar-design-guidelines-suffice-while-apples-fall-short/$ blog/grid-systems-for-screen-design/$ -blog/group blog/gusto/$ blog/happy-emoji-release-day-at-figma/$ blog/hard-problems-are-still-hard/$ @@ -6741,7 +6791,6 @@ blog/keeping-creativity-flowing/$ blog/keeping-figma-fast/$ blog/keeping-that-tightknit-feeling-at-a-distance/$ blog/keeping-your-data-in-figma-safe-and-secure/$ -blog/latest-news blog/latin-american-spanish-localization/$ blog/leadership/$ blog/learn-how-a-microsoft-designer-built-an-internal-icon-library-in-his-spare/$ @@ -7142,11 +7191,9 @@ books?*zoom= books?*zoom=1 books?*zoom=5 bookshelf +boomerang boutique/sitemaps bp -bp/c -bp/guest_mfg_brand -bp/p bpage-preview br br/* @@ -7200,11 +7247,11 @@ brw bs-BA/$ buckets/*/edit buddy/ +bug-navigator build build.xml builders bundle-next -bursar bus/api bus/orders buscar @@ -7256,6 +7303,7 @@ buttonWidget buy buy/select-product buy_buttons +buyer buyer-preferences buyeroffers/*/*.html buyeroffers/*/*/*.html @@ -7274,6 +7322,7 @@ buzzfeed/api bv/upload bvroute=Review bvrrp +bvstate= bvtab byptwd bzzagent @@ -7286,8 +7335,112 @@ c/*price_bucket= c/*search_type= c/*ship_to= c/business.atom +c/contentReuse/ +c/contentreuse/ +c/dam/assets/global/RU/ +c/dam/assets/global/pdfs/security/ru/ +c/dam/assets/offers/pdfs +c/dam/en/us/td/docs/Sanity/datasheet +c/dam/global/ru_ru/ +c/dam/m/da_dk/offers/assets/images +c/dam/m/da_dk/offers/assets/pdfs +c/dam/m/de_de/offers/assets/images +c/dam/m/de_de/offers/assets/pdfs +c/dam/m/digital/ +c/dam/m/en_au/offers/assets/images +c/dam/m/en_au/offers/assets/pdfs +c/dam/m/en_au/offers/images +c/dam/m/en_au/offers/video +c/dam/m/en_emear/offers/assets/images +c/dam/m/en_emear/offers/assets/pdfs +c/dam/m/en_hk/offers/assets/images +c/dam/m/en_hk/offers/assets/pdf +c/dam/m/en_id/offers/assets/images +c/dam/m/en_id/offers/assets/pdfs +c/dam/m/en_id/offers/images +c/dam/m/en_in/offers/assets/images +c/dam/m/en_in/offers/assets/pdfs +c/dam/m/en_in/offers/images +c/dam/m/en_in/offers/video +c/dam/m/en_my/offers/assets/images +c/dam/m/en_my/offers/assets/pdfs +c/dam/m/en_my/offers/images +c/dam/m/en_ph/offers/assets/images +c/dam/m/en_ph/offers/assets/pdfs +c/dam/m/en_ph/offers/images +c/dam/m/en_sg/offers/assets/images +c/dam/m/en_sg/offers/assets/pdfs +c/dam/m/en_sg/offers/images +c/dam/m/en_sg/offers/video +c/dam/m/en_th/offers/assets/images +c/dam/m/en_th/offers/assets/pdfs +c/dam/m/en_th/offers/images +c/dam/m/en_uk/offers/assets/images +c/dam/m/en_uk/offers/assets/pdfs +c/dam/m/en_vn/offers/assets/images +c/dam/m/en_vn/offers/assets/pdfs +c/dam/m/es_es/offers/assets/images +c/dam/m/es_es/offers/assets/pdfs +c/dam/m/es_la/offers/assets/images +c/dam/m/es_la/offers/assets/pdfs +c/dam/m/es_la/offers/video +c/dam/m/es_mx/offers/assets/images +c/dam/m/es_mx/offers/assets/pdfs +c/dam/m/fi_fi/offers/assets/images +c/dam/m/fi_fi/offers/assets/pdfs +c/dam/m/fr_ca/offers/assets/images +c/dam/m/fr_ca/offers/assets/pdfs +c/dam/m/fr_ca/offers/video +c/dam/m/fr_fr/offers/assets/images +c/dam/m/fr_fr/offers/assets/pdfs +c/dam/m/it_it/offers/assets/images +c/dam/m/it_it/offers/assets/pdfs +c/dam/m/ja_jp/offers/161/security/images +c/dam/m/ja_jp/offers/161/security/pdf +c/dam/m/ja_jp/offers/162/network/images +c/dam/m/ja_jp/offers/162/network/pdf +c/dam/m/ja_jp/offers/162/sc10/images +c/dam/m/ja_jp/offers/162/sc10/pdf +c/dam/m/ja_jp/offers/162/security/pdf +c/dam/m/ko_kr/offers/assets/images +c/dam/m/ko_kr/offers/assets/pdfs +c/dam/m/ko_kr/offers/images +c/dam/m/nl_be/offers/assets/images +c/dam/m/nl_be/offers/assets/pdfs +c/dam/m/nl_nl/offers/assets/images +c/dam/m/nl_nl/offers/assets/pdfs +c/dam/m/no_no/offers/assets/images +c/dam/m/no_no/offers/assets/pdfs +c/dam/m/pl_pl/offers/assets/images +c/dam/m/pl_pl/offers/assets/pdfs +c/dam/m/pt_br/offers/assets/images +c/dam/m/pt_br/offers/assets/pdfs +c/dam/m/pt_br/offers/img +c/dam/m/pt_br/offers/pdf +c/dam/m/pt_br/offers/video +c/dam/m/ru_ru/ +c/dam/m/ru_ru/offers/assets/images +c/dam/m/ru_ru/offers/assets/pdfs +c/dam/m/sv_se/offers/assets/images +c/dam/m/sv_se/offers/assets/pdfs +c/dam/m/tr_tr/offers/assets/images +c/dam/m/tr_tr/offers/assets/pdfs +c/dam/m/zh_cn/offers/assets/images +c/dam/m/zh_cn/offers/assets/pdfs +c/dam/m/zh_tw/offers/assets/images +c/dam/m/zh_tw/offers/assets/pdfs +c/dam/marketing/ru_ru/ +c/dam/r/newsroom/daily-news/ c/design.atom c/education.atom +c/en/us/applicat/ +c/en/us/applicat/camp +c/en/us/applicat/non-camp +c/en/us/products/products-sanity-test +c/en/us/solutions/solutions-sanity-test +c/en/us/support/index-beta.html +c/en/us/support/web/tools/scm/help/ru-RU/ +c/en/us/support/web/tools/scm/help/stage/ru-RU/ c/facebook c/facebook_artist c/fan_reach @@ -7295,8 +7448,12 @@ c/fr c/how-to-diy.atom c/info c/kp/*/page +c/login +c/m/digital/ +c/m/ru_ru/ c/programming.atom c/research.atom +c/ru_ru/ c/science.atom c/subscription c/technology.atom @@ -7444,6 +7601,7 @@ ca_referer= caas cache cache/MiamiImageURL +cacheKey cacheKiller= cached cacheserial @@ -7754,7 +7912,7 @@ cdn-cgi cdn-cgi/ cdn-cgi/bm/cv cdn-cgi/challenge-platform -cdn-cgi/http://account.google.com/robots.txt +cdn-cgi/http://medium.com/robots.txt cdn-cgi/images/trace cdn-cgi/l/email-protection cdn-cgi/rum @@ -7762,7 +7920,7 @@ cdn-cgi/scripts cdn-cgi/speculation cdn-cgi/styles cdn-cgi/zaraz -cdn-cgi/zaraz/http://ibb.co/robots.txt +cdn-cgi/zaraz/http://deezer.com/robots.txt cdn-proxy/pim cdn-proxy/px cdn.jwplayer.com/previews @@ -7774,12 +7932,10 @@ ceacb celebritycruises/guide-to-the-globe centenary-fund cep-telefonu-ve-aksesuar -ceph cercare cerkl_id= certificates certifications -certified cetools/ cgi cgi- @@ -7790,8 +7946,7 @@ cgi-bin/koha/ cgi-bin/loginpage cgi-bin/search.fpl cgi-bin/wx -cgi-binhttp://itvs.org/robots.txt -cgi-local +cgi-binhttp://ifttt.com/robots.txt cgi-mad/ cgi-pct/ cgi-registry @@ -7916,7 +8071,7 @@ checkForm= checkout checkout-external checkout/package -checkouthttp://accidentinjurylawyers.claims/robots.txt +checkouthttp://moderncalculators.com/robots.txt checkoutnow checkouts checkpoint @@ -7936,6 +8091,11 @@ chwilio chwilio$ chwilio? cimg +cisco/support/RU/ +cisco/web/ +cisco/web/UK/telepresence/pro +cisco/web/support/RU/ +ciscodotcom/ cit/renewable-energy cit/small-business-mergers cit/small-business-mergers-2 @@ -8024,7 +8184,6 @@ clocks/onlyforusebyconfiguration.php clone clone/library/genomic/organisms close-account -cloud cloud-launcher/sitemap cloud/ cloudhsm/classic @@ -8068,8 +8227,18 @@ cmtofart/ cmtofartac_lp/ cn cn$ +cn-ccp-pages-sitemap.xml.gz cn-edu +cn-encoded-pages-sitemap.xml.gz cn-k12 +cn-learn-pages-sitemap.xml.gz +cn-pd-pages-sitemap.xml.gz +cn-snp-pages-sitemap.xml.gz +cn-sr-sitemap.xml +cn-sr-sitemap.xml.gz +cn-support-pages-sitemap.xml.gz +cn-video-sitemap.xml +cn-video-sitemap.xml.gz cn/*/aow cn/login-messages cn/pm/ @@ -8083,7 +8252,6 @@ cnnbeta cnnintl_adspaces cnt co -co- co/* co/Download co/multistore/co_epp_corp_gointegro @@ -8516,16 +8684,33 @@ community community community-guidelines community/* +community/*-de +community/*-es +community/*-fr +community/*-ja +community/*-ko +community/*-pt community/*/coins community/*/live community/*/post community/*/profile community/*/topics +community/*=de +community/*=es +community/*=fr +community/*=ja +community/*=ko +community/*=pt +community/en/topics/community-events +community/en/topics/leaderboard +community/en/topics/superuser-central +community/en/users/64c1061fe454291792ef4814 community/error-subdivision-name-unavailable community/heroes/ community/q/questions/*/view_counts community/q/socket.io community/search? +community/zh community_comment community_post companies @@ -8634,7 +8819,6 @@ conditions/coronavirus-covid-19/testing-and-tracing/get-an-antigen-test-to-check conditions/pregnancy-and-baby/pages/your-birth-plan.aspx conf conference -confidential-computing config config.js config/ @@ -8650,7 +8834,7 @@ confirm_unsubscribe conflagexp connect connect/@ -connect/http://vice.com/robots.txt +connect/http://blog.twitter.com/robots.txt connect/invite connect/social-intranet.html connections @@ -8672,7 +8856,6 @@ consumers/archive contact contact-preferences contact-sales -contact-us contact-us/ami-submission-conf/ contact-us/article-submission-conf/ contact-us/case-contact-confirmation/ @@ -8705,7 +8888,6 @@ contacto contacts contactus contactus/mwaas* -containers contao content content-claiming @@ -8731,6 +8913,7 @@ content/blogs/mx/es content/blogs/nl/nl content/blogs/sg/en content/blogs/us/en +content/cdc/login content/dam content/dam/*/*/no-index content/dam/*/no-index @@ -8774,6 +8957,7 @@ content/dam/web/nl_nl/www content/dam/web/no_no/www content/dam/web/pt_br/www content/dam/web/sv_se/www +content/en/us/td/docs/Sanity content/experience-fragments/* content/experience-fragments/websites/languages content/forms/ @@ -8792,11 +8976,12 @@ content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/pl/* content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/se/en/* content/pwc/global/forms/contactUsNew.html?parentPagePath=/content/pwc/se/sv/* content/pwc/script/gx/en/live-search/v60.js +content/ru_ru/ content/search content/telegraph content/temp/* content/websites/languages -content/websites/us/en/noindex/*http://discord.com/robots.txt +content/websites/us/en/noindex/*http://x.com/robots.txt content_reporting content_title= contest @@ -8915,7 +9100,6 @@ country= countrysearch/*/*-importer.html countrysearch/*/*/importers/*.html coupons -coupons. coupons/visit courier courses @@ -8939,7 +9123,7 @@ cpp/docs/reference/*/latest$ cpp/docs/reference/help cpresources cpro -cpu-compatibility +cpropub/univercd cr$ cr/Download cr? @@ -8969,8 +9153,6 @@ creator/payroll/ creator_hub/_earn creator_hub/_partnerships creatorhub -credentials -credentials/exam credit-alert credit-cards credits @@ -8989,7 +9171,11 @@ cross-domain-bridge.html cross-domain/* cs cs-CZ/$ +cs-cz cs-cz/ +cs-cz/lp$ +cs-cz/lp/contact-us +cs-cz/lp/homepage$ cs/ cs/android/collections cs/android/search @@ -9000,6 +9186,8 @@ cs/firefox/collections/mozilla cs/firefox/collections/mozilla/$ cs/firefox/search cs/kb +csbapi +csbapi/unified-communication csc csds/* cservice @@ -9026,7 +9214,6 @@ culture/projects/projects culture/staff/staff cursor= custom-player -custom-reviews custom/activate.html? custom/created.html custom/forgot.html? @@ -9155,6 +9342,7 @@ d/search d/topicsearch d=pro da-DK/$ +da-dk*/lp da-dk/ da/ da/kb @@ -9177,7 +9365,6 @@ data-studio data/*/crosssellaccommodations data/1.0/bundle data/free/files -database/philboard.mdb datasets/ date/dateadd.html? date/dateadded.html? @@ -9194,6 +9381,7 @@ dbvar/?term= dc dc? dcc +dci/idp/dwa dcjs ddl2* ddp @@ -9206,8 +9394,11 @@ de*/shop/*/favoriters de*/shop/*/rss_shop.php de*/shop/*/sold de-DE/$ +de-at*/lp de-at/ +de-ch*/lp de-ch/ +de-de*/lp de-de.www.cloudflare.com de-de/ de-de/$ @@ -10066,7 +10257,6 @@ de_de/funktionen de_de/lernen de_de/vorlagen/M deactivate-account -deals dear-john death-wish debats/ @@ -10098,7 +10288,6 @@ delete_post delicacy delight delivery_tracking -dell dell/cities-transformed dell/cloud-future-of-medicine deloitte @@ -10109,12 +10298,6 @@ demo/$ demonstration demos/dev-mode-design/$ demos/dev-mode-developers/$ -dental/dh -dental/endo -dental/histo -dental/intranet -dental/perio -dental/students denver design design-handoff/$ @@ -10137,7 +10320,6 @@ designers/events/fullscreen-page designtech desk/images/desk-pricing-inr.pdf desk/images/desk-pricing-usd.pdf -desktop despiration/testseo detail detail/*/preview @@ -10183,7 +10365,6 @@ device-ajax device-prefs device-view deviceList -devices devmailmobile/ devmx/ devopsconsole/images @@ -10193,6 +10374,7 @@ dg-service dgs/education_culture/404_en.htm dhtml dhtmlmenu +di/idp/dwa dialog dialog/* dictionary/$ @@ -10245,7 +10427,6 @@ digital-single-market/taxonomy digital-single-market/users digital-transformation/$ digs/guides -dir_on_server direct direct/purchase directory @@ -10636,7 +10817,11 @@ ekansa/Open-Context-Data ekansa/opencontext- el el-GR/$ +el-gr el-gr/ +el-gr/lp$ +el-gr/lp/contact-us +el-gr/lp/homepage$ el/ el/android/collections el/android/search @@ -10702,7 +10887,6 @@ embed? embed_iframe embed_js embeddable -embedded embedservererror.aspx embedvideo.cms* emmy @@ -10779,11 +10963,38 @@ en-US/firefox/collections/4757633/$ en-US/firefox/collections/mozilla en-US/firefox/collections/mozilla/$ en-US/firefox/search +en-ae +en-ae/lp$ +en-ae/lp/contact-us +en-ae/lp/homepage$ +en-af +en-af/lp$ +en-af/lp/contact-us +en-af/lp/homepage$ +en-ag +en-ag/lp$ +en-ag/lp/contact-us +en-ag/lp/homepage$ +en-ai +en-ai/lp$ +en-ai/lp/contact-us +en-ai/lp/homepage$ +en-al +en-al/lp$ +en-al/lp/contact-us +en-al/lp/homepage$ +en-an +en-ao +en-ao/lp$ +en-ao/lp/contact-us +en-ao/lp/homepage$ +en-au*/lp en-au.www.cloudflare.com en-au/ en-au/*/media/oembed en-au/README.md en-au/admin +en-au/blog en-au/blog/search en-au/blog/topic en-au/comment/reply @@ -10804,6 +11015,7 @@ en-au/core/*.png en-au/core/*.svg en-au/custom_banner en-au/docs +en-au/dt en-au/feedback en-au/filter/tips en-au/hidden @@ -10826,6 +11038,8 @@ en-au/media/oembed en-au/modules/README.txt en-au/no-follow en-au/node +en-au/outlet/*? +en-au/perspectives en-au/phenom en-au/profiles en-au/profiles/*.css$ @@ -10851,12 +11065,98 @@ en-au/user/logout en-au/user/password en-au/user/register en-au/web.config +en-aw +en-aw/lp$ +en-aw/lp/contact-us +en-aw/lp/homepage$ +en-ba +en-ba/lp$ +en-ba/lp/contact-us +en-ba/lp/homepage$ +en-bb +en-bb/lp$ +en-bb/lp/contact-us +en-bb/lp/homepage$ +en-bd +en-bd/lp$ +en-bd/lp/contact-us +en-bd/lp/homepage$ +en-bg +en-bh +en-bh/lp$ +en-bh/lp/contact-us +en-bh/lp/homepage$ +en-bm +en-bm/lp$ +en-bm/lp/contact-us +en-bm/lp/homepage$ +en-bn +en-bn/lp$ +en-bn/lp/contact-us +en-bn/lp/homepage$ +en-bo +en-bs +en-bs/lp$ +en-bs/lp/contact-us +en-bs/lp/homepage$ +en-bt +en-bt/lp$ +en-bt/lp/contact-us +en-bt/lp/homepage$ +en-bw +en-bw/lp$ +en-bw/lp/contact-us +en-bw/lp/homepage$ +en-bz +en-bz/lp$ +en-bz/lp/contact-us +en-bz/lp/homepage$ +en-ca*/lp en-ca.www.cloudflare.com en-ca/ +en-ca/blog +en-ca/dt en-ca/feedback en-ca/lp +en-ca/perspectives en-ca/searchresults +en-ca/shop/sfc/sf/alienware-desktops +en-ck en-cn/search +en-cr +en-cv +en-cv/lp$ +en-cv/lp/contact-us +en-cv/lp/homepage$ +en-cy +en-cy/lp$ +en-cy/lp/contact-us +en-cy/lp/homepage$ +en-dm +en-dm/lp$ +en-dm/lp/contact-us +en-dm/lp/homepage$ +en-do +en-ec +en-ed +en-ee +en-ee/lp$ +en-ee/lp/contact-us +en-ee/lp/homepage$ +en-eg +en-eg/lp$ +en-eg/lp/contact-us +en-eg/lp/homepage$ +en-en +en-et +en-et/lp$ +en-et/lp/contact-us +en-et/lp/homepage$ +en-fj +en-fj/lp$ +en-fj/lp/contact-us +en-fj/lp/homepage$ +en-fm en-gb.www.cloudflare.com en-gb/ en-gb/*/media/oembed @@ -10931,32 +11231,346 @@ en-gb/user/logout en-gb/user/password en-gb/user/register en-gb/web.config +en-gd +en-gd/lp$ +en-gd/lp/contact-us +en-gd/lp/homepage$ +en-gh +en-gh/lp$ +en-gh/lp/contact-us +en-gh/lp/homepage$ +en-gm +en-gm/lp$ +en-gm/lp/contact-us +en-gm/lp/homepage$ +en-gt +en-gu +en-gu/lp$ +en-gu/lp/contact-us +en-gu/lp/homepage$ +en-gy +en-gy/lp$ +en-gy/lp/contact-us +en-gy/lp/homepage$ +en-hk*/lp en-hk/ +en-hk/blog +en-hk/dt +en-hk/perspectives +en-hn +en-hr +en-ht +en-ht/lp$ +en-ht/lp/contact-us +en-ht/lp/homepage$ +en-id +en-ie*/lp en-ie/ +en-ie/blog +en-ie/dt +en-ie/perspectives +en-il +en-il/lp$ +en-il/lp/contact-us +en-il/lp/homepage$ +en-in*/lp en-in.www.cloudflare.com en-in/ +en-in/blog +en-in/dt en-in/feedback en-in/lp +en-in/perspectives en-in/searchresults +en-in/shop/pdr +en-iq +en-iq/lp$ +en-iq/lp/contact-us +en-iq/lp/homepage$ +en-is +en-is/lp$ +en-is/lp/contact-us +en-is/lp/homepage$ +en-jm en-jm/ +en-jm/lp$ +en-jm/lp/contact-us +en-jm/lp/homepage$ +en-jo +en-jo/lp$ +en-jo/lp/contact-us +en-jo/lp/homepage$ +en-ke +en-ke/lp$ +en-ke/lp/contact-us +en-ke/lp/homepage$ +en-kh +en-kh/lp$ +en-kh/lp/contact-us +en-kh/lp/homepage$ +en-ki +en-ki/lp$ +en-ki/lp/contact-us +en-ki/lp/homepage$ +en-kn +en-kn/lp$ +en-kn/lp/contact-us +en-kn/lp/homepage$ +en-kw +en-kw/lp$ +en-kw/lp/contact-us +en-kw/lp/homepage$ +en-ky +en-ky/lp$ +en-ky/lp/contact-us +en-ky/lp/homepage$ +en-la +en-la/lp$ +en-la/lp/contact-us +en-la/lp/homepage$ +en-lb +en-lb/lp$ +en-lb/lp/contact-us +en-lb/lp/homepage$ +en-lc +en-lc/lp$ +en-lc/lp/contact-us +en-lc/lp/homepage$ +en-lk +en-lk/lp$ +en-lk/lp/contact-us +en-lk/lp/homepage$ +en-lr +en-lr/lp$ +en-lr/lp/contact-us +en-lr/lp/homepage$ +en-ls +en-ls/lp$ +en-ls/lp/contact-us +en-ls/lp/homepage$ +en-lt +en-lt/lp$ +en-lt/lp/contact-us +en-lt/lp/homepage$ +en-lv +en-lv/lp$ +en-lv/lp/contact-us +en-lv/lp/homepage$ +en-ly +en-me +en-me/lp$ +en-me/lp/contact-us +en-me/lp/homepage$ +en-mk +en-mk/lp$ +en-mk/lp/contact-us +en-mk/lp/homepage$ +en-mm +en-mm/lp$ +en-mm/lp/contact-us +en-mm/lp/homepage$ +en-mn +en-mn/lp$ +en-mn/lp/contact-us +en-mn/lp/homepage$ +en-mp +en-ms +en-ms/lp$ +en-ms/lp/contact-us +en-ms/lp/homepage$ +en-mt +en-mt/lp$ +en-mt/lp/contact-us +en-mt/lp/homepage$ +en-mu +en-mu/lp$ +en-mu/lp/contact-us +en-mu/lp/homepage$ +en-mv +en-mv/lp$ +en-mv/lp/contact-us +en-mv/lp/homepage$ +en-mw +en-mw/lp$ +en-mw/lp/contact-us +en-mw/lp/homepage$ +en-my*/lp en-my/ +en-my/blog +en-my/dt +en-my/perspectives +en-mz +en-mz/lp$ +en-mz/lp/contact-us +en-mz/lp/homepage$ +en-na +en-na/lp$ +en-na/lp/contact-us +en-na/lp/homepage$ +en-ng +en-ni +en-np +en-np/lp$ +en-np/lp/contact-us +en-np/lp/homepage$ +en-nr +en-nz*/lp en-nz/ +en-nz/blog +en-nz/dt +en-nz/perspectives +en-om +en-om/lp$ +en-om/lp/contact-us +en-om/lp/homepage$ +en-pa +en-pg +en-pg/lp$ +en-pg/lp/contact-us +en-pg/lp/homepage$ +en-ph en-ph/ +en-ph/*/sc +en-pk +en-pr +en-pr/lp$ +en-pr/lp/contact-us +en-pr/lp/homepage$ +en-pw +en-pw/lp$ +en-pw/lp/contact-us +en-pw/lp/homepage$ +en-py +en-qa +en-qa/lp$ +en-qa/lp/contact-us +en-qa/lp/homepage$ +en-rs +en-rs$ +en-rw +en-rw/lp$ +en-rw/lp/contact-us +en-rw/lp/homepage$ +en-sa +en-sa/lp$ +en-sa/lp/contact-us +en-sa/lp/homepage$ +en-sb +en-sg*/lp en-sg/ +en-sg/blog +en-sg/dt +en-sg/perspectives +en-si +en-si/lp$ +en-si/lp/contact-us +en-si/lp/homepage$ +en-sl +en-sl/lp$ +en-sl/lp/contact-us +en-sl/lp/homepage$ +en-so +en-so/lp$ +en-so/lp/contact-us +en-so/lp/homepage$ +en-sr +en-sr/lp$ +en-sr/lp/contact-us +en-sr/lp/homepage$ +en-sv +en-sz +en-sz/lp$ +en-sz/lp/contact-us +en-sz/lp/homepage$ +en-tc +en-tc/lp$ +en-tc/lp/contact-us +en-tc/lp/homepage$ +en-th +en-tl +en-to +en-tt en-tt/ +en-tt/lp$ +en-tt/lp/contact-us +en-tt/lp/homepage$ +en-tv +en-tz +en-tz/lp$ +en-tz/lp/contact-us +en-tz/lp/homepage$ +en-ua +en-ug +en-ug/lp$ +en-ug/lp/contact-us +en-ug/lp/homepage$ +en-uk*/lp +en-uk/blog +en-uk/dt +en-uk/perspectives +en-us*/lp en-us-library en-us.www.cloudflare.com en-us/ +en-us/blog en-us/business/tls/partnerships +en-us/dt +en-us/dt/what-we-do/index-apex.htm +en-us/dt/what-we-do/index-device.htm +en-us/dt/what-we-do/index-server.htm +en-us/dt/what-we-do/index-storage.htm en-us/personalized-solutions +en-us/perspectives en-us/test en-us/windows/si/matrix.html en-usbrary +en-vc +en-vc/lp$ +en-vc/lp/contact-us +en-vc/lp/homepage$ +en-vg +en-vg/lp$ +en-vg/lp/contact-us +en-vg/lp/homepage$ +en-vi +en-vi/lp$ +en-vi/lp/contact-us +en-vi/lp/homepage$ +en-vn +en-vn/*/sc +en-vu +en-vu/lp$ +en-vu/lp/contact-us +en-vu/lp/homepage$ +en-ws +en-ws/lp$ +en-ws/lp/contact-us +en-ws/lp/homepage$ +en-ye +en-ye/lp$ +en-ye/lp/contact-us +en-ye/lp/homepage$ +en-yu +en-za en-za/ +en-za/lp$ +en-za/lp/contact-us +en-za/lp/homepage$ +en-zm +en-zm/lp$ +en-zm/lp/contact-us +en-zm/lp/homepage$ +en-zw +en-zw/lp$ +en-zw/lp/contact-us +en-zw/lp/homepage$ en/JSWidget/ en/JSWidgetFeed/ en/StockQuote/ en/Tracker?data=* +en/US/docs/general/Test +en/US/swassets/ +en/US/swassets/sw274/sitewide_country_language_selector.html en/admin/* en/consultations? en/core/ @@ -10974,7 +11588,6 @@ en/events/9_Swissquote_Yvan_Cardenas_PWC_Geneva.pdf en/events? en/funding? en/group -en/internaljustice/files en/library? en/microsoft-365 en/microsoft-365/ @@ -11027,7 +11640,6 @@ encryptedUserId endorsements endpage/api/metrics energy-test -engage engage/*/administration-dashboard engage/*/author-dashboard engage/*/retract-process @@ -11035,8 +11647,6 @@ engage/*/submit-process engage/*/test engage/_nuxt engage/demo -engage/metadata.json -engage/resources.json engage/sites/all/files/blog_images/monkeys.gif engagement engine @@ -11049,7 +11659,6 @@ ent-website enterprise enterprise-jobs enterprise-partner-search/sitemaps -enterprise-store enterprise/$ enterprise/plan/$ enterprise/seo @@ -11128,13 +11737,51 @@ es-MX/firefox/collections/4757633/$ es-MX/firefox/collections/mozilla es-MX/firefox/collections/mozilla/$ es-MX/firefox/search +es-ag +es-ai +es-an +es-ar es-ar/ +es-ar/lp$ +es-ar/lp/contact-us +es-ar/lp/homepage$ +es-aw +es-bb +es-bm +es-bo es-bo/ +es-bo/lp$ +es-bo/lp/contact-us +es-bo/lp/homepage$ +es-bs +es-bz +es-cl es-cl/ +es-cl/lp$ +es-cl/lp/contact-us +es-cl/lp/homepage$ +es-co es-co/ +es-co/lp$ +es-co/lp/contact-us +es-co/lp/homepage$ +es-cr es-cr/ +es-cr/lp$ +es-cr/lp/contact-us +es-cr/lp/homepage$ +es-dm +es-do es-do/ +es-do/lp$ +es-do/lp/contact-us +es-do/lp/homepage$ +es-ec es-ec/ +es-ec/lp$ +es-ec/lp/contact-us +es-ec/lp/homepage$ +es-es*/lp es-es.www.cloudflare.com es-es/ es-es/$ @@ -11524,8 +12171,22 @@ es-es/web.config es-es/webinars/como-banco-sabadell-ahorro-4-millones-de-euros-con-su-sistema-de-diseno-video/$ es-es/webinars/como-banco-sabadell-ahorro-4-millones-de-euros-con-su-sistema-de-diseno/$ es-es/wireframe-tool/$ +es-gd +es-gt es-gt/ +es-gt/lp$ +es-gt/lp/contact-us +es-gt/lp/homepage$ +es-gy +es-hn es-hn/ +es-hn/lp$ +es-hn/lp/contact-us +es-hn/lp/homepage$ +es-ht +es-jm +es-kn +es-ky es-la.www.cloudflare.com es-la/$ es-la/ai/$ @@ -11904,15 +12565,58 @@ es-la/web-development/$ es-la/webinars/como-banco-sabadell-ahorro-4-millones-de-euros-con-su-sistema-de-diseno-video/$ es-la/webinars/como-banco-sabadell-ahorro-4-millones-de-euros-con-su-sistema-de-diseno/$ es-la/wireframe-tool/$ +es-lc +es-mx es-mx/ +es-mx/lp$ +es-mx/lp/contact-us +es-mx/lp/homepage$ +es-ni es-ni/ +es-ni/lp$ +es-ni/lp/contact-us +es-ni/lp/homepage$ +es-pa es-pa/ +es-pa/lp$ +es-pa/lp/contact-us +es-pa/lp/homepage$ +es-pe es-pe/ +es-pe/lp$ +es-pe/lp/contact-us +es-pe/lp/homepage$ +es-pr es-pr/ +es-pr/lp$ +es-pr/lp/contact-us +es-pr/lp/homepage$ +es-py es-py/ +es-py/lp$ +es-py/lp/contact-us +es-py/lp/homepage$ +es-sr +es-sv es-sv/ +es-sv/lp$ +es-sv/lp/contact-us +es-sv/lp/homepage$ +es-tc +es-tt +es-uy es-uy/ +es-uy/lp$ +es-uy/lp/contact-us +es-uy/lp/homepage$ +es-vc +es-ve es-ve/ +es-ve/lp$ +es-ve/lp/contact-us +es-ve/lp/homepage$ +es-vg +es-vi es-xl/ es-xl/motivator/ es/ @@ -12440,7 +13144,6 @@ fantastic-beasts-and-where-to-find-them faq_search.php fashion/lookbook/38917 fashion/search/models -fast-facts fast-five fast-furious fastajax @@ -12451,7 +13154,7 @@ fastanswers fatalerror.html faves-i_love_u_get_away_from_me favicon.ico -favicon.icohttp://safety.google/robots.txt +favicon.icohttp://blog.hubspot.com/robots.txt favorit-hinzufuegen favorit-loeschen favorites? @@ -12580,7 +13283,11 @@ fi-en/teams fi-en/transactions fi-en/treasury fi-en/your +fi-fi fi-fi/ +fi-fi/lp$ +fi-fi/lp/contact-us +fi-fi/lp/homepage$ fi/ fi/* fi/Download @@ -12597,7 +13304,6 @@ fi/kb fi/login-messages fi/search/ fi/search/default.mi -fiats ficapp ficmanagers field_article @@ -12645,7 +13351,7 @@ files/live/sites/isoorg/files/_noindex files/resources fileview filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://sec.gov/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt filter.searchKeyword= filter/ filter/tips @@ -12669,7 +13375,7 @@ find find$ find-more find/ -find/*http://pixiv.net/robots.txt +find/*http://freepik.com/robots.txt findCityAjax.htm finetune fios @@ -14458,7 +15164,7 @@ forum/online forum/posts forum/profile forum/search -forum/ucp.phphttp://aasciences.ac.ke/robots.txt +forum/ucp.phphttp://en.gravatar.com/robots.txt forum/viewtopic.php forum/whats-new forumTeaser @@ -14488,10 +15194,55 @@ fr*/shop/*/rss_shop.php fr*/shop/*/sold fr-CA/$ fr-FR/$ +fr-be*/lp fr-be/ +fr-bf +fr-bf/lp$ +fr-bf/lp/contact-us +fr-bf/lp/homepage$ +fr-bi +fr-bi/lp$ +fr-bi/lp/contact-us +fr-bi/lp/homepage$ +fr-bj +fr-bj/lp$ +fr-bj/lp/contact-us +fr-bj/lp/homepage$ +fr-ca*/lp fr-ca/ fr-ca/login-messages +fr-cd +fr-cd/lp$ +fr-cd/lp/contact-us +fr-cd/lp/homepage$ +fr-cf +fr-cf/lp$ +fr-cf/lp/contact-us +fr-cf/lp/homepage$ +fr-cg +fr-cg/lp$ +fr-cg/lp/contact-us +fr-cg/lp/homepage$ +fr-ch*/lp fr-ch/ +fr-ci +fr-ci/lp$ +fr-ci/lp/contact-us +fr-ci/lp/homepage$ +fr-cm +fr-cm/lp$ +fr-cm/lp/contact-us +fr-cm/lp/homepage$ +fr-dj +fr-dj/lp$ +fr-dj/lp/contact-us +fr-dj/lp/homepage$ +fr-dz +fr-dz/lp$ +fr-dz/lp/contact-us +fr-dz/lp/homepage$ +fr-ed +fr-fr*/lp fr-fr.www.cloudflare.com fr-fr/ fr-fr/$ @@ -15138,6 +15889,91 @@ fr-fr/web-development/$ fr-fr/webinars/mirakl-design-system/$ fr-fr/webinars/reconnaissance-strategique-du-design/$ fr-fr/wireframe-tool/$ +fr-ga +fr-ga/lp$ +fr-ga/lp/contact-us +fr-ga/lp/homepage$ +fr-gf +fr-gf/lp$ +fr-gf/lp/contact-us +fr-gf/lp/homepage$ +fr-gn +fr-gn/lp$ +fr-gn/lp/contact-us +fr-gn/lp/homepage$ +fr-gp +fr-gq +fr-gq/lp$ +fr-gq/lp/contact-us +fr-gq/lp/homepage$ +fr-km +fr-km/lp$ +fr-km/lp/contact-us +fr-km/lp/homepage$ +fr-lu +fr-lu/lp$ +fr-lu/lp/contact-us +fr-lu/lp/homepage$ +fr-ma +fr-ma/lp$ +fr-ma/lp/contact-us +fr-ma/lp/homepage$ +fr-mg +fr-mg/lp$ +fr-mg/lp/contact-us +fr-mg/lp/homepage$ +fr-ml +fr-ml/lp$ +fr-ml/lp/contact-us +fr-ml/lp/homepage$ +fr-mq +fr-mq/lp$ +fr-mq/lp/contact-us +fr-mq/lp/homepage$ +fr-mr +fr-mr/lp$ +fr-mr/lp/contact-us +fr-mr/lp/homepage$ +fr-nc +fr-nc/lp$ +fr-nc/lp/contact-us +fr-nc/lp/homepage$ +fr-ne +fr-ne/lp$ +fr-ne/lp/contact-us +fr-ne/lp/homepage$ +fr-pf +fr-pf/lp$ +fr-pf/lp/contact-us +fr-pf/lp/homepage$ +fr-re +fr-re/lp$ +fr-re/lp/contact-us +fr-re/lp/homepage$ +fr-sc +fr-sc/lp$ +fr-sc/lp/contact-us +fr-sc/lp/homepage$ +fr-sn +fr-sn/lp$ +fr-sn/lp/contact-us +fr-sn/lp/homepage$ +fr-td +fr-td/lp$ +fr-td/lp/contact-us +fr-td/lp/homepage$ +fr-tg +fr-tg/lp$ +fr-tg/lp/contact-us +fr-tg/lp/homepage$ +fr-tn +fr-tn/lp$ +fr-tn/lp/contact-us +fr-tn/lp/homepage$ +fr-yt +fr-yt/lp$ +fr-yt/lp/contact-us +fr-yt/lp/homepage$ fr/$ fr/* fr/*/media/oembed @@ -15369,7 +16205,6 @@ fr_fr/graphiques fr_fr/modeles/M fr_fr/outils fragments/recommendations-carousel -frame france/formation/centres/planning.asp? france/ie/default.asp? france/mnp_utility.mspx? @@ -15419,7 +16254,7 @@ fy-NL/firefox/collections/mozilla fy-NL/firefox/collections/mozilla/$ fy-NL/firefox/search g -g/4arE9Chttp://artstation.com/robots.txt +g/4arE9Chttp://flickr.com/robots.txt g/api ga-actions/formie/forms/refresh-tokens ga/p @@ -15432,7 +16267,6 @@ galleries/top- gallery gallery/$ gallery_cache_key= -gam- game game/score game/summary @@ -15466,14 +16300,12 @@ gb/node/add gb/search gb/user gb/user$ -gc?k gcdn/dc gcdn/dcc gcdn/dcjs gcdn/gciaf gciaf gclid= -gcp gcp/300000414/regulatedinformation gdpr-consent gds/?term= @@ -15565,6 +16397,7 @@ glblnavjs_v19.cms* global global$ global-consumer-survey/tool +global/RU/ global/shop global/shop/creator globalization/ @@ -15808,7 +16641,6 @@ gtp/stir gtr/?term= gu-IN/$ guest-pass -guestEmailNotificationView guestbook/ guida-alla-carriera guide/* @@ -15887,7 +16719,7 @@ health/*/wp- health/QA-Tabbed-ManyTabs-21 health/drugs/hm-test-all-about-humira health/drugs/ozempic-for-weight-loss -health/files/rhpthttp://wattpad.com/robots.txt +health/files/rhpthttp://inc.com/robots.txt health/hm-test-17-proven-tips-to-sleep-better-at-night health/hm-test-feature-template-for-sponsorship health/mirgraine-headaches @@ -16178,9 +17010,7 @@ how-low-will-you-go- howto/GoodNeighborPolicy.htm howtobuy/ hp/video -hpc hpc/*/supported-applications.aspx? -hpe hpm hpmob hr @@ -16221,53 +17051,54 @@ html/story html5 http http2_data -http://1.bp.blogspot.com/robots.txt -http://addons.mozilla.org/robots.txt -http://airtable.com/robots.txt +http://2.bp.blogspot.com/robots.txt +http://akparti.org.tr/robots.txt +http://aliexpress.com/robots.txt +http://amazon.co.jp/robots.txt +http://amazon.co.uk/robots.txt +http://amazon.com/robots.txt http://amazon.de/robots.txt -http://amzn.to/robots.txt -http://arminbwagner.com/robots.txt -http://bbc.com/robots.txt -http://businessinsider.com/robots.txt -http://calendly.com/robots.txt -http://developers.facebook.com/robots.txt -http://eur-lex.europa.eu/robots.txt -http://guardian.co.uk/robots.txt -http://heylink.me/robots.txt -http://hub.docker.com/robots.txt -http://i0.wp.com/robots.txt -http://ibm.com/robots.txt -http://kinopoisk.ru/robots.txt -http://klarna.com/robots.txt -http://nerdwallet.com/robots.txt -http://patreon.com/robots.txt -http://pcisecuritystandards.org/robots.txt -http://penguinrandomhouse.com/robots.txt -http://pixlr.com/robots.txt -http://policy.pinterest.com/robots.txt -http://producthunt.com/robots.txt -http://qz.com/robots.txt -http://reconstructingjudaism.org/robots.txt -http://regionalevakschilders.be/robots.txt -http://reverbnation.com/robots.txt -http://spreaker.com/robots.txt -http://squarespace.com/robots.txt -http://stupidhackathon.github.io/robots.txt -http://tumblr.com/robots.txt -http://ucl.ac.uk/robots.txt -http://un.org/robots.txt +http://amazon.es/robots.txt +http://amazon.fr/robots.txt +http://amazon.in/robots.txt +http://amazon.it/robots.txt +http://ameblo.jp/robots.txt +http://apple.com/robots.txt +http://ecrs.com/robots.txt +http://en.m.wikipedia.org/robots.txt +http://gist.github.com/robots.txt +http://gravatar.com/robots.txt +http://groupon.com/robots.txt +http://healthline.com/robots.txt +http://img.youtube.com/robots.txt +http://irishtimes.com/robots.txt +http://kids.youtube.com/robots.txt +http://nationalgeographic.com/robots.txt +http://nike.com/robots.txt +http://patents.google.com/robots.txt +http://pixiv.net/robots.txt +http://python.org/robots.txt +http://seekingalpha.com/robots.txt +http://siteground.com/robots.txt +http://snapchat.com/robots.txt +http://static.wixstatic.com/robots.txt +http://techradar.com/robots.txt +http://thelancet.com/robots.txt +http://threads.net/robots.txt +http://tracks.arte.tv/robots.txt http://unpkg.com/robots.txt -http://venturebeat.com/robots.txt -http://woocommerce.com/robots.txt -http://worldbank.org/robots.txt -http://wsws.org/robots.txt -http://wunderground.com/robots.txt +http://use.fontawesome.com/robots.txt +http://vox.com/robots.txt +http://wa.me/robots.txt +http://weebly.com/robots.txt +http://wish.com/robots.txt https://player.cnevids.com https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide https://www.iubenda.com/en/help/142642-old-vs-new-pricing https:/www.alibaba.com hu hu-HU/$ +hu-hu hu-hu/ hu/ hu/Download @@ -16327,7 +17158,6 @@ ia/firefox/collections/4757633/$ ia/firefox/collections/mozilla ia/firefox/collections/mozilla/$ ia/firefox/search -ibm icdp ico icons @@ -16515,7 +17345,6 @@ ieupdate/ ifh iframe= ignoring/human/orders -igp il il-RoutingManager il-en*/listing/*/favoriters @@ -16583,6 +17412,10 @@ image image-*chatId= image-*mode= image-*tool= +image-cn-apd-sitemap.xml.gz +image-cn-sc-sitemap.xml.gz +image-cn-sf-sitemap.xml.gz +image-cn-spd-sitemap.xml.gz image-zoom image/detailprint imageClipperUpload @@ -16727,10 +17560,10 @@ independentlens/video/index.php? indepthtoolkit/smallprox indepthtoolkit/smallprox$ index +index-cn-sitemap.xml.gz index.html index.html$ index.html? -index.jhtml index.new.html index.php index.php/ @@ -16934,6 +17767,7 @@ installation instant-offers/version int/Free_For_Mem int_search_summary +intake intarnel/* intcmp= integrate/ @@ -16942,7 +17776,7 @@ integrations/facebook/glassdoor/eep intelligencer/amp intent interactive -interactive*http://sxsw.com/robots.txt +interactive*http://fda.gov/robots.txt interactive/reading-preference interactives/sponsor-story intern @@ -16951,7 +17785,6 @@ internal-api internal/* internalPref internalapi -internet-of-things interstitial-ad intl intl/*/customers @@ -17056,6 +17889,7 @@ it*/shop/*/favoriters it*/shop/*/rss_shop.php it*/shop/*/sold it-IT/$ +it-it*/lp it-it.www.cloudflare.com it-it/ it-it/$ @@ -17427,6 +18261,7 @@ j j/pro-site ja ja-JP/$ +ja-jp*/lp ja-jp.www.cloudflare.com ja-jp/ ja-jp/$ @@ -18254,11 +19089,9 @@ kb/index?*page=search kcet/mt4 keep kereses -kernel keyboard_qwerty.html keypass keyword -keyword= kill-switch killing-them-softly kimsconvenience @@ -18277,6 +19110,7 @@ known-issues knowyourworth ko ko-KR/$ +ko-kr*/lp ko-kr.www.cloudflare.com ko-kr/ ko-kr/$ @@ -18620,19 +19454,19 @@ ko_kr/features ko_kr/graphs ko_kr/learn ko_kr/templates/M +koa/search +koa/vocaas koha/ kolkata kontakt kr/en kr/en$ krypto= -kubeconeurope2020 -kubernetes kui= kw/payroll/ kwanzaa-spotlight l -l-http://ahrefs.com/robots.txt +l-http://indico.math.cnrs.fr/robots.txt l.php l/contact-sales? la-la-land @@ -18648,7 +19482,6 @@ landing landing/cmsnext-root landing/now/ontap landing/signout.html -landscape lang language languages @@ -18674,9 +19507,38 @@ learn-more-about-figma/$ learn-noperf learn-perf learn/ +learn/at +learn/au +learn/be +learn/ca +learn/ch +learn/cn +learn/de +learn/dk +learn/es +learn/fr +learn/hk +learn/hk/zh +learn/ie +learn/in +learn/it +learn/jp +learn/kr +learn/my learn/nflsundayticket/__ex__ +learn/nl +learn/no +learn/nz +learn/pl +learn/pt +learn/se learn/search-results learn/seo +learn/sg +learn/tw +learn/tw/zh +learn/uk +learn/us learning*&auth=true learning*?auth=true learning-center/search @@ -18706,7 +19568,6 @@ lecture leerberichten legal legal-b2b -legal-contact-us legal/$ legal/3874403/ legal/ai-credit-terms/$ @@ -18811,7 +19672,6 @@ linnean/ list list-bibliography-delegates list-existing-collections -list.id=1 list/* listbox listing/*/stubs @@ -19091,8 +19951,6 @@ manage/* manage/leads manage/videos manage_playlist -managed -managed-infrastructure manager mandrake manifest.webmanifest @@ -19177,6 +20035,7 @@ maps?sid= mapslt? mapspro mapview +mar-optout market market-data/quotes/*/options market/confederate_flag @@ -19190,7 +20049,6 @@ marketing-containers marketing-sitemap.xml marketing/help marketing_company_auto__c= -marketo/submit marketperception marketplace marketplace/apps @@ -19210,7 +20068,6 @@ martech/js marvel-s-avengers-age-of-ultron mashupmaker masters -masters-conference match match/website mats/?diagid=100001&eulaaccept=yes* @@ -19403,7 +20260,6 @@ mirror*?*ajax=1 mirror*?*parent-reqid mirror/hide mirrors -mirrors.json misc misc/*.css$ misc/*.css? @@ -19500,7 +20356,6 @@ moon/*year= more more-info more_samples -moreinfo.cfm morerecenthistory morerecenthistoryajax mortgage-learning @@ -19530,6 +20385,7 @@ moyers/journal/about/search_google.html moyers/mt3 moyers/mt4 mp/lp +mpn-cn-sitemap.xml.gz mpw_count mpx mr-IN/$ @@ -19546,7 +20402,7 @@ mre/*.jpg$ mre/*.js$ mre/*.pdf$ mre/*.png$ -mre/*.zip$http://tracks.arte.tv/robots.txt +mre/*.zip$http://gov.uk/robots.txt mre/*? mre/*@@configuracoes_view mre/*@@download/file$ @@ -19590,7 +20446,7 @@ multifamily-knowledge-center multiproduct multivu munin -munin*http://thelancet.com/robots.txt +munin*http://podcasters.spotify.com/robots.txt muse/identity/v2/identity.js museumdays/accounts music @@ -19995,7 +20851,9 @@ nl*/shop/*/favoriters nl*/shop/*/rss_shop.php nl*/shop/*/sold nl-NL/$ +nl-be*/lp nl-be/ +nl-nl*/lp nl-nl.www.cloudflare.com nl-nl/ nl-nl/$ @@ -20317,6 +21175,7 @@ no-en/transactions no-en/treasury no-en/your no-follow +no-no*/lp no/ no/* no/Download @@ -20372,7 +21231,6 @@ novel/comments.php?id= novels/unlisted now/mt3 now50 -np npk npln npost/ @@ -20386,12 +21244,10 @@ nus-trk nutrition/*/wp- nutrition/wp- nutzungsbedingungen -nvidia nwshp$ nxs-video-player nymag/columns/intelligencer/features/16951 nymag/letters/14872 -nyucard/campuscash/admin nz nz$ nz*/listing/*/favoriters @@ -20535,7 +21391,6 @@ opencms openid openid opensearch.xml -openstack openurl opera-coupons-uninstall opera/? @@ -20660,7 +21515,7 @@ p/*/v/*$ p/*/v/*? p/*/victory$ p/*/victory? -p/*http://amazon.in/robots.txt +p/*http://socialimpact.youtube.com/robots.txt p/*surveyopen p/*thm= p/60 @@ -20679,7 +21534,6 @@ p/blackout-m7 p/embed p/featured.atom p/moduleprovider -p/premium-registry p/surveyopen p4p*list.html pa/$ @@ -20997,6 +21851,7 @@ partNumber= partner partner-articles/ partner-center +partner-cn-sitemap.xml.gz partner-program partner/*? partners @@ -21077,6 +21932,7 @@ pbsi/mt3 pc pcassay/?term= pccompound/?term= +pcgi-bin pcsubstance/?term= pct/dc/closeddates/faces/page/index.xhtml pct/guide/ @@ -21150,7 +22006,6 @@ phbr0 phbr1- phbr~r_ phenom -phone phone/compare/? phoneinfo photo @@ -21232,6 +22087,7 @@ pl*/shop/*/favoriters pl*/shop/*/rss_shop.php pl*/shop/*/sold pl-PL/$ +pl-pl*/lp pl-pl.www.cloudflare.com pl-pl/ pl-pl/$ @@ -21468,6 +22324,7 @@ plus/experience/*/series plus/experience/dreamforce_2025_x_test plus/r plusinstall +pm-optout pm/ pm/amplify/ pm/lambda/ @@ -21584,6 +22441,7 @@ ppl ppt/*? pr pr= +pr_rd_page= praca praca/PL praca/title @@ -21603,7 +22461,7 @@ premium premium$ premium-reports premium/$ -premium/http://skydasveiligheidsdeuren.be/robots.txt +premium/http://s3.amazonaws.com/robots.txt premiumsupport/iam/ premiumsupport/knowledge-center/feedback-no/ premiumsupport/knowledge-center/feedback-yes/ @@ -21683,7 +22541,7 @@ privacy/zoho-group.html private private private-promo -private/http://wp.me/robots.txt +private/http://about.fb.com/robots.txt private/wtrack pro pro-help/q @@ -21695,25 +22553,6 @@ pro-resources pro-site pro-solutions pro/about -pro/account-users -pro/activate -pro/attach -pro/channel-offers.json -pro/contracts -pro/dashboard -pro/distributor/invoice -pro/distributor/thank-you -pro/distributor/users -pro/offer -pro/offers -pro/offers.json -pro/renewals -pro/set-auto-renewal -pro/subscribe -pro/subscriptions.json -pro/trial -pro/user-subscriptions -pro/users pro2 proFile/history? proMatch @@ -21737,7 +22576,7 @@ product-integrations/figma-for-microsoft-teams/$ product-integrations/google-workspace/$ product-integrations/zoom/$ product-managers/$ -product-ratings/http://github.blog/robots.txt +product-ratings/http://wix.com/robots.txt product-reviews/B0069IY63Y product/* product/electrode/api/logger @@ -21920,6 +22759,7 @@ pt-PT/firefox/collections/mozilla/$ pt-PT/firefox/search pt-ao pt-br +pt-br*/lp pt-br.www.cloudflare.com pt-br/ pt-br/$ @@ -22223,6 +23063,7 @@ pt-br/node pt-br/nossa-hist%C3%B3ria pt-br/organization/$ pt-br/ott +pt-br/outlet/*? pt-br/phenom pt-br/plus/r pt-br/pricing-faq/$ @@ -22359,7 +23200,11 @@ pt-br/web-development/$ pt-br/web.config pt-br/webinars/organization-onboarding/$ pt-br/wireframe-tool/$ +pt-pt pt-pt/ +pt-pt/lp$ +pt-pt/lp/contact-us +pt-pt/lp/homepage$ pt/ pt/* pt/*?order= @@ -22466,7 +23311,6 @@ public-data-sets/applicants/ public-data-sets/terms/ public-engagement public-profile -public.affairs/gata public.api public/*.css$ public/*.css? @@ -22482,6 +23326,7 @@ public/assets/html public/assets/sitemaps public/build/quill public/data +public/library/iosplanner/reldesignation.html public/page/0_0_WP_RT_MARKETING.html public/page/news-media-marketing.html public/page/wsj-x-marketing.html @@ -22551,7 +23396,6 @@ q/user/*/verifies q= qa qemail -qi qr qr-code-generator/$ qrCode/* @@ -22583,6 +23427,7 @@ quickstart/promo/confirmation quickstirshow* quiz quizzes +quote quote/*/earnings/*-*-2025-*-*.html quote/*/earnings/*-*-2026-*-*.html quote/*/earnings/*.html @@ -22658,10 +23503,8 @@ read readcommentshtml* reader readme.html -ready_sit_read/index.jhtml real-country real-estate-listings -real-time realmedia realty realty*?*pinned_nb_id= @@ -22773,6 +23616,7 @@ remotelogout removalrequest remove-favorite renders +renewal-reminder-optout rent/guide rental-manager/?source=topnav&itc=postbutton_topnav rental-manager/?zpid= @@ -23166,8 +24010,6 @@ reservations/*/notifyme reset reset-password reset? -residential.education/archive -residential.education/templates resource resource-library/$ resource-library/*? @@ -23430,6 +24272,7 @@ resource-library/youtube-banner-size/$ resource/*/get resource/work resources +resources resources/css resources/css/webscripts.css resources/html/error/404.html @@ -23493,7 +24336,6 @@ review/show review/top-reviewers reviewFilters reviewSeller -reviewVote reviewWidget review_feed_auto_fetch reviewit @@ -23513,13 +24355,17 @@ reviews/write?s= reviews_page= rewards rewardsapp/ -rfp ri_id= rip/ rm/* rmp ro ro-RO/$ +ro-md +ro-md/lp$ +ro-md/lp/contact-us +ro-md/lp/homepage$ +ro-ro ro-ro/ ro/ ro/* @@ -23533,7 +24379,6 @@ ro/firefox/collections/mozilla ro/firefox/collections/mozilla/$ ro/firefox/search ro/ro -robotics roi-kai-propothsei roll romarin/ @@ -23590,13 +24435,55 @@ rtm ru ru$ ru-RU/$ +ru-am +ru-am/lp$ +ru-am/lp/contact-us +ru-am/lp/homepage$ +ru-az +ru-az/lp$ +ru-az/lp/contact-us +ru-az/lp/homepage$ +ru-by +ru-by/lp$ +ru-by/lp/contact-us +ru-by/lp/homepage$ +ru-ge +ru-ge/lp$ +ru-ge/lp/contact-us +ru-ge/lp/homepage$ +ru-kg +ru-kg/lp$ +ru-kg/lp/contact-us +ru-kg/lp/homepage$ +ru-kz +ru-kz/lp$ +ru-kz/lp/contact-us +ru-kz/lp/homepage$ +ru-rs +ru-ru ru-ru.www.cloudflare.com ru-ru/ ru-ru/events/platforma/materials/default.aspx?speaker* ru-ru/feedback ru-ru/lp +ru-ru/lp$ +ru-ru/lp/contact-us +ru-ru/lp/homepage$ ru-ru/search ru-ru/searchresults +ru-tj +ru-tj/lp$ +ru-tj/lp/contact-us +ru-tj/lp/homepage$ +ru-tm +ru-tm/lp$ +ru-tm/lp/contact-us +ru-tm/lp/homepage$ +ru-ua +ru-uz +ru-uz/lp$ +ru-uz/lp/contact-us +ru-uz/lp/homepage$ ru/ ru/advanced-search/x ru/android/collections @@ -23839,7 +24726,6 @@ scratchr2/static screener/insider screensaver screenshots -script scripts scripts/accountextlogin.php scripts/distanceserver.php @@ -24126,7 +25012,7 @@ search_rss$ search_suggest searchdeb/ searches -searchhttp://moz.com/robots.txt +searchhttp://creativecommons.org/robots.txt searchresults searchresults.aspx searchsuggest @@ -24148,7 +25034,6 @@ secure secure/ secure/login secure/register -security security/$ security/aws-pgp-public-key security/ec2-pkgs-public-key @@ -24180,7 +25065,6 @@ sendto_form$ sendto_form$ sendtofriend sendwelcometest -sentry-debug seo seo-old seo-toolbar/uninstall @@ -24501,8 +25385,10 @@ site-explorer/ajax site-react-dropdown site-search site.webmanifest -site/http://code.google.com/robots.txt +site/http://steamcommunity.com/robots.txt site/search +site/us/en/ +site/us/en/test/ siteBackHtml siteSwitch site_map @@ -24834,7 +25720,11 @@ sites/zweb/images/zoho_general_pages/branding/dont-4.png sitesearch sk sk-SK/$ +sk-sk sk-sk/ +sk-sk/lp$ +sk-sk/lp/contact-us +sk-sk/lp/homepage$ sk/ sk/* sk/Download @@ -25165,7 +26055,6 @@ spk splash splashui splashui_rc -splitOrderItem sponsor sponsored sponsored-posts @@ -25361,7 +26250,6 @@ stickers/set/* stil stock-ranker store -store-locator/search-results-print store/ store/* store/*/search @@ -25570,7 +26458,6 @@ subscribe/view.pl subscribe_success subscribetocalendar.aspx subscription -subscription-centre subscription-topup-credits-buy.php subscription/*?*onboarded= subscription/*?*source= @@ -25593,36 +26480,71 @@ summary_view$ summerbzz sun/*? sun/*year= -supermicro -supertarget/index.jhtml supervision/coexistence supervision/setup supplier-report supplier/guide support support/ +support/*/ServiceTag +support/*/chat +support/*/cn/zh +support/*/en-hk +support/*/hk/zh +support/*/ips +support/*/ru/ru +support/*/servicetag +support/*/tab_mob +support/*/tw/zh +support/*/zh-cn +support/*/zh-hk +support/*/zh-tw support/*zout_ +support/Diagnostics +support/Search +support/article{lwp} support/category +support/clientconnection +support/components support/content +support/coveo-dell +support/csbapi support/custom_resource +support/diagnostics support/direct-images support/direct-tooltips support/distr +support/driver/*/api/drvdetails/swbsuccessors support/dsp support/fe4be44a295cc679e19bf0b8f133083d support/forum/search? +support/home/*/*/*/Diagnostics +support/home/*/*/*/Drivers/DownloadList +support/home/*/*/*/Drivers/DriversList +support/home/*/*/*/Drivers/EmailSubscription +support/home/*/*/*/Drivers/OneClick +support/home/cassette.axd +support/incidents-online/*/contactus/product +support/ips +support/kbdoc/*/000287599 +support/kbdoc/*/article/lkbprint support/knowledgebase/article.aspx?type=article*contentid support/knowledgebase/subcategory.aspx?type=category*contentid support/knowledgecenter/api support/knowledgecenter/v1 +support/manuals/*/*/*/flyout support/maps-beta support/market-images +support/order-status/*/order-collection +support/order-status/*/packingslip support/praktikum-english support/praktikum/flow.html +support/productsmfe support/reader support/search support/search-results support/security +support/sitealerts/*- support/tag support/tutorials support/webmaster-images @@ -25636,12 +26558,12 @@ surprise-sale-in-library survey survey-feedback-email survey-thank-you-email +survey/ surveys surveys-360 surveys/ suspended_tickets suspension-appeal -sustainability sutils sv sv-SE/$ @@ -25653,6 +26575,7 @@ sv-SE/firefox/collections/4757633/$ sv-SE/firefox/collections/mozilla sv-SE/firefox/collections/mozilla/$ sv-SE/firefox/search +sv-se*/lp sv-se.www.cloudflare.com sv-se/ sv-se/feedback @@ -25740,11 +26663,12 @@ table tables tablet tacms +tacpage tag tag-manager tag-manager-360 tag/ -tag/*+http://money.cnn.com/robots.txt +tag/*+http://digital-strategy.ec.europa.eu/robots.txt tag/*/page tag/credible tag/interaction-card @@ -25760,8 +26684,6 @@ tagmanager/pptm.js tags tags-artists tags/newsletters -takeovers -takeovers.json talent/matches talk talk/api @@ -25770,10 +26692,7 @@ talk/new_topic talk/user talk/user/*/article tally-loader-react/static-1.65 -target_baby -target_group target_id -targetdirect_group tariffselect tasks tasks/ @@ -25807,7 +26726,6 @@ tb/recent tbl* tblang= tbproxy -tdir/p/kids-back-to-school tdv2_fp te-IN/$ teacherline/catalog/browse @@ -26228,6 +27146,7 @@ templates/x-matrix-template/$ templates/yearly-calendar-template/$ temporary_marketing_proxy/* temptation-island +ter-optout termini-e-condizioni termos-e-condicoes terms @@ -26259,10 +27178,9 @@ test/diagnostic-tool test_community testfl testgpr -testhttp://myspace.com/robots.txt +testhttp://moskva.stroi-podryad.ru/robots.txt testing testpage-forhomepage -tests tests/* tetro text/*?page= @@ -26543,7 +27461,6 @@ token= tomb-raider tool toolbar -toolchains toolkit tools tools/$ @@ -26620,6 +27537,7 @@ tpx tq tr tr-TR/$ +tr-tr tr-tr.www.cloudflare.com tr-tr/ tr-tr/feedback @@ -26684,7 +27602,6 @@ track track.gif track/exposure trackback -tracking tracking-pixels/static-1.10 tracking-pixels/static-1.8 tracking/verifyhuman @@ -26692,7 +27609,6 @@ trackjs_newnav.cms* tractive trade tradeoffer -training training-plans training/ training/ajax @@ -26707,6 +27623,7 @@ transcripts/419570939 transcripts/470280334 transcripts/480128005 transcripts/830237502 +transfers transformation-digitale-du-processus-de-design/$ transit? translate @@ -26815,7 +27732,6 @@ try-new try-search-term try? trylater -tsa tto/archive/article tto/archive/find tto/archive/frame/article @@ -26910,7 +27826,11 @@ uk*/shop/*/favoriters uk*/shop/*/rss_shop.php uk*/shop/*/sold uk-UA/$ +uk-ua uk-ua/ +uk-ua/lp$ +uk-ua/lp/contact-us +uk-ua/lp/homepage$ uk/*?order= uk/*color= uk/*customizable= @@ -27004,9 +27924,13 @@ unfinished.php unibook/oldversions unicode/members unifiedsearch +univ-src/ccden +univercd/ +univercd/cc/td/doc universal-design-system/ university unlink +unlisted unsaved unsub unsubscribe @@ -27407,7 +28331,7 @@ uxtest/ux/ uy uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf uy/help -uz/http://gravatar.com/robots.txt +uz/http://billboard.com/robots.txt v v$ v/badge @@ -27479,6 +28403,7 @@ verificationofemployment verified-authors verified-modal verify +verify-mobile verify_age verify_your_email$ verify_your_email? @@ -27665,8 +28590,6 @@ w/load.php? w/rest.php/site/v1/sitemap w/users/user_hints w3 -wagner/newsite -wagner/newsiteTEST wai-conformance-model-test walking-tall walkscore @@ -27677,6 +28600,8 @@ wall*?search=1 wall*?thread= wall*?with= wall-*?q= +wallpaper +wallpapers wanted wap/* wapsearch? @@ -27722,12 +28647,47 @@ web.config/?context= web.config?context web.config?context= web.projects +web/AT/telepresence/pro +web/BE/fr/telepresence/pro +web/BE/nl/telepresence/pro +web/BE/telepresence/pro +web/CH/de/telepresence/pro +web/CH/fr/telepresence/pro +web/CZ/telepresence/pro +web/DE/telepresence/pro +web/DK/telepresence/pro +web/ES/telepresence/pro +web/FI/telepresence/pro +web/FR/telepresence/pro +web/HU/telepresence/pro +web/IT/telepresence/pro +web/ME/ar/telepresence/pro +web/ME/telepresence/pro +web/NL/telepresence/pro +web/NO/telepresence/pro +web/PL/telepresence/pro +web/PO/telepresence/pro +web/PT/telepresence/pro +web/RO/telepresence/pro +web/RU/ +web/RU/telepresence/pro +web/SE/telepresence/pro +web/TR/telepresence/pro +web/ZA/telepresence/pro/ web/amc +web/applicat web/checkout web/emadrid-legacy +web/go web/guest +web/help/index.html +web/login +web/offer/em/pdfs_innovators/RU/ +web/offers/pdfs web/portal/commerce web/portal/software/websphere +web/solutions/ +web/telepresence/pro/ web/upov web_arch webapp @@ -27836,7 +28796,6 @@ wgbh/nova/search/results wgbh/pages/frontline/*elqat wgbh/pages/frontline/bushswar wgbh/pages/frontline/digitalnation/%3F -what-is-enterprise-linux what-is-great-design/$ what-is-slack what-s-cooking-with-julie-chrisley @@ -28386,9 +29345,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios wiki/Wikipedia_discusión:Supresores/Candidaturas wiki/Wikipedia_talk%3AAbuse_reports wiki/Wikipedia_talk%3AAbuse_response -wiki/Wikipedia_talk%3AAdministrator_electionshttp://people.com/robots.txt -wiki/Wikipedia_talk%3AAdministrator_electionshttp://youtube-creators.googleblog.com/robots.txt -wiki/Wikipedia_talk%3AAdministrator_electionshttp://youtube.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikipedia.org/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt +wiki/Wikipedia_talk%3AAdministrator_electionshttp://windows.microsoft.com/robots.txt wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrators%27_noticeboard @@ -28522,7 +29481,6 @@ windowsforms/ windowsvista/ winforms/ winfx/ -winnt wipostad/ wirecutter wirecutter/*&xid= @@ -28688,8 +29646,7 @@ wp-admin wp-admin/ wp-admin/admin-ajax.php wp-admin/admin-ajax.php -wp-admin/admin-ajax.phphttp://adweek.com/robots.txt -wp-admin/admin-ajax.phphttp://forrester.com/robots.txt +wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt wp-admin/load-scripts.php wp-admin/load-styles.php wp-adv @@ -28833,7 +29790,7 @@ year your your-shop youreurope/businessACC -youreurope/businessDEV/http://streamelements.com/robots.txt +youreurope/businessDEV/http://eur-lex.europa.eu/robots.txt youreurope/citizensACC youreurope/citizensDEV yourtake @@ -28863,7 +29820,6 @@ youtube/img/branding/favicon youtube/img/promos youtube/partner youtubei -yr yss_fragment.gne yuv z @@ -28915,14 +29871,44 @@ zh-TW/firefox/collections/mozilla zh-TW/firefox/collections/mozilla/$ zh-TW/firefox/search zh-cn +zh-cn*/lp zh-cn.www.cloudflare.com zh-cn/ +zh-cn/*/buy +zh-cn/*/cart +zh-cn/*/compare +zh-cn/*/rec +zh-cn/*/serviceselection +zh-cn/blog +zh-cn/blog/*.php$ +zh-cn/blog/*/configuration-page.htm +zh-cn/blog/*/gobig +zh-cn/blog/*/teammembers +zh-cn/blog/*/testing +zh-cn/buy +zh-cn/cart +zh-cn/corporate/karen-quintos.htm +zh-cn/corporate/newsroom-test.htm +zh-cn/dt +zh-cn/dt/*.php$ +zh-cn/dt/*/configuration-page.htm +zh-cn/dt/*/gobig +zh-cn/dt/*/teammembers +zh-cn/dt/*/testing zh-cn/feedback zh-cn/kb zh-cn/lp +zh-cn/outlet/*? +zh-cn/perspectives +zh-cn/perspectives/*.php$ +zh-cn/perspectives/*/configuration-page.htm +zh-cn/perspectives/*/gobig +zh-cn/perspectives/*/teammembers +zh-cn/perspectives/*/testing zh-cn/search zh-cn/search zh-cn/searchresults +zh-cn/shop//sf/xps-2-in-1 zh-hans zh-hans-cn.www.cloudflare.com zh-hans-cn/feedback @@ -28931,6 +29917,7 @@ zh-hans-cn/searchresults zh-hans/node/ zh-hant zh-hant/node/ +zh-hk*/lp zh-hk/ zh-hk/*/media/oembed zh-hk/README.md @@ -29001,6 +29988,7 @@ zh-hk/user/logout zh-hk/user/password zh-hk/user/register zh-hk/web.config +zh-tw*/lp zh-tw.www.cloudflare.com zh-tw/ zh-tw/feedback @@ -29108,7 +30096,7 @@ zz-test 404 404 404.html -413gkwMT/http://blog.naver.com/robots.txt +413gkwMT/http://sgtrains.com/robots.txt 429.html 500 500 @@ -29158,8 +30146,6 @@ zz-test 1060761 3584794 5787254 -7078046 -7079046 23219321/iac. 55875582/walmart-us/catalog 59666047 diff --git a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt index c35650ae2..eae141a7c 100644 --- a/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt +++ b/Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt @@ -336,7 +336,7 @@ -1 -1-cw* -1. --1.*http://weizmann.ac.il/robots.txt +-1.*http://betterup.com/robots.txt -1/ #Links @@ -360,7 +360,7 @@ # $ $ -$http://t-online.de/robots.txt +$http://oxygen.com/robots.txt $rpc/google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService % @@ -401,7 +401,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService %7CName= %7CUNSUB%7C %7CUPDATE_PROFILE%7C -%7Cd_ %7E %7Ealjuarez/phpicalendar %7b%7burl%7d%7d @@ -965,6 +964,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService &user_action &usg= &utf8= +&utm &utm_ &utm_ &utm_* @@ -1123,7 +1123,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService +Furniture+_PLAHome+= +f- +fa- -+loggerhead +mf- +options: , @@ -1273,12 +1272,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -catlistshow-1-* -catlistshow-2-* -compare-view --css/ -cst- -d$ -debutant$ -deeplinks --display.jpg -dlp -embed -empfehlen.html$ @@ -1298,7 +1295,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService -i.*/similar -i.*/similar?from=flash_sale -image*.html --images/ -in- -ist-* -json*.html @@ -1373,8 +1369,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .*__hssc. .*__hstc. .*assets/fonts -.*story_archive$http://stumbleupon.com/robots.txt -.+http://invisionapp.com/robots.txt +.*story_archive$http://opencart.com/robots.txt +.+http://kotaku.com/robots.txt .../ ..gitignore.html .CVS @@ -2069,7 +2065,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .css************* .css. .css? -.csshttp://ct.webgomme.com/robots.txt +.csshttp://okvp.824989.com/robots.txt .cssx$ .csv .csv @@ -2260,6 +2256,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .html?*twitter_impression= .html?Echobox= .html?at_medium +.html?cachemode=refresh$ .html?callV1 .html?fbclid= .html?fr= @@ -2325,7 +2322,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .jpg .jpg$ .jpg$ -.jpg$http://gs1.org/robots.txt +.jpg$http://joindiaspora.com/robots.txt .jpg************* .js .js @@ -2381,7 +2378,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .llms.txt .llms.txt$ .llms.txt$ -.llms.txthttp://alibabacloud.com/robots.txt +.llms.txthttp://fws.gov/robots.txt .loading.gif.html .loading_horizontal.gif.html .localcache @@ -2519,7 +2516,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .nimex$ .nocache.html .nsf -.nsf .numbers .odp .ods @@ -2562,9 +2558,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .pdf .pdf$ .pdf$ -.pdf$http://hi.baidu.com/robots.txt -.pdf$http://mailgun.com/robots.txt -.pdf$http://pubsubhubbub.appspot.com/robots.txt +.pdf$http://fonts.adobe.com/robots.txt +.pdf$http://fr.wiktionary.org/robots.txt +.pdf$http://lenta.ru/robots.txt .pdf%7CName=ComponentLink .pdf************* .pdf? @@ -2573,7 +2569,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .pdf?adobe_mc=* .pdf?properties= .pdfdocusetools -.pdfhttp://tradingeconomics.com/robots.txt +.pdfhttp://ncei.noaa.gov/robots.txt .personalization.article.html .personalization.html .personalization.startinfo.html @@ -2608,8 +2604,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .png .png$ .png$ -.png$http://displate.com/robots.txt -.png$http://docs.magento.com/robots.txt +.png$http://gojek.com/robots.txt +.png$http://shacknews.com/robots.txt .png************* .polizeibericht.html .polizeibericht.v2.html @@ -2860,7 +2856,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .svg$ .svg************* .svg? -.svghttp://uk.linkedin.com/robots.txt +.svghttp://psychologytoday.com/robots.txt .svn .svn$ .svn$ @@ -2980,6 +2976,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .vtt$ .wage_d .wall.html +.wasm$ .wav .wav$ .weather.html @@ -2990,7 +2987,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .webp .webp .webp$ -.webp$http://streamyard.com/robots.txt +.webp$http://liverpoolmuseums.org.uk/robots.txt .well-known .well-known .well-known/ @@ -3033,13 +3030,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService .xls$ .xls? .xlsb -.xlshttp://uwyo.edu/robots.txt +.xlshttp://xataka.com/robots.txt .xlsm .xlsx .xlsx .xlsx$ .xlsx$ -.xlsx$http://groovehq.com/robots.txt +.xlsx$http://utexas.edu/robots.txt .xml .xml$ .xml$ @@ -3076,7 +3073,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*+*+*+ /*,pgn: /*-*/manage-cookie-preferences*? -/*-jobs*http://brunch.co.kr/robots.txt +/*-jobs*http://leafly.com/robots.txt /*-p-*/benzer-urunler /*-p-*/satici-sorulari /*-p-*/saticilar @@ -3258,7 +3255,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /*/discussions /*/documents /*/download/download-api/my-documents/checkStatus/ -/*/downloadhttp://mindbodyonline.com/robots.txt +/*/downloadhttp://purdue.edu/robots.txt /*/edit /*/edit$ /*/embed @@ -3713,7 +3710,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /0,, /0-0_beds /0/* -/0003/zebra-it-security-video-portfolio-compliance-en-us.mp4 /1$ /1000 /1000 @@ -3876,7 +3872,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /2023/09/11/arizona-parents-allege-high-school-coaches-defamed-their-son-and-interfered-with-his-athletic-career/*$ /2024*-en-directo* /22 -/22732481 /23 /24-hours-rss /25 @@ -3887,7 +3882,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /293KxffvUkJMLzB21vpMzE.json /30 /32 -/3600-series-reference-components.html /39 /3daas-rotera /404 @@ -3910,8 +3904,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /57 /58 /5g-overall-exp-survey -/5x5-end-user/* -/5x5-partner/* /60 /61 /62 @@ -4031,7 +4023,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /?page=*&* /?pageRef /?pageType= -/?pdf=1http://amazon.jobs/robots.txt +/?pdf=1http://siteinspire.com/robots.txt /?personid /?plugin=all-in-one-event-calendar /?prefn1=clearance&prefv1=true @@ -4213,7 +4205,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Job-Listings /LICENSE.txt /LSrVcDPgS/* -/LabelsHero.html /Layout/set/popup /Learn/AuthorBiosPopup.aspx /Lenses/Snapshots* @@ -4245,9 +4236,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /N-*Z*Z* /News/External/ /Newsletter -/Ntk -/Ntt -/Ntx /OTC-Trading /OnThisDay /OnePageCheckout/* @@ -4365,7 +4353,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /Undefined /UniversalVariable/GetUniversalVariableUser /Unknown/Unknown-Unknown -/Uploadify/ /User/SignIn /User/SignOut /UserAgent$ @@ -4538,8 +4525,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /action/showFeed? /actions_panel /action~ -/action~*/http://daniel-helfrich.com/robots.txt -/action~*/http://holger-hetzel.de/robots.txt +/action~*/http://bluesquaretoolkit.com/robots.txt +/action~*/http://dance-shop.kiev.ua/robots.txt /actividades/reserva_confirmada /actividades/voucher /activities/detail @@ -4549,7 +4536,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /activity/challenge-competition /activity/collect-and-win /activity/referral-entry -/ad-reference.html /ad/ad-cookie /add-activity-to-cart /add-card? @@ -4560,7 +4546,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /add_review /addon/*/contribute /addproductstoshoppingbag -/address-change-reference.html /addtocart /adfit /adguard-report @@ -4585,6 +4570,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ads/ /adult /advanced-trade/spot +/advanced_search.html +/advanced_search_result.html /advertiserDetail /aeglodetailweb/api/msite/item?productId* /aem-test @@ -4620,7 +4607,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ajouterproduitsaupanier /akam /akamai -/aks-test.html /albert-heijn-premium /album/*/*?i= /alert @@ -4715,8 +4701,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /aow /ap/ /apac -/apac-campaigns-reference-pages.html -/apac-savanna-reference-component.html /apartments-are_att /apartments-madden_att /apartments-offers_att @@ -4729,7 +4713,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /api/* /api/*/amp /api/*amount -/api/*http://squid-cache.org/robots.txt +/api/*http://philipwalton.com/robots.txt /api/_ajax/* /api/catalog/v3 /api/catalog/v3/srfile @@ -4788,7 +4772,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /approval-templates/standalone /apps /apps/beta-ui -/apps/dlmanager* /apps/featured/kliken-marketing* /appserver/* /appview @@ -4805,6 +4788,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /archive /archives /archivetop.html +/area/*? /art/*shoponline /arte/*shoponline /article @@ -4831,7 +4815,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ask-question /asq /asset-comment-info -/asset_publisher /assets /assets/fonts /assets/pdfs @@ -4919,8 +4902,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /basket_add.html /basket_del.html /basket_edit.html -/battle-card/* -/battlecard/* /bb-d$ /beacon /beaconBase$ @@ -5181,8 +5162,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /build/*? /build? /bulk_edit -/bulletin-marketing/* -/bulletins-marketing/* /bundles$ /busca /busca/* @@ -5200,7 +5179,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /business/aisearch /business/availability /business/availability/?context -/business/availability/?context=http://music.apple.com/robots.txt +/business/availability/?context=http://vogue.com/robots.txt /business/availability?context /business/availability?context= /business/business/business @@ -5221,8 +5200,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /buy-*?*&sourceQuote= /buy-*?souceQuote= /buy-*?sourceQuote= -/buy-now$http://joelonsoftware.com/robots.txt -/buy-online-anz.html +/buy-now$http://k-state.edu/robots.txt /buy-sell-crypto/buy-sell/result/buy /buy-sell-crypto/buy-sell/result/sell /buy-sell-crypto/referral @@ -5272,11 +5250,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /calendar/*xml /call-pos-set-response /campaign -/campaign-references.html -/campaign-references/* -/campaign-tiles.html /campaigns -/campaigns-emea.html /campaigns/*?*&autoAction= /campaigns/*?*&campaignfrom= /campaigns/*?*&pagesourcefrom= @@ -5295,7 +5269,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /captain /captcha.jpg /captcha/* -/capture-your-edge-references.html /captureUnifiedSearch /car-hire/resultados /car-hire/results @@ -5423,7 +5396,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /choose-language /chrome/* /cinema-entertainment/* -/circular-economy-reference.html /cita/confirmar /cita/elegir-fecha /cita/seleccion-tienda @@ -5596,7 +5568,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /comparaison /compare /compare-cryptocurrencies?coins -/compare-products.html /compatibility-surveillance2 /compatibility/com_get /competition/*?*&teamId= @@ -5663,6 +5634,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /contactez-nous/commentez-experience/oci-confirmation /contactformulier /contacts +/contacts/all-contacts.*.html$ +/contacts/all-contacts/us-sales.*.html$ /contactus/mwaas* /contactuswithchat /content @@ -5685,14 +5658,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /content/dam/en_US/shared/www/about-st-jude/vendor-info/ /content/dam/home/docs /content/dam/home/pdf -/content/dam/private/* /content/dam/ringcentral/test /content/dam/sites/dreamhome/ /content/dam/support/* /content/dam/tap -/content/dam/zebra_dam/en/reports/vision-study/retail-shopper-report-vision-study-2023-en-us.pdf -/content/dam/zebra_new_ia/en-us/solutions-verticals/product/tag/* -/content/dam/zebra_partner/* /content/data/lists/ /content/data/products/ /content/experience-fragments/global_pdc @@ -5704,7 +5673,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /content/search /content/sites/www/es_LA/home/content-library/forms/ /content/snippet* -/content/tcm/* /content/usergenerated/asi/mongo/content/sites/activitystreams/activities/community /content/verizon/* /contestant-details @@ -5783,7 +5751,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /control /control-panel/ /control_panel/manage* -/control_panel/manage*http://givebutter.com/robots.txt +/control_panel/manage*http://verywell.com/robots.txt /conv /conversation /conversation? @@ -5853,10 +5821,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /covid-19-hyderabad/* /covid-19-kolkata/* /covid-19-mumbai/* -/cpn.html -/cpn/bridge-the-retail-customer-experience-gap/ebook.html -/cpn/na-campaigns-reference-pages.html -/cpn/plp/* /crc32$ /created-after /creative-official+internal @@ -5959,7 +5923,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dark-website /darwin /dashboard -/dashboard-reference.html /dashboard.html /data /data.docx @@ -6056,6 +6019,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /dev.rutube.ru /dev/ixp /developer +/developer/develop/web-services.*.en.html$ +/developer/gallery.*.en.html$ +/developer/news.*.en.html$ /developer/resources/infinity-hub /developers /development @@ -6083,7 +6049,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /discovered /discuss.html /diskuze -/distributor-notice/* /dl /dl/palinsesti/Page-e120a813-1b92-4057-a214-15943d95aa68.html /dl/test @@ -6285,8 +6250,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /embed/single-line-form /embed_code /embedded-player?videoId= -/emea-campaigns-reference-pages.html -/emea-savanna-reference-component.html /employee-banking /empty /en @@ -6460,10 +6423,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /etc/* /etstatic/ads/ad-configs/desktop/* /etstatic/breakingnews/* -/etsy-special-buy.html /eu-vocabularies/dataset/*version /eula -/eula-reference.html /eula.html /evalcenter/ /event- @@ -6498,10 +6459,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /events?* /events?f: /events?r: -/evm-reference-components.html /evom/* -/ewa.html -/ewa/* /examens/resultats /examshow/* /executive-club @@ -6557,12 +6515,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /family-friendly-modal /fapi /faq -/faq-chat-reference.html /faq-print /faq-print. /faq/jiohome /faq/jiomart-maha-cash-back-program -/faq/search/*http://techtalia.org/robots.txt +/faq/search/*http://narodzenienanowo.org.pl/robots.txt /faq/services/jio4gvoice /faq/services/jiocinema /faq/services/jiodrive @@ -6596,7 +6553,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /featured /featured-articles? /featured-collections -/featured-content-reference.html /featuredarticle /featuredby /features @@ -6618,7 +6574,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feed/*/articles.xml /feed/atom$ /feed/atom/$ -/feed/http://gpo.gov/robots.txt +/feed/http://adorama.com/robots.txt /feed/post /feed/rss/$ /feed/rss2 @@ -6632,10 +6588,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /feedback/learn-more /feedback/submit /feedback? -/feedhttp://m.weibo.cn/robots.txt +/feedhttp://rt.com/robots.txt /feeds/etads_v2/* /feeds/nfl_2024_us -/feeds/nfl_2024_ushttp://graph.facebook.com/robots.txt +/feeds/nfl_2024_ushttp://commoncrawl.org/robots.txt /feeds/stock_data_feed.cms?companies=* /fetch-gcm-data /fetchcart @@ -6750,10 +6706,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /football/*/2017/standing.shtml /footer /footer-chat-now -/footer-only.html -/footer-reference.html -/footer-salesforce.html -/footer.html /foreclosed /foreclosure-- /forever21.com @@ -6772,8 +6724,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /form/ik-wil-de-marketingcommunicatie-#no-back /form/ik-wil-mijn-persoonlijke-gegeven#no-back /format:thumbnail -/forms.html -/forms/* /forms/customs/step1 /forms/damaged /forms/employee/mailman @@ -7078,7 +7028,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /get-demo /get-intermunicipal-municipality /get-spotify -/get-started /getHotelSDTSource* /getNextGalleryNews /getSeoTdk* @@ -7100,27 +7049,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /gl-d$ /glance /global$ -/global/apac/* /global/assets/rotera -/global/china/* -/global/de_de/* -/global/emea/* -/global/en_ap/* -/global/en_gb/* -/global/en_us/* -/global/es_es/* -/global/es_la/* -/global/fr_fr/* -/global/it_it/* -/global/ja_jp/* -/global/kr_ko/* -/global/latam/* -/global/master/* -/global/pl_pl/* -/global/pt_br/* -/global/ru_ru/* -/global/tr_tr/* -/global/zh_cn/* /globalization/ /globalize /globalize$ @@ -7147,7 +7076,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /grscicoll/collection/search /grscicoll/institution/search /grscicoll/person/search -/gtc/gtc-chatbot/*http://figma.com/robots.txt +/gtc/gtc-chatbot/*http://myspace.com/robots.txt /gtm /gu-in/iuc /guest @@ -7158,7 +7087,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /guias-y-herramientas/guias?* /guias-y-herramientas/infografias?* /guias-y-herramientas/videos?* -/guide-selling/* /guide.html /guidedhelp-v1.html /guidedhelp-v1.html?faqid=1400171708651 @@ -7167,7 +7095,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /hack /haghighi-v-barclays-bank-delaware-et-al-41701609-0*$ /halvimmat-lennot- -/handhelds-circle-two-col-promos-reference.html /handlers* /handlers/ /hardware/*/cart @@ -7176,9 +7103,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /hasAutoDetected /hasen /havadurumu/ -/header-footer.html -/header-only.html -/header.html /header/global-header/ /headerslice /headlines @@ -7215,7 +7139,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /history$ /history-node /history?*$ -/historyhttp://pendo.io/robots.txt +/historyhttp://outdoorproject.com/robots.txt /hm-test /holidays /holidays? @@ -7368,7 +7292,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /includes/js/dojo-release-1.8.0-src/dojo/resources/blank.html /income /increment_lp_video_plays -/indesign-reference-footer.html /index /index.htm /index.html @@ -7404,9 +7327,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /indexingvolumeissuelinkhandler /indexnowdelete/ /india/india/india/india -/industrial-machine-vision-and-fixed-scanners-reference.html -/industrial-machine-vision-and-fixed-scanners/machine-vision-cameras.html -/industrial-machine-vision-and-fixed-scanners/smart-sensors-and-cameras.html /industrial_property_rights /industry/industry /infiniteLoad @@ -7522,7 +7442,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /jegyarak- /jeux-olympiques*/page-calendrier- /jeux-olympiques/page-calendrier- -/jg-test-page.html /jio-postpaid-plus-survey /jio-rech-exp-survey /jioairfiber-babycare-survey @@ -7550,7 +7469,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /join-us/*?*&department_id= /join-us/*?department_id= /join? -/jp/ja/support-downloads/mobile-computers/handheld/mc20.html /jquery.js /js /js/ @@ -7584,7 +7502,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /k0*r30 /k0*r5 /k0*r50 -/ka-reference.html /kansas-city-royals-manager-ned-yost-lightning-rod-criticism /kb/ /kbc-congo @@ -7629,7 +7546,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /l/*/73369 /la-agencia/agenda?* /la-liga-bbva -/label_carousel1.html /laboratory/conductAllInScope /landing /landing-page/lp/autodesk-infraworks-agol-subscription @@ -7738,7 +7654,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /libs /license-incomplete /life-style-landing/* -/lifeguard-reference.html /lifestyle/lifestyle /lightbox /lightbox/vendor/jquery.fancybox.pack.js @@ -7953,6 +7868,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /meetup_api$ /meetup_api? /mein-konto +/member-stories.*.html$ /member/inbox /member/settings /memberlist.php @@ -8029,9 +7945,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /ml-in/iuc /mmpub /mobile -/mobile-computers-index-reference.html /mobile-excellence-report -/mobile-software-reference-page.html /mobile/ /mobile/mimo/activity /mobile/thirdLogin @@ -8077,10 +7991,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /mouse.widget /moviearticlelistalphabet1/* /mp-cms/app -/mp-header.html /mr-in/iuc /mraid.js -/mrss.xmlhttp://jezebel.com/robots.txt +/mrss.xmlhttp://thehartford.com/robots.txt /msd/*/faqs/ /msd/*/faqs/* /msd/*/glossary/ @@ -8095,7 +8008,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /multimedia/ZK/ /multimedia/Zk/ /multimedia/zk/ -/multiplane-scanner-reference.html /multiregion /multistore /munich/index_html @@ -8145,7 +8057,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /myni/dashboard.html /mypromotions /n -/na-savanna-reference-component.html /naar-een-buitenlands-adres/brief-kaart-beschadigd-bezorgd /naar-een-buitenlands-adres/brief-kaart-niet-bezorgd /naar-een-buitenlands-adres/brief-kaart-te-laat-bezorgd @@ -8159,10 +8070,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /navigation /navigation.js /navigation/api/autocomplete -/navtestsohoempty.html -/navtestsohofooteronly.html -/navtestsohoheader.html -/navtestsohoresponsiveproductdetail.html /ncommon/ /ne-plus-recevoir-aucune-communication-marketing#no-back /nejlevnejsi_lety- @@ -8261,9 +8168,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /nms /no-hardware-contest /no-index/* -/no-referrer-when-downgradehttp://fb.watch/robots.txt -/no-referrer-when-downgradehttp://riverfronttimes.com/robots.txt -/no-referrer-when-downgradehttp://ucm.es/robots.txt +/no-referrer-when-downgradehttp://arts.ac.uk/robots.txt +/no-referrer-when-downgradehttp://howtogeek.com/robots.txt +/no-referrer-when-downgradehttp://meijer.com/robots.txt /no-search-results /no_access /node @@ -8306,7 +8213,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /nps-2-0-fiber-survey /nps-2-0-wa /nrbeacon -/nrf-footer.html /ns /nudge /nugg @@ -8480,10 +8386,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /particuliers /partner /partner-agreement -/partner-application-locator/partner-details.html -/partner-application-locator/software-apps-details.html /partnercentral -/partnerconnect-tc.html /partners/partnersearch.aspx /party-poker/get-odds /password @@ -8493,7 +8396,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /password_resets /path_locks /patient-experience -/pavel-sandbox.html /pay-invoice /payment /payment @@ -8514,7 +8416,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /pdf-templates/search? /pdf-templates/standalone /pdf/index.html -/pdf_reader/*/ http://googlechrome.github.io/robots.txt +/pdf_reader/*/ http://cincodias.elpais.com/robots.txt /pdfft /pdp-async/preview /pdpslice @@ -8666,21 +8568,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /prensa-y-comunicacion/blog?* /prensa-y-comunicacion/notas-de-prensa?* /prereq -/presentation-customer-facing/* /presentations /press-releases.html -/press-releases/2012.html -/press-releases/2013.html -/press-releases/2014.html -/press-releases/2015.html -/press-releases/2016.html -/press-releases/2017.html -/press-releases/2018.html -/press-releases/2019.html -/press-releases/2020.html -/press-releases/2021.html -/press-releases/2022.html -/press-releases/2023.html /pressroom/utlite /preview /preview$ @@ -8714,14 +8603,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /print?id /printView.html /printable -/printable/pdf /printable/print /printableArticle.jhtml /printablearticle.htm /printen-van-documenten#no-back -/printer-faq-reference.html -/printer-index-reference.html -/printer-reference.html /printerFriendly.jhtml /printmail /printmessage @@ -8741,11 +8626,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /probr-1~/project-type--*/$ /prod_cbundle_*.html /prod_consump -/proddettest.html /product /product-answers.html /product-directory/*.html -/product-marketing-bulletin/* /product-marketing-tool /product-questions.html /product-refs @@ -8775,12 +8658,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /products/*/configure /products/*/rcm /products/*?*filter= -/products/compare-models.html /products/erp/s4hana-private-edition/trial.html -/products/references.html -/products/references/* -/products/request-quote.html -/products/request-quote/* /products/wtb /produits-2/* /produits/bonnes-affaires/*?* @@ -9003,12 +8881,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /redirectl /redirects /ref -/reference-component.html -/reference-components-page-cross-promotion.html -/reference-components-page-cross-promotion/* -/reference-components.html -/reference-lifeguard.html -/reference.html /reference/request/credit-card-verification/create /reference/request/transaction/update-details /reference/response/amex-express-checkout-card @@ -9056,7 +8928,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rentacar/fts/* /rentacar/templates/integrated/* /rep -/repair-order-latam-reference.html /reply /report /report_abuse @@ -9088,7 +8959,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /resource/search /resources /resources/learn-maori -/respblank.html /response /respuestas /rest @@ -9141,7 +9011,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rewards-experience /rewards/credit-cards/50cv /rewards/offers-promotions/rbc-get-gold -/rfid-readers-reference-page.html /ricerca /ricerca.html /rino-_att @@ -9151,7 +9020,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /river$ /rl /rma -/rma-reference.html /rnwy/account /rnwy/ajax /rnwy/artikelen @@ -9177,7 +9045,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /rss2 /rss2/ /rss2/$ -/rss2/$http://9to5google.com/robots.txt +/rss2/$http://rasterweb.net/robots.txt /rss_en_all /rss_for_twitter /rss_items @@ -9199,7 +9067,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /s-anzeige:angebote /s-anzeige:gesuche /s-direktkaufen:aktiv -/s-marketing-bulletin/* /s/* /s/*/p /s/*/share @@ -9210,7 +9077,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /saas /safe /saison -/sale-eos-eosl-reference.html /sale/*-item- /sales /sales-inquiries @@ -9221,9 +9087,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sample-* /sample/* /samsclub/0 -/sandbox.html /sandbox/ -/sandbox/* /sapi /sasakyan /save @@ -9235,7 +9099,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sb2/ /scannen-van-documenten#no-back /scanner-des-documents#no-back -/scanner-software-reference.html /scheduled-pin /scheduled-pins /schedules @@ -9256,7 +9119,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /scholarstore/swatches/ajax/media /scholarstore/tealium/cart /school -/schoollist /schools /schrijf-een-review /science-blog-satellites? @@ -9425,7 +9287,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /search?feature_twelve_browse-bin=21201078011*&searchProvider= /search?feature_twelve_browse-bin=21201078011*=*= /search?feature_twelve_browse-bin=21201078011*node=$ -/search?http://statcan.gc.ca/robots.txt +/search?http://smsapi.com/robots.txt /search?keywords=*&node= /search?keywords=*=*= /search?narrator= @@ -9532,7 +9394,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sell-*?sourceQuote= /sell-now /selling -/selling-guide/* /sem /seminar/ /sendfriend @@ -9554,11 +9415,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /serie/*.html /serpchecker/check/* /server-status/$ -/service-marketing-bulletin/* /service/author/*& /service/author/*? /service/services/*/c/Services* /services +/services/a-z +/services/a-z.*.html$ /services/candidatures/supprimer-mes-donnees.html* /services/learn/classes._filter.alphaSort.P*. /services/learn/classes._filter.alphaSort.re*. @@ -9573,7 +9435,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /services/success-plans/accelerators._filter.RG*. /services/success-plans/accelerators/._filter.P*. /services/success-plans/accelerators/._filter.RG*. -/services/zebra-services-agent.html /serviceselection /session /session_trace @@ -9741,7 +9602,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sitemap_gpdc.xml /sitemap_output /sitemaphttp://admob.google.com/robots.txt -/sitemaphttp://greenbiz.com/robots.txt +/sitemaphttp://mpi-inf.mpg.de/robots.txt /sitemaps-farfetch-com /sitemaps/ /sitemaps/image_daily_sitemap_f_* @@ -9752,7 +9613,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sites/Satellite /sites/default /sitesearch -/sitesearch.html /skeleton /skin-preview /skip-video @@ -9761,17 +9621,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /sl/* /slice-shopping-bag /slide_javascript/slideJS.js -/slide_show /smadar -/smart-sensors-and-cameras/mios.html /smb -/smb/ap/en/* -/smb/gb/en/404.html -/smb/gb/en/terms-and-conditions.html -/smb/gb/en/test.html -/smb/us/en/404.html -/smb/us/en/terms-and-conditions.html -/smb/us/en/test.html /snapshot /social /social/google/auth.html @@ -9779,10 +9630,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /social_contribution /sofiameetup /sofiameetup/$ -/software-licensing-reference.html -/sohoempty.html -/sohoempty_page.html -/sohozebraempty.html /solution /solutions/case-studies/ /solutions/case-studies/generative-ai-bolttech/ @@ -9802,8 +9649,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /spa /spc/*FAQ* /spc/*RMP* -/spec-sheet-reference-components.html -/spec-sheet-reference-components/* /special-uninstallation-feedback /species/search /specification @@ -9855,6 +9700,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /static/frontend/On4u/gopt/pt_PT/js/obf-js.js /static/frontend/On4u/gopt/pt_PT/js/obf-js.min.js /static/locales +/station/*? /stations/quickplanner/extended /stations/quickplanner/schedule /stats @@ -9870,7 +9716,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /stoguides/ /stoi/* /stopartnertest/ -/storage-viewer /store /store-w/ /store/ @@ -9941,7 +9786,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /style%20library /style%20library/Images /style%20library/images -/sub-vertical.html /subcategory/*New /subcategory/*New%20Arrivals*?*page= /subcategory/*New%20Products*?*page= @@ -9950,7 +9794,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /subscribe/billing.html /subscribedto /subscribers -/subscription-administration.html /subscription/confirmation /subscription/subscribe /subscription/subscribe$ @@ -9995,37 +9838,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /support-center/detail /support-center/guest/ticket /support-center/history -/support-community-reference.html -/support-downloads/eula.html -/support-downloads/eula/* -/support-downloads/evm-cn/* -/support-downloads/evm-jp/* -/support-downloads/industrial-machine-vision-and-fixed-scanners/aurora.html -/support-downloads/industrial-machine-vision-and-fixed-scanners/aurora/aurora-imaging-library/aurora-imaging-library-lite.html -/support-downloads/industrial-machine-vision-and-fixed-scanners/fixed-industrial-scanners.html -/support-downloads/industrial-machine-vision-and-fixed-scanners/industrial-machine-vision-drawings.html -/support-downloads/mobile-computers/handheld/mc20.html -/support-downloads/printer-software/cn.html -/support-downloads/printers-cn/* -/support-downloads/printers/printer-reference/* -/support-downloads/proactive-battery-replacement-service.html -/support-downloads/qrerrors/desktop/zd620.html -/support-downloads/qrerrors/desktop/zd6x1.html -/support-downloads/qrerrors/mobile/qln.html -/support-downloads/qrerrors/mobile/qln420.html -/support-downloads/qrerrors/mobile/zq6.html -/support-downloads/qrerrors/mobile/zq6p.html -/support-downloads/qrerrors/print-engine/ze511.html -/support-downloads/services/zams-documentation.html -/support-downloads/services/zebra-service-agent.html -/support-downloads/shellshock-bug-info.html -/support-downloads/software/operating-system/et45-operating-system-for-gms-device.html -/support-downloads/tc-emea.html -/support-downloads/temperature-monitors-and-sensors-support/electronic-temperature-sensors-data-device-monitoring-tools/zb200-bridge.html -/support-downloads/temperature-monitors-and-sensors-support/electronic-temperature-sensors-data-device-monitoring-tools/zs300-sensors.html -/support-eula.html -/support-eula/* -/support-ping-test.html /support-threats-statistics /support-threats-summary /support-virus-lab?first @@ -10105,7 +9917,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /swf /swift-bic /system -/system-error.html /systemcenter/ /szukaj /t/ @@ -10120,9 +9931,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /table-templates/search? /tables /tabletablearticle.htm -/tablets-circle-promo-2col-reference.html -/tablets-index-reference.html -/tablets-reference-components.html /tablon-de-edictos /tag /tag-site @@ -10197,8 +10005,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /thank-you /thank-you /thank-you-page -/thank-you.html -/thank-you.html* /thankYou* /thank_you /thankyou @@ -10245,7 +10051,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /thumb.png$ /thumbnails /tid_external_content_proxy -/tile-reference.html /timezone$ /tippers /title/*/review/* @@ -10405,7 +10210,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /unsubscribe /unsubscribe/ /unsupported-browser -/upcoming-streamshttp://ulta.com/robots.txt +/upcoming-streamshttp://joomla.org/robots.txt /update.php /updatecart /updatesub @@ -10431,7 +10236,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /us /us-global-data/* /usage-survey -/use-case.html /use-cases /user /user$ @@ -10490,8 +10294,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /userinteraction /username-password-reset /userprofile -/userreg.html -/userreg/* /users /users/ /users/* @@ -10583,7 +10385,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /vids /view-all /view-form-open -/view-form-openhttp://data.europa.eu/robots.txt +/view-form-openhttp://scirp.org/robots.txt /view/ /view? /view_comments @@ -10599,7 +10401,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /vipmembers/*/glossary/* /virtualization/ /virtuallabs/ -/visibilityiq-foresight-support/visibilityiq-foresight-order-onboarding.html /visit /visit/ /visit/* @@ -10644,7 +10445,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wGlobal/*/styles /wait$ /wal/ -/warehouse-visibility-campaign-footer-reference-component.html /watch /watch-fragments /watchlist @@ -10652,8 +10452,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /wbg/services /wcdata /weather/ -/web-apps/embeddable-printer-select.html -/web-apps/embeddable-scanner-select.html /web-data /web.config /web/ @@ -10834,7 +10632,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /xmlrpc.php /xnet /xo -/xplore-reference-component.html /xposts /xpress-ship= /yandex-alice-book-card/ @@ -10862,18 +10659,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /zakelijk/de-postbode-heeft-ongepast-gedrag-vertoond#no-back /zakelijk/de-postbode-heeft-zijn-taak-niet-correct-uitgevoerd#no-back /zakelijk/ontevreden-over-het-gedrag-van-een-medewerker -/zbotchat.html -/zc-series-reference-page.html -/zd420-zd620-reference-component.html /zealots -/zebra-rebrand -/zebra-web-style-guidelines.html -/zebra-web-style-guidelines/* -/zebradita1.html -/zebralink-sdk-windows-ce.html -/zebralink/zebralink-sdk-android.html -/zebralink/zebralink-sdk-blackberry.html -/zebralink/zebralink-sdk-windows-mobile.html /zh /zh- /zh-CN @@ -10889,8 +10675,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService /zlp/ /zoomImage /zoomImages -/zq600-series-reference-page.html -/zt400-series-reference-component.html /zzz-systest /zzz_systest /{0}/ @@ -11067,7 +10851,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*&mobile ?*&nav ?*&newwindow= -?*&noheader* ?*&oldid= ?*&page= ?*&partner_ref= @@ -11075,7 +10858,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*&pid= ?*&ref= ?*&search= -?*&sfdebug* ?*&sid= ?*&sort= ?*&source= @@ -11211,7 +10993,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*annee= ?*answerId= ?*api_key -?*apikey*http://snipfeed.co/robots.txt +?*apikey*http://amazon.in/robots.txt ?*app ?*append_element ?*application-link= @@ -11495,7 +11277,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*hsCtaTracking ?*hsPreviewerApp=blog_post ?*hs_preview= -?*http://plannthat.com/robots.txt +?*http://marc.info/robots.txt ?*hubs_ ?*hubs_* ?*hubs_signup-cta @@ -11806,7 +11588,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?*rid=*&*destination= ?*rm=a ?*role= -?*route=account/loginhttp://insidehighered.com/robots.txt +?*route=account/loginhttp://earthday.org/robots.txt ?*s1= ?*s2= ?*s3= @@ -12091,7 +11873,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?EventId=199338 ?EventId=201357 ?ExternalDataReference -?FILTER-SECTION= ?Gen-MD= ?ID_PAGE=Journal ?IPromoID* @@ -12106,9 +11887,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?OCID ?OFF ?OSPV -?PAGEN ?PRID= -?PageSpeed= ?Partner=rss ?ProductID= ?ProductSalePrice @@ -12226,7 +12005,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?action=callus ?action=fx_tracking_data ?action_typTHe= -?activeFrom= ?activetab= ?activityReferer= ?ad= @@ -12374,7 +12152,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?bctid= ?before= ?benderPackage= -?beneficiary_id=http://websitesetup.org/robots.txt +?beneficiary_id=http://archanaskitchen.com/robots.txt ?bet= ?beta= ?betaplayer= @@ -12383,7 +12161,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?bizType= ?bl= ?blackhole -?blackhole ?blog= ?blogbanner ?body-type= @@ -12549,7 +12326,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?commentpage= ?comments ?comments* -?commidhttp://ligonier.org/robots.txt +?commidhttp://vitsoe.com/robots.txt ?companyid= ?companyid=* ?compare @@ -12632,7 +12409,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?cta_guid= ?ctime= ?ctl -?ctx=*http://philips.com/robots.txt +?ctx=*http://trendhunter.com/robots.txt ?curator= ?currency ?currentIndex= @@ -12871,7 +12648,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?filter= ?filter=* ?filter_active= -?filter_by= ?filter_description= ?filter_location= ?filter_name= @@ -12914,7 +12690,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?format=json ?format=json-pretty ?format=main-content -?format=md ?format=page-context ?format=pdf ?formatpanel @@ -12943,7 +12718,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?fromEasyShoppingTab= ?fromFooter ?fromMenu -?fromNewsdog*http://pleroma.social/robots.txt +?fromNewsdog*http://jsonlint.com/robots.txt ?fromOffersTab= ?fromSeasonalTab= ?fromStream= @@ -13003,7 +12778,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?google_preview= ?gotoUrl= ?gp -?gr= ?grade= ?groepsformaat= ?group=test_a @@ -13068,7 +12842,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?hsm= ?hss_channel= ?hss_meta= -?http://sabc.co.za/robots.txt +?http://ycharts.com/robots.txt ?hub= ?hubs_content-cta ?hubs_content-cta= @@ -13374,7 +13148,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?ndx=t$ ?ndx=t& ?neighborhoods -?netflixsource=*http://thefreelibrary.com/robots.txt +?netflixsource=*http://bitmart.com/robots.txt ?netmng= ?newsArea= ?newwindow= @@ -13395,7 +13169,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?noamp ?nobackground ?nodefault -?noheader* ?noindex ?noindex= ?nomobile* @@ -13449,7 +13222,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?oplace= ?opleidingsniveau= ?optimizely_user_id= -?optin-monster-ajax-route= ?optionsUIDs= ?optout= ?oq= @@ -13954,7 +13726,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?return_type ?return_uri ?returnurl= -?returnurl=*http://mestizoartsplatform.be/robots.txt +?returnurl=*http://reteong.org/robots.txt ?retweetjs ?reversePaginate= ?review_page= @@ -13994,9 +13766,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?s=News ?s=bpage-next ?s=feedpager -?s=http://confused.com/robots.txt -?s=http://esta.cbp.dhs.gov/robots.txt -?s=http://rtp.pt/robots.txt +?s=http://aircanada.com/robots.txt +?s=http://blogspot.com/robots.txt +?s=http://uaf.edu/robots.txt ?s=lightbox ?s=mobile ?s=thanks @@ -14049,7 +13821,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?search_query= ?search_str ?searchfor=doctor&q= -?searchhttp://ssd.eff.org/robots.txt +?searchhttp://ecdc.europa.eu/robots.txt ?searchid= ?searchkeyword= ?searchoffer= @@ -14083,7 +13855,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?set_language ?set_mobile= ?sez=JSON* -?sfdebug* ?sfmc_sub= ?sfns= ?share @@ -14200,7 +13971,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?state ?state= ?state= -?state=*http://news.mongabay.com/robots.txt +?state=*http://healthcare.utah.edu/robots.txt ?state=keepAlive ?staticVersion= ?status= @@ -14259,7 +14030,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?target_lang ?targetclass ?tariftab -?taxonomy= ?tbcli* ?tblci= ?tc_deviceCategory= @@ -14395,7 +14165,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?utm_ad_id= ?utm_campaign ?utm_campaign* -?utm_campaign*http://lbank.com/robots.txt +?utm_campaign*http://humanorigins.si.edu/robots.txt ?utm_campaign= ?utm_campaign=* ?utm_campaign=Monitor& @@ -14420,7 +14190,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?utm_source=lsplayer ?utm_source=quora ?utm_source=twitter -?utm_sourcehttp://tech.co/robots.txt +?utm_sourcehttp://pg.com/robots.txt ?utm_sourse=55 ?utm_term ?utm_term= @@ -14545,7 +14315,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService ?xtref= ?y-news ?y= -?y=livehttp://thespruceeats.com/robots.txt +?y=livehttp://staysafeonline.org/robots.txt ?yagla= ?yangfaninfo= ?yclid= @@ -14627,7 +14397,6 @@ AI AI/ AIAssistant AITripBuilder -AJAX AK5537 AK6336com AL @@ -14830,11 +14599,13 @@ Account/LoadReplies/ Account/Newsletter/ Account/Register.aspx Account/register.aspx +AccountAccess AccountActivityView AccountBalanceView AccountDisavow? AccountMerge AccountProfessionalInformationContiBlockController +AccountStatus Account_Billing Achievements ActionRecord @@ -14863,8 +14634,6 @@ AddListing AddThis.com AddToBasket.html/ AddToBasketNetotiate -AddToList -AddToRegistry Address-List AddressBookDisplayView AddressBookForm @@ -14951,7 +14720,6 @@ AirlineRegistration AirlineTips AirportFromGeoAjax AirportIP -Ajax Ajax.htm$ Ajax.htm$ Ajax/ @@ -14967,7 +14735,6 @@ AjaxOrderItemDisplayView AjaxOrderItemDisplayView AjaxPage AjaxPages/ -AjaxSearchNavigationView AjaxService/ Alamysearchhistory/ Album @@ -14975,7 +14742,6 @@ AllDomainResults* AllReviews AllSats.asp AllianceReport2020 -Allons_voter Allow: Als Als.Commerce @@ -15118,6 +14884,7 @@ ArChivES ArChivEs ArChiveS ArChives +Arabic ArcHIVES ArcHIVEs ArcHIVeS @@ -15160,7 +14927,7 @@ Archivio/sostenibilita Areas/ Areas/Epx/Content/500.aspx?aspxerrorpath= Areas/Epx/Content/500_TechNet.aspx?* -Areas/http://glossy.co/robots.txt +Areas/http://developer.vimeo.com/robots.txt Art Art%C3%ADculo Article @@ -15232,8 +14999,6 @@ B2BClickTracking BA BA/ BACKURL= -BACKURL= -BACK_URL= BACK_URL= BAEmailConfirmation BALinkImpressionTracking @@ -20380,7 +20145,6 @@ BSI-md-UK-Med-Tech-ISO-13485-2016-april-2016-presentation-UK-EN.pdf BSI-md-UK-Med-Tech-MDR-update-april-2016-presentation-UK-EN.pdf BT BT/ -BTWN BUS/ BUS_CENSUS_NAME BUS_FEMALE_NAME @@ -20423,6 +20187,7 @@ Bestellungen Bestätigungs-Mail Bidding-Opportunities-Current/City-Bids/* Bidding-Opportunities-Current/New-page/* +BillingActivity BillingAndPayments BillingDetail BillingPaymentDisplayView @@ -20512,7 +20277,7 @@ Business/Work-with-the-City/Copy-of-Current-Bidding-Opportunities-1 Business/Work-with-the-City/Current-Bidding-Opportunities Business/Work-with-the-City/Prevailing-Wage BusinessListingsAjax -ButikDetay*/http://adsabs.harvard.edu/robots.txt +ButikDetay*/http://wicg.github.io/robots.txt Buy C C37D9BE2-4B03-481d-B1FA-72CFAFD1C96C @@ -20527,22 +20292,6 @@ CARTER-CENTER/ CARTER_CENTER/ CBRStories.xml CC/bulletin -CCL1988 -CCL1990 -CCL1995 -CCL2001 -CCL2002 -CCL2003 -CCL2004 -CCL2005 -CCL4 -CCLA -CCLB -CCLC -CCLD -CCLF -CCLG -CCLH CDDC7 CDONLINE/ CDSimp @@ -20644,12 +20393,12 @@ Calcio/11-12-2013/vieri-truffato-roma-procura-3-milioni-appartamenti-che-non-c-e Calcio/25-09-2012/scippa-prostituta-scappa-condannato-ex-primavera-roma-912717623707.shtml Calcio_Estero Calculator -CallToActionModalView CampaignConfigAjax CampaignConfiguration CampaignManagement CampaignStatistics CancelBooking +CancelPlan CaptchaImage.axd CaptchaImage1.axd CaptchaValidationLog @@ -20699,6 +20448,7 @@ ChangeEmailAddressView? ChangePassword ChangePassword ChangePassword.aspx +ChangePlan ChangeSecurityInfoView Channel Chart.aspx* @@ -20716,15 +20466,12 @@ CheapFlightsSearchResults CheapFlightsSearchSeatGuru Checkout Checkout/ -CheckoutEditItemsDisplayView CheckoutLoginView CheckoutOnePage- -CheckoutOrderBillingView -CheckoutOrderShippingView CheckoutPayInStoreView CheckoutReviewDisplayView -CheckoutSignInView Chetu-Landing-Page/*/Chetu-Landing-Page +Chinese Christian/Books/WISHLIST Christian/Books/backorder_email Christian/Books/bookbag @@ -21281,6 +21028,7 @@ DisplayProductPopIn.mvc/ DisplayView Divisions DmozTopic* +DoNotTest DoRetailAvailabilitySearch Doc Doc-rm @@ -21290,7 +21038,7 @@ DocumentTypeId Documentation/ Documento-tecnico-ISO-13485.pdf Documents -Documents/Departments/EthicsElections/DemocracyVoucher/http://mediapost.com/robots.txt +Documents/Departments/EthicsElections/DemocracyVoucher/http://ticketmaster.com/robots.txt Documents/Forms Documents/Forms/ Documents/in @@ -21341,11 +21089,6 @@ EN/Suche EN/node ENGLISH/ EOS -EP*A.html -EP*A1.html -EP*A2.html -EP*B1.html -EP*B2.html EPiMultipagedDoc EPiServer EPiServer/CMS @@ -21363,8 +21106,6 @@ ERORecords ERROR_DOC/ ES/ ESJ382 -ESPDisplayOptionsViewCmd -ESPModal ESPNPlusAdobeTracking ESW ET @@ -21381,6 +21122,7 @@ Edgate/ Edit EditForm.aspx$ EditPermanentShippingAddressView +EditProfiles Editorial/ Education/SchoolHelp.htm Education/SchoolStudents/Olympiad/paper2011.asp @@ -21392,11 +21134,11 @@ Em_* Email Email/R/ Email/r/ -EmailCartView EmailFriendView EmailHotel EmailMap EmailMemberRegistration +EmailPreferences EmailServicesForm EmailSpellCheckJson Email_* @@ -21416,7 +21158,6 @@ Engage* EnglishUsage EnhancedObit/ EnhancedObitJSON.aspx -EnlargedImageView Enquiry_Before_Buying.asp?id=* Enquiry_Before_BuyingNew.asp?id=* EnsMart @@ -21480,10 +21221,8 @@ Events/register/ Events/stylesheets/ Events/xml/ Exabot -Excite/ Exclusion-folder-for-ink ExecutiveNominationsByNominee.asp -ExitCheckoutCmd ExitWindow ExpandedUserReviews Experience* @@ -21711,7 +21450,6 @@ FatalError.html Fcnd Feature FeaturedRentalReview -FeaturedShowMoreOverlay FeaturedVRAjax FeaturedVacationRentals Features/SpinaBifidaProgram/ @@ -21720,8 +21458,6 @@ Feedback/ Feeds Fehler Fetch -FetchProdRefreshContent -FiatsCmd File File Files/ @@ -21733,6 +21469,7 @@ Financial/ExternalBondCalculator.aspx Find* FindRestaurants FinishAppInstall +FireTV FitAnalytics- FiveSteps/ FiveStepsToHealth/ @@ -21811,7 +21548,6 @@ Fragment/SysConfig FrameWork/charts Framework FreeDownload -FreeGiftDisplayView FreeMoney/ FreeTools FreeVlast/ @@ -21830,7 +21566,7 @@ G GA GA/ GAM-investments-dave/ -GAM-placements-dave/http://enable-javascript.com/robots.txt +GAM-placements-dave/http://fluentu.com/robots.txt GARecord GB/default GD @@ -21895,7 +21631,6 @@ GenerationPhp GenericApplicationError GenericApplicationError GenericError -GenericRegistryPortalView GenericSystemError GenericSystemError Genieo @@ -21919,7 +21654,6 @@ GetUsedWaysToSave GetUserPersonalization.mvc/ Getting_Started GiftCert-GetWrappingPreviewImage -GiftRegistrySearchViewCmd Gigabot Giroditalia Global/category.asp @@ -28010,7 +27744,6 @@ Gruntfile.js Gruntfile.js.sample Gu%C3%ADa/embed Gu%C3%ADa/new -GuestAsAnonymous GuestExperience GuestXManagementTool Guida/embed @@ -28023,11 +27756,9 @@ GuideEditor GuideRatingAjax GuideRequested GuideRequestor -GuruFiles/ -Gurufiles/ H HACAffiliate -HBO/ +HBO/ HDView HK/ HM @@ -28059,12 +27790,12 @@ Handlers Handlers Handlers/ Handlers/LinkClosed +HdToggle HeadJS/static-2.115 HeadJS/static-2.83 HeadJS/static-2.84 HeadJS/static-2.92 Help -HelpContent HelpProxy Helpers/ Heritrix @@ -28482,6 +28213,7 @@ I18n/static-7.315 I18n/static-7.329 IAGA/cgi-bin IBCommerce +IBuySpy IC ICID=* ICONS @@ -28568,7 +28300,7 @@ Images/HTEditImages Images/MT Images/Popup/ Images/QDM_EVENTS -Images/sites/http://dailynews.com/robots.txt +Images/sites/http://pushpay.com/robots.txt ImagesContent Import ImpressionRecord @@ -28646,6 +28378,7 @@ JP-JP JP/ JP/search JP/search? +JP/support/public/mt/tac/100/1002347/techtip_conventions.shtml JS JSErrorRecord JSONSearch.cfm @@ -28706,6 +28439,7 @@ Kasse Keep Kimengi Kimengi/nineconnections.com +Korean Krypto Ks Kuala-Lumpur @@ -28765,6 +28499,7 @@ LanderLogger LandingPage Landing_page Language +LanguagePreferences Languages/Pages/Volunteer-Stipend.aspx Languages/SiteCollectionDocuments/FAQ-County-Translations.pdf Large-Files @@ -28787,7 +28522,6 @@ Library/ReadItLaterPopup.aspx Library/document.ashx License LightSubscriptionCenter -Like-spain-theme/js LikeButtonClicked Link LinkGenerator @@ -28843,6 +28577,7 @@ Login/ Login/Forgot-Password Login/Forgot-Username Login? +LoginHelp Logoff Logoff LogonForm @@ -28947,14 +28682,14 @@ MakePaymentView Mako3Ranking/ranking/ Manage ManageAccountAccess +ManageDevices ManageListingApi -ManageOrder ManageOwnersTopReasonsApi ManagePaymentAccountView ManagePhotos ManageProducts.aspx +ManageProfiles ManageReports.aspx -ManageReturns ManageShopListingApi ManageShopping ManageStoryboard @@ -28991,6 +28726,7 @@ Marketplace/ MasterPages Masterpages/ MathJax +Maxis Maxthon Mayor-Training-Page/* MbrApps @@ -29001,7 +28737,6 @@ MediaBadgeResponse MediaBin MediaCenter MediaComp/ -MediaDisplayView MediaKit MediaPlexAd MediaRoom/ @@ -29085,6 +28820,7 @@ Members/ Membership/Memberzone Membership/e-Membership/app-help.asp Memonly/ +Meo MessageRunDetailID= Messages MessagingOptions @@ -29239,6 +28975,7 @@ Motomondiale Motori/*.html$ Motori/*_amp.html$ Movies +MoviesYouveSeen MptUrl Msgeskup Msgeskup @@ -29283,15 +29020,11 @@ MyAccountInfo.aspx* MyAchievements MyAlamy.asp* MyAlamyCustomer.asp* -MyAnime/*sort= -MyAnime/anime-set-categ.php MyArticlesListDetailView MyBookingsDetail MyBookingsVoucher MyDetails/ MyInbox -MyManga/*sort= -MyManga/anime-set-categ.php MyNewegg/ MyPaintColorListDetailView MyPortfolio @@ -29457,6 +29190,7 @@ NewMessage NewMyAccount/ NewOwners NewTopic +NewWatchInstantlyRSS News News-and-Calendar/Summing-Up/ News-articles/2022/* @@ -29563,7 +29297,6 @@ Open-Records-CORA/New-page OpenGraphLander OpenLogin OpenSearch.aspx -OpenZoomLayer OpeningHours OptOut.aspx OptOutEmail @@ -29595,7 +29328,6 @@ OriginId=* OrphanedPages Orthogaffe Other/Partners/ -OtherDisplayView Otherdepts Outeskup Outeskup @@ -29623,14 +29355,6 @@ PA/ PAGE/* PAGEN PAGEN_ -PAGEN_1= -PAGEN_2= -PAGEN_3= -PAGEN_4= -PAGEN_5= -PAGEN_6 -PAGE_NAME=detail_slide_show -PAGE_NAME=search PAGINA-DE-PROVA PARTNERS PCCOciWeb/ @@ -29702,6 +29426,7 @@ Pages/Search-Results.aspx Pages/Search.aspx Pages/search PageviewRecord +Panasonic Panier PanoramaXml Paragon @@ -29784,9 +29509,11 @@ Politics/qGhqEUxkwY1XCf44StpdPM/Asaram-Bapu-From-building-an-empire-of-Rs-10000- Politics/qGhqEUxkwY1XCf44StpdPM/Asaram-Bapu-From-building-an-empire-of-Rs-10000-crore-to-b.html?facet=amp&utm_source=googleamp&utm_medium=referral&utm_campaign=googleamp Polls PopCalendar2005/ +PopupDetails PopupNewsletterSubscription.asp PopupNewsletterSubscription2.asp Popups/ +PortalCS PortalIdParser/static-1.27 PortalIdParser/static-1.28 PortalIdParser/static-1.29 @@ -29879,8 +29606,6 @@ Product?pid=* ProductAdsDisplay.html/ ProductCancellationLogApi ProductCart -ProductComparisonCmd -ProductDetailsTabView ProductError ProductListingBatteryView? ProductListingViewRedesign* @@ -29904,6 +29629,7 @@ Profil Profile Profileeskup Profileeskup +ProfilesGate Programmes/Search-Courses Programs ProhibitedCharacterErrorView @@ -29914,8 +29640,6 @@ Project Promo= PromoTools Promoted -PromotionDetailsDisplayView -PromotionDisplayView Property Property/Business-Personal-Property Property/Compare-Properties @@ -30062,7 +29786,6 @@ QtWebBrowser QueryJson QuerySeekerSpider QuickCheckoutLOCSnippetView -QuickInfoView QuickReview Quickcast Quickshop @@ -30217,7 +29940,6 @@ RegistreWeb/search/simple.htm RegistreWeb/search/typedoc.htm Registrieren Registry -RegistryPortalCmd Related/ Religion-Portals/*Blog.html RemindMe @@ -30354,7 +30076,6 @@ SFACS SG/ SH/ SH55 -SHOWALL SI SI/ SID= @@ -30364,7 +30085,7 @@ SITE=MN SITE=NZH SITE=XCOM SITE=es.antevenio. -SITECOREhttp://circleid.com/robots.txt +SITECOREhttp://mattermost.com/robots.txt SITESEARCH/ SK/ SL @@ -30378,7 +30099,6 @@ SNflightreservation SO/ SODO66 SOFTWARE -SOImapPriceDisplayView SOURCE=RECOMMENDFOR SOURCE=recommendFor SOURCE_URL @@ -30432,7 +30152,7 @@ Scripts/ Search Search Search* -Search*http://news9.com/robots.txt +Search*http://suno.com/robots.txt Search-Results Search-Show Search-Show* @@ -30455,7 +30175,6 @@ Search?q* Search?ver=m SearchDisplay SearchMode= -SearchNavigationView SearchRanking=* SearchResults.aspx SearchResults.aspx$ @@ -30611,9 +30330,10 @@ Socialnetwork= Socialprofile= Sogou Sok -Sok*http://hal.science/robots.txt +Sok*http://alchetron.com/robots.txt Soldier/ SolutionsDisplay +Sony SortAttractions SortEateries SortHotels @@ -30637,7 +30357,6 @@ Special:Sitemap Special:ThankAuthors Special:UserLogin Specific/ -SpecificationDefinitionView Speed_Optimization_Page Spinn3r SponsoredListingAjax @@ -30652,7 +30371,7 @@ Sport_Vari/Basket/Italia/Primo_Piano/2008/04_Aprile/18/orlandina.shtml Sports*?page= SpryAssets St-Louis-Magazine/ -Standards-and-Positions/Principles-and-Standards/E-examples/http://crypto.stanford.edu/robots.txt +Standards-and-Positions/Principles-and-Standards/E-examples/http://ou.edu/robots.txt Staples/ StartBooking StartDocument @@ -30951,8 +30670,6 @@ Tag= TaggingAjax Tags/ TagsJSONServlet -TargetListPortalView -TargetStoreLocatorCmd Taxonomy/CommonTree Taxonomy/Selector TealeafTarget @@ -31144,7 +30861,6 @@ UpdateListing UpdateSessionDatesAjax Upload Upload.aspx$ -Upload/ Upload/Attachments/TES UploadMedia Uploads/ @@ -31165,7 +30881,6 @@ User: UserAccountView UserContent UserControls -UserControls/ UserEdit.aspx UserID.aspx UserInteractionRecord @@ -31225,7 +30940,6 @@ VacationRentalsPromoLander VacationRentalsXSiteAjax ValidateJson Valley-of-Longevity-Property/ -VariationSelectionView Vehicles-Parking/Bikes/Bike-Parking Vehicles-Parking/Bikes/Denver-Bike-Map Vehicles-Parking/Bikes/EBike-and-Scooter-Share @@ -31259,7 +30973,6 @@ VerifyReview Versenden Versions Vi%E1%BB%87c-l%C3%A0m -Video/ Video/*playerIndex Video/Import/ VideoController @@ -31280,7 +30993,7 @@ Vol-IAOA Vol-XXX Volley/06-03-2016/volley-alessia-debutto-senza-morbosita-solo-pallavolo-140919160674.shtml VolunteerTranslations -VoteActivities/http://gurufocus.com/robots.txt +VoteActivities/http://oppo.com/robots.txt Vuejs VwghRechtssatzkette.wxe?Abfrage=* W @@ -31334,7 +31047,6 @@ WHSC/ WHSC/STATS/ WHSCL/ WNS/ -WO*A*.html WP-EU-MedRegs-updated.pdf WP10-WP-MDR-Dos-and-don-ts.pdf WPSAssets/ @@ -31363,7 +31075,6 @@ WarehouseLocatorDirectionsView Warenkorb WatchTopic WatermarkPhoto -Wau-theme/js Wayback WeSEE:Search WeatherAjax @@ -31387,7 +31098,7 @@ WebResource.axd WebService WebServices WebStripper -WebSupport/Restrictedhttp://utorrent.com/robots.txt +WebSupport/Restrictedhttp://nickfinck.com/robots.txt WebUserControls WebX WebZIP @@ -31404,6 +31115,7 @@ White-paper-ISO-13485.pdf Wholesale-*-c-*-0-1-*.html Wholesale-Attribute-*.html WhyBoothStories.xml +WiViewingActivity WidgetBrowserExtension WidgetEmbed WidgetListAsync.naver @@ -31432,16 +31144,12 @@ WorkflowTasks/ World WorthIt Wotbot -WriteComments WriteReviewShade -WriteReviews Wunschliste Wwwstat X X1798 XC -XCSA -XEF XK5537 XOG XPMBAStories.xml @@ -31470,6 +31178,8 @@ YediothPortal/Ext/TalkBack/CdaTalkBackTrans YediothPortal/Ext/TalkBack/CdaViewTalkBack YfcuVaVBkfnzl2j6UbEcK0Oiqkv88jx6w YnJhbmQ6 +YourAccount +YourAccountPayment Z Z-oldsites ZA/ @@ -31596,7 +31306,6 @@ ZyBORG [_0-9a-zA-Z]+/status/[0-9]+/retweets [helpCenterIdentifier] [object -[path] [variant] \+*\+ \/*FAQ* @@ -31696,7 +31405,6 @@ _Incapsula_Resouce _Incapsula_Resource _Incapsula_Resource _Incapsula_Resource? -_Incapsula_Resource?* _Institute%0A _Layouts _Layouts/ @@ -31977,7 +31685,6 @@ _hsenc= _huff_uac/adpage.html _i _i?type= -_image-testing _images _images/ _img/ @@ -32001,7 +31708,7 @@ _issue _jcr_content _jcr_content* _jcr_content.logout.html -_jcr_content/*http://thinkific.com/robots.txt +_jcr_content/*http://esta.cbp.dhs.gov/robots.txt _jcr_content/renditions/ _jobs _js/ @@ -32093,7 +31800,7 @@ _nitf.xml _noindex _not-found _notes -_notes/http://ilsole24ore.com/robots.txt +_notes/http://wnycstudios.org/robots.txt _nsfgfb _nuxt _nuxt/*.js @@ -32160,8 +31867,8 @@ _q* _qa _qa.html _query= -_r/http://elcomercio.pe/robots.txt -_r/http://onelogin.com/robots.txt +_r/http://clockify.me/robots.txt +_r/http://marktplaats.nl/robots.txt _rcv _recache _recruitment_demo @@ -32241,7 +31948,6 @@ _super _super-new _svc _swf/ -_switcher_WAR_mediaportlet_redirect= _system/ _tasks/ _tcm @@ -32332,7 +32038,6 @@ a-league-of-their-own a-logon/ a-madea-christmas a-payment -a-savoir-en-france/ a-simple-guide-to-making-strong-and-unique-passwords a-very-belmond-christmas a.php @@ -40017,6 +39722,7 @@ abep ablincoln abm abm-templates +abm/ abm/dod abm/dod.html abnl @@ -40175,12 +39881,10 @@ about/leadership-administration/chancellor-event-request/thank-you/ about/leadership-administration/chancellor-meeting-request/thank-you/ about/leadership-administration/chancellors-lecture-series/ about/leadership-administration/holiday-greetings/ -about/leadership-university-administration/board-of-trustees/newsletter about/learn about/locations/liverpool/current-students/make-a-booking-with-our-student-success-team/ about/m/newsletters about/membership/corporate-alliance -about/news-publications/news/search about/news/*?category=All about/news/*?field_news_corporate_categories about/news/14122022-tinkoff-releases-market-first-tinkoff-pay-payment-sticker-for-paying-with-phone @@ -40188,7 +39892,7 @@ about/newsroom about/newsroom/page/*/?s about/newsroom/page/*/?tag about/overview -about/past-staff/http://android.wordpress.org/robots.txt +about/past-staff/http://farm8.staticflickr.com/robots.txt about/press-center about/press-room/article/2000 about/press-room/article/2001 @@ -40288,6 +39992,7 @@ abuse/group abuse? abuse_reports/new abusive +abx/ ac ac/ ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search @@ -40322,7 +40027,7 @@ academic-strategy academic-subscriptions academic/ academic/profile -academic/rotc/afrotc/CurrentCadets/http://justapinch.com/robots.txt +academic/rotc/afrotc/CurrentCadets/http://businessinsider.com.au/robots.txt academic/search academicaffairs/commencement/book academicdemo/search-result @@ -40547,7 +40252,7 @@ account-prefs-change account-security account-settings account-setup -account.json +account.html account.php account/ account/$ @@ -40603,7 +40308,7 @@ account/password-reset/confirm.html account/password-reset/initiate.html account/password-reset/secure-redirect-new-password.html account/password/*-*/forgotten-password$ -account/password/*-*/forgotten-passwordhttp://harpercollins.com/robots.txt +account/password/*-*/forgotten-passwordhttp://disneyplus.com/robots.txt account/password/*-*/reset-password account/password/reset account/paypal_cart @@ -40633,7 +40338,7 @@ account/support/ account/unsubscribed account/update-payment account/upgrade -account/user-flow/http://termly.io/robots.txt +account/user-flow/http://zippia.com/robots.txt account/wachtwoordinstellen.html account/wachtwoordvergeten.html account/wishlist/ @@ -40686,6 +40391,7 @@ accountability/performance/contact-us? accountability/unified-improvement-planning$ accountability/unified-improvement-planning/~ accountability/unified-improvement-planning? +accountaccess accountemail accounthelp accountinfo.php @@ -40713,7 +40419,8 @@ accounts/o8 accounts/o8/id accounts/sign-in accounts/unlock -accountshttp://mpaa.org/robots.txt +accountshttp://stern.nyu.edu/robots.txt +accountstatus accroches.xml acct acctmaint/ @@ -40853,7 +40560,7 @@ action=siteSearch action=writeReview action? action_code= -action_staging/http://semver.org/robots.txt +action_staging/http://us06web.zoom.us/robots.txt actioncenter actioncenter/index.cfm actions @@ -40951,7 +40658,7 @@ actueel ad ad-blocker-performance-study-in-response-to-manifest-v3-finds-that-ghosterys-ad-blocker-beats-the-competition ad-features -ad-manager/ +ad-manager/ ad-retargeting-101-online-shopping-in-the-covid-19-era ad-scans ad-test @@ -41009,8 +40716,8 @@ add-to-bibliography add-to-cart add-to-cart= add-to-cart=* -add-to-cart=*http://freesound.org/robots.txt -add-to-cart=*http://fresha.com/robots.txt +add-to-cart=*http://learn.wordpress.org/robots.txt +add-to-cart=*http://tomcat.apache.org/robots.txt add-to-existing-collection add-user-review/ add-users* @@ -41089,7 +40796,7 @@ admin admin admin$ admin*$ -admin*http://group.bnpparibas/robots.txt +admin*http://evite.com/robots.txt admin-confirmation admin-lime admin-portal/login @@ -41103,14 +40810,12 @@ admin/* admin/* admin/?context admin/?context= -admin/ar/student/forms/ admin/aso admin/banner admin/blogmove admin/errors admin/forgot/ admin/form -admin/imago/ admin/intro/history/marxists/traffic admin/intro/history/webstats admin/js @@ -41202,8 +40907,6 @@ admissions/info admissions/js/majors.js admissions/test admissions/transfer-students/chat-with-your-counselor/ -admissions/undergraduate-admissions -admissions/undergraduate-admissions.html admissions/undergraduate-admissions/transfer-center/flight-paths/nest-program admissions/undergraduate/apply/freshmen/secondchoicemajor-us.html admissions/undergraduate/redirect* @@ -41248,7 +40951,7 @@ ads. ads.php ads.txt ads.txt -ads.txthttp://keep.google.com/robots.txt +ads.txthttp://news.com.au/robots.txt ads/ ads/*? ads/finder/*? @@ -41317,14 +41020,15 @@ advanced-search.php? advanced-search/x advanced-trade/spot advanced/adv-suggestions -advancedGiftRegistrySearchView advancedSearch advanced_blog_search advanced_engl.html advanced_group_search advanced_search +advanced_search.html advanced_search.php advanced_search= +advanced_search_result.html advanced_search_result.php advancedroadmapsserver0327 advancedroadmapsserver0328 @@ -41499,7 +41203,7 @@ affiliate affiliate-partner-offer affiliate-program affiliate-template/ -affiliate/*http://business.google.com/robots.txt +affiliate/*http://cancer.org/robots.txt affiliate/register.htm affiliate/screenname.htm affiliate_code= @@ -41625,7 +41329,7 @@ agile064 agile065 agile066 agile067 -agility/ +agility/ aging_surprises_getting_older/article.htm agplants agreements @@ -42000,6 +41704,7 @@ airport/ airport_transfer_deeplink airports airpur/ +airtel aisne/ aisne/assure/actualites/ aistudio/*favicon*.png$ @@ -42148,15 +41853,7 @@ albany4h albinal album album.php -album/*/*Ajax -album/delete_user_review -album/fetch_overview_review -album/fetch_review_view album/promotion-hindi -album/release/*/*Ajax -album/report_inappropriate -album/review_thumbs -album/save_user_review albumarchive albumes/2015/03/03/nba_malditos_muertos albums @@ -42522,7 +42219,6 @@ alumni/reunions/sep-*-reunion-*/$ alumni/reunions/sep-*-reunion-*/* alumni/search-result alumni/summit/ -alumni/the-hub alunite alz-related-content alzheimers_disease_10_warning_signs_slideshow/article.htm @@ -43041,7 +42737,7 @@ amp/travel/destinations/usa/grand-canyon-national-park/ amp/travel/destinations/usa/metropolitan-museum-of-art/ amp/travel/destinations/vatican-city/sistine-chapel/ amp/travel/destinations/vatican-city/st-peters-basilica/ -amp/travel/destinations/zimbabwe/victoria-falls/http://upgrad.com/robots.txt +amp/travel/destinations/zimbabwe/victoria-falls/http://ifc.org/robots.txt amp/view/AKR* amp/web-stories amp;amp;amp @@ -43117,10 +42813,11 @@ analytics/tracker analytics/traffic/overview analytics/uploads analyze.html -analyzehttp://allegro.pl/robots.txt +analyzehttp://curia.europa.eu/robots.txt analyzer analyzer-api analyzeradmin +anan anapi anatomy_of_an_asthma_attack_pictures_slideshow/article.htm anatomy_of_an_ear_infection_pictures_slideshow/article.htm @@ -43168,7 +42865,7 @@ anesth/employment/faculty/cv anewleaf anfrage anfrage-oeffnungszeiten -anga/ +anga/ angebot angebot-details angebote @@ -43386,7 +43083,7 @@ api*$ api*.do api*.do api*?hl= -api*?hl=http://blogger.com/robots.txt +api*?hl=http://archive.org/robots.txt api- api-access api-corporate @@ -43552,7 +43249,7 @@ api/greenplayer api/health api/historical api/html -api/http://nichd.nih.gov/robots.txt +api/http://lta.org.uk/robots.txt api/index.aspx? api/india_api_read api/india_api_write @@ -43575,7 +43272,7 @@ api/liferay api/listings/*/related_articles api/listings/*/retargeting_history api/listings/*/upsell -api/loadmore/*http://revolut.com/robots.txt +api/loadmore/*http://woundedwarriorproject.org/robots.txt api/locales/lives api/location/autocomplete-suggestions api/login @@ -43599,7 +43296,7 @@ api/nsi/v1/epgu/region/undefined api/nts/v1/login api/odata api/og -api/og/*http://help.apple.com/robots.txt +api/og/*http://defense.gov/robots.txt api/orders/oney/business-info api/paid-article api/partner_select/*/price_query @@ -43685,6 +43382,7 @@ api/udal/validators api/udal/version api/udal/visitor-cookie/dedupe api/udal/wish-list +api/ui api/ui-extensions api/uisprime/track api/unified-underdog @@ -43805,7 +43503,6 @@ api_key api_login api_v1 api_v1/ -apihelp/* apiproxy apiref* apis @@ -43831,7 +43528,7 @@ aponline app app app$ -app*.jshttp://ccohs.ca/robots.txt +app*.jshttp://directv.com/robots.txt app*/pag*/form* app*/shr* app*_ @@ -43869,7 +43566,6 @@ app-opinion-lp app-photo-lp app-photos-daily app-ranking -app-register-proxy-event app-route app-router-poc app-science-lp @@ -43994,7 +43690,6 @@ app_data app_data/ app_details app_export -app_globalresources/ app_install app_links/join_skymiles/index.jsp app_plugins @@ -44038,7 +43733,7 @@ appliance appliance-delivery-installation applicant-eligibility application -application-content/ +application-content/ application-survey/ application/ application? @@ -44194,7 +43889,7 @@ apps_ext/*/*ILinkListener* apps_ext/*/admin* apps_ext/*/dashboard* apps_ext/*/login* -apps_ext/http://chesstempo.com/robots.txt +apps_ext/http://independent.ie/robots.txt appsearch_header= appservice appspromo @@ -44317,7 +44012,7 @@ ar-eg/refund ar-eg/reseller-api-dashboard ar-eg/reseller-dashboard ar-eg/resellers-stripe-redirect -ar-eg/s/http://articles.philly.com/robots.txt +ar-eg/s/http://audible.co.uk/robots.txt ar-eg/settings ar-eg/template-builder ar-eg/thank-you @@ -44488,7 +44183,6 @@ ar/log ar/login ar/logout ar/mails -ar/main_ar ar/memory-world/grid ar/memory-world/list ar/memory-world/map @@ -44568,8 +44262,6 @@ ar/webservice ar/world-heritage/grid ar/world-heritage/list ar/world-heritage/map -ar/wp-admin/ -ar/wp-admin/admin-ajax.php ar/xml/news-release ar/استعادة ar/الحساب @@ -44698,7 +44390,7 @@ archive/epo/pubs/bulletin archive/events archive/find archive/graphs.php -archive/http://basicincome.org/robots.txt +archive/http://en-ca.wordpress.org/robots.txt archive/issue archive/justo archive/news/kings/newsrecords/2011/11november/indiainstituteavanthachair @@ -44980,7 +44672,7 @@ article/thank-you-registering article/thank-you-signing-health-edit article/this-article-has-been-deleted article/this-article-has-been-removed -article/this-article-is-no-longer-available*http://gauteng.net/robots.txt +article/this-article-is-no-longer-available*http://terms.line.me/robots.txt article/this-proxy-provider-i-tested-is-the-best-for-web-scraping-and-its-not-iproyal-or-marsproxies article/welcome-email articleByCat.cfm* @@ -45083,8 +44775,6 @@ artificial-intelligence* artist artist-signings-executive-appointments-herald-new-era-for-deutsche-grammophon-and-decca-classics artist/*-comments -artist/*/*Ajax -artist/*/*Ajax/* artist/*/now-playing artist/127231622/radio?autoplay=true artist/export_shows_csv @@ -45199,7 +44889,7 @@ askquestion? asm/ asp.net/ asp/ -asp/ +asp/ asp/cgabillstatus/ asp/demo_db_edit.asp asp/menu/ @@ -45207,13 +44897,12 @@ aspSubscriptionSubmit.asp aspWebCalendar/ aspnet_client aspnet_client/ -aspnet_client/ +aspnet_client/ aspwebcalendar/ aspwebcalendar/calendar.asp aspx$ -aspx$ aspx/ -aspx/read.aspxhttp://minecraftforum.net/robots.txt +aspx/read.aspxhttp://group.bnpparibas/robots.txt aspx_pages_code_testing aspxerrorpath* asq @@ -45333,7 +45022,7 @@ assets/modules/*.js assets/mw/static/old-games assets/newsletters/* assets/packages -assets/pdf/Investigation-Report.pdfhttp://diva-portal.org/robots.txt +assets/pdf/Investigation-Report.pdfhttp://pandadoc.com/robots.txt assets/pdf/Keeper-PM-ITAdmid-WhitePaper.pdf assets/pdf/PAM-vs-SSO-vs-PasswordManager.pdf assets/pdf/blogs/HolidaySuccessGuide_2018_EN.pdf @@ -45360,6 +45049,7 @@ assets/siteindex assets/snippets assets/snippets/*.css assets/snippets/*.js +assets/sol/sb/ assets/solutions/sodl/redgate-2025-state-of-the-database-landscape-report-de.pdf assets/solutions/sodl/redgate-2025-state-of-the-database-landscape-report.pdf assets/spec/ @@ -45428,7 +45118,6 @@ astronomy/moon/light.html?iso astros/search async async-create-search-page-state -async/ async_info/base_data async_recommend at @@ -45942,6 +45631,7 @@ audit auf_zeit_wg.anzahl_mitbewohner_i auf_zeit_wg.mietart_s auf_zeit_wg.rauchen_s +aui/inbound aunz aura aura/promo @@ -46060,7 +45750,6 @@ authored-by authorfirst/ authorgallery.php authoring/ -authorisation-list authoriseimt/AuthoriseIMT.html authorize authorize-ip @@ -46115,6 +45804,7 @@ autokolcsonzes/eredmenyek autokreditvergleich/? autokreditvergleich? autoload.php +autologin automated-newsletter automation_emails automations @@ -46482,8 +46172,6 @@ back_pain_pictures_myths_and_facts_slideshow/article.htm back_pain_travel_tips/article.htm back_to_school_health_checklist_slideshow/article.htm back_url= -back_url= -back_url_admin= back_url_admin= backend backend-anon @@ -46529,7 +46217,6 @@ backuphelpr4 backuphelpr5 backups backurl= -backurl= bacterial_infections_101_pictures_slideshow/article.htm bad-boys bad-boys-ii @@ -46548,7 +46235,7 @@ baf bag bagages/*idOffre= baggage/ -bai3Tucheechai9yauwie5aekeegiDeehttp://infogram.com/robots.txt +bai3Tucheechai9yauwie5aekeegiDeehttp://businessinsider.de/robots.txt baidu baidu-launches-landmark-licensed-music-service baidu-pc @@ -46627,7 +46314,7 @@ banners banners banners-old.php? banners/ -banners/ +banners/ banners/link-default.html banners/obama-vs-romney.html banners2/ @@ -46636,7 +46323,7 @@ baobao*? baocao bap bapingseo -bappstore/bapps/download/http://mainichi.jp/robots.txt +bappstore/bapps/download/http://br.linkedin.com/robots.txt baptist-health-news/search* bar.restaurant baraholka @@ -46785,10 +46472,6 @@ bb8= bb9= bbc-block/ bbs/newmsg.pl -bbs/phpBB2/login.php -bbs/phpBB2/posting.php -bbs/phpBB2/profile.php -bbs/phpBB2/search.php bbsup bbtcaptcha bbtcomment/create @@ -47175,7 +46858,7 @@ betaboards betacc betaem betaexperience/ -betalen/http://brooktonsmarket.com/robots.txt +betalen/http://bicheando.net/robots.txt betatos betmgm-presents betomansur @@ -47796,7 +47479,6 @@ black_widow_brown_recluse_pictures_slideshow/article.htm blackfish blackfish/page_previews blackhole -blackhole blackjack blacklisted* blacklivesmatter/ @@ -47816,8 +47498,8 @@ blank.xml blast/BlastAlign.cgi blast/bl2seq/wblast2.cgi blausen* -blausen*http://blog.archive.org/robots.txt -blausen*http://pix11.com/robots.txt +blausen*http://mamamia.com.au/robots.txt +blausen*http://storm.mg/robots.txt blaw/* blazer-ev/charging blazer-ev/delivery-day @@ -47834,7 +47516,6 @@ blazer-ev/vehicle-delivery-preparations blazers/node blazers/users blended-newsletter -blender bleustatic-production bliblicare/backend blind @@ -47961,7 +47642,7 @@ blog/*sitemap.xml$ blog/*utm_source= blog/*wordfence_* blog/. -blog/.html.*http://yandex.ru/robots.txt +blog/.html.*http://wp.me/robots.txt blog/10-lessons-from-an-engineering-manager/$ blog/17-big-tax-deductions blog/20 @@ -48221,7 +47902,6 @@ blog/double-click-vibe-coding/$ blog/double-click-what-does-it-mean-to-be-a-designer-in-the-age-of-ai/$ blog/double-click-what-does-mcp-mean-for-agentic-ai/$ blog/double-click-you-can-just-do-things/$ -blog/draft-blogs blog/dribbble-case-study/$ blog/eighteen-designers-predict-ui-ux-trends-for-2018/$ blog/eleven-activities-for-your-classroom/$ @@ -48231,7 +47911,6 @@ blog/engineering/$ blog/etalase blog/eu-hosting-for-figma-and-figjam-files/$ blog/event/? -blog/events-and-webinars blog/events/$ blog/events/? blog/events/list @@ -48358,7 +48037,6 @@ blog/go blog/googles-ar-design-guidelines-suffice-while-apples-fall-short/$ blog/goto blog/grid-systems-for-screen-design/$ -blog/group blog/gusto/$ blog/happy-emoji-release-day-at-figma/$ blog/hard-problems-are-still-hard/$ @@ -48530,7 +48208,6 @@ blog/keeping-creativity-flowing/$ blog/keeping-figma-fast/$ blog/keeping-that-tightknit-feeling-at-a-distance/$ blog/keeping-your-data-in-figma-safe-and-secure/$ -blog/latest-news blog/latin-american-spanish-localization/$ blog/leadership/$ blog/learn-how-a-microsoft-designer-built-an-internal-icon-library-in-his-spare/$ @@ -48612,7 +48289,7 @@ blog/page/*/ blog/page/*/?p= blog/page/*/?s= blog/page/*? -blog/page/http://sucuri.net/robots.txt +blog/page/http://garanteprivacy.it/robots.txt blog/pairing-is-the-key-to-evangelizing-your-design-system/$ blog/paula-scher-10-rules-for-play/$ blog/payload-joins-figma/$ @@ -48853,7 +48530,7 @@ blog/want-figma-api-inspiration-heres-8-community-powered-projects/$ blog/we-made-a-mistake-with-our-api-challenge-and-were-sorry/$ blog/web-design-without-a-web-designer-xfive-turns-to-figma/$ blog/webassembly-cut-figmas-load-time-by-3x/$ -blog/webmentions/receive/http://uva.nl/robots.txt +blog/webmentions/receive/http://profile.hatena.ne.jp/robots.txt blog/welcome-to-the-prompt/$ blog/welcome-to-the-wip/$ blog/welcome-weavy-to-figma/$ @@ -48961,7 +48638,7 @@ blog?*page= blog?*page=0 blog?category= blog?month -blog?page=http://store.apple.com/robots.txt +blog?page=http://thenation.com/robots.txt blog?q=* blogAdmin blog_entry_comments @@ -49049,7 +48726,6 @@ blogs/wp-json/ blogs1 blogs2/ blogsWebServices -blogs_we_love/blog-profile blogsearch blogsearch? blogsearch_feeds @@ -49087,7 +48763,6 @@ blue-note-records-sonos-announce-exclusive-partnership blue-note-records-to-partner-with-artistshare-to-create-blue-noteartistshare blueberry blueberry-anma -bluedragon/ bluehour bluejays/search blueprint @@ -50679,7 +50354,6 @@ bon-plans bonanza20_assets bonhams/item bonoloto/2019 -bons-plans bons-plans/colisage/ bons-plans/garanties/ bonus/groep/*?* @@ -50800,7 +50474,7 @@ bookproperty books books-info books/* -books/*/http://laquadrature.net/robots.txt +books/*/http://tldrlegal.com/robots.txt books/?term= books/NBK books/about @@ -51039,6 +50713,7 @@ boutique/*.htm?*ca=*_k& boutique/*/*print=0 boutique/sitemaps boutiques +bouyguestelecom bova/ bower_components box-week @@ -51049,9 +50724,6 @@ boxnewspl.php boyfriend-spammed-12909.html boysenberry-anma bp -bp/c -bp/guest_mfg_brand -bp/p bpa-posts-filtered-grid$ bpa-posts-filtered-grid/filters-in-left-column$ bpa-posts-filtered-grid/filters-in-left-column/~ @@ -51237,7 +50909,7 @@ branding/images/dont-02.png branding/images/dont-03.png branding/images/dont-04.png branding= -brandnew/psphttp://saatchiart.com/robots.txt +brandnew/psphttp://essence.com/robots.txt brandnewconference/2016/video brandon-creed-joins-universal-republic-and-island-def-jam-motown brandon-schmidt-named-vice-president-acquisitions-for-caroline @@ -51351,6 +51023,7 @@ bridge/students briefEditorPublicationId= brighter_whiter_teeth_pictures_slideshow/article.htm bringit.html/ +britishairways brl brlhttp://thehackernews.com/robots.txt broadband @@ -51368,7 +51041,6 @@ broker-vergleich/ brokers bronchitis_pictures_slideshow/article.htm brooklaw -brouillon/ browse browse browse*?*content= @@ -51407,13 +51079,14 @@ browse/DeviceDetailsActor/ browse/RVInfoActor/loadRVInfo browse/_ browse/academic -browse/catalogue-full/*/albumshttp://chapters.indigo.ca/robots.txt +browse/catalogue-full/*/albumshttp://translate.yandex.com/robots.txt browse/collocations browse/deviceDetails.jsp browse/deviceISPUDetails.jsp browse/devicesetup/ browse/edits/*/N-*Z*Z browse/embed +browse/genre browse/gift-finder/*/N- browse/homes/all browse/images @@ -51462,6 +51135,7 @@ bruce-hinton-leaves-post-as-chairman-mca-nashville-luke-lewis-to-oversee-label bruger?destination= bruises_causes_colors_treatments/article.htm brunoaraujo +brutus brw bryan-mead-appointed-vice-president-marketing-and-label-relations-fontana-distribution bs @@ -51524,6 +51198,7 @@ budget/search/node budget= budte-spokojny-za-roditelej buehler +bug-navigator bug-pwd-finder.php bugbounty bugs @@ -51615,7 +51290,6 @@ buniverse/vote buniverse/youtube bupaukcmshome/ burmese/search/\?query=. -bursar bursitis_treatment_pictures_slideshow/article.htm bursts/ burt-bacharach-composer-of-over-70-top-40-hits-signs-exclusive-administration-deal-for-north-america-with-universal-music-publishing-group-for-his-catalog-and-new-material @@ -51632,7 +51306,7 @@ buscador/GoogleServlet buscador/GoogleServletBuscadorVertical buscador/componente/ buscador?search_api_fulltext=&f%5B0 -buscadorhttp://beliefnet.com/robots.txt +buscadorhttp://planalto.gov.br/robots.txt buscar buscar buscar* @@ -55324,7 +54998,6 @@ business/help/loans/turnover/get-turnover/get-client business/help/loans/turnover/get-turnover/terms business/help/procurement/special-account/special-account/open business/hub -business/image business/infrastructure-explainer business/international/international-payments/changes-to-foreign-currency-accounts.html business/invite @@ -55597,8 +55270,112 @@ c/*search_type= c/*ship_to= c/business.atom c/company-name +c/contentReuse/ +c/contentreuse/ +c/dam/assets/global/RU/ +c/dam/assets/global/pdfs/security/ru/ +c/dam/assets/offers/pdfs +c/dam/en/us/td/docs/Sanity/datasheet +c/dam/global/ru_ru/ +c/dam/m/da_dk/offers/assets/images +c/dam/m/da_dk/offers/assets/pdfs +c/dam/m/de_de/offers/assets/images +c/dam/m/de_de/offers/assets/pdfs +c/dam/m/digital/ +c/dam/m/en_au/offers/assets/images +c/dam/m/en_au/offers/assets/pdfs +c/dam/m/en_au/offers/images +c/dam/m/en_au/offers/video +c/dam/m/en_emear/offers/assets/images +c/dam/m/en_emear/offers/assets/pdfs +c/dam/m/en_hk/offers/assets/images +c/dam/m/en_hk/offers/assets/pdf +c/dam/m/en_id/offers/assets/images +c/dam/m/en_id/offers/assets/pdfs +c/dam/m/en_id/offers/images +c/dam/m/en_in/offers/assets/images +c/dam/m/en_in/offers/assets/pdfs +c/dam/m/en_in/offers/images +c/dam/m/en_in/offers/video +c/dam/m/en_my/offers/assets/images +c/dam/m/en_my/offers/assets/pdfs +c/dam/m/en_my/offers/images +c/dam/m/en_ph/offers/assets/images +c/dam/m/en_ph/offers/assets/pdfs +c/dam/m/en_ph/offers/images +c/dam/m/en_sg/offers/assets/images +c/dam/m/en_sg/offers/assets/pdfs +c/dam/m/en_sg/offers/images +c/dam/m/en_sg/offers/video +c/dam/m/en_th/offers/assets/images +c/dam/m/en_th/offers/assets/pdfs +c/dam/m/en_th/offers/images +c/dam/m/en_uk/offers/assets/images +c/dam/m/en_uk/offers/assets/pdfs +c/dam/m/en_vn/offers/assets/images +c/dam/m/en_vn/offers/assets/pdfs +c/dam/m/es_es/offers/assets/images +c/dam/m/es_es/offers/assets/pdfs +c/dam/m/es_la/offers/assets/images +c/dam/m/es_la/offers/assets/pdfs +c/dam/m/es_la/offers/video +c/dam/m/es_mx/offers/assets/images +c/dam/m/es_mx/offers/assets/pdfs +c/dam/m/fi_fi/offers/assets/images +c/dam/m/fi_fi/offers/assets/pdfs +c/dam/m/fr_ca/offers/assets/images +c/dam/m/fr_ca/offers/assets/pdfs +c/dam/m/fr_ca/offers/video +c/dam/m/fr_fr/offers/assets/images +c/dam/m/fr_fr/offers/assets/pdfs +c/dam/m/it_it/offers/assets/images +c/dam/m/it_it/offers/assets/pdfs +c/dam/m/ja_jp/offers/161/security/images +c/dam/m/ja_jp/offers/161/security/pdf +c/dam/m/ja_jp/offers/162/network/images +c/dam/m/ja_jp/offers/162/network/pdf +c/dam/m/ja_jp/offers/162/sc10/images +c/dam/m/ja_jp/offers/162/sc10/pdf +c/dam/m/ja_jp/offers/162/security/pdf +c/dam/m/ko_kr/offers/assets/images +c/dam/m/ko_kr/offers/assets/pdfs +c/dam/m/ko_kr/offers/images +c/dam/m/nl_be/offers/assets/images +c/dam/m/nl_be/offers/assets/pdfs +c/dam/m/nl_nl/offers/assets/images +c/dam/m/nl_nl/offers/assets/pdfs +c/dam/m/no_no/offers/assets/images +c/dam/m/no_no/offers/assets/pdfs +c/dam/m/pl_pl/offers/assets/images +c/dam/m/pl_pl/offers/assets/pdfs +c/dam/m/pt_br/offers/assets/images +c/dam/m/pt_br/offers/assets/pdfs +c/dam/m/pt_br/offers/img +c/dam/m/pt_br/offers/pdf +c/dam/m/pt_br/offers/video +c/dam/m/ru_ru/ +c/dam/m/ru_ru/offers/assets/images +c/dam/m/ru_ru/offers/assets/pdfs +c/dam/m/sv_se/offers/assets/images +c/dam/m/sv_se/offers/assets/pdfs +c/dam/m/tr_tr/offers/assets/images +c/dam/m/tr_tr/offers/assets/pdfs +c/dam/m/zh_cn/offers/assets/images +c/dam/m/zh_cn/offers/assets/pdfs +c/dam/m/zh_tw/offers/assets/images +c/dam/m/zh_tw/offers/assets/pdfs +c/dam/marketing/ru_ru/ +c/dam/r/newsroom/daily-news/ c/design.atom c/education.atom +c/en/us/applicat/ +c/en/us/applicat/camp +c/en/us/applicat/non-camp +c/en/us/products/products-sanity-test +c/en/us/solutions/solutions-sanity-test +c/en/us/support/index-beta.html +c/en/us/support/web/tools/scm/help/ru-RU/ +c/en/us/support/web/tools/scm/help/stage/ru-RU/ c/facebook c/facebook_artist c/fan_reach @@ -55611,6 +55388,9 @@ c/jobs/careers-advice$ c/json c/kp/*/page c/l-search +c/login +c/m/digital/ +c/m/ru_ru/ c/motors c/portal c/portal/* @@ -55623,6 +55403,7 @@ c/property c/r c/records c/research.atom +c/ru_ru/ c/science.atom c/search c/search?q=navigation @@ -56165,7 +55946,7 @@ calendar/*?year=2027 calendar/*?year=2028 calendar/*?year=2029 calendar/*?year=2030 -calendar/*http://tex.stackexchange.com/robots.txt +calendar/*http://decrypt.co/robots.txt calendar//index.html calendar/1415-2 calendar/350/search/ @@ -56629,7 +56410,7 @@ campaigns/credit-cards/expired-reference-archive/ita-bt-combo.html campaigns/credit-cards/more-than-minimum.html campaigns/credit-cards/parris-island.html campaigns/digital-recruitment -campaigns/digital-recruitmenthttp://jdsupra.com/robots.txt +campaigns/digital-recruitmenthttp://ah.nl/robots.txt campaigns/digital.html campaigns/digital/digital-banking-tools.html campaigns/digital/operation-innovate.html @@ -56779,7 +56560,6 @@ cancer_what_complications_can_brain_cancer_cause/article.htm candace-berry-apointed-to-executive-vice-president-of-sales-and-marketing candela candidate -candidate-list-table candidate.txt candidate/onboard candidate_providers @@ -57592,7 +57372,7 @@ category/downtime category/drupal category/features category/general -category/good-bites/http://headout.com/robots.txt +category/good-bites/http://pt.slideshare.net/robots.txt category/jetpack category/milestone category/misc @@ -59970,9 +59750,9 @@ cdn-cgi/beacon/performance cdn-cgi/bm/cv cdn-cgi/challenge-platform cdn-cgi/challenge-platform/ -cdn-cgi/http://account.google.com/robots.txt -cdn-cgi/http://sepay.vn/robots.txt -cdn-cgi/http://zip.co/robots.txt +cdn-cgi/http://bitchute.com/robots.txt +cdn-cgi/http://contagious.com/robots.txt +cdn-cgi/http://influenster.com/robots.txt cdn-cgi/image cdn-cgi/images/trace cdn-cgi/l/email-protection @@ -59986,7 +59766,7 @@ cdn-cgi/scripts/5c5dd728/cloudflare-static/email cdn-cgi/speculation cdn-cgi/styles cdn-cgi/zaraz -cdn-cgi/zaraz/http://cdn.who.int/robots.txt +cdn-cgi/zaraz/http://cdtfa.ca.gov/robots.txt cdn-fpw/sxg cdn-proxy/pim cdn-proxy/px @@ -60183,7 +59963,6 @@ centros/aforo_automatizado centros/municipio centros/tipos-centro cep-telefonu-ve-aksesuar -ceph cerca cerca.html?q=* cercador @@ -60214,7 +59993,6 @@ certification_checkout certification_test/ certifications certificatodiacquistoregalo -certified certified-marketer-level-1 certified-service/oil-change-coupons/pandora certifiednewsarticle/3301/ @@ -60243,7 +60021,6 @@ cf_calendar/printpdf.cfm cfar cfarCredit cfc -cfc/ cfcdn cfd cfdocs @@ -60270,7 +60047,6 @@ cgi-bin-22/ cgi-bin-auth cgi-bin-csrv cgi-bin/ -cgi-bin/*.html cgi-bin/*? cgi-bin/AT cgi-bin/CITATIONS @@ -60374,10 +60150,9 @@ cgi-bin/wikiSig cgi-bin/wx cgi-bin/x-posts cgi-bin/yabb2/YaBB.pl -cgi-binhttp://baidu.com/robots.txt +cgi-binhttp://polygon.com/robots.txt cgi-brookscole/ cgi-comment -cgi-local cgi-mad/ cgi-pct/ cgi-perl @@ -60628,6 +60403,7 @@ changelog changelog/*/feed changement-langue-province.jsp changepassword/* +changeplan changepwd.php changes changes-coming-to-the-itunes-store @@ -60809,7 +60585,7 @@ chat$ chat-completions chat/ chat/* -chat/*http://ezoic.com/robots.txt +chat/*http://matchesfashion.com/robots.txt chat/api/livechat chat/enroll chat/finance @@ -60833,7 +60609,6 @@ cheap196zpgf723nsd845books/ chebi check check*.php -check-logged-in check.htm check/ check2018 @@ -60912,7 +60687,7 @@ checkout_success.php checkout_vrepay_elv.php checkout_vrepay_giropay.php checkout_vrepay_kreditkarte.php -checkouthttp://rfc-editor.org/robots.txt +checkouthttp://consumer.ftc.gov/robots.txt checkoutimages.action2 checkoutnow checkouts @@ -60921,9 +60696,6 @@ checkpoint checkup checkup/$ chemalum -chemical -chemical/*. -chemical/index.php? chemistry/* chemistry/safety chemistryworld/_denial.asp @@ -61022,6 +60794,7 @@ chinaflights/*-to-*/tickets-* chinaflights/ShowFareNext* chinaflights/passenger* chinaflights/showfarefirst* +chinese chinese-english/sitemap chinese-english/top chinese-pop-legend-jacky-cheung-together-with-pop-diva-a-mei-perform-live-at-f1-rocks-singapore-with-lg @@ -61180,6 +60953,11 @@ cisc/nt/ cisc/os/ cisc/sc/ cisco.asmx +cisco/support/RU/ +cisco/web/ +cisco/web/UK/telepresence/pro +cisco/web/support/RU/ +ciscodotcom/ cisp cistellacovid cit/renewable-energy @@ -61383,7 +61161,7 @@ clasificados/external-login clasificados/get-filter-results clasificados/get-results clasificados/get-top-box-results -clasificados/http://ooni.org/robots.txt +clasificados/http://mybroadband.co.za/robots.txt clasificados/login-saved-searches clasificados/manage-saved-searches clasificados/mobile/search @@ -61396,7 +61174,6 @@ clasificados/update-frequency clasificados/update-password class class -class="toclevel-2 classes classes/*.In classes/*.amp @@ -61499,6 +61276,7 @@ clear.gif clearRegister clear_cache= clear_cache_session= +clearcookies clearing/template/ cleberverde clementine-anma @@ -61645,7 +61423,7 @@ cloud-api/one-cart-api/v1/carts/current/process_payment cloud-launcher/sitemap cloud-storage-pricing-plans/* cloud/ -cloud/ +cloud/ cloud/$ cloud/* cloud/131 @@ -61767,7 +61545,6 @@ cms/ cms/* cms/_next cms/attachment/92c526c4-ef1f-4065-b12b-ca4ae0f3e84f/gr1 -cms/changelog cms/etc.clientlibs/settings/wcm/designs/dropbox-birch-help/clientlib-all/resources/helpcenter_icons-01.svg cms/etc.clientlibs/settings/wcm/designs/dropbox-birch-help/clientlib-all/resources/helpcenter_icons-02.svg cms/etc.clientlibs/settings/wcm/designs/dropbox-birch-help/clientlib-all/resources/helpcenter_icons-03.svg @@ -61832,7 +61609,7 @@ cn/en cn/en/ cn/enterprise/ cn/events/huaweiconnect/livestream-for-tvs$ -cn/events/huaweiconnect/sessions-on-demand*http://blackboard.com/robots.txt +cn/events/huaweiconnect/sessions-on-demand*http://kb.mozillazine.org/robots.txt cn/forum/* cn/help/cookies-list/ cn/help/cookies/ @@ -61841,7 +61618,6 @@ cn/investment/funds cn/ipns cn/landingpage/ cn/login-messages -cn/main_cn cn/mobile-attribution-glossary/ cn/mobile-fraud-glossary/ cn/node @@ -61899,7 +61675,6 @@ cns/travel/flight_notification/index.jsp cns_info cnt co -co- co-en co-es/ co-es/shop/*?*&*&*& @@ -62049,7 +61824,7 @@ collapse? collect collection collection-new-pim/ -collection.phphttp://davx5.com/robots.txt +collection.phphttp://denikn.cz/robots.txt collection/* collection/*/amp collection/*/embed @@ -62571,11 +62346,12 @@ comeuntochrist/lp/ comeuntochrist/teach/ comfortable_author_pay comfortable_pay +comhem comic-indies comic-indies/$ comic-indies/about comic/*2 -comiccontrol/http://bits.blogs.nytimes.com/robots.txt +comiccontrol/http://elements.envato.com/robots.txt comics comics-kingdom comics/unlimited/home @@ -62662,7 +62438,7 @@ comments/quote comments/reply comments=true commentsdata.cms?appkey= -commentshttp://saveur.com/robots.txt +commentshttp://api.slack.com/robots.txt commerce commerce$ commerce/ @@ -62706,7 +62482,7 @@ common-header/ common-header/google-tag-manager---body/ common-header/google-tag-manager---head/ common-header/search-bar/ -common-results-pagehttp://edsource.org/robots.txt +common-results-pagehttp://canlii.org/robots.txt common/ common/* common/add-acl-entry @@ -62730,7 +62506,7 @@ common/survey common/survey.aspx* common/tools/pg/manual/PGcoa common/tools/pg/manual/PGholdmail -common/trial/http://uxdesign.cc/robots.txt +common/trial/http://plato.stanford.edu/robots.txt common/xml common2013 common2013/gsma_header_footer/allnavs @@ -62856,7 +62632,7 @@ community/community-survey.html community/compose/* community/contribute community/donations/previousdonations.php -community/donations/thanks_paypal/http://buffalo.edu/robots.txt +community/donations/thanks_paypal/http://owntracks.org/robots.txt community/email community/en/topics/community-events community/en/topics/leaderboard @@ -62932,7 +62708,7 @@ community/user community/user-api-key community/user/aaamodelmicrositenew community/user/ibmchampions -community/user/ibmtechxchangenorthtexasautomationusergroup/http://dhl.de/robots.txt +community/user/ibmtechxchangenorthtexasautomationusergroup/http://estadao.com.br/robots.txt community/user/ibmtechxchangestaging community/user/ibmz-and-linuxone community/user/imwuc @@ -63262,6 +63038,7 @@ component-library/test-section/ component-test-page component/ component/savesearch +component/search componentes componentgrouplibrary/* components @@ -63501,10 +63278,6 @@ computer/thanks computer/thanks-partner computereng computerrefresh -computing/Library/ -computing/Templates/ -computing/hallnet-test/ -computing/news/archive/ computingservices/private/ coms2/dnbdescription coms2/page_cse @@ -63634,9 +63407,7 @@ confermaindirizzoemail confermamodificaindirizzoemail confermaordine confessions?rate -confident confidential -confidential-computing config config config- @@ -63680,7 +63451,7 @@ confirmarmodificacaodee-mail confirmarnovasenha,definirnovasenha confirmation confirmation/ -confirmation/http://hotmart.com/robots.txt +confirmation/http://ezgif.com/robots.txt confirmationcommande confirmednewpassword confirmemail @@ -63701,7 +63472,7 @@ connect connect-more/programme-2023/connect-more-2023-programme-file connect/@ connect/authorize* -connect/http://irishtimes.com/robots.txt +connect/http://wsws.org/robots.txt connect/invite connect/labournews connect/social-intranet.html @@ -63768,7 +63539,7 @@ contact-pantone-connect contact-preferences contact-request/ contact-sales -contact-sales/http://ghostery.com/robots.txt +contact-sales/http://apps.facebook.com/robots.txt contact-support contact-thank-you contact-tos @@ -63860,7 +63631,6 @@ container-refrigeration/en/worldwide/media-center/ads/ container-refrigeration/en/worldwide/search.html container-short.jspa container-type -containers contao contato contatti @@ -63987,6 +63757,7 @@ content/campaigns content/campaigns/ content/category content/cd +content/cdc/login content/chapter/ content/chapterepub/ content/chapterhtml/ @@ -64209,7 +63980,7 @@ content/dam/munichre/brandportal/guidelines/*.pdf content/dam/munichre/brandportal/guidelines/*/*.pdf content/dam/munichre/brandportal/guidelines/*/*/*.pdf content/dam/munichre/brandportal/guidelines/*/*/*/*.pdf -content/dam/munichre/brandportal/guidelines/*/*/*/*/*.pdfhttp://zipcar.com/robots.txt +content/dam/munichre/brandportal/guidelines/*/*/*/*/*.pdfhttp://whova.com/robots.txt content/dam/natwest_com/secureinbox content/dam/oecd/ content/dam/one-dot-com/one-dot-com/uk/microsites/pisa25/secure/dfe-welcome-letter.pdf @@ -64261,7 +64032,7 @@ content/dam/spinco content/dam/static-page/customer-advocacy/*/pdf content/dam/static/js/tagging/ content/dam/store -content/dam/students/documents/graduations/programs/http://sunset.com/robots.txt +content/dam/students/documents/graduations/programs/http://buzzfeednews.com/robots.txt content/dam/stzh/aemmanual-tui content/dam/stzh/cd content/dam/stzh/pkzh @@ -64409,13 +64180,14 @@ content/dist/fonts content/docdel content/download content/downloads/ -content/downloads/http://google.pt/robots.txt +content/downloads/http://capitalone.com/robots.txt content/ebook/ content/ebrochure/toyota-mobility.pdf content/elevate content/elevate_aem content/email/confirmation content/email/existing-subscriber +content/en/us/td/docs/Sanity content/esri-sites/ content/esri-sites/*.jpg content/ewp-marketing-websites @@ -64498,7 +64270,7 @@ content/index.php/filter/tips content/index.php/node/add content/index.php/search content/index.php/user/login -content/index.php/user/logout/http://shop.app/robots.txt +content/index.php/user/logout/http://marketplace.visualstudio.com/robots.txt content/index.php/user/password content/index.php/user/register content/inspublic @@ -64585,7 +64357,7 @@ content/pluralsight/en/jcr:content content/prelaunch content/products-brochures/Company/Europe-shipping-rates.pdf content/profiles -content/public/wbc/en/_services/calcs-forms-tools/http://compart.com/robots.txt +content/public/wbc/en/_services/calcs-forms-tools/http://content.iospress.com/robots.txt content/public/wbc/en/_services/serialiser/ content/public/wbc/en/_services/serialiser/calculator/ content/public/wbc/en/business-banking/westpac-live-video/ @@ -64607,6 +64379,7 @@ content/rockwell-automation/global content/rockwell-automation/language-masters content/rockwell-automation/style-guide content/routledg/gwst/2003/00000032/00000004 +content/ru_ru/ content/sascom/ content/sascom/de_de/partnernet-reseller/ content/sascom/de_de/partnernet/ @@ -64628,7 +64401,7 @@ content/shared/consumer-finance/2017/05/your-fwb-decision-making.html content/shared/consumer-finance/2017/05/your-fwb-habit-forming.html content/shared/consumer-finance/2017/05/your-fwb-take-control.html content/shared/consumer-finance/2017/06/your-fwb-rainy-day.html -content/shared/en/profiles/*http://kompas.com/robots.txt +content/shared/en/profiles/*http://conferences.sigcomm.org/robots.txt content/shc-failover content/shc/en/404.html content/shrm/language-masters @@ -64681,8 +64454,8 @@ content/view/full content/web.config content/web/de/service/servicedesk-hilfebereich content/websites/languages +content/websites/us/en/noindex/*http://discord.com/robots.txt content/websites/us/en/noindex/*http://feedproxy.google.com/robots.txt -content/websites/us/en/noindex/*http://stackoverflow.com/robots.txt content/wgpublic content/www/accessibility-test content/www/apac/en/ @@ -64731,7 +64504,7 @@ contentassets/*.xml$ contentfeed/getdata?type=synopsi contentisblocked contentisblocked.md -contentjam/ +contentjam/ contentonly contentpar_gridblock contentresearchtool/ @@ -64739,7 +64512,6 @@ contents contents/images/nav/ contentsearch contentsitemap*.xml$ -contentstack/components/dropdown contentstudio contenu contest @@ -65206,7 +64978,7 @@ core/themes/*.jpg core/themes/*.js$ core/themes/*.js? core/themes/*.png -core/unlocking-power-rda-joint-workshop-nardac-and-pcc-sct-rda-training-task-grouphttp://seriouseats.com/robots.txt +core/unlocking-power-rda-joint-workshop-nardac-and-pcc-sct-rda-training-task-grouphttp://google.co.th/robots.txt core/wp-admin/ core/wp-admin/admin-ajax.php core?context @@ -65239,8 +65011,8 @@ corpfiles/ corporate corporate-banking/corporate-online/signin/ corporate-corner -corporate-culture/inner/http://mdbg.net/robots.txt -corporate-culture/inner/http://mobile.abc.net.au/robots.txt +corporate-culture/inner/http://auburn.edu/robots.txt +corporate-culture/inner/http://myminifactory.com/robots.txt corporate-gallery corporate-responsibility corporate-review-copy @@ -65353,10 +65125,8 @@ coupon_type= couponflashfiles/ couponpromo coupons -coupons. coupons/blank-default coupons/coupons/visit -coupons/index/trackprint coupons/visit courier courriels/ @@ -65408,12 +65178,12 @@ courses/favorites courses/goto?type=* courses/graduate-certificate-in-higher-education-curriculum-teaching-and-learning courses/honours -courses/http://adguard.com/robots.txt +courses/http://audiomack.com/robots.txt courses/login courses/nested-content/postgraduate courses/online-shkoly courses/online-shkoly/zapusk-online-shkoly -courses/online-shkoly/zapusk-online-shkolyhttp://dotcult.bandcamp.com/robots.txt +courses/online-shkoly/zapusk-online-shkolyhttp://synthamesk.bandcamp.com/robots.txt courses/register courses/requests courses/search @@ -65430,6 +65200,7 @@ courses? court-awards-judgement-to-universal-music-group-in-copyright-infringement-suit-with-mp3-com courtney-love-and-universal-music-group-reach-settlement courts +courts coveo coveo/ cover @@ -65538,11 +65309,11 @@ cpp/docs/reference/*/latest$ cpp/docs/reference/help cpresources cpro +cpropub/univercd cps-spc/alt_formats/ cps-spc/images/ cps-spc/longdesc/ cpsports/account -cpu-compatibility cpx.php cqe cr @@ -65614,7 +65385,6 @@ create_review createaccount createawebsite createcapthca.asp -createplaque.html? createshort.html creating-an-account-and-logging-in/ creating-emerging-markets/interviews/*?*& @@ -65680,7 +65450,7 @@ creator creator creator-login creator-spotlight -creator-toolkitshttp://home.uchicago.edu/robots.txt +creator-toolkitshttp://hannaford.com/robots.txt creator/ creator/oldhelp/ creator/payroll/ @@ -65708,7 +65478,6 @@ cred/password cred/profiles credential credentials -credentials/exam credit credit credit-alert @@ -66029,6 +65798,7 @@ cse? cservice cservice/ya_index.gsp csi_204 +csl csmlists/addbookmark csmlists/topic csmsg @@ -66163,7 +65933,6 @@ culturalinstitute/images culturalinstitute/sitemaps culturalinstitute/stella culture -culture culture/404_en.htm culture/articlepreview/* culture/book/columns @@ -66224,7 +65993,6 @@ currents/V41/N02/Sloan.html cursor= cust cust-login.asp* -cust_maint/site_down/maintenance.html custlogin/ custlogin/showResetPassword.action* custom @@ -66234,7 +66002,6 @@ custom-listing-tag custom-maps/index_new_one.html custom-player custom-private-page -custom-reviews custom-search custom-sportswear-studio custom-sticker-studio @@ -66588,7 +66355,6 @@ d/*?* d/Organization/Item d/css/*.css d/search -d/search/* d/topicsearch d2/* d2d @@ -66807,7 +66573,7 @@ dam/jcr:d493cbe0-67e8-4aa5-8972-b41046099254/Lean%20ITSM%20Whitepaper.pdf$ dam/jcr:d493ce3b-6f18-4986-af05-f73f5bb24097/epost-mailer-font-update-12-2023.pdf dam/jcr:f5065dd6-c5df-4872-b4b8-f589519c9eeb/dhl-express-importanweisung-verzollung-de.pdf dam/support/pdf/ -dam/udelImages/student-life/reslife/floorplanshttp://nl.pinterest.com/robots.txt +dam/udelImages/student-life/reslife/floorplanshttp://southwest.com/robots.txt dam/www/*.PDF$ dam/www/*.pdf$ dam/www/*pdfs @@ -66851,7 +66617,7 @@ data-group/ data-items* data-page-integration data-processing-terms -data-protection/our-role-supervisor/complaints/edps-complaint-form*http://tunein.com/robots.txt +data-protection/our-role-supervisor/complaints/edps-complaint-form*http://m.media-amazon.com/robots.txt data-science data-science* data-security/download-confirm.html @@ -66910,10 +66676,11 @@ database/nosql-12.1.4.0 database/nosql-12.1.4.2 database/nosql-12.1.4.3 database/nosql-12.2.4.4 -database/philboard.mdb database/sql-developer-4.2 database/sql-developer-data-modeler-4.2 databaseManager +dataexplorer/account +dataexplorer/search dataflt dataguidance dataguide/dummy @@ -68357,7 +68124,6 @@ de/magazin/wp-admin de/magazin/wp-admin/admin-ajax.php de/mailinglist de/mailinglist/email -de/main_de de/make de/map de/market/confederate_flag @@ -68771,7 +68537,7 @@ default.cms default1.cms default1.cms defaultIndOnly.aspx -default_image.psdhttp://talkspace.com/robots.txt +default_image.psdhttp://retailtouchpoints.com/robots.txt default_rewrites.ini defaults deferred @@ -68835,7 +68601,6 @@ delivery delivery/graphql delivery/home/slots delivery_tracking -dell dell-teams-with-universal-music-group-umg-to-jump-start-digital-libraries-with-pre-loaded-mp3-music dell/cities-transformed dell/cloud-future-of-medicine @@ -68865,7 +68630,7 @@ demo/closed-unclosed-performance?closed demo/safari-reader-test-1 demo/safari-reader-test-2 demo/safari-reader-test-3 -demo/safari-reader-test-nielshttp://quicksprout.com/robots.txt +demo/safari-reader-test-nielshttp://space.com/robots.txt demo2/ demo_2c5e63dedb24a demo_ad.html @@ -68883,13 +68648,7 @@ dennis-blair-appointed-vice-president-alternative-promotions-for-universal-repub dennis-reese-promoted-to-head-of-promotion-for-capitol-music-group denouements dental/*/index.php -dental/dh -dental/endo -dental/histo dental/index.php -dental/intranet -dental/perio -dental/students dental_health_common_problems_pictures_slideshow/article.htm dental_oral_health_wisdom_teeth_surgery_pain/article.htm dentistry/*/administrator @@ -68926,19 +68685,8 @@ departement-sociologie/search/ department-economics/econofides/ department-of-computer-science-and-information-technology/staff departments -departments/ac/ -departments/aed/degree-show-16/3ddesign/studentcatalogue/abigail-monger/ departments/division-subspecialty-medicine/integrative-medicine/fundamentals-oncology-acupuncture-online-course -departments/eu/images/staff/Dave-Berry.jpg -departments/eu/images/staff/Robert-Knight.jpg -departments/eu/images/staff/Ruth-Kinna.jpg -departments/eu/images/staff/Sureyya-Turkeli.jpg -departments/materials/pg/unilever/ departments/radiology/radiology-image-request -departments/ssehs/ex/ -departments/ssehs/information/ -departments/sses/ex/ -departments/sspgs/sspgs-dev/ departments/surgery/endometrial-cancer-research-day departures depl @@ -69011,8 +68759,6 @@ design/test design?create design_theme_id design_tokens -designandprint/ex/ -designandprint/photography/imagebank.html designdb/*/jsp designdb/*/showData.jsp designdb/*? @@ -69188,7 +68934,7 @@ device-view device/activate device/tracker/ deviceList -devices +deviceManagement devinstalldependencies devinstallgrunt devinstallnode @@ -71235,9 +70981,7 @@ dinela/menu-notification-opt-out dinela/menu-notification-opt-out/confirmation dion-no-i-d-wilson-promoted-to-executive-vice-president-of-def-jam-recordings dip -dir/ dir/pdf -dir_on_server direct direct-connect-logon direct-puzzle @@ -71253,7 +70997,7 @@ directorate/ffesd/research-highlights? directories directories-api directories/transition -directors/http://nttdata.com/robots.txt +directors/http://gov.mo/robots.txt directory directory-profile/ directory/ @@ -71353,7 +71097,7 @@ discuss/tag/*/l discuss/user-api-key discuss99/ discussion -discussion-forum/http://christianbook.com/robots.txt +discussion-forum/http://deepblue.lib.umich.edu/robots.txt discussion/comment-permalink discussion/edit-profile discussion/handlers @@ -71674,7 +71418,7 @@ dj dj/ django django-admin -django-admin/http://markdownguide.org/robots.txt +django-admin/http://inmotionworld.com/robots.txt dje dk dk$ @@ -71809,7 +71553,7 @@ dms/*/cdn/sites/iportal/documents/pdfs/ dms/*/cdn/sites/support/documents dms/cdn/sites/iportal/documents/pdfs/ dms/cdn/sites/support/documents -dms_priv/*http://olympics.com/robots.txt +dms_priv/*http://bbb.org/robots.txt dms_pub/itu-d/md/02/isap2b.1.1.1/c/D02-ISAP2B.1.1.1-C-0003 dms_pub/itu-d/md/02/isap2b.1.1/c/D02-ISAP2B.1.1-C-0002 dms_pub/itu-r/oth/0A/0E/R0A0E00008B @@ -71844,7 +71588,7 @@ dna dna-tests?s= dna/dna-matches dna/matches -dna/matches/http://paysafecard.com/robots.txt +dna/matches/http://bitpay.com/robots.txt dng/mapping/csv-import do do-not-crawl @@ -71945,7 +71689,7 @@ docs/*.png$ docs/*/auth/login?redirect= docs/*/diff docs/*/embed -docs/*/http://dvidshub.net/robots.txt +docs/*/http://images.google.fr/robots.txt docs/*/restore docs/*/search? docs/*/version @@ -72181,7 +71925,7 @@ doctor/zan-pan doctoral/Pages/search.aspx? doctors*/search* doctors/price-guide -doctors/resultshttp://help.vimeo.com/robots.txt +doctors/resultshttp://ch.linkedin.com/robots.txt document document- document-center @@ -72425,8 +72169,10 @@ dodomassage dodomassage.net doe.ca doe/search/node +doepatents/search does-technology-make-the-world-bigger-or-smaller does_this_cause_cancer/article.htm +doestem dogs-of-figma/$ doi doi/abs @@ -72596,7 +72342,7 @@ download/labview-development-system-2013/4045/en download/legacy download/neurapolis.pdf download/next -download/other-devicehttp://traffic.libsyn.com/robots.txt +download/other-devicehttp://wonderopolis.org/robots.txt download/pdf/nocrawl download/personal/security/gcas_general_numbers.pdf download/pgn @@ -72640,7 +72386,7 @@ downloadpubliclightbox.php downloads downloads.php downloads/ -downloads/ +downloads/ downloads/$ downloads/* downloads/*/ @@ -72753,7 +72499,7 @@ dritte drive drive-and-listen/ drive-angry -drive-in/ +drive-in/ drive-with-lyft*ref= drive-with-lyft*utm drive/search @@ -72910,7 +72656,7 @@ dwvar dwvar dwvar* dx.doi.org -dxp-search-integration/http://wayback.archive-it.org/robots.txt +dxp-search-integration/http://livre.fnac.com/robots.txt dyn dyn-search.php dynaTraceMonitor @@ -73115,6 +72861,7 @@ e48= e? e?key=* eCommerce-CMS.prodSearch.html +eNews eS-CO eS-MX eTagP @@ -73308,7 +73055,7 @@ economia/agenda-hoy.html?fecha= economia/chiedi-esperto/news/sitemap.xml economia/chiedi-esperto/sitemap.xml economia/miojob -economia/negocios/balance-nid04112021/http://bodybuilding.com/robots.txt +economia/negocios/balance-nid04112021/http://macworld.com/robots.txt economia/pt-br/internet economia/quiz economiaempresa/qualitat/documents/public @@ -73338,7 +73085,6 @@ eczema_a_visual_guide_to_eczema_rashes/article.htm eczema_atopic_dermatitis_pictures_slideshow/article.htm ed ed-AU/about/privacy-policy-archived -ed-assessment ed-ud/alt_formats/ ed-ud/images/ ed-ud/longdesc/ @@ -73361,7 +73107,7 @@ edison/ edit edit$ edit$ -edit$http://econsultancy.com/robots.txt +edit$http://app.box.com/robots.txt edit-facts edit-homepage/ edit-homepage/accordion-features/research-centres-and-institutes3 @@ -73433,6 +73179,7 @@ editors editors/contact editorspicks editorv2_shop_aux/download_course_student_certificate +editpayment editprofile edits editstartup @@ -73951,7 +73698,6 @@ elections/*/circonscription- elections/*?page elections/canada/candidates.html elections/carto/map-embed? -elections/resultats elections/results/ elections/results/party/ elections/results/party/democrat/ @@ -74001,6 +73747,7 @@ eliminar-busqueda eliminar-favoritos eliminator elinks +elisa elise-mora-promoted-to-senior-vice-president-production-for-island-def-jam-motown-republic-records elise-wright-appointed-to-senior-vice-president-urban-music-for-universal-republic-records elise-wright-appointed-vice-president-of-marketing-for-universal-motown @@ -74042,10 +73789,9 @@ email-colleague email-confirm email-confirmation email-contact/ -email-contact/nodehttp://groupme.com/robots.txt +email-contact/nodehttp://sdtimes.com/robots.txt email-contact/taxonomy_term email-content -email-disclaimer email-domains email-editor email-feedback @@ -74141,6 +73887,7 @@ emails/verify emailservice emailsignup emailsignup/ +emailunsubscribe emailus/ emailv_v2 emb_releases @@ -74225,7 +73972,6 @@ emne/terje%20erlid emoticons emotions_pay emotions_pay_author -emp/ empire-at-war empire-state empleo @@ -76530,7 +76276,7 @@ en-to en-tools en-tr en-tr/blogs -en-tr/cart/http://clutchpoints.com/robots.txt +en-tr/cart/http://www1.lehigh.edu/robots.txt en-tr/destinations/hotel-information en-tr/docs en-tr/pages @@ -76779,6 +76525,9 @@ en/README.md en/StockQuote/ en/SupportandAdministration/PoliciesandProcedures en/Tracker?data=* +en/US/docs/general/Test +en/US/swassets/ +en/US/swassets/sw274/sitewide_country_language_selector.html en/_search en/a_propos/ en/a_propos/investisseurs/rapports-annuels/ @@ -77145,8 +76894,6 @@ en/collection/search?* en/comment en/comment/reply en/communities -en/companies/*/fans -en/companies/*/workers en/company-directory/?q= en/company/contact-us/invoices-as-pdf.html en/company/management/executive-board/heinzel-matthias.html @@ -77199,7 +76946,7 @@ en/culture-emergencies/heritage-emergency-fund/map en/currency/edit en/current en/customer-home -en/customer-services/points-attention/appointment-request-formhttp://intechopen.com/robots.txt +en/customer-services/points-attention/appointment-request-formhttp://daily.jstor.org/robots.txt en/data/data-search en/database/oracle/machine-learning/omlla en/database/oracle/oracle-machine-learning-for-python @@ -77536,7 +77283,6 @@ en/interculturaldialogue/youthforpeace/list en/interculturaldialogue/youthforpeace/map en/internal en/internal/internal-lead-referral-form -en/internaljustice/files en/internet-universality-indicators/grid en/internet-universality-indicators/list en/internet-universality-indicators/map @@ -77599,7 +77345,6 @@ en/mab/grid en/mab/list en/mab/map en/mails -en/main_en en/make en/management-notifications en/map @@ -77623,7 +77368,7 @@ en/messages en/meta/display/news.html en/meta/display/shop-detail.html en/microsite/ -en/microsites/http://en.bitcoin.it/robots.txt +en/microsites/http://falabella.com/robots.txt en/microsoft-365 en/microsoft-365/ en/microsoft-teams @@ -78456,7 +78201,7 @@ en/search?*x=1 en/search?*z=1 en/search?q= en/search?s=* -en/searchpage.htmlhttp://i.redd.it/robots.txt +en/searchpage.htmlhttp://jitsi.org/robots.txt en/security en/security/ en/servers/amd-int @@ -78607,7 +78352,6 @@ en/users en/users/*/bookmarks en/users/*/clans/*/share en/users/*/followers -en/users/*/following en/users/*/mypixiv en/users/*/reports/new en/users/*/share @@ -78654,8 +78398,6 @@ en/worlds-of-curiosity en/worlds-of-curiosity/commute en/worlds-of-curiosity/recreation en/worlds-of-curiosity/work -en/wp-admin/ -en/wp-admin/admin-ajax.php en/wp-json en/wp-json/ en/wwwdev @@ -78705,7 +78447,6 @@ en_us/offers/sem/ en_us/partnernet/ ena/data/view ena/data/warehouse -enable-cookies enable-cookies/ enable_cookies enar/to%20recognize%20a%20responsibility @@ -78723,22 +78464,6 @@ enciclopedia/unita-operativa-2 encryptedUserId encuentros encyclopedia -encyclopedia/*&lookup= -encyclopedia/addinfo -encyclopedia/admin -encyclopedia/anime- -encyclopedia/api.xml -encyclopedia/compare.php -encyclopedia/error-report.php -encyclopedia/error-report.php?code=*&oldmsg -encyclopedia/new- -encyclopedia/releases.php?*anime= -encyclopedia/releases.php?*format= -encyclopedia/releases.php?*new= -encyclopedia/releases.php?*sort= -encyclopedia/releases.php?*yearmonth= -encyclopedia/reports -encyclopedia/search encyclopedie/article/ encyclopedie/ehm/ encyclopedie/lemonde/ @@ -78793,7 +78518,6 @@ eng/docs/wiki: eng/ssi/ eng_instructions_pay eng_instructions_pay_author -engage engage$ engage/*/administration-dashboard engage/*/author-dashboard @@ -78802,8 +78526,6 @@ engage/*/submit-process engage/*/test engage/_nuxt engage/demo -engage/metadata.json -engage/resources.json engage/sites/all/files/blog_images/monkeys.gif engagement engels-nederlands @@ -78948,7 +78670,6 @@ enterprise-customer-stories enterprise-jobs enterprise-p2 enterprise-partner-search/sitemaps -enterprise-store enterprise/ enterprise/$ enterprise/Alchemy_CustomerStory.pdf @@ -78970,6 +78691,7 @@ enterprise_faq enterprise_how_it_works enterpriseform/ enterprisepartner +entertain entertainment-industry-launches-bob-marley-campaign-to-support-save-the-childrens-east-africa-appeal entertainment-unify entertainment/*?embed @@ -79016,6 +78738,7 @@ entry/image entry/jsonlite entry/lightview.php entrypoint_ndp +entrytrap enttinyscrolljs/* enu/slp-motorola-media-link-test-purchase-page.html enus/ @@ -79060,9 +78783,9 @@ epilepsy_pictures_slideshow/article.htm episerver episerver episode -episode-engine/ -episode-podcast/ -episode/ +episode-engine/ +episode-podcast/ +episode/ episode/*/transcript$ episode/http episodes @@ -79299,7 +79022,7 @@ es-TR es-TW es-UA es-US -es-US/*http://v0.wordpress.com/robots.txt +es-US/*http://zaragoza.es/robots.txt es-VN es-ZA es-ag @@ -81155,7 +80878,7 @@ es/search/fonts? es/search/shops es/search? es/search?* -es/search?*http://nastygal.com/robots.txt +es/search?*http://gatsbyjs.com/robots.txt es/search?*q= es/searchresult es/secure-preview @@ -81334,8 +81057,6 @@ es/world-heritage/map es/world-media-trends/grid es/world-media-trends/list es/world-media-trends/map -es/wp-admin/ -es/wp-admin/admin-ajax.php es/wp-json/complianz es/xml/news-release es/xseries @@ -81725,6 +81446,7 @@ etc/designs/global/clientlib-overview.css etc/static/pruebas-p66/* etc/swisscom/servlets/public/sitemap etd +etdeweb/results etext= etf/suche? ethicalhackingppclp @@ -81851,6 +81573,7 @@ eu/startup-business-toolkit eu/thunderbird/collections eu/thunderbird/search eudesxavier +eula eula.html eumcollector/beacons/browser/v1 euprojects @@ -82327,7 +82050,7 @@ exhibits/orgunit/*?spc.page exhibits/orgunit/*?utm_source exigen-and-music-industry-labels-launch-royalty-service-l-p exit -exit.htmlhttp://psupress.org/robots.txt +exit.htmlhttp://dollargeneral.com/robots.txt exit? exitpoll/ exp-beach @@ -82456,10 +82179,9 @@ export export export-link/@ export/ -export/email_popup.php? export/flipboard/*.rss export/site-selector.json -export/site-selector.jsonhttp://scripts.sil.org/robots.txt +export/site-selector.jsonhttp://samaritans.org/robots.txt export/sites/intranet/ export/sites/upov/shared/ export/sites/www/pct/guide/ @@ -82570,7 +82292,7 @@ external/strada/secure external/streak external/tces external/whistler -externalContentView/http://cims.nyu.edu/robots.txt +externalContentView/http://feedback.userreport.com/robots.txt externalPageReview externalUrl external_hosted @@ -82971,7 +82693,6 @@ fass/centres/cemore/media fass/centres/cemore/profiles fast fast-41-cpp-tasks -fast-facts fast-five fast-furious fast/search-result @@ -83019,7 +82740,7 @@ favicon-generator/ruby-on-rails/your-favicon-is-ready favicon.ico favicon.ico favicon.ico$ -favicon.icohttp://abc.net.au/robots.txt +favicon.icohttp://lh6.googleusercontent.com/robots.txt favicon.svg favicons favlagucom @@ -83042,7 +82763,6 @@ fb/search fb/search-result fb/web.config fb_beneficiary_api -fb_canvas fb_comment_id fb_comment_id= fb_noscript= @@ -83225,14 +82945,14 @@ features-oceans? features-satellites? features-weather? features/aerisweather-development-partner-program -features/aerisweather-javascript-sdk/http://linuxquestions.org/robots.txt +features/aerisweather-javascript-sdk/http://s.imgur.com/robots.txt features/analytics features/dear-abby/ features/external/cdp features/for- -features/http://brandwatch.com/robots.txt features/http://iau.org/robots.txt features/http://lacoste.com/robots.txt +features/http://simplenote.com/robots.txt features/idx-for-any-website/wix-real-estate-app-free-trial/ features/index2 features/insights @@ -83345,7 +83065,7 @@ feedback/user_study feedbackR1 feedcommunicationdetail feeders/?service=menu -feedhttp://iabtechlab.com/robots.txt +feedhttp://health.ny.gov/robots.txt feeding_a_picky_eater_pictures_slideshow/article.htm feeds feeds*.php @@ -83401,7 +83121,6 @@ fetch/next/mural fetch/next/mural? fetch/quick-rating-widgets fetch/tag -fetch_scroll?*http://mamamia.com.au/robots.txt fetchcart fetuses/ fetw/README.txt @@ -83795,7 +83514,6 @@ fi/widget fi= fi=* fi=STUD -fiats fiber/en-in/choose-jio-fiber-plans fiber/en-in/get-jio-set-top-box fiber/en-in/set-top-box-call-back @@ -84000,7 +83718,7 @@ filiale-rating filialeBadge filialeHrs filing/free-file-fillable-forms/free-file-fillable-forms-support -filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://aliexpress.com/robots.txt +filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://animoto.com/robots.txt filings filipepereira filling_foods_wont_that_fill_you_out/article.htm @@ -84130,7 +83848,7 @@ find/*?official=true find/*?page find/*?shipping= find/*?{ -find/*http://ahrefs.com/robots.txt +find/*http://icann.org/robots.txt find/3DImage.jsp find/?srsltid find/ApplecareDetails.jsp @@ -84200,6 +83918,7 @@ firefox/downloads firefox/new_tab_learn_more firehose.pl firerun/ +firetv firma firme/pierluigi-battista_80 firms @@ -84359,7 +84078,7 @@ flightsearch/book-a-flight?cacheKeySuffix= flightsh5/ flightstatus/search/* flip-book/pdf/ad106c9390e50a84a1f87bed55b5115b712d9c6b.pdf -flip-player/ +flip-player/ flip-preview flipboardrss flipbook @@ -86443,9 +86162,8 @@ forgot_password forgot_password= forgotpassword forgotpassword? -forgotsignin.aspx forgotten-password -forgov-devhttp://inkscape.org/robots.txt +forgov-devhttp://motherjones.com/robots.txt forlibraries form form-containers @@ -86469,11 +86187,9 @@ form_defaults. formacion/* format format/html -format/json format/unipage/sample format= format=ajax* -format=json format=pdf format=xml formation-continue @@ -86667,7 +86383,7 @@ forum/threads/*/poll/results* forum/threads/*/tags$ forum/topics/search forum/ucp.php -forum/ucp.phphttp://cambridge.org/robots.txt +forum/ucp.phphttp://siteground.com/robots.txt forum/users forum/viewonline.php forum/viewtopic.php @@ -86878,7 +86594,7 @@ forums/user- forums/usercp.php forums/usernote.php forums/users -forums/users/http://coveteur.com/robots.txt +forums/users/http://16personalities.com/robots.txt forums/writepost forums/writethread forumsessionid= @@ -89851,7 +89567,6 @@ fr/mab/map fr/mailinglist fr/mailinglist/email fr/mails -fr/main_fr fr/make fr/map fr/market/auction @@ -90236,8 +89951,6 @@ fr/world-heritage/map fr/world-media-trends/grid fr/world-media-trends/list fr/world-media-trends/map -fr/wp-admin/ -fr/wp-admin/admin-ajax.php fr/xml/news-release fr/xml_shared/ fr/your @@ -90266,7 +89979,6 @@ fragments/partials/ fragments/recommendations-carousel fragments/render fragments/twitter -frame frame= frame_chatty.x frame_main.html @@ -90377,10 +90089,9 @@ freebox/informations/avis-freebox/?page=1 freedom_pay freedom_pay_author freelance-internship/ -freelancers/*/portfolio -freelancers/*/reviews freelancers/search- freelancers/tag- +freemonth freepng/*.html*hue-js freepng/*/preview-png.html freepublications/ @@ -90541,7 +90252,6 @@ fun fun/api/ fun/g/ fun_facts_about_tongue_and_taste_buds_slideshow/article.htm -func funcion-json functionType= functional-pages/ @@ -90749,7 +90459,7 @@ g-recaptcha-response g/ g/* g/*/% -g/4arE9Chttp://artstation.com/robots.txt +g/4arE9Chttp://eji.org/robots.txt g/Camera-Batteries g/Camera-Batteries/$ g/api @@ -90947,7 +90657,6 @@ gallery5api gallery5api/api/beginTransition gallery_cache_key= gallery_proxy.aspx -gam- gamapass/* gambio_installer gambio_updater @@ -91121,7 +90830,7 @@ gb/user$ gb/widgets gb1 gb2/ -gb_xapi_content/http://channel9.msdn.com/robots.txt +gb_xapi_content/http://prtimes.jp/robots.txt gbc/ gbl/ gbook @@ -91147,7 +90856,6 @@ gbs/*/plugins gbs/*/templates gbs/*/tmp gc-archives -gc?k gcache gcart/* gcc @@ -91164,7 +90872,6 @@ gclid= gclid=* gclsrc= gcmes -gcp gcp/300000414/regulatedinformation gcs gd @@ -91372,6 +91079,7 @@ geomatopiba/resultados/credito-rural geomatopiba/resultados/emprego geomatopiba/resultados/producao-agropecuaria geomatopiba/resultados/tecnologias +geooverride geoportal geoprofiles/?term= george-ash-appointed-president-universal-music-asia-pacific @@ -91398,6 +91106,7 @@ georgetown/sponsored-content/ georgetown/sponsored/ georgia/ geoservices +geotags ger/layout/set german-english/sitemap german-english/top @@ -91720,6 +91429,7 @@ global/*.ttf global/*.woff global/*/styles global/README.txt +global/RU/ global/alexa-assets global/api/load.php global/choose-location.html?location=home @@ -91824,7 +91534,7 @@ go/fanfiction/ go/host/ go/hotel/info go/hotel/search -go/http://packages.debian.org/robots.txt +go/http://politico.eu/robots.txt go/login go/member go/members @@ -91870,7 +91580,7 @@ goldengate/c1221/gg-winux golf golf/golf golo/page/1896337 -golocal/extranet/http://express.adobe.com/robots.txt +golocal/extranet/http://geogebra.org/robots.txt gongyi*? gonzagapatriota good-data @@ -91946,6 +91656,8 @@ goto.php gotoPage= goto_issue goto_rubric +gotothread +gotothread/? gout_foods_help_hurt_diet/article.htm gout_pictures_slideshow/article.htm gov*? @@ -92377,7 +92089,6 @@ groups/10millionphotos groups/accept-invite groups/active/user groups/dir?*q= -groups/members groups/new groups/search groups/user @@ -92482,7 +92193,6 @@ guest-account-invitation guest-helpful guest-pass guest/new/personal-order -guestEmailNotificationView guestbook guestbook/ guestbook/*/commemorative-guestbook.aspx @@ -93545,9 +93255,6 @@ gundem guns guns-n-roses-chinese-democracy-november-23 gurme/*/busqueda/? -guruFiles/ -guruInfo.aspx -gurufiles/ gus/images/categories gus/uploads/logos gutenbee/ @@ -93985,7 +93692,7 @@ health/diet-and-fitness/a/stay-focused-on-health-have-backup-plans/1327 health/diet-and-fitness/a/what-your-bmi-does-not-tell-you/1317 health/drugs/hm-test-all-about-humira health/drugs/ozempic-for-weight-loss -health/files/rhpthttp://wattpad.com/robots.txt +health/files/rhpthttp://dl.acm.org/robots.txt health/find-a-doctor/search health/gr- health/hm-test-17-proven-tips-to-sleep-better-at-night @@ -94323,7 +94030,6 @@ hepatitis_c_pictures_slideshow/article.htm hepatitis_pictures_slideshow/article.htm hepatitis_surprising_liver_damage_causes/article.htm hepatitis_what_puts_you_at_risk_pictures_slideshow/article.htm -herald herault/ herault/assure/actualites/ herbmed @@ -94824,7 +94530,7 @@ home-loans/rate-stomper home-loans/rocket-loan home-main-content.html home-media -home-newhttp://clarionledger.com/robots.txt +home-newhttp://ilsole24ore.com/robots.txt home-no-tags home-renewal-special-offer home-sales @@ -95331,9 +95037,7 @@ hp/video hp201809/ hp_channels hp_example_banner.html -hpc hpc/*/supported-applications.aspx? -hpe hpm hpmob hpols_catalog @@ -95454,7 +95158,7 @@ hr/help/privacy/ hr/hotels hr/hr hr/hr/work/products/tools/ups_selector/ -hr/http://whatismybrowser.com/robots.txt +hr/http://confused.com/robots.txt hr/internal hr/ispis hr/it @@ -95534,7 +95238,6 @@ htls/restapi/* html html-ajax html-app -html-email/ html-emails html-sitemap-youtube-data.html html-sitemap-youtube.html @@ -98511,13 +98214,11 @@ html/blank.html html/en html/it html/itemViewsAndMetrics.html?vcmid=* -html/js html/js/editor html/js/editor/fckeditor html/kiosk html/misc html/node -html/portlet html/story html/tealeaf.html html/thirdPartyPixel.html @@ -98530,14 +98231,14 @@ html?pageq= html?pages= html?ref= html?user_country= -html_email/ +html_email/ html_externe html_helpers html_tests htmlemails/ htmlexterne htmlform/ -htmlmsg/http://sciencebasedtargets.org/robots.txt +htmlmsg/http://cjr.org/robots.txt htmlscript htmlscript/ htmlversion @@ -98547,344 +98248,343 @@ htsearchresults http http2_data http: -http://1001fonts.com/robots.txt -http://3m.com/robots.txt -http://aalto.fi/robots.txt -http://aarp.org/robots.txt -http://abc.go.com/robots.txt -http://addons.mozilla.org/robots.txt -http://adidasstansmithbeige.be/robots.txt -http://admin.ch/robots.txt -http://afr.com/robots.txt -http://ai.glossika.com/robots.txt -http://ai.meta.com/robots.txt -http://aliexpress.ru/robots.txt +http://101cookbooks.com/robots.txt +http://37signals.com/robots.txt +http://aardman.com/robots.txt +http://aaronsw.com/robots.txt +http://abc4.com/robots.txt +http://abduzeedo.com/robots.txt +http://abw.it/robots.txt +http://aftenposten.no/robots.txt +http://ajc.com/robots.txt http://aljazeera.com/robots.txt -http://amazon.es/robots.txt -http://analytics.twitter.com/robots.txt -http://apple.com.cn/robots.txt +http://allthebootboys.blogspot.fr/robots.txt +http://ama-assn.org/robots.txt +http://amazon.com/robots.txt +http://amnesty.org/robots.txt +http://android.com/robots.txt +http://anghami.com/robots.txt +http://aph.gov.au/robots.txt +http://apk.ac.id/robots.txt +http://appbrain.com/robots.txt http://archive.nytimes.com/robots.txt +http://are.na/robots.txt http://arenanakliyat.com/robots.txt -http://arsenal.com/robots.txt -http://art19.com/robots.txt -http://asana.com/robots.txt -http://ascd.org/robots.txt +http://aspca.org/robots.txt http://aspeninstitute.org/robots.txt http://atlanticcouncil.org/robots.txt -http://au.int/robots.txt -http://autotrader.ca/robots.txt -http://avira.com/robots.txt -http://b.hatena.ne.jp/robots.txt -http://babel.hathitrust.org/robots.txt -http://bag.admin.ch/robots.txt -http://bang-olufsen.com/robots.txt -http://beeradvocate.com/robots.txt -http://behance.net/robots.txt -http://bellingcat.com/robots.txt -http://bet.com/robots.txt -http://beta.lemondeinformatique.fr/http://bemyeyes.com/robots.txt -http://bitfinex.com/robots.txt -http://blockonomics.co/robots.txt +http://attio.com/robots.txt +http://authorstream.com/robots.txt +http://autotrader.co.za/robots.txt +http://aws.amazon.com/robots.txt +http://azquotes.com/robots.txt +http://bart.gov/robots.txt +http://bergdorfgoodman.com/robots.txt +http://berkeley.edu/robots.txt +http://beta.lemondeinformatique.fr/http://bingx.com/robots.txt +http://bible.com/robots.txt +http://bigoven.com/robots.txt +http://bilibili.com/robots.txt +http://bis.org/robots.txt +http://blog.linkedin.com/robots.txt http://blog.livedoor.jp/robots.txt -http://blog.mailchimp.com/robots.txt +http://blog.sfgate.com/robots.txt +http://blog.torproject.org/robots.txt http://blogs.dropbox.com/robots.txt -http://blogs.lse.ac.uk/robots.txt -http://bnnbloomberg.ca/robots.txt -http://brilliant.org/robots.txt -http://business.pinterest.com/robots.txt -http://businessnewsdaily.com/robots.txt -http://capitalone.com/robots.txt -http://carbuzz.com/robots.txt -http://catb.org/robots.txt -http://channel4.com/robots.txt -http://chrome.google.com/robots.txt -http://chromereleases.googleblog.com/robots.txt -http://churchofjesuschrist.org/robots.txt -http://classy.org/robots.txt +http://blogs.gartner.com/robots.txt +http://blogs.plos.org/robots.txt +http://bmj.com/robots.txt +http://books.google.fr/robots.txt +http://brainpickings.org/robots.txt +http://business-standard.com/robots.txt +http://businessinsider.com/robots.txt +http://c1.staticflickr.com/robots.txt +http://camp-fire.jp/robots.txt +http://carrotquest.io/robots.txt +http://cbssports.com/robots.txt +http://ccpgames.com/robots.txt +http://cdn.knightlab.com/robots.txt +http://chabad.org/robots.txt +http://chartjs.org/robots.txt +http://cinematreasures.org/robots.txt +http://classroom.google.com/robots.txt +http://clixtell.com/robots.txt +http://cnbc.com/robots.txt +http://cntraveler.com/robots.txt http://cntraveller.com/robots.txt -http://colab.research.google.com/robots.txt -http://commoncrawl.org/robots.txt -http://complex.com/robots.txt -http://computerhistory.org/robots.txt -http://conservation.org/robots.txt -http://content.time.com/robots.txt -http://conversations.im/robots.txt -http://copy.ai/robots.txt -http://corporate.target.com/robots.txt -http://courant.com/robots.txt -http://crsreports.congress.gov/robots.txt +http://commerce.gov/robots.txt +http://comscore.com/robots.txt +http://controlc.com/robots.txt +http://counterpunch.org/robots.txt +http://coveteur.com/robots.txt +http://credolin.blogspot.com/robots.txt http://cryptome.org/robots.txt -http://cs.uwaterloo.ca/robots.txt +http://cs.stanford.edu/robots.txt http://cs.waikato.ac.nz/robots.txt -http://daveramsey.com/robots.txt -http://dayoneapp.com/robots.txt +http://curl.haxx.se/robots.txt +http://customer.io/robots.txt +http://dailysabah.com/robots.txt +http://data.cityofnewyork.us/robots.txt +http://datacommons.org/robots.txt http://dazeddigital.com/robots.txt -http://dazn.com/robots.txt -http://db.com/robots.txt -http://deutscheanwaltsvorsorge.de/robots.txt -http://developer.microsoft.com/robots.txt -http://developer.nvidia.com/robots.txt -http://diarioaprendizajepilar.wordpress.com/robots.txt -http://diigo.com/robots.txt -http://disney.go.com/robots.txt -http://dni.gov/robots.txt +http://dbs.com.sg/robots.txt +http://decanter.com/robots.txt +http://delta.com/robots.txt +http://developers.facebook.com/robots.txt +http://diariolibre.com/robots.txt http://doc.qt.io/robots.txt -http://docs.bitnami.com/robots.txt -http://docs.oracle.com/robots.txt -http://donaldjtrump.com/robots.txt -http://e360.yale.edu/robots.txt +http://docs.woocommerce.com/robots.txt +http://docsend.com/robots.txt +http://dropbox.com/robots.txt +http://earth.google.com/robots.txt http://eatingwell.com/robots.txt +http://ebay.ie/robots.txt http://ecb.europa.eu/robots.txt +http://ecologie.gouv.fr/robots.txt http://edmunds.com/robots.txt -http://elmundo.es/robots.txt -http://en.m.wikipedia.org/robots.txt -http://ens-newswire.com/robots.txt -http://espn.com/robots.txt -http://europarl.europa.eu/robots.txt -http://exame.com/robots.txt -http://expansion.com/robots.txt -http://expressvpn.com/robots.txt -http://faculty.washington.edu/robots.txt -http://fandango.com/robots.txt -http://fashionmagazine.com/robots.txt -http://faz.net/robots.txt -http://fda.gov/robots.txt -http://fedorahosted.org/robots.txt -http://firebasestorage.googleapis.com/robots.txt -http://firstpost.com/robots.txt -http://fluke.com/robots.txt -http://fontawesome.com/robots.txt -http://fonts.com/robots.txt -http://forever21.com/robots.txt -http://foxjr.blog90.fc2.com/robots.txt +http://eeas.europa.eu/robots.txt +http://embrapa.br/robots.txt +http://enterprisemarketingportal.google/robots.txt +http://environment.nsw.gov.au/robots.txt +http://ey.com/robots.txt +http://farm1.staticflickr.com/robots.txt +http://fbi.gov/robots.txt +http://fiaformulae.com/robots.txt +http://files.eric.ed.gov/robots.txt +http://findagrave.com/robots.txt +http://flightaware.com/robots.txt +http://flixbus.com/robots.txt +http://fontshop.com/robots.txt +http://fortinet.com/robots.txt +http://fox23.com/robots.txt +http://fox9.com/robots.txt http://fpl.com/robots.txt -http://freepeople.com/robots.txt +http://fr.slideshare.net/robots.txt +http://freeprivacypolicy.com/robots.txt +http://furaffinity.net/robots.txt +http://futabasha.co.jp/robots.txt http://fxnetworks.com/robots.txt -http://getpaint.net/robots.txt -http://globenewswire.com/robots.txt -http://google-melange.com/robots.txt -http://google.co.nz/robots.txt -http://google.com.vn/robots.txt -http://google.it/robots.txt -http://googleads.g.doubleclick.net/robots.txt -http://gosquared.com/robots.txt +http://gamasutra.com/robots.txt +http://gameinformer.com/robots.txt +http://gazetadopovo.com.br/robots.txt +http://geetha.mil.gr/robots.txt +http://geoguessr.com/robots.txt +http://getrevue.co/robots.txt +http://gimmesomeoven.com/robots.txt +http://gisanddata.maps.arcgis.com/robots.txt +http://goingapp.pl/robots.txt +http://goodrx.com/robots.txt +http://google.nl/robots.txt http://gotquestions.org/robots.txt -http://grizzluss.blogspot.com/robots.txt -http://gruntjs.com/robots.txt -http://hamburg.de/robots.txt -http://health.gov/robots.txt -http://hebbel-am-ufer.de/robots.txt -http://help.fitbit.com/robots.txt +http://government.nl/robots.txt +http://govinfo.gov/robots.txt +http://gse.harvard.edu/robots.txt +http://help.ubuntu.com/robots.txt http://helpscout.com/robots.txt http://heraldodemexico.com.mx/robots.txt -http://hongiktv.com/robots.txt -http://htmlpreview.github.io/robots.txt -http://hu.wikipedia.org/robots.txt -http://huffingtonpost.com/robots.txt -http://i.ytimg.com/robots.txt -http://ifttt.com/robots.txt -http://ig.com/robots.txt -http://ikmultimedia.com/robots.txt -http://images.google.fr/robots.txt -http://indiewire.com/robots.txt -http://inquisitr.com/robots.txt -http://insidehook.com/robots.txt -http://internetworldstats.com/robots.txt -http://inverse.com/robots.txt -http://ionos.com/robots.txt -http://irishcentral.com/robots.txt -http://irishexaminer.com/robots.txt -http://issues.chromium.org/robots.txt -http://issuu.com/robots.txt -http://itftennis.com/robots.txt -http://itworld.com/robots.txt -http://iucn.org/robots.txt -http://jasonlucchesi.com/robots.txt -http://joomag.com/robots.txt +http://hipcamp.com/robots.txt +http://homey.app/robots.txt +http://hotstar.com/robots.txt +http://hulu.com/robots.txt +http://husqvarna.com/robots.txt +http://i.imgur.com/robots.txt +http://ic3.gov/robots.txt +http://ico.org.uk/robots.txt +http://iconosquare.com/robots.txt +http://iltalehti.fi/robots.txt +http://imagekandi.com/robots.txt +http://imsglobal.org/robots.txt +http://indiebound.org/robots.txt +http://infolab.stanford.edu/robots.txt +http://invisionapp.com/robots.txt +http://itworldcanada.com/robots.txt +http://japantimes.co.jp/robots.txt +http://jetbrains.com/robots.txt http://journaldunet.com/robots.txt -http://journals.ametsoc.org/robots.txt -http://kaggle.com/robots.txt -http://kahoot.com/robots.txt -http://karpathy.github.io/robots.txt +http://jwpepper.com/robots.txt +http://katespade.com/robots.txt +http://keep.google.com/robots.txt http://kick.com/robots.txt -http://kinopoisk.ru/robots.txt -http://kitapyurdu.com/robots.txt -http://korokorokk.blogspot.com/robots.txt -http://kryogenix.org/robots.txt -http://lastpass.com/robots.txt -http://lboro.ac.uk/robots.txt -http://lmgtfy.com/robots.txt -http://lockheedmartin.com/robots.txt +http://kleinanzeigen.de/robots.txt +http://komonews.com/robots.txt +http://kstp.com/robots.txt +http://lawwwing.com/robots.txt +http://lbcgroup.tv/robots.txt +http://leg.colorado.gov/robots.txt +http://lesechos.fr/robots.txt +http://lit.link/robots.txt +http://lodash.com/robots.txt http://lynda.com/robots.txt +http://madmimi.com/robots.txt +http://mail.com/robots.txt +http://manning.com/robots.txt http://maps.google.de/robots.txt -http://marktplaats.nl/robots.txt -http://marvel.com/robots.txt -http://mastodon.social/robots.txt -http://maxmind.com/robots.txt -http://menafn.com/robots.txt -http://menshealth.com/robots.txt -http://messenger.com/robots.txt -http://meteo.be/robots.txt -http://mic.gov.in/robots.txt +http://marginalrevolution.com/robots.txt +http://mars.com/robots.txt +http://matat.co.il/robots.txt +http://mattcutts.com/robots.txt +http://maxcdn.bootstrapcdn.com/robots.txt +http://mayoclinic.org/robots.txt +http://media.defense.gov/robots.txt +http://medicalnewstoday.com/robots.txt +http://meet.google.com/robots.txt +http://meteofrance.com/robots.txt +http://mfa.org/robots.txt http://michaelkors.com/robots.txt -http://microcenter.com/robots.txt -http://minecraft.net/robots.txt -http://mitchmartinez.com/robots.txt -http://models.com/robots.txt -http://montgomerycountymd.gov/robots.txt -http://morningconsult.com/robots.txt +http://minecraftforum.net/robots.txt +http://mitpressjournals.org/robots.txt +http://mixlr.com/robots.txt +http://mobile.de/robots.txt +http://mongodb.com/robots.txt +http://mono-project.com/robots.txt http://msdmanuals.com/robots.txt +http://msdn.microsoft.com/robots.txt http://msdn2.microsoft.com/robots.txt http://msmagazine.com/robots.txt -http://mux.com/robots.txt -http://mxtoolbox.com/robots.txt -http://naacp.org/robots.txt -http://navy.com/robots.txt -http://nbcdfw.com/robots.txt -http://nbcnewyork.com/robots.txt -http://nbcuniversal.com/robots.txt -http://nber.org/robots.txt -http://newatlas.com/robots.txt -http://newswire.com/robots.txt -http://nhk.jp/robots.txt +http://music.line.me/robots.txt +http://musicradar.com/robots.txt +http://myanimelist.net/robots.txt +http://myheritage.com/robots.txt +http://nami.org/robots.txt +http://nationalpost.com/robots.txt +http://ncbi.nlm.nih.gov/robots.txt +http://nerdwallet.com/robots.txt +http://netvibes.com/robots.txt +http://news.harvard.edu/robots.txt +http://newsroom.mastercard.com/robots.txt http://nice.org.uk/robots.txt -http://nidirect.gov.uk/robots.txt -http://nimble.com/robots.txt -http://nodejs.org/robots.txt -http://novartis.com/robots.txt -http://numpy.org/robots.txt -http://ocado.com/robots.txt -http://ohsu.edu/robots.txt -http://olympic.org/robots.txt -http://onedrop.today/robots.txt +http://nicovideo.jp/robots.txt +http://ninds.nih.gov/robots.txt +http://ninjaforms.com/robots.txt +http://noticiasaominuto.com/robots.txt +http://nzherald.co.nz/robots.txt +http://oag.ca.gov/robots.txt +http://oembed.com/robots.txt +http://ohsheglows.com/robots.txt +http://omegamasonry.com/robots.txt http://openclipart.org/robots.txt -http://opengeospatial.org/robots.txt +http://openstax.org/robots.txt +http://openweathermap.org/robots.txt +http://openx.com/robots.txt http://orange.pl/robots.txt -http://orkut.com/robots.txt -http://outschool.com/robots.txt http://owncloud.org/robots.txt -http://paytm.com/robots.txt -http://peeringdb.com/robots.txt -http://penguinrandomhouse.com/robots.txt -http://people-press.org/robots.txt +http://owni.fr/robots.txt +http://pages.stern.nyu.edu/robots.txt +http://pantheon.io/robots.txt +http://parool.nl/robots.txt +http://partner.microsoft.com/robots.txt +http://patagonia.com/robots.txt +http://patch.com/robots.txt +http://pc.webgomme.com/robots.txt http://petapixel.com/robots.txt -http://php.net/robots.txt -http://phpbb.com/robots.txt -http://pinterest.jp/robots.txt -http://platform.twitter.com/robots.txt -http://plosone.org/robots.txt -http://pod-point.com/robots.txt -http://polyu.edu.hk/robots.txt -http://postaffiliatepro.com/robots.txt +http://plivo.com/robots.txt +http://pokemon.com/robots.txt +http://posit.co/robots.txt +http://postcron.com/robots.txt +http://practo.com/robots.txt +http://premium.wpmudev.org/robots.txt http://prepostseo.com/robots.txt -http://prlog.org/robots.txt -http://prntscr.com/robots.txt -http://productforums.google.com/robots.txt -http://productioncrate.com/robots.txt -http://products.office.com/robots.txt -http://prosper.com/robots.txt -http://ptsd.va.gov/robots.txt -http://publications.europa.eu/robots.txt -http://publicdomainreview.org/robots.txt -http://pubs.rsc.org/robots.txt -http://radios.ebc.com.br/robots.txt -http://realclearpolitics.com/robots.txt -http://redcrossblood.org/robots.txt -http://redroof.com/robots.txt -http://republika.co.id/robots.txt +http://producthunt.com/robots.txt +http://project-syndicate.org/robots.txt +http://psycnet.apa.org/robots.txt +http://pt-br.facebook.com/robots.txt +http://pt.wikipedia.org/robots.txt +http://qnap.com/robots.txt +http://quora.com/robots.txt +http://raygun.com/robots.txt +http://read.dukeupress.edu/robots.txt +http://redbubble.com/robots.txt +http://refinery29.com/robots.txt +http://regulations.gov/robots.txt +http://research.google/robots.txt +http://restfulapi.net/robots.txt http://reztrukes.blogspot.com/robots.txt -http://ricoh.com/robots.txt +http://ridewithgps.com/robots.txt +http://ripple.com/robots.txt http://ris.bka.gv.at/robots.txt -http://rockwellautomation.com/robots.txt -http://roland.com/robots.txt -http://roupaspararevender5.blogspot.com/robots.txt -http://rsms.me/robots.txt -http://s3.amazonaws.com/robots.txt -http://sandia.gov/robots.txt +http://rts.rs/robots.txt +http://s3.ap-southeast-1.amazonaws.com/robots.txt +http://salesflare.com/robots.txt +http://salon.com/robots.txt http://sandiego.gov/robots.txt -http://sandiegocounty.gov/robots.txt -http://sciencemag.org/robots.txt -http://scientology.org/robots.txt -http://scmagazine.com/robots.txt -http://search.creativecommons.org/robots.txt -http://searchenginewatch.com/robots.txt -http://sfgate.com/robots.txt -http://shutterstock.com/robots.txt -http://silhouettefromtheskylit.com/robots.txt -http://sintradaytrips.com/robots.txt -http://six-group.com/robots.txt +http://science.org/robots.txt +http://screenrant.com/robots.txt +http://scripts.sil.org/robots.txt +http://sellex.es/robots.txt +http://seriouseats.com/robots.txt +http://sesamestreet.org/robots.txt +http://shure.com/robots.txt +http://simkl.com/robots.txt +http://skillshare.com/robots.txt http://sleepcycle.com/robots.txt +http://sloan.org/robots.txt http://snap.com/robots.txt -http://socialmediaexaminer.com/robots.txt -http://softbank.jp/robots.txt -http://southernliving.com/robots.txt -http://spamhaus.org/robots.txt -http://specialized.com/robots.txt -http://squarespace.com/robots.txt +http://solutionsreview.com/robots.txt +http://spreadsheets.google.com/robots.txt http://squidoo.com/robots.txt -http://state.nj.us/robots.txt -http://static-content.springer.com/robots.txt -http://static.xx.fbcdn.net/robots.txt -http://stjude.org/robots.txt -http://stripe.com/robots.txt -http://suse.com/robots.txt -http://tate.org.uk/robots.txt -http://team17.com/robots.txt -http://teamusa.org/robots.txt -http://temu.com/robots.txt -http://tf1info.fr/robots.txt +http://ssb.no/robots.txt +http://stib-mivb.be/robots.txt +http://stonybrook.edu/robots.txt +http://store.steampowered.com/robots.txt +http://subversion.apache.org/robots.txt +http://sxsw.com/robots.txt +http://t-mobile.com/robots.txt +http://tacobell.com/robots.txt +http://tampadefenseattorney.com/robots.txt +http://ted.com/robots.txt +http://teepublic.com/robots.txt +http://telesurtv.net/robots.txt +http://thatgamecompany.com/robots.txt http://theblog.adobe.com/robots.txt -http://thenorthface.com/robots.txt -http://thoughtco.com/robots.txt -http://tinypic.com/robots.txt -http://tiqets.com/robots.txt -http://tmz.com/robots.txt -http://tookstookson.blogspot.com/robots.txt -http://toptal.com/robots.txt -http://trendhunter.com/robots.txt -http://trumpwhitehouse.archives.gov/robots.txt -http://turbotax.intuit.com/robots.txt -http://turktelekom.com.tr/robots.txt +http://thenounproject.com/robots.txt +http://ticotimes.net/robots.txt +http://tineye.com/robots.txt +http://tiszaensemble.org/robots.txt +http://tk.de/robots.txt +http://todosobremadrid.com/robots.txt +http://trendyol.com/robots.txt +http://triblive.com/robots.txt +http://tunnelbear.com/robots.txt +http://typescriptlang.org/robots.txt http://tz.de/robots.txt -http://ubs.com/robots.txt -http://uclahealth.org/robots.txt -http://uncg.edu/robots.txt -http://uncrate.com/robots.txt +http://u.pcloud.link/robots.txt +http://ukrstat.gov.ua/robots.txt http://uni-ulm.de/robots.txt -http://unil.ch/robots.txt -http://usaultimate.org/robots.txt -http://ustream.tv/robots.txt -http://varsitytutors.com/robots.txt -http://vcita.com/robots.txt -http://viki.com/robots.txt -http://virustotal.com/robots.txt -http://vnexpress.net/robots.txt -http://vy.no/robots.txt -http://washingtontimes.com/robots.txt -http://waxy.org/robots.txt +http://updraftplus.com/robots.txt +http://us.aicpa.org/robots.txt +http://usa.canon.com/robots.txt +http://usa.philips.com/robots.txt +http://usanetwork.com/robots.txt +http://usbank.com/robots.txt +http://vive.com/robots.txt +http://w.soundcloud.com/robots.txt +http://walls.io/robots.txt +http://washingtonian.com/robots.txt +http://watoday.com.au/robots.txt http://webroot.com/robots.txt -http://welivesecurity.com/robots.txt -http://wenweipo.com/robots.txt -http://wicg.github.io/robots.txt -http://wiki.whatwg.org/robots.txt -http://wilson.com/robots.txt -http://wizzair.com/robots.txt -http://woodtv.com/robots.txt +http://wehkamp.nl/robots.txt +http://wikileaks.org/robots.txt +http://wildberries.ru/robots.txt +http://wipo.int/robots.txt +http://wolframalpha.com/robots.txt +http://womenwhocode.com/robots.txt +http://woocommerce.com/robots.txt http://wordpress.org/robots.txt -http://worldbank.org/robots.txt -http://wpbeginner.com/robots.txt -http://wpscan.com/robots.txt -http://wsj.com/robots.txt +http://worlddharma.com/robots.txt +http://worldpackers.com/robots.txt +http://worthpoint.com/robots.txt +http://wral.com/robots.txt +http://wunderground.com/robots.txt +http://wwf.de/robots.txt http://www.rdg.ac.uk/WebStats http://www.reading.ac.uk/WebStats -http://www2.camara.leg.br/robots.txt -http://www2.ed.gov/robots.txt -http://wwwnc.cdc.gov/robots.txt +http://www2.census.gov/robots.txt http://xsearch.aetna.com/ -http://xyz.com/robots.txt -http://yandex.com/robots.txt -http://zerodha.com/robots.txt -http://zhihu.com/robots.txt +http://yahoo.co.jp/robots.txt +http://yarnpkg.com/robots.txt +http://zerotothree.org/robots.txt +http://zola.com/robots.txt +http://zoosk.com/robots.txt httpMethod http_error_handlers httpd @@ -98901,7 +98601,7 @@ https://back.renaultgroup.com/wp-json https://bdn-data.s3.amazonaws.com/uploads/wpforms/ https://dbsweb-u05-imp-www.dbs.com.sg https://help.commerce.campaignmonitor.com/s/login/?ec=302&startURL=%2Fs%2Fsfsites%2Faura%3Faura.Component.reportFailedAction%3D2&r=2&ui-communities-components-aura-components-forceCommunity-richText.RichText.getParsedRichTextValue=2&ui-communities-components-aura-components-forceTopic-featuredTopicsDataProvider.FeaturedTopicsDataProvider.getFeaturedTopics=1 -https://image.shutterstock.com/image-photo/*.jpghttp://fortiguard.com/robots.txt +https://image.shutterstock.com/image-photo/*.jpghttp://stocktwits.com/robots.txt https://internet-banking.dbs.com.sg/DBSObWeb/pages/ob/pweb.html?pid= https://metlife-prod-2019.adobecqms.net/* https://metlife-prod-65.adobecqms.net/* @@ -98915,7 +98615,7 @@ https://origin-target.metlife.com/* https://player.cnevids.com https://pre-www.att.com/home-phone/lifeline https://target.www.metlife.com/* -https://webflow.upside.com/http://barilla.com/robots.txt +https://webflow.upside.com/http://epam.com/robots.txt https://www.charitynavigator.org/ein/86-3371262 https://www.charitynavigator.org/ein/863371262 https://www.commerzbank.com/media @@ -98940,7 +98640,7 @@ https://www.lemondeinformatique.fr/membres https://www.lemondeinformatique.fr/mobile https://www.lemondeinformatique.fr/tag https://www.sbx.tikkie.me -https://www.se.com/us/en/work/external/local/apc/http://warwick.ac.uk/robots.txt +https://www.se.com/us/en/work/external/local/apc/http://golfdigest.com/robots.txt https://www.se.com/us/en/work/products/critical-power-cooling-and-racks/cerebro-thank-you/ https://www.southampton.ac.uk/research/areas https://www.southampton.ac.uk/research/search @@ -99502,7 +99202,6 @@ ibanking/overlay ibanking/pdf/factsheet-income.pdf ibanking/pdf/factsheet-saveup.pdf ibd-dci-fpt/ -ibm ibo ibs_pictures_slideshow_understanding_ibs/article.htm ibtracs @@ -99849,7 +99548,6 @@ id/zh-cn id/zh-tw id654com id= -id="Disallow_.D0.B8_Allow">