summaryrefslogtreecommitdiff
path: root/source/features/linkify-code.tsx
diff options
context:
space:
mode:
authorGravatar Katsute <58778985+Katsute@users.noreply.github.com> 2023-08-23 13:38:05 -0400
committerGravatar GitHub <noreply@github.com> 2023-08-24 00:38:05 +0700
commita845070fdd9fbde4aa63ecce7882b33335423cc4 (patch)
treecd9a484b8512ec33fa2b8e2ad4ca46c1a52ac125 /source/features/linkify-code.tsx
parent05099f2d2e0ba38d18b2145333e70eca86a68e2a (diff)
downloadrefined-github-a845070fdd9fbde4aa63ecce7882b33335423cc4.tar.gz
refined-github-a845070fdd9fbde4aa63ecce7882b33335423cc4.tar.zst
refined-github-a845070fdd9fbde4aa63ecce7882b33335423cc4.zip
Discard truncated linkified URLs (#6844)
Diffstat (limited to 'source/features/linkify-code.tsx')
-rw-r--r--source/features/linkify-code.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/linkify-code.tsx b/source/features/linkify-code.tsx
index 4aa52414..cd16a6be 100644
--- a/source/features/linkify-code.tsx
+++ b/source/features/linkify-code.tsx
@@ -63,5 +63,6 @@ void features.add(import.meta.url, {
## Test URLs
- Discussions: https://github.com/File-New-Project/EarTrumpet/discussions/877
+- Code Search: https://github.com/search?q=repo%3AKatsuteDev%2FBackground+marketplace&type=code
*/