* Post Office Specification PR 479C requires a pulse length of
* 200-500 ms.
*
- * <http://gpoclocksystems.byethost22.com/pages/pr479b.html>
+ * <https://www.lightstraw.uk/gpo/clocksystems/pages/pr479b.html>
*/
static long const pulsewidth = 200000000; /* nanoseconds */
* the end of summer time is done by stopping, in accordance with Post
* Office Engineering Instruction B 5301, Issue 7.
*
- * <http://gpoclocksystems.byethost22.com/pages/b5301.html>
+ * <https://www.lightstraw.uk/gpo/clocksystems/pages/b5301.html>
*/
static int const maxadvance = (10 * 3600) + (50 * 60);