👩💻
Exhausted
too lazy to write a bio
- Toronto
-
13:59
(UTC -04:00) - blog.saikoro.me
- @KaminoDice
- KaminoDice
- in/huanruicao
Highlights
- Pro
Pinned Loading
-
EECS4443-Demos
EECS4443-Demos PublicEECS4443 - Mobile User Interface - Android Development Demos and Lab Tasks
Java
-
PKUAutomate/splayerx-sync
PKUAutomate/splayerx-sync PublicForked from chiflix/splayerx
Enhanced SPlayerX with sync-play function
Vue
-
-
hyper-webinview
hyper-webinview PublicForked from vercel/hyper
A terminal built on web technologies supported side-by-side web preview in
TypeScript
-
GeoIP for Synology Download Station
GeoIP for Synology Download Station 1// 全局变量存储IP范围数据
2let gIpRanges = [];
3let gIsInitialized = false;
4let gOriginalReload = null; // 存储原始reload函数
5 -
Export AList file list
Export AList file list 1// Function to export data to CSV
2function exportToCSV(data, filename) {
3const csvContent = data.map(e => e.join(",")).join("\n");
4const blob = new Blob([csvContent], { type: 'text/csv;charset=utf-8;' });
5const link = document.createElement("a");
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.