By default it should go to https://forkmonitor.info/:coin. Notifications of a split should go to https://forkmonitor.info/stale/:coin/:height.
This requires modifying the Subscription.blast method, its call sites and serviceworker.js.erb.
In the latter I think you need to set the actions: [{action: }] URL:

WWDC video
By default it should go to
https://forkmonitor.info/:coin. Notifications of a split should go tohttps://forkmonitor.info/stale/:coin/:height.This requires modifying the
Subscription.blastmethod, its call sites andserviceworker.js.erb.In the latter I think you need to set the
actions: [{action: }]URL:WWDC video