Changeset 4863

Show
Ignore:
Timestamp:
01/18/08 13:59:53 (10 months ago)
Author:
miyagawa
Message:

fixed comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Encode-JP-Mobile/trunk/tools/softbank-scrape.pl

    r4862 r4863  
    1111  process '//table[@width="100%" and @cellpadding="2"]//tr/td/font/../..', 
    1212      'emoji[]' => scraper { 
    13           # 264-266 are Skymail and 277-280 are J-PHONE chars, removed from their website 
     13          # 264-266 are Skymail and 267-270 are J-PHONE chars, removed from their website 
    1414          $number += 4 if $number == 267; 
    1515          process '//td[2]/font', unicode => 'TEXT';