mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2024-12-22 22:36:53 +00:00
update
This commit is contained in:
parent
90727558cb
commit
2664dcf0d1
@ -2,7 +2,7 @@ package main
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"github.com/jerry901/SpoofDPI/hello"
|
"github.com/itworksnow/SpoofDPI/hello"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
package hello
|
package hello
|
||||||
|
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user