Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    my @matches = $string =~ /data-src-hq="([^"]+)"/g;
    
    print "@matches\n";
    
  2. or download this
    qwe asd zxc