Update fandom-scrape.html

fix missing qoutes.
This commit is contained in:
PasserDreamer
2024-05-18 15:34:05 +08:00
committed by GitHub
parent c52bdb9a4a
commit a0512585b1

View File

@@ -4,7 +4,7 @@
Enter a URL or the ID of a Fandom wiki page to scrape: Enter a URL or the ID of a Fandom wiki page to scrape:
</label> </label>
<small> <small>
<span data-i18n=Examples:">Examples:</span> <span data-i18n="Examples:">Examples:</span>
<code>https://harrypotter.fandom.com/</code> <code>https://harrypotter.fandom.com/</code>
<span data-i18n="or">or</span> <span data-i18n="or">or</span>
<code>harrypotter</code> <code>harrypotter</code>