Explorar o código

kw basic search

ming %!s(int64=3) %!d(string=hai) anos
pai
achega
7f215e1985
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      similar_web/main.py

+ 1 - 2
similar_web/main.py

@@ -101,8 +101,7 @@ def domain_filter(url_array):
     return list_filted
             
 
-
-def get_domain():        
+   
 @app.get("/index")
 async def index():
     return FileResponse('index.html')