added example file
This commit is contained in:
parent
4fc9c9db41
commit
a64d86398f
1 changed files with 2 additions and 0 deletions
2
denylist.py.example
Normal file
2
denylist.py.example
Normal file
|
@ -0,0 +1,2 @@
|
|||
def get_deny_list():
|
||||
return ['do not display me']
|
Loading…
Reference in a new issue