Update filters.sh

This commit is contained in:
Minoplhy 2021-08-01 00:07:34 +07:00 committed by GitHub
parent 25855c0003
commit 7a619c55ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#!/bin/bash
cd /
git clone https://github.com/minoplhy/filters-maker /filters-maker
git clone https://x-access-token:$API_TOKEN_GITHUB@github.com/$Destination_REPO.git /$Destination_NAME
cd /
filters-maker/crawler.py filters-maker/input/domains.txt
filters-maker/maker-rpz.py filtes-maker/input/domains.txt $Destination_REPO/$Destination_VERSION/rpz.txt
cd $Destination_REPO