m9ve website code outsidr

This commit is contained in:
taskylizard 2025-06-27 22:37:01 +00:00
parent 15a56af368
commit df4eecc405
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
87 changed files with 3108 additions and 59 deletions

58
website/posts/search.md Normal file
View file

@ -0,0 +1,58 @@
---
title: How-to Search FMHY
description: Various tools to help you query FMHY.
date: 2023-01-07
next: false
prev: false
footer: true
---
<Post authors="nbats" />
### [FMHY-Search](https://fmhy-search.streamlit.app/)
Search engine hosted on Streamlit
---
### [FMHY.net Search](https://fmhy.net/)
Search engine hosted on FMHY.net
---
### [GitHub Search](https://github.com/fmhy/edit/search?q=&type=wikis)
GitHub page search engine
---
### [Bookmark HTML](https://github.com/fmhy/bookmarks)
Turn FMHY into Bookmarks
---
### [Python Script](https://github.com/Rust1667/a-FMHY-search-engine)
Search markdown via python script
---
### [Raw Markdown](https://api.fmhy.net/single-page)
Search markdown manually (ctrl+f)
---
### [Google CSEs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_custom_search_engines)
Multi-site search engines
---
### [Dupe Checker](https://github.com/fmhy/dupe-checker)
FMHY Dupe Check Tool