diff --git a/src/Jackett.Common/Definitions/13city.yml b/src/Jackett.Common/Definitions/13city.yml index c2d287d61..37186839a 100644 --- a/src/Jackett.Common/Definitions/13city.yml +++ b/src/Jackett.Common/Definitions/13city.yml @@ -60,7 +60,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "Account retention rules:
  1. If there is no valid traffic within 7 days of registration (participation in the calculation of sharing rate), the account will be blocked
  2. After the level is reduced to \"Peasant\", if the sharing rate is not improved within 7 days, the account will be blocked
  3. Long-term non-login:
" + default: "Account retention rules:
  1. If there is no valid traffic within 7 days of registration (participation in the calculation of sharing rate), the account will be blocked
  2. After the level is reduced to \"Peasant\", if the sharing rate is not improved within 7 days, the account will be blocked
  3. Long-term non-login:
" login: # using cookie method because site does a JS call to API/Challenge via JQuery to load response parm required for takelogin.php diff --git a/src/Jackett.Common/Definitions/luckpt.yml b/src/Jackett.Common/Definitions/luckpt.yml index d94612427..40446e815 100644 --- a/src/Jackett.Common/Definitions/luckpt.yml +++ b/src/Jackett.Common/Definitions/luckpt.yml @@ -60,7 +60,7 @@ settings: - name: info_activity type: info label: Account Inactivity - default: "Account retention rules:
  1. If there is no valid traffic within 100 days of registration (participation in the calculation of sharing rate), the account will be blocked
  2. After the level is reduced to \"Peasant\", if the sharing rate is not improved within 30 days, the account will be blocked
  3. Long-term non-login:
" + default: "Account retention rules:
  1. If there is no valid traffic within 100 days of registration (participation in the calculation of sharing rate), the account will be blocked
  2. After the level is reduced to \"Peasant\", if the sharing rate is not improved within 30 days, the account will be blocked
  3. Long-term non-login:
" login: # using cookie method because site does a JS call to API/Challenge via JQuery to load response parm required for takelogin.php