report

package
v0.0.0-...-83adff0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ArchivePVR       = 0 // 稿件存在色情、暴力、反动
	ArchiveCopyWrite = 1 // 稿件存在版权内容
	ArchiveCrash     = 2 // 与站内其他视频撞车
	ArchiveNotOwn    = 3 // 不能参与充电计划:非自制作品
	ArchiveBusiness  = 4 // 不能参与充电计划:有商业推广内容
	Other            = 5 // 其他
	// oversea
	ArchivePVRG       = 6
	ArchiveCopyWriteG = 7
	ArchiveHarmG      = 8
	OtherG            = 9

	Reason1 = "存在色情、暴力、反动内容"
	Reason2 = "存在版权问题"
	Reason3 = "与站内其他视频撞车"
	Reason4 = "不能参与充电计划:非自制作品"
	Reason5 = "不能参与充电计划:有商业推广内容"
	Reason6 = "其他问题"
	//
	Reason7  = "存在色情、暴力血腥等內容"
	Reason8  = "存在版權問題"
	Reason9  = "存在有害或危險行為內容"
	Reason10 = "其他問題"
	Reason11 = "存在有害或危害行为内容"

	Desc1 = "为帮助审核人员更快处理, 请补充 违规内容出现位置等详细信息"
	Desc2 = "" /* 254-byte string literal not displayed */
	Desc3 = "为帮助审核人员更快处理, 请补充重复稿件av号等详细信息"
	Desc4 = "为帮助审核人员更快处理, 请补充转载来源等详细信息"
	Desc5 = "为帮助审核人员更快处理, 请补充商业元素出现位置等详细信息"
	Desc6 = "为帮助审核人员更快处理, 请补充问题类型和出现位置等详细信息"
	//
	Desc7  = "為幫助稽核人員更快處理, 請補充違規內容出現位置等詳細資訊"
	Desc8  = "" /* 254-byte string literal not displayed */
	Desc9  = "為幫助稽核人員更快處理, 請補充違規內容出現位置等詳細資訊"
	Desc10 = "為幫助稽核人員更快處理, 請補充問題型別和出現位置等詳細資訊"
	Desc11 = "为帮助审核人员更快处理, 请补充违规内容出现位置等详细信息"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CopyWriter

type CopyWriter struct {
	Typ      int    `json:"type"`
	Reason   string `json:"reason"`
	Desc     string `json:"desc"`
	AllowAdd bool   `json:"allow_add"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL