This commit is contained in:
Tobias Gesellchen
2026-04-28 17:57:46 +02:00
parent c6fbc45be5
commit 4f76c82f9b
3 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
# Paths are relative to the docs/ directory.
# Lines starting with # and blank lines are ignored.
analysis/bose-soundtouch-community-tools.md
#analysis/bose-soundtouch-community-tools.md
+6
View File
@@ -37,6 +37,12 @@
},
{
"pattern": "https://apkpure.com/bose-soundtouch/com.bose.soundtouch"
},
{
"pattern": "^https://bose\\.fandom\\.com/"
},
{
"pattern": "^https://www\\.reddit\\.com/"
}
],
"replacementPatterns": [
+1
View File
@@ -61,6 +61,7 @@
* [Bose Lab Runbook](analysis/BOSE-LAB-RUNBOOK.md)
* [Missing Routes Spotify](analysis/MISSING-ROUTES-SPOTIFY.md)
* [Bose App ADB Emulator](analysis/BOSE-APP-ADB-Emulator.md)
* [Community Tools](analysis/bose-soundtouch-community-tools.md)
## Parity Analysis
* [Parity Improvements](PARITY-IMPROVEMENTS.md)