def passive(target)
    m = []

    # Detect Title
    if /<title>QCubed Development Framework - Start Page<\/title>/.match?(target.body)