mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-31 13:14:14 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
66ebb6457f
commit
70b13499d5
5 changed files with 3756 additions and 647 deletions
|
|
@ -263,6 +263,9 @@ TicketTest.php
|
|||
test/phpunit/imgsvgwithjs.svg
|
||||
phpunit/imgsvgwithjs.svg
|
||||
imgsvgwithjs.svg
|
||||
test/phpunit/ExpeditionTest.php
|
||||
phpunit/ExpeditionTest.php
|
||||
ExpeditionTest.php
|
||||
test/phpunit/ODFTest.php
|
||||
phpunit/ODFTest.php
|
||||
ODFTest.php
|
||||
|
|
@ -14845,6 +14848,10 @@ htdocs/website/samples/page-sample-dynamiccontent.html
|
|||
website/samples/page-sample-dynamiccontent.html
|
||||
samples/page-sample-dynamiccontent.html
|
||||
page-sample-dynamiccontent.html
|
||||
htdocs/website/samples/page-sample-news.html
|
||||
website/samples/page-sample-news.html
|
||||
samples/page-sample-news.html
|
||||
page-sample-news.html
|
||||
htdocs/website/class/website.class.php
|
||||
website/class/website.class.php
|
||||
class/website.class.php
|
||||
|
|
@ -65573,6 +65580,11 @@ dev/tools/phan/run-phan.sh
|
|||
tools/phan/run-phan.sh
|
||||
phan/run-phan.sh
|
||||
run-phan.sh
|
||||
dev/tools/phan/stubs/imagick.phan_php
|
||||
tools/phan/stubs/imagick.phan_php
|
||||
phan/stubs/imagick.phan_php
|
||||
stubs/imagick.phan_php
|
||||
imagick.phan_php
|
||||
dev/tools/phan/stubs/memcache.phan_php
|
||||
tools/phan/stubs/memcache.phan_php
|
||||
phan/stubs/memcache.phan_php
|
||||
|
|
@ -65628,6 +65640,11 @@ tools/phan/stubs/sockets.phan_php
|
|||
phan/stubs/sockets.phan_php
|
||||
stubs/sockets.phan_php
|
||||
sockets.phan_php
|
||||
dev/tools/phan/stubs/tidy.phan_php
|
||||
tools/phan/stubs/tidy.phan_php
|
||||
phan/stubs/tidy.phan_php
|
||||
stubs/tidy.phan_php
|
||||
tidy.phan_php
|
||||
dev/tools/phan/stubs/module_numberwords.php
|
||||
tools/phan/stubs/module_numberwords.php
|
||||
phan/stubs/module_numberwords.php
|
||||
|
|
@ -65643,6 +65660,11 @@ tools/phan/stubs/curl.phan_php
|
|||
phan/stubs/curl.phan_php
|
||||
stubs/curl.phan_php
|
||||
curl.phan_php
|
||||
dev/tools/phan/stubs/memcached.phan_php
|
||||
tools/phan/stubs/memcached.phan_php
|
||||
phan/stubs/memcached.phan_php
|
||||
stubs/memcached.phan_php
|
||||
memcached.phan_php
|
||||
dev/tools/phan/stubs/gd.phan_php
|
||||
tools/phan/stubs/gd.phan_php
|
||||
phan/stubs/gd.phan_php
|
||||
|
|
@ -65693,6 +65715,11 @@ tools/phan/stubs/SimpleXML.phan_php
|
|||
phan/stubs/SimpleXML.phan_php
|
||||
stubs/SimpleXML.phan_php
|
||||
SimpleXML.phan_php
|
||||
dev/tools/phan/stubs/multicompany.php
|
||||
tools/phan/stubs/multicompany.php
|
||||
phan/stubs/multicompany.php
|
||||
stubs/multicompany.php
|
||||
multicompany.php
|
||||
dev/tools/phan/stubs/fileinfo.phan_php
|
||||
tools/phan/stubs/fileinfo.phan_php
|
||||
phan/stubs/fileinfo.phan_php
|
||||
|
|
|
|||
|
|
@ -87,6 +87,7 @@ test/phpunit/AbstractRestAPITest.php
|
|||
test/phpunit/HolidayTest.php
|
||||
test/phpunit/TicketTest.php
|
||||
test/phpunit/imgsvgwithjs.svg
|
||||
test/phpunit/ExpeditionTest.php
|
||||
test/phpunit/ODFTest.php
|
||||
test/phpunit/PropalTest.php
|
||||
test/phpunit/FactureTestRounding.php
|
||||
|
|
@ -3297,6 +3298,7 @@ htdocs/website/websiteaccount_card.php
|
|||
htdocs/website/samples/wrapper.php
|
||||
htdocs/website/samples/page-sample-empty.html
|
||||
htdocs/website/samples/page-sample-dynamiccontent.html
|
||||
htdocs/website/samples/page-sample-news.html
|
||||
htdocs/website/class/website.class.php
|
||||
htdocs/website/class/websitepage.class.php
|
||||
htdocs/website/index.php
|
||||
|
|
@ -13340,6 +13342,7 @@ dev/tools/phan/config_extended.php
|
|||
dev/tools/phan/README.md
|
||||
dev/tools/phan/baseline.txt
|
||||
dev/tools/phan/run-phan.sh
|
||||
dev/tools/phan/stubs/imagick.phan_php
|
||||
dev/tools/phan/stubs/memcache.phan_php
|
||||
dev/tools/phan/stubs/GeoIP2.php
|
||||
dev/tools/phan/stubs/restler.php
|
||||
|
|
@ -13351,9 +13354,11 @@ dev/tools/phan/stubs/geoip.phan_php
|
|||
dev/tools/phan/stubs/imap.phan_php
|
||||
dev/tools/phan/stubs/soap.phan_php
|
||||
dev/tools/phan/stubs/sockets.phan_php
|
||||
dev/tools/phan/stubs/tidy.phan_php
|
||||
dev/tools/phan/stubs/module_numberwords.php
|
||||
dev/tools/phan/stubs/zip.phan_php
|
||||
dev/tools/phan/stubs/curl.phan_php
|
||||
dev/tools/phan/stubs/memcached.phan_php
|
||||
dev/tools/phan/stubs/gd.phan_php
|
||||
dev/tools/phan/stubs/ldap.phan_php
|
||||
dev/tools/phan/stubs/pdo_cubrid.phan_php
|
||||
|
|
@ -13364,6 +13369,7 @@ dev/tools/phan/stubs/stripe.php
|
|||
dev/tools/phan/stubs/intl.phan_php
|
||||
dev/tools/phan/stubs/geoip_inc.php
|
||||
dev/tools/phan/stubs/SimpleXML.phan_php
|
||||
dev/tools/phan/stubs/multicompany.php
|
||||
dev/tools/phan/stubs/fileinfo.phan_php
|
||||
dev/tools/phan/stubs/mcrypt.phan_php
|
||||
dev/tools/phan/stubs/pgsql.phan_php
|
||||
|
|
|
|||
|
|
@ -30,10 +30,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
|
|
@ -41,11 +37,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/edit$
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
|
@ -55,7 +48,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/watchers
|
||||
/*source=
|
||||
/.git
|
||||
/?z=1
|
||||
/B00M3E1HJY
|
||||
/B00M3E1NYI
|
||||
/B00M3E1Q5Y
|
||||
|
|
@ -74,16 +66,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/_activities
|
||||
/_activity
|
||||
/_community
|
||||
/_created
|
||||
/_followers
|
||||
/_following
|
||||
/_quick_saves
|
||||
/_saved
|
||||
/_shop
|
||||
/_shopping_list
|
||||
/album/*/*?i=
|
||||
/api
|
||||
/apis
|
||||
|
|
@ -98,8 +80,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/comments/*?*sort=
|
||||
/commits/*?author
|
||||
/commits/*?path
|
||||
/communities
|
||||
/discovered
|
||||
/docs/product
|
||||
/download
|
||||
/download/Browse.aspx?
|
||||
|
|
@ -126,7 +106,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/liked_by
|
||||
/likes
|
||||
/listing/*/favoriters
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
|
@ -134,20 +113,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/music/*/Search/
|
||||
/music/*/search/
|
||||
/newsearch/
|
||||
/organize
|
||||
/people/*/circle
|
||||
/people/*/favorites
|
||||
/pinned_flashes
|
||||
/pins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/revisions
|
||||
/rg*/mediaviewer/rm*/tr
|
||||
/rss
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search/*?q=
|
||||
|
|
@ -165,15 +139,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
|
||||
/store/locations/store-locations-sitemap.xml
|
||||
/store/music/groove-music-pass/*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/wiki/Special:
|
||||
/wiki/index.php/Help
|
||||
|
|
@ -242,7 +212,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?order=
|
||||
?pt1=true$
|
||||
?s=
|
||||
?show_error=true
|
||||
?tab=achievements&achievement=
|
||||
?utm_*=
|
||||
?w=address
|
||||
|
|
@ -327,8 +296,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
|
||||
|
|
@ -394,8 +361,6 @@ _next/gtm
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
|
@ -504,7 +469,6 @@ ad_spice
|
|||
ad_syndication_user_tracking
|
||||
ad_visibility
|
||||
addContacts
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
adredir?
|
||||
|
|
@ -526,7 +490,6 @@ adwords/proposal
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
aihub/tfhub
|
||||
ajax
|
||||
ajax/follow_info
|
||||
|
|
@ -564,7 +527,6 @@ api_access_key=
|
|||
app*_
|
||||
app*form_id=
|
||||
app/updates
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
|
@ -682,7 +644,6 @@ auth/verifychallenge
|
|||
author/following
|
||||
author=
|
||||
authwall
|
||||
autocomplete
|
||||
away.php
|
||||
b?*node=7454898011
|
||||
b?*node=7454917011
|
||||
|
|
@ -796,11 +757,7 @@ blogs/test
|
|||
blogsearch
|
||||
blogsearch_feeds
|
||||
bn
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmark?
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/about
|
||||
|
|
@ -822,38 +779,17 @@ books?*zoom=1
|
|||
books?*zoom=5
|
||||
booksrightsholders
|
||||
boutique/sitemaps
|
||||
branded-pins
|
||||
browse/reviews/recent
|
||||
business/ad_create
|
||||
business/adshare
|
||||
business/adshare/faqs
|
||||
business/blahblah
|
||||
business/business-access
|
||||
business/business-hierarchy
|
||||
business/business-manager
|
||||
business/catalogs
|
||||
business/commerce-integrations
|
||||
business/community-information
|
||||
business/convert
|
||||
business/create
|
||||
business/create-linked-account
|
||||
business/feedback
|
||||
business/hub
|
||||
business/invite
|
||||
business/leads/jsplayer_show_lead_form.html
|
||||
business/leads/show_form.html
|
||||
business/learning/blog
|
||||
business/onboarding
|
||||
business/pin_create
|
||||
business/premium/is_payment_pending
|
||||
business/promotion
|
||||
business/referral
|
||||
business/sales/blog
|
||||
business/site
|
||||
business/switch-account
|
||||
business/top-ads
|
||||
business/update
|
||||
business/verified-merchant/status
|
||||
buttonlite.js
|
||||
buyside-e2e-monitor
|
||||
buzz/post
|
||||
|
|
@ -1045,7 +981,6 @@ checkout
|
|||
checkout/package
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/browser/mobile/tour
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
|
|
@ -1069,7 +1004,6 @@ client_error
|
|||
client_errors
|
||||
clima/ets
|
||||
clima/sites/registry
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
|
@ -1090,7 +1024,6 @@ commercesearch/images
|
|||
commercesearch/services
|
||||
commission_2010-2014/katainen
|
||||
commits?author=
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
|
@ -1106,32 +1039,24 @@ community/category/*
|
|||
community/comments
|
||||
community/feed
|
||||
community/trackback
|
||||
community_comment
|
||||
community_post
|
||||
community_s
|
||||
companyDir
|
||||
compare
|
||||
compare/*/apply
|
||||
compressiontest
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
connector
|
||||
consumers/archive
|
||||
contact_me
|
||||
contactus
|
||||
content
|
||||
content-claiming
|
||||
context_referrer=gig_page
|
||||
context_referrer=user_page
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
coop/directory
|
||||
coop/manage
|
||||
copyright-reporting
|
||||
corgi$
|
||||
couchmode
|
||||
counter/*?
|
||||
|
|
@ -1139,13 +1064,7 @@ counters/client-screenview
|
|||
coupons/visit
|
||||
covid19
|
||||
covid19/mobility
|
||||
create_pin
|
||||
creative-europe/404_en.htm
|
||||
creative-studio
|
||||
creative_editor
|
||||
creator-spotlight
|
||||
creator_hub/_earn
|
||||
creator_hub/_partnerships
|
||||
creatorhub
|
||||
cse/home
|
||||
cse/manage
|
||||
|
|
@ -1154,9 +1073,7 @@ cse?
|
|||
csp
|
||||
csp_block
|
||||
csp_report_only
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
|
@ -1266,9 +1183,7 @@ de/teams
|
|||
de/transactions
|
||||
de/treasury
|
||||
de/your
|
||||
deactivate-account
|
||||
default
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
|
@ -1318,7 +1233,6 @@ digital-single-market/taxonomy
|
|||
digital-single-market/users
|
||||
directory
|
||||
directory/all
|
||||
discover
|
||||
discussion
|
||||
discussion/comment-permalink
|
||||
discussion/edit-profile
|
||||
|
|
@ -1416,8 +1330,6 @@ ebooks?*zoom=1
|
|||
ebooks?*zoom=5
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
edurec
|
||||
|
|
@ -1429,7 +1341,6 @@ elite?
|
|||
email
|
||||
email-unsubscribe
|
||||
email_actions
|
||||
email_verification_error
|
||||
embed
|
||||
embed/feed/update
|
||||
employment_social/anticipedia/xwiki/bin/attach
|
||||
|
|
@ -1484,7 +1395,6 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
environment/ets
|
||||
|
|
@ -1587,8 +1497,6 @@ 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
|
||||
|
|
@ -1598,7 +1506,6 @@ facebook
|
|||
facebook_connect
|
||||
faves-i_love_u_get_away_from_me
|
||||
favorite
|
||||
fb.html
|
||||
fe=true
|
||||
feature/sf-test
|
||||
feed
|
||||
|
|
@ -1678,8 +1585,6 @@ flights
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
|
@ -1790,8 +1695,6 @@ globalmarketfinder
|
|||
globalmarketfinder/*.html
|
||||
go/awards
|
||||
gold?
|
||||
google_gdn.html
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
goto
|
||||
gp
|
||||
|
|
@ -1902,7 +1805,6 @@ gview
|
|||
gwt
|
||||
h5games_gamecenter/images
|
||||
handmade
|
||||
hanukkah-spotlight
|
||||
hashtag/*?src=
|
||||
hd
|
||||
header/channels
|
||||
|
|
@ -1977,10 +1879,7 @@ hk-en/teams
|
|||
hk-en/transactions
|
||||
hk-en/treasury
|
||||
hk-en/your
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotelfinder/rpc
|
||||
|
|
@ -2001,9 +1900,6 @@ i/u
|
|||
ia
|
||||
icons
|
||||
id-id.www.cloudflare.com
|
||||
idea-ads-tool
|
||||
idea-pin-builder
|
||||
idea-pin-invite
|
||||
identity/accountsettingsactivityweb
|
||||
identity/accountsettingssyaf
|
||||
ie*/listing/*/favoriters
|
||||
|
|
@ -2173,14 +2069,11 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
internalPref
|
||||
intl/*/about/views
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invites/buy
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
|
|
@ -2270,8 +2163,6 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
jp*/listing/*/favoriters
|
||||
jp*/people/*/circle
|
||||
jp*/people/*/favorites
|
||||
|
|
@ -2334,7 +2225,6 @@ knowmore
|
|||
ko-kr.www.cloudflare.com
|
||||
ko-kr/feedback
|
||||
ko-kr/lp
|
||||
kwanzaa-spotlight
|
||||
labs/popgadget/search
|
||||
lamda/images
|
||||
landing/cmsnext-root
|
||||
|
|
@ -2373,7 +2263,6 @@ li/track
|
|||
library/devices
|
||||
licensing-syndication
|
||||
limited-release
|
||||
linked
|
||||
linkedin
|
||||
list
|
||||
list/ls*/_ajax
|
||||
|
|
@ -2382,7 +2271,6 @@ listing/*/stubs
|
|||
lite
|
||||
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
|
||||
live
|
||||
live-session
|
||||
live_chat
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
lm/R3HQ5WJSZK6QSO
|
||||
|
|
@ -2414,7 +2302,6 @@ lochp?
|
|||
logging
|
||||
login
|
||||
login$
|
||||
login/?next=
|
||||
login?*=
|
||||
logo-maker/brief
|
||||
logo-maker/choose-variation
|
||||
|
|
@ -2593,7 +2480,6 @@ native
|
|||
nb-no.www.cloudflare.com
|
||||
nbubumblebee
|
||||
network
|
||||
new_invite
|
||||
news$
|
||||
news/$
|
||||
news/0
|
||||
|
|
@ -2605,7 +2491,6 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newsroom/notifications
|
||||
|
|
@ -2713,7 +2598,6 @@ no-en/treasury
|
|||
no-en/your
|
||||
nonprofits/account
|
||||
not_recommended_reviews/preview
|
||||
notifications
|
||||
ns/hydra/console/?
|
||||
nus-trk
|
||||
nwshp$
|
||||
|
|
@ -2766,12 +2650,8 @@ nz/teams
|
|||
nz/transactions
|
||||
nz/treasury
|
||||
nz/your
|
||||
oauth/line
|
||||
oauth/login
|
||||
oauth/v2
|
||||
oauth2/v2
|
||||
oauth_error
|
||||
offsite
|
||||
og
|
||||
onebox/media/sports/logos
|
||||
onebox/media/sports/photos/soccer/wc2018
|
||||
|
|
@ -2802,11 +2682,8 @@ pages?oid=-
|
|||
pagespeed/insights/ui/logo
|
||||
pantheon
|
||||
pantheon-platform
|
||||
parental-consent/confirmation
|
||||
parental-passcode
|
||||
participate/conferences.xml
|
||||
partners
|
||||
password/reset
|
||||
password_expired
|
||||
patent-search/frontend
|
||||
patents/download
|
||||
|
|
@ -2836,39 +2713,8 @@ photos/gbachelie
|
|||
photos/i_love_u_get_away_from_me
|
||||
photos/tags/*/page
|
||||
photos/youpy
|
||||
pin-builder
|
||||
pin-communities
|
||||
pin-creation-tool
|
||||
pin-editor
|
||||
pin/*/activities
|
||||
pin/*/activity
|
||||
pin/*/analytics
|
||||
pin/*/brand-catalog
|
||||
pin/*/comments
|
||||
pin/*/email
|
||||
pin/*/feedback
|
||||
pin/*/idea-pin/related-products
|
||||
pin/*/likes
|
||||
pin/*/promote
|
||||
pin/*/reaction
|
||||
pin/*/related-products
|
||||
pin/*/repin
|
||||
pin/*/repins
|
||||
pin/*/sent
|
||||
pin/*/share
|
||||
pin/*/shop-the-look
|
||||
pin/*/tag
|
||||
pin/*/takes
|
||||
pin/*/visual-search
|
||||
pin/create
|
||||
pin/find
|
||||
pin/find?url=
|
||||
pin_shop
|
||||
ping?
|
||||
pingback
|
||||
pinterest-predicts
|
||||
pinterest-wellbeing
|
||||
pinterestwellbeing
|
||||
pl*/listing/*/favoriters
|
||||
pl*/people/*/circle
|
||||
pl*/people/*/favorites
|
||||
|
|
@ -2919,7 +2765,6 @@ pl/teams
|
|||
pl/transactions
|
||||
pl/treasury
|
||||
pl/your
|
||||
place
|
||||
plan=
|
||||
platform-telemetry
|
||||
play/store/web
|
||||
|
|
@ -2949,7 +2794,6 @@ ppob?
|
|||
pqa
|
||||
preference
|
||||
preferences
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
|
@ -2960,8 +2804,6 @@ private
|
|||
pro
|
||||
pro-resources
|
||||
pro/about
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
productPurchaseDone
|
||||
product_
|
||||
|
|
@ -3039,7 +2881,6 @@ publications
|
|||
publicliterature.PublicLiterature.search.html
|
||||
purchases
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
px.gif
|
||||
|
|
@ -3049,7 +2890,6 @@ qp/batch_fetch_web
|
|||
qr
|
||||
quality_form?
|
||||
query
|
||||
quiz
|
||||
r
|
||||
r/*.rss
|
||||
r/*/comments/*.rss
|
||||
|
|
@ -3074,7 +2914,6 @@ random
|
|||
rd/search
|
||||
rd/search$
|
||||
rd/search?
|
||||
recently-viewed
|
||||
recharge/dashboard/car
|
||||
recharge/dashboard/static
|
||||
recipes/search
|
||||
|
|
@ -3092,8 +2931,6 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registration
|
||||
registry/wishlist
|
||||
|
|
@ -3104,14 +2941,10 @@ report
|
|||
report-abuse?report=
|
||||
report=
|
||||
report_abuse.gne
|
||||
reports-and-violations
|
||||
request-data
|
||||
requestList
|
||||
requests
|
||||
research/participants/cofund
|
||||
reservations/*/notifyme
|
||||
resource
|
||||
resource/*/get
|
||||
results
|
||||
retail
|
||||
retail/availability
|
||||
|
|
@ -3148,7 +2981,6 @@ s2/sitemaps
|
|||
s2/static
|
||||
s3
|
||||
s?
|
||||
safe-redirect
|
||||
safebrowsing/diagnostic
|
||||
safebrowsing/report_badware
|
||||
safebrowsing/report_error
|
||||
|
|
@ -3243,7 +3075,6 @@ searchhistory
|
|||
sections
|
||||
secure
|
||||
seller_onboarding
|
||||
sendHeaderEarly
|
||||
send_to_friend
|
||||
sendarticle
|
||||
services
|
||||
|
|
@ -3325,7 +3156,6 @@ shop/sign_out
|
|||
shop/signed_in_account
|
||||
shop/store/feeds
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/product
|
||||
shopping/ratings/account/metrics
|
||||
|
|
@ -3619,13 +3449,11 @@ smart/buttons
|
|||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
sounds/player
|
||||
sounds/player$
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
|
@ -3648,7 +3476,6 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
start_order
|
||||
|
|
@ -3703,10 +3530,6 @@ storefront
|
|||
storepicker
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
studios
|
||||
styles/js-on.css$
|
||||
submit
|
||||
|
|
@ -3727,7 +3550,6 @@ support
|
|||
support/content
|
||||
support/forum/search?
|
||||
surprise
|
||||
suspension-appeal
|
||||
sv-se.www.cloudflare.com
|
||||
svc
|
||||
svc/crosswords
|
||||
|
|
@ -3741,14 +3563,12 @@ svc/vertex
|
|||
svc/web
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
syndicate
|
||||
system1/images
|
||||
t/terms
|
||||
tab=
|
||||
tablet
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
|
@ -3781,10 +3601,8 @@ test
|
|||
testpage-forhomepage
|
||||
tetro
|
||||
th-th.www.cloudflare.com
|
||||
thanksgiving-spotlight
|
||||
thanx?
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
themes/rss
|
||||
things/search
|
||||
things/search$
|
||||
|
|
@ -3859,7 +3677,6 @@ trustedstores/js
|
|||
trustedstores/s
|
||||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tv
|
||||
tv/thumb
|
||||
tvschedule
|
||||
twitter
|
||||
|
|
@ -3924,8 +3741,6 @@ uk/teams
|
|||
uk/transactions
|
||||
uk/treasury
|
||||
uk/your
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
updates
|
||||
|
|
@ -4001,8 +3816,6 @@ utils
|
|||
uviewer
|
||||
v1/browser-performance
|
||||
v1/stats
|
||||
v1/urls/count.json
|
||||
v3/pidgets/log
|
||||
v4
|
||||
verify_age
|
||||
vi-vn.www.cloudflare.com
|
||||
|
|
@ -4031,12 +3844,9 @@ watch_queue_ajax
|
|||
webmasters/sitemaps/ping?
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
webstore/search
|
||||
webstore/static/*/wall/js
|
||||
weekly/signup
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget_auth.php
|
||||
|
|
@ -4498,7 +4308,6 @@ xoonboarding
|
|||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/promos
|
||||
|
|
|
|||
|
|
@ -5545,6 +5545,7 @@ Meo
|
|||
MessageRunDetailID=
|
||||
MetaURI
|
||||
Microsoft.URL.Control
|
||||
Mobile/EM/
|
||||
Moreover
|
||||
Moreoverbot
|
||||
MoviesYouveSeen
|
||||
|
|
@ -7932,6 +7933,7 @@ book/export
|
|||
book/reviews
|
||||
book_annotations
|
||||
book_link/follow
|
||||
bookclub
|
||||
bookmark-link
|
||||
bookmark?
|
||||
bookmark_mana2
|
||||
|
|
@ -13754,6 +13756,7 @@ index.php/ko/node/
|
|||
index.php/magazine/get_comment
|
||||
index.php/media/oembed
|
||||
index.php/members/profile
|
||||
index.php/node
|
||||
index.php/node/add
|
||||
index.php/node/add/
|
||||
index.php/ru/node/
|
||||
|
|
@ -13817,7 +13820,8 @@ info/jobs/showmaster.html
|
|||
info/jobs/social-media.html
|
||||
info/jobs/support.html
|
||||
info/jobs/texterin-uxwriterin.html
|
||||
info/jobs/werkstudi-social-media.html
|
||||
info/jobs/werkstudentin-demokratie-botschafterin.html
|
||||
info/jobs/werkstudentin-social-media.html
|
||||
info/tech-feedback
|
||||
infoods/biodiversity
|
||||
informa
|
||||
|
|
@ -15855,6 +15859,7 @@ mu_api
|
|||
multidisciplinary
|
||||
multiple-sclerosis/rrms-20/monthly-rms-treatment
|
||||
multiproduct
|
||||
multisite_files/fastcompany/imagecache
|
||||
multivu
|
||||
muse/identity/v2/identity.js
|
||||
museumdays/accounts
|
||||
|
|
@ -16565,7 +16570,7 @@ nofollow=1
|
|||
nogooglebot
|
||||
nojs=
|
||||
nonConfig/api/wpa
|
||||
nonce="K07-v28Aa0PCecHSpgFY6g">(function(){var
|
||||
nonce="fP7ffRNPzqYKgmj7wTdK8w">(function(){var
|
||||
nonprofits/account
|
||||
nonstyleishida/videolist-*.html
|
||||
nonstyleishida/videolist.html
|
||||
|
|
@ -17400,7 +17405,7 @@ pmc/publisherportal/download
|
|||
pmc/publisherportal/journalmanager
|
||||
pmc/tocrender.fcgi
|
||||
pmc/utilities
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyiQEKIAoeV28gbXVzcyBkaWUgcm9ib3RzLnR4dCBsaWVnZW4_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8KSApGV2lyZCBiZWkgUm9ib3RzIHR4dCB6d2lzY2hlbiBHcm_Dny0gdW5kIEtsZWluc2NocmVpYnVuZyB1bnRlcnNjaGllZGVuPxDkAg\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22uoAjOXnhOMQrTeKth1Mgfst5MtM\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyOwocChpXYXMgbWFjaHQgZWluZSBSb2JvdHMgdHh0PwoYChZXYXMgYmVkZXV0ZXQgZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22E-eEWcLmVPLQ5oA9NN9dzBjzwOA\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmcomment/
|
||||
pmm-templates
|
||||
pmo/contact/en/staff
|
||||
|
|
@ -21763,6 +21768,7 @@ understanding-c3g
|
|||
understanding-melanoma
|
||||
unfiltered?
|
||||
unfinished.php
|
||||
unicef-component-mosaichttp://unpkg.com/robots.txt
|
||||
unicorn/check
|
||||
unijobs/*/emailjob
|
||||
unijobs/*/jbequicksignup
|
||||
|
|
@ -24068,6 +24074,7 @@ zz
|
|||
2741
|
||||
2994
|
||||
3910
|
||||
4160
|
||||
4624/TheAtlanticOnline
|
||||
5055/aw-techrepublic
|
||||
5055/maw-techrepublic
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue