diff --git a/kycnot.py b/kycnot.py index 1dc700a..402075b 100755 --- a/kycnot.py +++ b/kycnot.py @@ -145,6 +145,7 @@ async def gne(request): - {args['tos'][0]} url: {args['url'][0]} verified: false + score-boost: 0 """ return(html(yamlString)) template = env.get_template('generate-new-exchange.html')