[PR #1238] [MERGED] api/service-patterns: increase xiaohongshu shareId max length #1355

Closed
opened 2025-11-09 10:11:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1238
Author: @wukko
Created: 4/24/2025
Status: Merged
Merged: 4/24/2025
Merged by: @github-actions[bot]

Base: mainHead: fix-xhs


📝 Commits (1)

  • 1335313 api/service-patterns: increase xiaohongshu shareId max length

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 api/src/processing/service-patterns.js (+1 -1)

📄 Description

closes #1229

ids in new share links are longer than 12 characters, i assume that they'll keep growing, so why not bump the limit to 24 chars :3


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/1238 **Author:** [@wukko](https://github.com/wukko) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/24/2025 **Merged by:** [@github-actions[bot]](https://github.com/apps/github-actions) **Base:** `main` ← **Head:** `fix-xhs` --- ### 📝 Commits (1) - [`1335313`](https://github.com/imputnet/cobalt/commit/1335313e397adda43671a9b17f3e28ff631b5a47) api/service-patterns: increase xiaohongshu shareId max length ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `api/src/processing/service-patterns.js` (+1 -1) </details> ### 📄 Description closes #1229 ids in new share links are longer than 12 characters, i assume that they'll keep growing, so why not bump the limit to 24 chars :3 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:11:18 -06:00
Sign in to join this conversation.