{"id":16389107,"url":"https://github.com/jaapmarcus/nginx-secure-link","last_synced_at":"2025-10-08T21:42:49.937Z","repository":{"id":112810367,"uuid":"267555051","full_name":"jaapmarcus/nginx-secure-link","owner":"jaapmarcus","description":"Wordpress plugin that rewrite that hashes all video urls to prevent hot linking.  Also including templates for HestiaCP to set it up very easy","archived":false,"fork":false,"pushed_at":"2023-01-08T17:44:08.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T00:03:14.298Z","etag":null,"topics":["hestiacp","nginx","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"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/jaapmarcus.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}},"created_at":"2020-05-28T10:01:09.000Z","updated_at":"2024-10-08T05:32:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"f506bca2-b7a3-43aa-b832-1f3ff1aa3b85","html_url":"https://github.com/jaapmarcus/nginx-secure-link","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaapmarcus/nginx-secure-link","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaapmarcus%2Fnginx-secure-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaapmarcus%2Fnginx-secure-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaapmarcus%2Fnginx-secure-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaapmarcus%2Fnginx-secure-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaapmarcus","download_url":"https://codeload.github.com/jaapmarcus/nginx-secure-link/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaapmarcus%2Fnginx-secure-link/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000704,"owners_count":26082837,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":["hestiacp","nginx","wordpress"],"created_at":"2024-10-11T04:31:23.415Z","updated_at":"2025-10-08T21:42:49.908Z","avatar_url":"https://github.com/jaapmarcus.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nginx-secure-link\n\n## Changes to nginx / sites config \n\nAdd the following code to the  server -\u003e location of the domain config of Nginx\n\n   \tlocation ~* ^.+\\.(mp4|webm|mp3|ogg|ogv)$ {\n\t     proxy_cache    off;\n             secure_link $arg_md5,$arg_expires;\n             secure_link_md5 \"$secure_link_expires$uri secret-pass\";\n             if ($secure_link = \"\") {\n                return 403; \n             }\n             if ($secure_link = \"0\") {\n                return 403; \n             }\n\t     root           %sdocroot%;\n             access_log     /var/log/%web_system%/domains/%domain%.log combined;\n             access_log     /var/log/%web_system%/domains/%domain%.bytes bytes;\n        }","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaapmarcus%2Fnginx-secure-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaapmarcus%2Fnginx-secure-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaapmarcus%2Fnginx-secure-link/lists"}