mirror of
https://github.com/fmhy/edit.git
synced 2025-08-01 00:32:30 +10:00
m9ve website code outsidr
This commit is contained in:
parent
15a56af368
commit
df4eecc405
87 changed files with 3108 additions and 59 deletions
58
website/posts/search.md
Normal file
58
website/posts/search.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue