Add admin panel to delete URLs from the browser. Add copyright notice.
This commit is contained in:
parent
332d82e97a
commit
8288b3624e
11 changed files with 445 additions and 75 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -108,3 +108,6 @@ venv.bak/
|
|||
|
||||
# Databases
|
||||
*.db
|
||||
|
||||
# Configuration files
|
||||
config.yml
|
||||
|
|
Reference in a new issue