hardillb’s avatarhardillb’s Twitter Archive—№ 17,062

    1. Head melting in regex land. Is there a standard way to get all the instances of a group (JavaScript RE)? Trying to extract all the hostnames from "Host(example.com) || ( Host(example.com) && Path(/foo) )" Is the only option to us findAll()?
  1. …in reply to @hardillb
    Argh, Twitter's"smart" URL matching took the "www" off the second "example .com"