mirror of
https://github.com/fmhy/edit.git
synced 2026-03-11 08:55:38 +00:00
Note edits 2 (#4663)
* Update driver-note.md * Update eaglercraft-note.md * Update eruda.md * Update filebin-warning.md * Update filelu-warning.md * Update filezilla.md * Update jdownloader-warning.md * Update and rename filezilla.md to filezilla-warning.md * Update fluxy-repacks.md * Update freegogpcgames-note.md * Update gemai.md * Update gemai.md * Update general-tweak-warning.md * Update glitchwave-note.md * Update google-translate-note.md * Update hdo-box-note.md * Update hugging-face-warning.md * Update instaeclipse-note.md * Update hugging-face-warning.md * Update file-tools.md
This commit is contained in:
parent
37624b3f6e
commit
693a0d19f6
18 changed files with 29 additions and 27 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#### Driver Note
|
||||
|
||||
Only install the drivers you actually need. Don't install all new drivers at once, as this could lead to things breaking, especially system audio.
|
||||
Only install the drivers you actually need. Don't install new drivers all at once, as this could lead to things breaking, especially system audio.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#### Eaglercraft Note
|
||||
|
||||
Play on Chromium-based browsers for the best performance
|
||||
Play on Chromium-based browsers for the best performance.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
#### Eruda
|
||||
|
||||
Eruda Console for mobile browsers bookmarklet:
|
||||
|
||||
`javascript:(function () { var script = document.createElement('script'); script.src="//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = function () { eruda.init() } })();`
|
||||
Eruda Console for mobile browsers [bookmarklet](https://wikipedia.org/wiki/Bookmarklet):
|
||||
```
|
||||
javascript:(function () { var script = document.createElement('script'); script.src="//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = function () { eruda.init() } })();
|
||||
```
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#### Filebin Warning
|
||||
|
||||
Anyone with a link to a "bin" has full access to it. They can add new files, delete existing files, etc
|
||||
Anyone with a link to a "bin" has full access to it. They can add new files, delete existing files, etc.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#### Filelu Warning
|
||||
|
||||
According to their FAQ question "When will my files expire?", you must login to your account at least once every 180 days to prevent your account being deleted.
|
||||
According to their FAQ, you must login to your account at least once every 180 days to prevent your account and it's files being deleted.
|
||||
|
|
|
|||
3
docs/.vitepress/notes/filezilla-warning.md
Normal file
3
docs/.vitepress/notes/filezilla-warning.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#### FileZilla Warning
|
||||
|
||||
The version of FileZilla on FileZilla's front page has adware, but the non-adware version is the only link on FMHY. You can also find the non-adware version by pressing download on the FileZilla front page, then clicking "Show additional download options" under "More download options" at the download page.
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
#### FileZilla
|
||||
|
||||
Keep in mind the link on their frontpage is sponsored and has adware, but you can get to the non-adware version by following the link on fmhy,
|
||||
or pressing download on the FileZilla website, and then clicking "additional downloads" under the big download button.
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
#### Fluxy Repacks
|
||||
|
||||
Note that though it has repacks in the name, its not actually a repack site.
|
||||
Note that although it has repacks in the name, its not actually a repack site.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
#### FreeGOGPCGames Note
|
||||
|
||||
Many titles on the site are the older versions of the installers. The digital signature on the installer is signed by GOG Limited, which is the old company name before it was merged with GOG Sp. z o.o and all digital file signatures were updated to reflect this name change.
|
||||
The file checksum may not match with the original GOG installer. This is because many titles on the site are the older versions of the installers, the digital signature on the old installers are signed by *GOG Limited*, which is the old company's name before it was merged with *GOG Sp. z o.o* and all digital file signatures were updated to reflect this name change. The hash does not match the gog-games database because the digital file signatures differ on the installer. Installing either version will produce identical sets of files since the game version remains unchanged.
|
||||
|
||||
The hash does not match the gog-games database because the digital file signatures differ on the installer. Installing either version will produce identical sets of files since the game version remains unchanged.
|
||||
|
||||
/u/AtariRiot66
|
||||
- [/u/AtariRiot66](https://www.reddit.com/r/PiratedGames/comments/1br4m7o/comment/kx8hzz3/)
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
Nano Banana Pro is a bit glitchy as of now, but its being worked on according to their Discord staff
|
||||
#### Nano Banana Pro Note
|
||||
|
||||
Nano Banana Pro is a bit glitchy as of now, but it is being worked on according to their Discord staff.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#### General Tweak Warning
|
||||
|
||||
Its not recommended to use these unless you know what you're doing. Always research first, never just "Apply All" tweaks randomly.
|
||||
Make sure you know what you're doing before you apply these tweaks. Always research first, never just "Apply All" without knowing what what will happen.
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
#### Glitchwave Note
|
||||
|
||||
For charts you can specify months and days using URLs like the following examples
|
||||
For charts you can specify months and days using URLs like the following examples:
|
||||
|
||||
January 2006:
|
||||
`https://glitchwave.com/charts/popular/game/2006.01/excl:ratings/`
|
||||
|
||||
Jan-Feb 2018:
|
||||
Jan - Feb 2018:
|
||||
`https://glitchwave.com/charts/popular/game/2018.01-2018.02/excl:ratings/`
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#### Google Translate Note
|
||||
|
||||
Google translate can serve as a web proxy. Simply paste your URL into the translate field and then click on the result and view the page in the original language. This way you can navigate any web-page via google.com. Google is almost never blocked so this trick works on most occasions.
|
||||
Google Translate can be used as a web proxy. Simply paste your URL into the translate field and then click on the result and view the page in the original language. This way you can navigate any web-page via google.com. Google is almost never blocked so this trick works on most occasions.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#### HDO Box Note
|
||||
|
||||
To use the app, HDO Box may ask you to install a third-party video player which contains ads. Check out the DNS Adblocking section on FMHY for adblocking solutions.
|
||||
To use the app, HDO Box may ask you to install a third-party video player which contains ads. To block the ads, use the tools linked in [DNS Adblocking](https://fmhy.net/privacy#dns-adblocking).
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
#### Hugging Face Warning
|
||||
|
||||
HuggingFace uses a system called ZeroGPU to manage access to their high-end GPUs. To make sure that their GPUs don't get fully used up, there are limits on how long you can use the GPU on Spaces like this one that utilize ZeroGPU. The rate limit is 120 seconds daily for non-logged in users. You can get around the 120 second limit by changing your IP address, which can be done by using a proxy or VPN while logged out. If you sign up for a free HuggingFace account, you get a much higher 300 second rate limit, but changing your IP won't reset the limit
|
||||
HuggingFace uses a system called ZeroGPU to manage access to their high-end GPUs. To make sure that their GPUs don't get fully used up, there are limits on how long you can use the GPU on Spaces like this one.
|
||||
|
||||
The rate limit is 120 seconds per day for non-logged in users. You can get around the limit by changing your IP address using a [proxy](https://fmhy.net/privacy#proxy) or [VPN](https://fmhy.net/privacy#vpn) while logged out. If you sign up for a free account, you get a much higher 300 second daily limit, but changing your IP address won't reset it.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#### Instaeclipse Note
|
||||
#### InstaEclipse Note
|
||||
|
||||
Use ['advanced'](https://wispydocs.pages.dev/revanced-morphe-obtainium/#advanced) to build clean apks, or use antisplitm with revanced manager.
|
||||
Use [this guide](https://wispydocs.pages.dev/revanced-morphe-obtainium/#advanced) to build clean APKs, or use AntiSplit M with ReVanced manager.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#### JDownloader Warning
|
||||
|
||||
The version of JDownloader linked on JDownloader's main page has adware. JDownloader2, however, which is the only version linked on FMHY, does not contain any adware.
|
||||
The version of JDownloader linked on JDownloader's front page has adware. JDownloader2, however, which is the only version linked on FMHY, does not contain any adware.
|
||||
|
|
|
|||
|
|
@ -284,7 +284,7 @@ # ► File Transfer
|
|||
* IPFS Tools - [Resources](https://awesome.ipfs.tech/), [2](https://github.com/ipfs/awesome-ipfs) / [Extension](https://github.com/ipfs/ipfs-companion) / [Desktop](https://github.com/ipfs/ipfs-desktop) / [IPFS Cluster](https://ipfscluster.io/)
|
||||
* [aQRoss](https://aqross.app/) or [qrcp](https://qrcp.sh/) / [GitHub](https://github.com/claudiodangelis/qrcp) - Share Files Using QR Codes
|
||||
* [OnionShare](https://onionshare.org/) - Share Files Over Tor Network
|
||||
* [FileZilla](https://filezilla-project.org/download.php?show_all=1) - FTP Client / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/filezilla.md)
|
||||
* [FileZilla](https://filezilla-project.org/download.php?show_all=1) - FTP Client / [Warning](https://github.com/fmhy/edit/blob/main/docs/.vitepress/notes/filezilla-warning.md)
|
||||
* [WinSCP](https://winscp.net/eng/index.php) - FTP Client
|
||||
* [robocopy](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy) - Windows Built-In File Transfer Guide / [WebUI](https://ar-puuk.github.io/robocopy-gui/)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue