Skip to content

Commit

Permalink
Update runFlan
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarden-Ingber authored Nov 16, 2023
1 parent 59b94e2 commit 556aed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runFlan
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
open -a Docker
rm -r flan/
git clone https://github.com/cloudflare/flan.git
az network dns record-set list -z applitools.com -g ApplitoolsManagement --subscription "Applitools Eyes" > urls.json
# az network dns record-set list -z applitools.com -g ApplitoolsManagement --subscription "Applitools Eyes" > urls.json
./print_CNAME_or_A_entries.sh urls.json > ips.txt
./remove_black_list.sh
cat ./flan/shared/ips.txt
Expand Down

0 comments on commit 556aed5

Please sign in to comment.