mirror of
https://github.com/fmhy/FMHY.git
synced 2025-08-03 01:32:15 +10:00
Updated FMHY‐Notes.md (markdown)
parent
73e97cb39b
commit
73f3237ec8
1 changed files with 5 additions and 1 deletions
|
@ -66,7 +66,11 @@ If downloaded on phone with google play updates must be disabled
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
####
|
#### 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() } })();`
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue