{"id":13756661,"url":"https://github.com/xiaoyu2er/google-mirror-check","last_synced_at":"2025-05-10T04:30:51.991Z","repository":{"id":51225625,"uuid":"54605449","full_name":"xiaoyu2er/google-mirror-check","owner":"xiaoyu2er","description":"谷歌镜像搜集+检测","archived":true,"fork":false,"pushed_at":"2016-06-11T15:25:03.000Z","size":10,"stargazers_count":119,"open_issues_count":1,"forks_count":24,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-02T15:42:07.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://xiaoyu2er.github.io/2016/03/16/google-mirror/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xiaoyu2er.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-24T01:34:38.000Z","updated_at":"2024-11-27T18:34:12.000Z","dependencies_parsed_at":"2022-09-26T18:30:30.144Z","dependency_job_id":null,"html_url":"https://github.com/xiaoyu2er/google-mirror-check","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoyu2er%2Fgoogle-mirror-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoyu2er%2Fgoogle-mirror-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoyu2er%2Fgoogle-mirror-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoyu2er%2Fgoogle-mirror-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaoyu2er","download_url":"https://codeload.github.com/xiaoyu2er/google-mirror-check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253365161,"owners_count":21897180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T11:00:50.704Z","updated_at":"2025-05-10T04:30:51.763Z","avatar_url":"https://github.com/xiaoyu2er.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# 谷歌镜像搜集+检测\n\n使用方法:\n\n```\nvar google = require('google-mirror-check')\ngoogle.check()\n    .then(function(arr) {\n        arr.forEach(function(b) {\n            // b = {url: '', type: 'mirror': time: 1922, success: true};\n            var str = '- [' + b.url + '](' + b.url + ')' + ' (' + b.time + 'ms)';\n            console.log(str);\n        })\n    })\n```\n\n如果你有更多的镜像请加入到 `./src/mirrors.js`,\n如果你有更多的变种网页请加入到 `./src/variants.js`,\n如果你有更好的检测方法, 请修改 `./index.js`\n\n愿每个人都可以自由的获取信息.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaoyu2er%2Fgoogle-mirror-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaoyu2er%2Fgoogle-mirror-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaoyu2er%2Fgoogle-mirror-check/lists"}