mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-01 02:20:18 +02:00
update hrtcafe.net + change domain in the useragents
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: download transfemscience
|
||||
run: |
|
||||
rm -rf transfemscience.org
|
||||
wget -mkpKEH --limit-rate 10m --random-wait -e robots=off --user-agent="Contact: hrt.boytw.ink/crawl_contact.txt" --domains=transfemscience.org https://transfemscience.org || true
|
||||
wget -mkpKEH --limit-rate 10m --random-wait -e robots=off --user-agent="github.com/soapingtime/diyhrt" --domains=transfemscience.org https://transfemscience.org || true
|
||||
find . -name "*.orig" -type f -delete
|
||||
- name: commit changes
|
||||
if: ${{ success() }}
|
||||
|
||||
Reference in New Issue
Block a user