- Extended LDXP source platform detection to support
wzyp.cnandwww.wzyp.cnhostnames alongside legacypay.ldxp.cn/ldxp.cn. - Updated crawler URL parsing and input normalization to recognize and extract
wzyp.cn/shop/*URLs. - Added
https://wzyp.cn/shop/KFLAto general and crawler seed lists, and recorded candidate in crawler database. - Updated source intake hints in web app to reference
wzyp.cnalongsidepay.ldxp.cn.
- Preserves
token.casefold()assource_keyandtokenasshop_tokenunder the existingldxpplatform namespace to prevent shop identity collisions. - No database schema migration is required.
- API source detection unit tests cover
https://wzyp.cn/shop/KFLAand legacypay.ldxp.cnpaths. - Crawler self-test and pytest suites verify extraction and normalization of
wzyp.cnshop URLs. - Web client validation tests verify
https://wzyp.cn/shop/KFLAacceptance.
- Follow
docs/QUICK_DEPLOY.mdand deploy only tagv3.7.28after CI passes. - Rebuild
api,source-detector,web,importer, andcrawler. - No full crawler refresh or database migration is required for this release.