Big A Letter
This commit is contained in:
parent
6a041f2ccf
commit
4aacb61ee0
2
maker.py
2
maker.py
@ -36,7 +36,7 @@ def ABPBlocklist(excluded,incoming,output,Version):
|
||||
f.write('\n'.join([line + '\n']))
|
||||
f.close()
|
||||
|
||||
def ABPallowlist(incoming,output,Version):
|
||||
def ABPAllowlist(incoming,output,Version):
|
||||
ankstanop = linecounter(incoming)
|
||||
date = BuildDate()
|
||||
with open(incoming ,'r') as f:
|
||||
|
Loading…
Reference in New Issue
Block a user