diff --git a/definitions/v7/3changtrai.yml b/definitions/v7/3changtrai.yml index f841703de..d6fba1ca5 100644 --- a/definitions/v7/3changtrai.yml +++ b/definitions/v7/3changtrai.yml @@ -63,7 +63,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "" + default: "Cherish your account. Inactive accounts will be deleted based on the following provisions:
  1. Nexus Master or later will not be deleted account.
  2. Veteran User or higher will not be deleted if temporarily locked (at User Settings).
  3. Temporarily locked accounts will be deleted if not logged in within 90 days.
  4. Accounts that are not temporarily locked will be deleted if they do not log in within 60 days.
  5. Accounts with no storage for uploads and downloads will be deleted if they do not log in within 30 days or have registered within 14 days.
" login: path: login.php diff --git a/definitions/v7/btschool.yml b/definitions/v7/btschool.yml index 6476b2f1f..08a7efa8c 100644 --- a/definitions/v7/btschool.yml +++ b/definitions/v7/btschool.yml @@ -50,7 +50,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "" + default: "Cherish your user account. Inactive accounts would be deleted based on the following rules:
  1. Extreme User or above would never be deleted.
  2. Veteran User or above would never be deleted if packed (at User CP).
  3. Packed accounts would be deleted if users have not logged in for more than 365 days in a row.
  4. Unpacked accounts would be deleted if users have not logged in for more than 150 days in a row.
  5. Accounts with both uploaded and downloaded amount being 0 would be deleted if users have not logged in for more than 30 days in a row.
" login: path: login.php diff --git a/definitions/v7/carpt.yml b/definitions/v7/carpt.yml index 765a59608..f39c69c53 100644 --- a/definitions/v7/carpt.yml +++ b/definitions/v7/carpt.yml @@ -65,7 +65,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "" + default: "Account Retention Rules:
  1. Extreme User and above will not be banned forever
  2. Elite Users and above will not be banned after their accounts are blocked (in the Control Panel).
  3. Users who have blocked their accounts will be banned if they do not log in for 360 consecutive days.
  4. Users who do not have an unsealed account will be banned if they do not log in for 150 consecutive days.
  5. Users with no traffic (i.e., upload/download data is 0) who do not log in for 60 consecutive days will be banned.
" login: path: login.php diff --git a/definitions/v7/femdomcult.yml b/definitions/v7/femdomcult.yml index 569d23644..ce2d589ae 100644 --- a/definitions/v7/femdomcult.yml +++ b/definitions/v7/femdomcult.yml @@ -63,6 +63,10 @@ settings: options: desc: desc asc: asc + - name: info_activity + type: info + label: Account Inactivity + default: "User classes Beginner and Perv have to be inactive (= not logged in on the site, tracker activity/seeding does not count) for 4 months before getting disabled automatically. Member class and higher are exempt." login: path: login.php diff --git a/definitions/v7/fsm.yml b/definitions/v7/fsm.yml index 8a0d94d2c..29ff96221 100644 --- a/definitions/v7/fsm.yml +++ b/definitions/v7/fsm.yml @@ -42,6 +42,10 @@ settings: type: checkbox label: Search freeleech only default: false + - name: info_activity + type: info + label: Account Inactivity + default: "To be on the safe side, you need to complete a new torrent every 60 days (either seed after publishing the torrent or download a torrent entirely), otherwise, your account will be locked and can be unlocked via the password recovery feature on the login page." login: path: https://api.fsm.name/Torrents/listTorrents diff --git a/definitions/v7/funkytorrents.yml b/definitions/v7/funkytorrents.yml index cd3457037..b6a1e2c89 100644 --- a/definitions/v7/funkytorrents.yml +++ b/definitions/v7/funkytorrents.yml @@ -68,6 +68,10 @@ settings: type: checkbox label: Search freeleech only default: false + - name: info_activity + type: info + label: Account Inactivity + default: "Inactive users will be removed in 180 days, users that haven't downloaded/uploaded anything will be removed in 90 days after registration. You can park your account in your Profile to prevent it from being deleted because of inactivity if you go away on for example a vacation. When the account has been parked limits are put on the account, for example you cannot use the tracker and browse some of the pages." login: path: takelogin.php diff --git a/definitions/v7/generationfree-api.yml b/definitions/v7/generationfree-api.yml index 41dcefa94..55996320e 100644 --- a/definitions/v7/generationfree-api.yml +++ b/definitions/v7/generationfree-api.yml @@ -77,10 +77,10 @@ settings: options: desc: desc asc: asc - - name: info_news + - name: info_activity type: info - label: Reminder from GF-Free Admin - default: "Attention users of third-party software like Prowlarr or Radarr, Sonarr or similar:
Despite your seed downloads you must physically connect to the web site with your browser or risk being Banned for non-participation...
    We ask :
  1. Remain in seed at least 48 hours on the media to avoid H$R
  2. And much more depending on your storage means
  3. Participate in the life of the site shout forum...
  4. Connect regularly to possibly read your private messages.
