mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-22 22:01:00 +07:00
chore: transferred to daeuniverse
This commit is contained in:
4
main.go
4
main.go
@ -2,14 +2,14 @@
|
||||
|
||||
/*
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
* Copyright (c) 2022-2023, v2rayA Organization <team@v2raya.org>
|
||||
* Copyright (c) 2022-2023, daeuniverse Organization <dae@v2raya.org>
|
||||
*/
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/json-iterator/go/extra"
|
||||
"github.com/v2rayA/dae/cmd"
|
||||
"github.com/daeuniverse/dae/cmd"
|
||||
"net/http"
|
||||
"os"
|
||||
"time"
|
||||
|
Reference in New Issue
Block a user