Repo Meta

Notes

  • todo with some userscripts due to some issues
  • When address is begin with //xxx.com, the final address will be chrome-extension://xxx.com, while it should be http. I try some ways but I am novice in javascript.
  • // only supported with server and extension actually run at local. // img cannot loaded and the http url is wrong as well.
foo://example.com:8042/over/there?name=ferret#nose
\_/   \______________/\_________/ \_________/ \__/
|           |            |            |        |
scheme     authority       path        query   fragment

via: Is it valid to replace <script src=“http://…”>?

<button id="myButton">Click me</button>
<script src="script.js"></script>
document.getElementById("myButton").addEventListener("click", myFunction);
function myFunction(){
console.log('asd');
}
/**
<div class="feedPreviewSummaryContent" style="max-height: 480px;">[img]https://img.imoutomoe.net/images/2022/12/06/35c17455f54a12950.jpg[/img]
[img]https://img.imoutomoe.net/images/2022/12/06/4c015ed6fd28b52d2.jpg[/img]
[img]https://img.imoutomoe.net/images/2022/12/06/52168fd40a039b8b4.jpg[/img]
[img]https://cdn.cloudflare.steamstatic.com/steam/apps/1924680/heade ..</div>
**/