Refactored variable naming to prevent conflicts and added an option for default content handling.

This commit is contained in:
mm 2025-03-30 00:54:13 +08:00
parent e7cb832d5a
commit 99af4fcd67
5 changed files with 64 additions and 46 deletions

View file

@ -2,7 +2,7 @@
"name": "replace Entry Url",
"author": "fiifff",
"description": "Replace the URL in the content of subscription entries with the actual content of the URL.",
"version": "0.2.1",
"version": "0.2.2",
"entrypoint": "replaceEntryUrl",
"type": "user"
}