SPB Git forge

spb/house-ka

Public
18commits 1branches 0releases
1.9 MBsize
maindefault branch
19 days agolast push
Python 67% TypeScript 18.2% CSS 14.4%

Revert "[ka2] fix connecteur rp_ag_greybruce: archive déplacée /listing/ → /listings/ (refonte du site, /listing/ répond 404 avec un widget 12 cartes vedettes qui trompait la reprise) — clé archive dans le registre"

This reverts commit 71cc5f1a210058f082eb4b6b23dc9b0c45979ed9.
Simon-Pierre Boucher committed 24 days ago (Aug 31, 2026) parent 71cc5f1

3 changed files +3 −4

modified data/canada_agencies.json +1 −2
@@ -35,8 +35,7 @@
35 35 "id": "rp_ag_greybruce",
36 36 "name": "Grey Bruce Real Estate",
37 37 "site": "https://greybrucerealestate.ca",
38 − "archive": "listings",
39 − "note": "Recensement ON 2026-08-27 : ~8 268 fiches (Grey-Bruce/Georgian Bay). RealtyPress/DDF. Même feed que collaborativerealestate.ca (fallback). 2026-08-31 : /listing/ → 404 (refonte site Marlene Voisin), archive déplacée sur /listings/ (⚠ la 404 contient un widget 12 cartes vedettes).",
38 + "note": "Recensement ON 2026-08-27 : ~8 268 fiches (Grey-Bruce/Georgian Bay). RealtyPress/DDF. Même feed que collaborativerealestate.ca (fallback).",
40 39 "province": "Ontario"
41 40 },
42 41 {
modified data/sources.json +1 −1
@@ -48,7 +48,7 @@
48 48 "id": "rp_ag_greybruce",
49 49 "name": "Grey Bruce Real Estate",
50 50 "url": "https://greybrucerealestate.ca",
51 − "listing_url": "https://greybrucerealestate.ca/listings/",
51 + "listing_url": "https://greybrucerealestate.ca/listing/",
52 52 "coverage": "Grey-Bruce / Georgian Bay (ITSO) — ~8 300 fiches DDF",
53 53 "connector": "realtypress",
54 54 "status": "actif",
modified sources.json +1 −1
@@ -48,7 +48,7 @@
48 48 "id": "rp_ag_greybruce",
49 49 "name": "Grey Bruce Real Estate",
50 50 "url": "https://greybrucerealestate.ca",
51 − "listing_url": "https://greybrucerealestate.ca/listings/",
51 + "listing_url": "https://greybrucerealestate.ca/listing/",
52 52 "coverage": "Grey-Bruce / Georgian Bay (ITSO) — ~8 300 fiches DDF",
53 53 "connector": "realtypress",
54 54 "status": "actif",
55 55