File: www.tv.com

package info (click to toggle)
python-protego 0.1.16%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 30,204 kB
  • sloc: python: 1,426; perl: 190; cpp: 33; sh: 12; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 579 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# robots.txt for http://www.tv.com/
# Note: There should not be any new lines between Disallow statements unless
# we have switched user-agent 
User-agent: *
Crawl-delay: 1
Disallow: /users/
Disallow: /lists/
Disallow: /account/
Disallow: /auth*
Disallow: /search*
Disallow: /*.php
Disallow: /*.html
Disallow: /*write_review*/
Disallow: /users*/
Disallow: /*comment/
Disallow: /*get_items_for_tag
Disallow: /*action=abuse
Disallow: /*user_rating=*&rating_ref_type=*
Disallow: /?ajax=*
Disallow: /8264*
Sitemap: http://www.tv.com/sitemap/sitemap.xml
# save with unix line endings