File: linuxworld.site

package info (click to toggle)
sitescooper 3.1.2-1
  • links: PTS
  • area: main
  • in suites: sarge, woody
  • size: 3,000 kB
  • ctags: 662
  • sloc: perl: 8,677; makefile: 105
file content (19 lines) | stat: -rw-r--r-- 469 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Linux World
#
URL: http://www.linuxworld.com/linuxworld/home.html
  Name: Linux World
  Levels: 2
  ContentsStart: (?i)start features
  ContentsEnd: (?i)end features
  ContentsDiff: 1

  # remove posting counts, it screws up the diff
  ContentsHTMLPreProcess: {
    s/.nbsp;\(\d+\s+.nbsp;postings\)//g;
  }

  StoryStart: END NAV
  StoryEnd: </HTML>

  StoryURL: http://.*linuxworld.com/linuxworld/lw-\d\d\d\d-\d\d/.*\.html.*
  StoryToPrintableSub: s,\.html,_p.html,