" + label: Account Inactivity + default: "Accounts will be automatically deleted after 45 days of inactivity, regardless of class. To maintain an active account, all you have to do is authenticate yourself regularly and participate: In the life of the site, in the forum, in the shoot, in the games of the forum and not only in the downloads. Log in regularly to the site the Rules may change, view your messages." login: path: /api/torrents diff --git a/definitions/v7/hdarea.yml b/definitions/v7/hdarea.yml index b73f98ee1..aa4cf5e3b 100644 --- a/definitions/v7/hdarea.yml +++ b/definitions/v7/hdarea.yml @@ -70,6 +70,10 @@ settings: type: info label: Results Per Page default: For best results, change the Torrents per page: setting to 100 on your account profile. + - name: info_activity + type: info + label: Account Inactivity + default: "Account Retention Rules:
  1. Veteran Users and above are retained forever.
  2. Insane User and above will not be deleted after the account is sealed (in the control panel).
  3. Users who have blocked their accounts will have their accounts deleted if they do not log in for 150 consecutive days.
  4. Users who do not have an archived account will have their account deleted if they do not log in for 60 consecutive days.
  5. Newly registered users who have no traffic for 7 days (i.e., upload/download data is 0) will have their accounts deleted.
" login: method: cookie diff --git a/definitions/v7/hdatmos.yml b/definitions/v7/hdatmos.yml index 2e7c9fe40..72949b98e 100644 --- a/definitions/v7/hdatmos.yml +++ b/definitions/v7/hdatmos.yml @@ -62,6 +62,10 @@ settings: type: info label: Results Per Page default: For best results, change the Torrents per page: setting to 100 on your account profile. + - name: info_activity + type: info + label: Account Inactivity + default: "Cherish your user account. Inactive accounts would be deleted based on the following rules:
  1. Veteran User or above would never be deleted.
  2. Elite User or above would never be deleted if packed (at User CP).
  3. Packed accounts would be deleted if users have not logged in for more than 400 days in a row.
  4. Unpacked accounts would be deleted if users have not logged in for more than 150 days in a row.
  5. Accounts with both uploaded and downloaded amount being 0 would be deleted if users have not logged in for more than 100 days in a row.
" login: path: login.php diff --git a/definitions/v7/hdu.yml b/definitions/v7/hdu.yml index 156120425..13004ed59 100644 --- a/definitions/v7/hdu.yml +++ b/definitions/v7/hdu.yml @@ -60,6 +60,10 @@ settings: type: info label: Results Per Page default: For best results, change the Torrents per page: setting to 100 on your account profile. + - name: info_activity + type: info + label: Account Inactivity + default: "Cherish your user account. Inactive accounts would be deleted based on the following rules:
  1. Veteran User or above would never be deleted.
  2. Elite User or above would never be deleted if packed (at User CP).
  3. Packed accounts would be deleted if users have not logged in for more than 365 days in a row.
  4. Unpacked accounts would be deleted if users have not logged in for more than 120 days in a row.
  5. Accounts with both uploaded and downloaded amount being 0 would be deleted if users have not logged in for more than 3 days in a row.
" login: path: login.php diff --git a/definitions/v7/hhanclub.yml b/definitions/v7/hhanclub.yml index 9a8f03a55..df7d124cf 100644 --- a/definitions/v7/hhanclub.yml +++ b/definitions/v7/hhanclub.yml @@ -64,6 +64,10 @@ settings: type: info label: Results Per Page default: For best results, change the Torrents per page: setting to 100 on your account profile. + - name: info_activity + type: info + label: Account Inactivity + default: "Account retention rules:
  1. Ultimate User and above users will be retained forever.
  2. Veteran Users and above will not be deleted after their accounts are sealed (Control Panel - Personal Settings).
  3. Users who have blocked their accounts will be banned if they do not log in for 400 consecutive days.
  4. Users who do not log in for 30 consecutive days will be banned.
  5. If the newly registered account has no traffic within 7 days, it will be banned by the system.
