added closecrm detector

This commit is contained in:
Dustin Decker 2022-03-09 22:22:18 -08:00 committed by Dustin Decker
parent 2eafda79a9
commit 38f958c111

View file

@ -2,10 +2,8 @@ package closecrm
import (
"context"
"fmt"
// "log"
b64 "encoding/base64"
"fmt"
"net/http"
"regexp"
"strings"