refactor: renommage PachaFamily → HouseHub
Deploy to Pacha Family / deploy (push) Failing after 3s

- Remplacement de toutes les occurrences PachaFamily/pachafamily/PACHAFAMILY
- Renommage pachafamily_source.md → househub_source.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
perco
2026-05-11 11:58:53 +02:00
co-authored by Claude Sonnet 4.6
parent 29f341b052
commit 3f7ed9c2f1
13 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ curl_setopt_array($ch, [
CURLOPT_RETURNTRANSFER => true,
CURLOPT_CONNECTTIMEOUT => 5,
CURLOPT_TIMEOUT => 10,
CURLOPT_USERAGENT => 'PachaFamily-Holidays/1.0',
CURLOPT_USERAGENT => 'HouseHub-Holidays/1.0',
CURLOPT_SSL_VERIFYPEER => false,
CURLOPT_SSL_VERIFYHOST => false
]);