diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-04-23 22:49:30 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-04-23 22:49:30 +0530 |
commit | d97a423e34572e8954bddec3c734e50199cdc6fe (patch) | |
tree | ea889d175961780e37376ffce55b343d22024921 /tcsv | |
parent | 1263b38d6d49944af620523ea3f2e4c8898b6786 (diff) |
tcsv/url_csv: torrents-csv.ml -> torrents-csv.com
Diffstat (limited to 'tcsv')
-rwxr-xr-x | tcsv | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/sh -url_csv="https://torrents-csv.ml" +url_csv="https://torrents-csv.com" menu="bemenu" die() |