Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkiver2 committed Sep 22, 2020
0 parents commit 8c4fca8
Show file tree
Hide file tree
Showing 12 changed files with 2,271 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
@@ -0,0 +1,8 @@
*~
*.pyc
wget-lua
wget-at
STOP
BANNED
data/
test/
3 changes: 3 additions & 0 deletions Dockerfile
@@ -0,0 +1,3 @@
FROM warcforceone/grab-base
COPY . /grab
RUN ln -fs /usr/local/bin/wget-lua /grab/wget-at

0 comments on commit 8c4fca8

Please sign in to comment.