{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":318784429,"defaultBranch":"main","name":"Url-Shorten-Worker","ownerLogin":"xyTom","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-12-05T12:36:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/75466119?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1691865248.0","currentOid":""},"activityList":{"items":[{"before":"df0f50002ac1836d7cfc7cfe5bf3202474d19f5b","after":"6c00c3969449c82c92727db82341ebbacf209486","ref":"refs/heads/crazypeace","pushedAt":"2023-08-12T18:56:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"xyTom","name":null,"path":"/xyTom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75466119?s=80&v=4"},"commit":{"message":"Update fetch address","shortMessageHtmlLink":"Update fetch address"}},{"before":"d78bccdeb960c8fc585eed105d0d899befec04d7","after":"732e2dc555e314f1e4e82f2ae3d14c7c9111bb23","ref":"refs/heads/crazypeace-gh-pages","pushedAt":"2023-08-12T18:55:40.000Z","pushType":"push","commitsCount":132,"pusher":{"login":"xyTom","name":null,"path":"/xyTom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75466119?s=80&v=4"},"commit":{"message":"Change cdn address","shortMessageHtmlLink":"Change cdn address"}},{"before":"ced4473a18a399c22f1a28f18b04a23d94d2a4c8","after":"7cc9b12aeb2ad0d55140411ac409750fd79908a3","ref":"refs/heads/main","pushedAt":"2023-08-12T18:48:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"xyTom","name":null,"path":"/xyTom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75466119?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"9cf4d92586478c99e89272a9f636c7e7ed1be880","after":"df0f50002ac1836d7cfc7cfe5bf3202474d19f5b","ref":"refs/heads/crazypeace","pushedAt":"2023-08-12T18:44:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"xyTom","name":null,"path":"/xyTom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75466119?s=80&v=4"},"commit":{"message":"update","shortMessageHtmlLink":"update"}},{"before":"dbe604a51d9eee925d3de97615db036cb7e77de8","after":"d78bccdeb960c8fc585eed105d0d899befec04d7","ref":"refs/heads/crazypeace-gh-pages","pushedAt":"2023-08-12T18:39:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"xyTom","name":null,"path":"/xyTom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75466119?s=80&v=4"},"commit":{"message":"Empty the branch, prepare for merge","shortMessageHtmlLink":"Empty the branch, prepare for merge"}},{"before":null,"after":"dbe604a51d9eee925d3de97615db036cb7e77de8","ref":"refs/heads/crazypeace-gh-pages","pushedAt":"2023-08-12T18:34:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"xyTom","name":null,"path":"/xyTom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75466119?s=80&v=4"},"commit":{"message":"Update index.html","shortMessageHtmlLink":"Update index.html"}},{"before":"dbe604a51d9eee925d3de97615db036cb7e77de8","after":"9cf4d92586478c99e89272a9f636c7e7ed1be880","ref":"refs/heads/crazypeace","pushedAt":"2023-08-12T18:28:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xyTom","name":null,"path":"/xyTom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75466119?s=80&v=4"},"commit":{"message":"避免公开 根路径 / 导致被其它人滥用 (#38)\n\n* Create index.js\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Fix Bug: Add check for duplicate Random_Key\r\n\r\n添加对Random_Key 是否重复的检查,防止恰好生成了相同的6位随机字符串,之前的 URL 就被替换的情况发生\r\n完善对URL合法性的检查\r\n\r\n* fix: small error (#1)\r\n\r\n* Update index.js (#4)\r\n\r\nif 嵌套的等效写法\r\n\r\n* Update 404 page\r\n\r\n* Add CORS support (#6)\r\n\r\n* Add CORS support #6\r\n\r\n* Update index.js (#9)\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Add API document (#13)\r\n\r\n* Add API document\r\n\r\nThis is the API document for Url-Shorten-Worker.\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Add custom theme, hide Referer header and cors setting #16\r\n\r\nAdd a config which allow you to customize some behaviour of the Url-Shorten-Worker. You can set custom theme by modify the config.theme. There are two theme you can choose default and urlcool. Set config.theme to \"theme/urlcool\" to use the urlcool theme. Leave the config.theme to be blank to use the default theme. Also you can use config to control the CORS behaviour and HTTP Referer header.\r\n\r\n* Update README.md\r\n\r\n* Update index.js\r\n\r\nFix some issues\r\n\r\n* Update API.md (#27)\r\n\r\n* Update README.md\r\n\r\n* Create API_zh-hans.md\r\n\r\n* Update API.md\r\n\r\n* Check URL before submit if exist #20\r\n\r\n* Added params variable and added params to redirect location if available. (#30)\r\n\r\nCo-authored-by: David \r\n\r\n* 修改为自用\r\n\r\n直接访问域名返回404。在KV中设置一个entry,保存秘密path,只有访问这个path才显示使用页面。\r\n\r\n* Update README.md\r\n\r\n* Update index.js\r\n\r\n* Update README.md\r\n\r\n* 不检查url格式\r\n\r\n* Revert \"不检查url格式\"\r\n\r\nThis reverts commit 60f2d7e4e42c635a01631d9f37985e1e86a6fc92.\r\n\r\n* Update index.js\r\n\r\n* main.js 搬回github\r\n\r\n* custom_link:true\r\n\r\n* Update README.md\r\n\r\n* Update index.js\r\n\r\n* Update index.js\r\n\r\n* Update index.js\r\n\r\n* Update index.js\r\n\r\n* Update index.js\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* localStorage\r\n\r\n* Update README.md\r\n\r\n* cmd-del\r\n\r\n* 1\r\n\r\n* Update README.md\r\n\r\n* zelikk 302\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n---------\r\n\r\nCo-authored-by: xyTom <75466119+xyTom@users.noreply.github.com>\r\nCo-authored-by: 0xflotus <0xflotus@gmail.com>\r\nCo-authored-by: 管子工具箱 <50480726+A7T@users.noreply.github.com>\r\nCo-authored-by: Cetacea \r\nCo-authored-by: cloudtom \r\nCo-authored-by: Casperteam <84174959+CasperTeam@users.noreply.github.com>\r\nCo-authored-by: dras51 <32356119+dras51@users.noreply.github.com>","shortMessageHtmlLink":"避免公开 根路径 / 导致被其它人滥用 (#38)"}},{"before":null,"after":"dbe604a51d9eee925d3de97615db036cb7e77de8","ref":"refs/heads/crazypeace","pushedAt":"2023-08-12T18:23:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"xyTom","name":null,"path":"/xyTom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75466119?s=80&v=4"},"commit":{"message":"Update index.html","shortMessageHtmlLink":"Update index.html"}},{"before":"dc585e502b6e2409db203d06fa49412648ae530a","after":"ced4473a18a399c22f1a28f18b04a23d94d2a4c8","ref":"refs/heads/main","pushedAt":"2023-06-02T06:22:43.189Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xyTom","name":null,"path":"/xyTom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75466119?s=80&v=4"},"commit":{"message":"Docs and screenshots updated (#51)\n\n* Moved API docs into folder `docs`\r\n\r\n* Updated README doc with new screenshots.","shortMessageHtmlLink":"Docs and screenshots updated (#51)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADaX7auAA","startCursor":null,"endCursor":null}},"title":"Activity · xyTom/Url-Shorten-Worker"}