You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Default Expiry Type is Timer Expiry Intercept Behavior is Custome URL Custome Intercept Page is https://google.com/ (I had to set it by SQL, as after UI set it was none)
Expected behaviour:
After expiration time & clicking on a short URL, the Original URL has to be changed to https://google.com/. postexpire has to be set to https://google.com/.
Actual behaviour:
After expiration time & clicking on a short URL, the record disappears from the table. postexpire set to none.
To fix the issue, I had to do the next changes. As in expiry_config under number 4 is expiry_global_post_expire thats not defined, and under number 1 in expiry_custom. Does it make sense?
YOURLS v 1.8.1
Expiry v 2.4.1
Settings:
Default Expiry Type
isTimer
Expiry Intercept Behavior
isCustome URL
Custome Intercept Page
ishttps://google.com/
(I had to set it by SQL, as after UI set it wasnone
)Expected behaviour:
After expiration time & clicking on a short URL, the Original URL has to be changed to
https://google.com/
.postexpire
has to be set tohttps://google.com/
.Actual behaviour:
After expiration time & clicking on a short URL, the record disappears from the table.
postexpire
set tonone
.The text was updated successfully, but these errors were encountered: