Variable: quickurl-reread-hook-postfix

Example `quickurl-postfix' text that adds a local variable to the
`quickurl-url-file' so that if you edit it by hand it will ensure that
`quickurl-urls' is updated with the new URL list.

To make use of this do something like:

(setq quickurl-postfix quickurl-reread-hook-postfix)

in your init file (after loading/requiring quickurl).