diff options
author | Marvin Borner | 2018-09-16 22:07:50 +0200 |
---|---|---|
committer | Marvin Borner | 2018-09-16 22:07:50 +0200 |
commit | 9e9442a222666c5aadb6db32140dadddcb807933 (patch) | |
tree | 661eef8c3b26763f2b74f12a51d5f92bd5bb3ad3 /crawler/main.php | |
parent | 1da1024d57bbea34f5a42df62991fd0445684a8a (diff) |
Code cleanup :zap: :construction:
Diffstat (limited to 'crawler/main.php')
-rw-r--r-- | crawler/main.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/crawler/main.php b/crawler/main.php new file mode 100644 index 0000000..041aed5 --- /dev/null +++ b/crawler/main.php @@ -0,0 +1,7 @@ +<?php +/** + * User: Marvin Borner + * Date: 16/09/2018 + * Time: 21:26 + */ + |