Changeset 1689
- Timestamp:
- Oct 6, 2010, 9:26:27 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/batch/documents/download_docs.pl
r1547 r1689 34 34 next if $url =~ /\.pdf$/i; 35 35 next if !($url =~ /nale\.fr\/13\//); 36 next if $url =~ /app\.readspeaker\.com/i; 36 37 $ct++; 37 38 $file = $url;
Note: See TracChangeset
for help on using the changeset viewer.