{"id":25181840,"url":"https://github.com/psephopaiktes/ie-blocker","last_synced_at":"2026-02-27T04:03:55.551Z","repository":{"id":128427238,"uuid":"262283800","full_name":"psephopaiktes/IE-blocker","owner":"psephopaiktes","description":"Block your site when user use Internet Explorer.","archived":false,"fork":false,"pushed_at":"2021-03-05T09:21:29.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T04:00:25.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/psephopaiktes.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"psephopaiktes","ko_fi":"psephopaiktes","buy_me_a_coffee":"psephopaiktes","custom":["paypal.me/psephopaiktes"]}},"created_at":"2020-05-08T09:39:04.000Z","updated_at":"2021-03-05T09:21:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"1aecd108-beab-4015-88f2-b78c815b8e19","html_url":"https://github.com/psephopaiktes/IE-blocker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/psephopaiktes/IE-blocker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psephopaiktes%2FIE-blocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psephopaiktes%2FIE-blocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psephopaiktes%2FIE-blocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psephopaiktes%2FIE-blocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psephopaiktes","download_url":"https://codeload.github.com/psephopaiktes/IE-blocker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psephopaiktes%2FIE-blocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29884515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-02-09T17:28:17.804Z","updated_at":"2026-02-27T04:03:55.534Z","avatar_url":"https://github.com/psephopaiktes.png","language":null,"funding_links":["https://github.com/sponsors/psephopaiktes","https://ko-fi.com/psephopaiktes","https://buymeacoffee.com/psephopaiktes","paypal.me/psephopaiktes"],"categories":[],"sub_categories":[],"readme":"# IE-blocker\nWebページに Internet Explorer でアクセスされると、サイトをブロックできます。\n\n## 使い方\n\nHTMLファイルのHeadタグ内に以下のコードを貼り付けます。\n`https://example.com` の部分は、IE以外のブラウザでアクセスされたときのリダイレクト先です。\nあなたのサイトのURLに置き換えるか、省略してください。\n```\n\u003c!-- Block IE --\u003e\n\u003cscript\u003e\n  if ( document.documentMode ) {\n    location.href = 'https://psephopaiktes.github.io/IE-blocker/?https://example.com';\n  }\n\u003c/script\u003e\n```\n\nもしくは、以下のようにjsファイルを読み込みます。\n```\n\u003cscript src=\"https://psephopaiktes.github.io/IE-blocker/index.js\" defer\u003e\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsephopaiktes%2Fie-blocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsephopaiktes%2Fie-blocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsephopaiktes%2Fie-blocker/lists"}