Skip to content

Commit

Permalink
Xilriws release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 30, 2024
1 parent a8134a5 commit 966f608
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ WORKDIR /xilriws
ENV DEBIAN_FRONTEND noninteractive

RUN apt install -y git-all
RUN git clone https://github.com/ccev/xilriws-fingerprint-random.git /maltelogin/xilriws-fingerprint-random
RUN git clone https://github.com/ccev/xilriws-cookie-delete.git /maltelogin/xilriws-cookie-delete
RUN git clone https://github.com/ccev/xilriws-fingerprint-random.git /xilriws/xilriws-fingerprint-random
RUN git clone https://github.com/ccev/xilriws-cookie-delete.git /xilriws/xilriws-cookie-delete

RUN apt install -y software-properties-common
RUN add-apt-repository ppa:savoury1/chromium
Expand Down
Binary file modified xilriws
Binary file not shown.

0 comments on commit 966f608

Please sign in to comment.