" login: path: login.php diff --git a/definitions/v7/icc2022.yml b/definitions/v7/icc2022.yml index 18e09f442..0e7be06ca 100644 --- a/definitions/v7/icc2022.yml +++ b/definitions/v7/icc2022.yml @@ -69,6 +69,10 @@ settings: type: info label: Results Per Page default: For best results, change the Torrents per page: setting to 100 on your account profile. + - name: info_activity + type: info + label: Account Inactivity + default: "Cherish your user account. Inactive accounts would be deleted based on the following rules:
  1. Veteran User or above would never be deleted.
  2. Elite User or above would never be deleted if packed (at User CP).
  3. Packed accounts would be deleted if users have not logged in for more than 400 days in a row.
  4. Unpacked accounts would be deleted if users have not logged in for more than 150 days in a row.
  5. Accounts with both uploaded and downloaded amount being 0 would be deleted if users have not logged in for more than 100 days in a row.
" login: path: login.php diff --git a/definitions/v7/oldtoonsworld.yml b/definitions/v7/oldtoonsworld.yml deleted file mode 100644 index 03ae55420..000000000 --- a/definitions/v7/oldtoonsworld.yml +++ /dev/null @@ -1,197 +0,0 @@ ---- -id: oldtoonsworld -name: Old Toons World -description: "Old Toons World is a Private Torrent Tracker for Cartoon MOVIES / TV / GENERAL" -language: en-US -type: private -encoding: UTF-8 -links: - - https://oldtoons.world/ - -caps: - categorymappings: - - {id: 401, cat: TV/Anime, desc: "Anime"} - - {id: 404, cat: TV, desc: "Cartoon"} - - {id: 405, cat: Audio/Audiobook, desc: "AudioBooks"} - - {id: 402, cat: Books, desc: "Books"} - - {id: 403, cat: Movies, desc: "Shorts"} - - {id: 406, cat: TV, desc: "Adults"} - - {id: 407, cat: Movies, desc: "Family/Teen"} - - {id: 409, cat: Other, desc: "Misc"} - - {id: 408, cat: PC/Games, desc: "Games"} - - {id: 412, cat: Audio, desc: "Music"} - - modes: - search: [q] - tv-search: [q, season, ep, imdbid] - movie-search: [q, imdbid] - music-search: [q] - book-search: [q] - -settings: - - name: username - type: text - label: Username - - name: password - type: password - label: Password - - name: 2facode - type: text - label: 2FA code - - name: info_2fa - type: info - label: "About 2FA code" - default: "Only fill in the 2FA code box if you have enabled 2FA on the Old Toons World Web Site. Otherwise just leave it empty." - - name: freeleech - type: checkbox - label: Search freeleech only - default: false - - name: sort - type: select - label: Sort requested from site - default: 4 - options: - 4: created - 7: seeders - 5: size - 1: title - - name: type - type: select - label: Order requested from site - default: desc - options: - desc: desc - asc: asc - - name: info_tpp - type: info - label: Results Per Page - default: For best results, change the Torrents per page: setting to 100 on your account profile. - -login: - path: login.php - method: form - form: form[action="takelogin.php"] - captcha: - type: image - selector: img[alt="CAPTCHA"] - input: imagestring - inputs: - secret: "" - username: "{{ .Config.username }}" - password: "{{ .Config.password }}" - two_step_code: "{{ .Config.2facode }}" - logout: "" - securelogin: "" - ssl: yes - trackerssl: yes - error: - - selector: td.embedded:has(h2:contains("Login failed!")) - - selector: td.embedded:has(h2:contains("Failed")) - - selector: td.embedded:has(h2:contains("Login Locked!")) - test: - path: index.php - selector: a[href="logout.php"] - -search: - paths: - - path: torrents.php - inputs: - $raw: "{{ range .Categories }}cat{{.}}=1&{{end}}" - search: "{{ if .Query.IMDBID }}{{ .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" - # 0 incldead, 1 active, 2 dead - incldead: 0 - # 0 all, 1 normal, 2 free, 3 2x, 4 2xfree, 5 50%, 6 2x50%, 7 30% - spstate: "{{ if .Config.freeleech }}2{{ else }}0{{ end }}" - # 0 title, 1 descr, 3 uploader, 4 imdburl - search_area: "{{ if .Query.IMDBID }}4{{ else }}0{{ end }}" - # 0 AND, 1 OR, 2 exact - search_mode: 0 - sort: "{{ .Config.sort }}" - type: "{{ .Config.type }}" - notnewword: 1 - - rows: - selector: table.torrents > tbody > tr:has(a[href^="details.php?id="]) - - fields: - category: - selector: a[href^="?cat="] - attribute: href - filters: - - name: querystring - args: cat - title_default: - selector: a[href^="details.php?id="] - title_optional: - optional: true - selector: a[title][href^="details.php?id="] - attribute: title - title: - text: "{{ if .Result.title_optional }}{{ .Result.title_optional }}{{ else }}{{ .Result.title_default }}{{ end }}" - details: - selector: a[href^="details.php?id="] - attribute: href - download: - selector: a[href^="download.php?id="] - attribute: href - poster: - selector: img[data-src] - attribute: data-src - imdbid: - # site currently only has a badge and rating, the id is not present. just in case a future update. - selector: a[href*="imdb.com/title/tt"] - attribute: href - date_elapsed: - # time type: time elapsed (default) - selector: td.rowfollow:nth-child(4) > span[title] - attribute: title - optional: true - filters: - - name: append - args: " +00:00" # GMT - - name: dateparse - args: "yyyy-MM-dd HH:mm:ss zzz" - date_added: - # time added - selector: td.rowfollow:nth-child(4):not(:has(span)) - optional: true - filters: - - name: append - args: " +00:00" # GMT - - name: dateparse - args: "yyyy-MM-ddHH:mm:ss zzz" - date: - text: "{{ if or .Result.date_elapsed .Result.date_added }}{{ or .Result.date_elapsed .Result.date_added }}{{ else }}now{{ end }}" - size: - selector: td.rowfollow:nth-child(5) - seeders: - selector: td.rowfollow:nth-child(6) - leechers: - selector: td.rowfollow:nth-child(7) - grabs: - selector: td.rowfollow:nth-child(8) - downloadvolumefactor: - case: - img.pro_free: 0 - img.pro_free2up: 0 - img.pro_50pctdown: 0.5 - img.pro_50pctdown2up: 0.5 - img.pro_30pctdown: 0.3 - "*": 1 - uploadvolumefactor: - case: - img.pro_50pctdown2up: 2 - img.pro_free2up: 2 - img.pro_2up: 2 - "*": 1 - minimumratio: - text: 1.0 - minimumseedtime: - # 2 day (as seconds = 2 x 24 x 60 x 60) - text: 172800 - genre: - selector: td.rowfollow:nth-child(2) - remove: a, img, span - description: - text: "{{ .Result.genre }}" -# NexusPHP v1.8.6 2023-08-18 diff --git a/definitions/v7/xider-torrent.yml b/definitions/v7/xider-torrent.yml index 925ad0d9d..ab47d4d91 100644 --- a/definitions/v7/xider-torrent.yml +++ b/definitions/v7/xider-torrent.yml @@ -16,6 +16,8 @@ caps: - {id: 7, cat: Movies/DVD, desc: "Film/DVD/Hun"} - {id: 10, cat: Movies/DVD, desc: "Film/DVD9/Eng"} - {id: 9, cat: Movies/DVD, desc: "Film/DVD9/Hun"} + - {id: 37, cat: Movies/HD, desc: "Film/FHD/Eng"} + - {id: 36, cat: Movies/HD, desc: "Film/FHD/Hun"} - {id: 12, cat: Movies/HD, desc: "Film/HD/Eng"} - {id: 11, cat: Movies/HD, desc: "Film/HD/Hun"} - {id: 2, cat: Movies/SD, desc: "Film/SD/Eng"} diff --git a/definitions/v9/3changtrai.yml b/definitions/v9/3changtrai.yml index b03aa3f81..4b41ba0f4 100644 --- a/definitions/v9/3changtrai.yml +++ b/definitions/v9/3changtrai.yml @@ -63,7 +63,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "" + default: "Cherish your account. Inactive accounts will be deleted based on the following provisions:
  1. Nexus Master or later will not be deleted account.
  2. Veteran User or higher will not be deleted if temporarily locked (at User Settings).
  3. Temporarily locked accounts will be deleted if not logged in within 90 days.
  4. Accounts that are not temporarily locked will be deleted if they do not log in within 60 days.
  5. Accounts with no storage for uploads and downloads will be deleted if they do not log in within 30 days or have registered within 14 days.
" login: path: login.php diff --git a/definitions/v9/agsvpt.yml b/definitions/v9/agsvpt.yml index 2d14190c5..7bc194cf4 100644 --- a/definitions/v9/agsvpt.yml +++ b/definitions/v9/agsvpt.yml @@ -77,7 +77,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "