Skip to content

Commit

Permalink
chore: added trusted acceptance supplier (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
NiclasNorin authored Aug 30, 2024
1 parent c340775 commit cc6d039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/php/Component/Acceptance/Acceptance.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ public function getSuppliers()
),
new Supplier(
'Helsingborg Stad',
array('helsingborg.se', 'www.helsingborg.se', 'driftinfo.helsingborg.se', 'it.helsingborg.se', 'ettbattre.helsingborg.se'),
array('helsingborg.se', 'www.helsingborg.se', 'driftinfo.helsingborg.se', 'it.helsingborg.se', 'ettbattre.helsingborg.se', 'media.helsingborg.se'),
'https://helsingborg.se/om-webbplatsen/sa-har-behandlar-vi-dina-personuppgifter/',
false,
'municipal'
Expand Down

0 comments on commit cc6d039

Please sign in to comment.