Skip to content

Commit

Permalink
Update fmhy-search.py
Browse files Browse the repository at this point in the history
  • Loading branch information
random committed Mar 25, 2023
1 parent 86e08a2 commit 39de7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fmhy-search.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def alternativeWikiIndexing():
dlWikiChunk("MISCGuide.md", "📂", "misc"),
dlWikiChunk("ReadingPiracyGuide.md", "📗", "reading"),
dlWikiChunk("TorrentPiracyGuide.md", "🌀", "torrent"),
dlWikiChunk("img-tools.md", "🖼️🔧", "img-tools"),
dlWikiChunk("img-tools.md", "📷", "img-tools"),
dlWikiChunk("LinuxGuide.md", "🐧🍏", "linux"),
dlWikiChunk("DEVTools.md", "🖥️", "dev-tools"),
dlWikiChunk("Non-English.md", "🌏", "non-eng"),
Expand Down

0 comments on commit 39de7ce

Please sign in to comment.