{"id":16953610,"url":"https://github.com/thisislawatts/notlinking","last_synced_at":"2026-05-09T06:05:51.064Z","repository":{"id":57312107,"uuid":"70826526","full_name":"thisislawatts/notlinking","owner":"thisislawatts","description":"Hot linking getting you down? Stop them linking with Not Linking.","archived":false,"fork":false,"pushed_at":"2016-10-14T09:36:24.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-09T16:11:29.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thisislawatts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-13T16:34:01.000Z","updated_at":"2017-09-29T07:22:13.000Z","dependencies_parsed_at":"2022-09-13T18:42:58.581Z","dependency_job_id":null,"html_url":"https://github.com/thisislawatts/notlinking","commit_stats":null,"previous_names":["bcmh/notlinking"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thisislawatts/notlinking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Fnotlinking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Fnotlinking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Fnotlinking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Fnotlinking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisislawatts","download_url":"https://codeload.github.com/thisislawatts/notlinking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Fnotlinking/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265686655,"owners_count":23811211,"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-13T22:07:32.877Z","updated_at":"2026-05-09T06:05:46.038Z","avatar_url":"https://github.com/thisislawatts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Not Linking\n===\n\nHot linking getting you down? Stop them linking with Not Linking.\n\nOriginally built to offer a layer of protection for font files which are [available for self hosting](http://www.trackerfr.ee/).\nThis tiny slice of middleware for [express](http://expressjs.com/) checks a request and makes sure that this file is only available if the `Referrer` matches the current server's address.\n\nInstallation\n---\n\n```\nnpm install notlinking\n```\n\nUsage\n---\n\n```js\nconst express = require('express');\nconst notlinking = require('notlinking');\n\napp.use(notlinking());\n\n// Available options\napp.use(notlinking({\n\tpattern      : /regex/,\n\tpublisherUrl : 'http://example.com',\n\tmessage      : 'Customisable message for would be thieves'\n}));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisislawatts%2Fnotlinking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisislawatts%2Fnotlinking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisislawatts%2Fnotlinking/lists"}