Updated static pages to use db
This commit is contained in:
@@ -17,6 +17,7 @@ type Header struct {
|
||||
type CustomHeaders struct {
|
||||
ID string `json:"id"`
|
||||
Source string `json:"source"`
|
||||
Regex bool `json:"regex"`
|
||||
Headers []Header `json:"headers"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user