Changeset 1371
- Timestamp:
- Sep 12, 2010, 6:34:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/batch/documents/parse_metas.pl
r1362 r1371 160 160 $string =~ s/[\n\t]/ /gi; 161 161 $string =~ s/ +/ /gi; 162 $string =~ s/\\/-/gi; 162 163 163 164 $string =~ s/if \(window!= top\) top\.location\.href=location\.href//i;
Note: See TracChangeset
for help on using the changeset viewer.