Commit Graph
22 Commits
Author SHA1 Message Date
被遗忘的记忆andGitHub 660a6e6336 remove browser proxy 2024-07-30 14:56:53 +08:00
被遗忘的记忆andGitHub b5eb3c92f6 global proxy 2024-07-30 14:50:30 +08:00
被遗忘的记忆andGitHub b092e562d0 exclude ngrok proxy 2024-07-30 14:48:59 +08:00
被遗忘的记忆andGitHub 2a0b9f6e59 Update package 2024-07-26 23:29:33 +08:00
被遗忘的记忆andGitHub aa2791ec80 Update package 2024-07-26 23:29:10 +08:00
被遗忘的记忆andGitHub 309478f3fc Update start.sh 2024-07-26 23:21:36 +08:00
被遗忘的记忆andGitHub d75fa10516 Update start.bat 2024-07-26 23:21:10 +08:00
被遗忘的记忆andGitHub 99471f4719 Add ngrok tunnel 2024-07-26 23:20:44 +08:00
被遗忘的记忆andGitHub 6df16f92f1 browser proxy 2024-07-26 23:17:45 +08:00
被遗忘的记忆andGitHub dfdbbf4eb7 Add proxy 2024-07-26 23:12:44 +08:00
被遗忘的记忆andGitHub a00042b848 Update userQuery 2024-07-10 22:56:37 +08:00
被遗忘的记忆andGitHub 0495b9bd05 Update README.md 2024-07-07 10:47:45 +08:00
被遗忘的记忆andGitHub 9e66dacd44 optimize page load check in getCompletion method 2024-07-07 10:43:14 +08:00
被遗忘的记忆andGitHub 020388c87d Add import uuid 2024-07-02 22:16:43 +08:00
被遗忘的记忆andGitHub 8693a75efd Identify browsers installed in the user directory 2024-07-02 20:07:41 +08:00
被遗忘的记忆andGitHub 5545902480 Improve browser path recognition 2024-07-02 15:42:32 +08:00
被遗忘的记忆and蚊子 8ee2509cce Update package.json
Add `localtunnel` dependency
2024-07-01 09:35:27 +08:00
被遗忘的记忆and蚊子 9c58eb3fec Update package.json
Add `localtunnel` dependency
2024-07-01 09:35:27 +08:00
被遗忘的记忆and蚊子 7ea39f9046 Create start.sh 2024-07-01 01:15:16 +08:00
被遗忘的记忆and蚊子 a5c607cb62 Update start.bat 2024-07-01 01:15:16 +08:00
被遗忘的记忆and蚊子 5f6d7b3c00 Update index.mjs
Add a `localtunnel` tunnel, which can be enabled by setting `ENABLE_TUNNEL=true`
```
REM Set whether to enable tunnel access
set ENABLE_TUNNEL=true
REM Set subdomain (leave blank for a random domain)
set SUBDOMAIN=
```
2024-07-01 01:15:16 +08:00
被遗忘的记忆and蚊子 c2738a4d30 Update provider.mjs
Added an option for Edge browser
2024-07-01 00:32:42 +08:00