{"id":16057528,"url":"https://github.com/whyisjake/host-header","last_synced_at":"2025-02-22T09:44:46.607Z","repository":{"id":142951907,"uuid":"256635534","full_name":"whyisjake/host-header","owner":"whyisjake","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-18T00:47:52.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T01:40:10.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whyisjake.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2020-04-18T00:07:00.000Z","updated_at":"2020-04-21T20:43:41.000Z","dependencies_parsed_at":"2023-03-21T19:32:21.400Z","dependency_job_id":null,"html_url":"https://github.com/whyisjake/host-header","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyisjake%2Fhost-header","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyisjake%2Fhost-header/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyisjake%2Fhost-header/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whyisjake%2Fhost-header/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whyisjake","download_url":"https://codeload.github.com/whyisjake/host-header/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240155787,"owners_count":19756736,"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-10-09T03:03:16.145Z","updated_at":"2025-02-22T09:44:46.586Z","avatar_url":"https://github.com/whyisjake.png","language":"PHP","readme":"=== Plugin Name ===\nContributors: whyisjake\nDonate link: https://jakespurlock.com\nTags: security, hosting\nRequires at least: 1.5\nTested up to: 5.5\nStable tag: trunk\nLicense: GPLv2 or later\nLicense URI: http://www.gnu.org/licenses/gpl-2.0.html\n\nAdd a Host-Header to track down hosting partners in helping combat web spam.\n\n== Description ==\n\nThis simple plugin that adds a \"Host-Header\" HTTP header where you can define your webhost. Web partners that scan for compromised websites can notify hosts more effectively to cleanup sites.\n\nThis plugin is super overkill. Adding a simple file with the following to your `mu-plugins.php` will have the same effect.\n\n```\n// custom-host-header.php\nadd_filter( 'wp_headers', function( $headers ) {\n\t$headers['Host-Header'] = 'YOUR HOST NAME HERE';\n\treturn $headers;\n} );\n```\n\n== Installation ==\n\nThis section describes how to install the plugin and get it working.\n\ne.g.\n\n1. Upload `/host-header/` plugin to the `/wp-content/plugins/` directory.\n1. Activate the plugin through the 'Plugins' menu in WordPress.\n1. Or, search for the plugin in the plugin repo.\n1. There is no step 4.\n\n== Changelog ==\n\n= 1.0.0 =\n* Let's kick this off.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhyisjake%2Fhost-header","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhyisjake%2Fhost-header","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhyisjake%2Fhost-header/lists"}