This commit is contained in:
Patrice 2019-06-08 11:31:24 +02:00
parent 65c4ae2ea0
commit 6b7b20d915
5 changed files with 2467 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM tiangolo/uwsgi-nginx-flask:python3.7
COPY requirements.txt /requirements.txt
RUN pip install -r /requirements.txt
COPY ./main.py /app
COPY ./app.py /app
COPY ./urlchecker.py /app

View File

@ -1 +1,4 @@
Flask-URL-Checker
### Google.de:
![google.de](./google.jpg)

2463
cached/newGraph.txt Normal file

File diff suppressed because it is too large Load Diff

BIN
google.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

BIN
google.jpg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB