Add the email contact to report abuse
This commit is contained in:
parent
3e62896e31
commit
fe3077cb55
|
@ -118,4 +118,4 @@ ActivityPub implementation for GNUBOARD 5
|
|||
```
|
||||
|
||||
## 문의
|
||||
* gnh1201@gmail.com
|
||||
* abuse@catswords.net
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
|
||||
|
||||
// ActivityPub implementation for GNUBOARD 5
|
||||
// Go Namhyeon <gnh1201@gmail.com>
|
||||
// Go Namhyeon <abuse@catswords.net>
|
||||
// MIT License
|
||||
// 2022-09-28 (version 0.1.14-dev)
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
|
||||
|
||||
// ActivityPub/WebHook implementation for GNUBOARD 5
|
||||
// Go Namhyeon <gnh1201@gmail.com>
|
||||
// Go Namhyeon <abuse@catswords.net>
|
||||
// MIT License
|
||||
// 2022-07-07
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user