Features
- New parameter
lock
to redirect a visitor always to the same post for a specified time. Use it with a time in seconds:...&lock=86400
. Particularly useful with random redirects. This works only in the same browser and if the visitor accepts and keeps cookies.
Other
- Cookies (for
each_once
andlock
) have now by default a domain-wide validity. Switch to separate cookies per directory with the parameterdirectory_cookie
.