[{
  "regex_allexistinglanguage_anypage": "hoststar.(ch|at)/[denfrit]{2}[\/a-z\\-]*[?&]message=newsletterSignOn",
  "regex_alllanguage_onlymainpage": "hoststar.(ch|at)/[a-z]{2}[?&]message=newsletterSignOn",
  "regex_howto": "from the above strings, copy the one you like as selection condition down to regex",
  "regex": "hoststar.(ch|at)/[a-z]{2}[?&]message=newsletterSignOn",
  "showDelayMS": 1000,
  "showDurationMS_howto": "set the below value to false to disable autoclose or to any amount of milliseconds after which the message will automaticly close (5000 is a nice value)",
  "showDurationMS": 5000,
  "hasCloseButton": true,
  "removeOnHistoryBack": true,
  "message_howto": "to edit the messages displayed, add strings like label.popupMessageSOMETEXT to the array in /hoststar/templates/includes/javascript-translations.inc.php, then translate them in drupal backend"
},
{
  "regex": "hoststar.(ch|at)/[denfrit]{2}[\/a-z\\-]*[?&]message=errorPhoneIllegalFormat",
  "showDelayMS": 1000,
  "showDurationMS": false,
  "hasCloseButton": true,
  "removeOnHistoryBack": false
}]