diff --git a/xExtension-replaceEntryUrl/README.md b/xExtension-replaceEntryUrl/README.md index 44975ac..b3b15d9 100644 --- a/xExtension-replaceEntryUrl/README.md +++ b/xExtension-replaceEntryUrl/README.md @@ -16,4 +16,5 @@ Note: If an XPath expression error causes content to not be found, return the en * `replace domain` (default: `[]`): This option is a JSON object used to match the domains that need to be replaced. * For example: * {"example.com":"//article"} - * {"example.com":"//div[contains(@class,'content-area')]","zzz.com":"//div",...} \ No newline at end of file + * {"example.com":"//div[contains(@class,'content-area')]","zzz.com":"//div",...} + \ No newline at end of file