Content deleted Content added
Manishearth (talk | contribs) No edit summary |
Manishearth (talk | contribs) No edit summary |
||
Line 47:
if(s.className != "st0") continue;
else if(h.match(/"([^\"\']+)"/)) {
q = /"([^\"\']
quo='"'
}else if(h2.match(/'([^\'\"]+)'/)) {
q = /'([^\'\"]
quo="'"
}else continue;
|