Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 25841b8

Browse files
authored
Update tracker-add.sh
1 parent 592243f commit 25841b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracker-add.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
torrent_hash=$1
4-
base_url='http://torrentz.eu'
4+
base_url='http://torrentz2.eu'
55
pattern='announcelist_[0-9]+'
66

77
if [ -z "$1" ] ; then

0 commit comments

Comments
 (0)