mirror of https://github.com/CIRCL/url-abuse
EU-PI Partnership added
parent
c1bf7ede52
commit
26b14f114d
|
@ -66,3 +66,8 @@ Look at the existings functions/modules. The changes will have to be made in the
|
|||
* Add a route in web/\_\_init\_\_.py. This route will do an async call to the function defined in url\_abuse\_async.py. The parameter of the function is sent in an POST object
|
||||
* Add a statement in web/templates/url-report.html. The data option is the parameter to pass to the javascript directive
|
||||
* Add a directive in web/static/main.js, it will take care of passing the parameter to the backend and regularly pull for the response of the async call
|
||||
|
||||
## Partner
|
||||
|
||||
URL Abuse is being developed as part of the [“European Union anti-Phishing Initiative”](http://phishing-initiative.eu/) (EU PI) project. This project is coordinated by Cert-Lexsi and co-funded by the Prevention of and Fight against Crime programme of the European Union.
|
||||
|
||||
|
|
Loading…
Reference in New Issue