Fix nested git repository issue for xExtension-replaceEntryUrl

This commit is contained in:
mm 2025-03-28 14:30:26 +08:00
parent 2dc1750ace
commit 603bc0373b
7 changed files with 848 additions and 1 deletions

View file

@ -0,0 +1,8 @@
{
"name": "replaceEntryUrl",
"author": "fiifff",
"description": "Replace the URL in the content of subscription entries with the actual content of the URL.",
"version": "0.1",
"entrypoint": "replaceEntryUrl",
"type": "user"
}