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:
- If there is no valid traffic within 7 days of registration (participation in the calculation of sharing rate), the account will be blocked
- After the level is reduced to \"Peasant\", if the sharing rate is not improved within 7 days, the account will be blocked
- Long-term non-login:
- UnParked account: 60 consecutive days of non-login → banned
- Parked account: 180 consecutive days of non-login → banned
- Nexus Master and above levels are not subject to long-term non-login ban restrictions
"
+ default: "Account retention rules:- If there is no valid traffic within 7 days of registration (participation in the calculation of sharing rate), the account will be blocked
- After the level is reduced to \"Peasant\", if the sharing rate is not improved within 7 days, the account will be blocked
- Long-term non-login:
- UnParked account: 60 consecutive days of non-login → banned
- Parked account: 180 consecutive days of non-login → banned
- Nexus Master and above levels are not subject to long-term non-login ban restrictions
"
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:- If there is no valid traffic within 100 days of registration (participation in the calculation of sharing rate), the account will be blocked
- After the level is reduced to \"Peasant\", if the sharing rate is not improved within 30 days, the account will be blocked
- Long-term non-login:
- UnParked account: 150 consecutive days of non-login → banned
- Parked account: 400 consecutive days of non-login → banned
- Veteran Master and above levels are not subject to long-term non-login ban restrictions
"
+ default: "Account retention rules:- If there is no valid traffic within 100 days of registration (participation in the calculation of sharing rate), the account will be blocked
- After the level is reduced to \"Peasant\", if the sharing rate is not improved within 30 days, the account will be blocked
- Long-term non-login:
- UnParked account: 150 consecutive days of non-login → banned
- Parked account: 400 consecutive days of non-login → banned
- Veteran Master and above levels are not subject to long-term non-login ban restrictions
"
login:
# using cookie method because site does a JS call to API/Challenge via JQuery to load response parm required for takelogin.php