|
|
@@ -3,9 +3,9 @@ package smsplat
|
|
|
import (
|
|
|
"fmt"
|
|
|
"net/url"
|
|
|
- "git.wanbits.io/joe/kettle/htp"
|
|
|
- "git.wanbits.io/joe/kettle/sms"
|
|
|
- "git.wanbits.io/joe/kettle/utl"
|
|
|
+ "git.wanbits.cc/joe/kettle/htp"
|
|
|
+ "git.wanbits.cc/joe/kettle/sms"
|
|
|
+ "git.wanbits.cc/joe/kettle/utl"
|
|
|
"strconv"
|
|
|
"strings"
|
|
|
)
|