{"id":13993511,"url":"https://github.com/connyduck/donotlink","last_synced_at":"2025-05-15T07:33:29.843Z","repository":{"id":164908862,"uuid":"64556545","full_name":"connyduck/donotlink","owner":"connyduck","description":"An anonymous URL-shortener that blocks bots and removes referers","archived":false,"fork":false,"pushed_at":"2019-06-20T07:29:15.000Z","size":532,"stargazers_count":62,"open_issues_count":1,"forks_count":8,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-08-10T14:13:56.848Z","etag":null,"topics":["css","html5","javascript","php","url-shortener"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/connyduck.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-07-30T17:40:17.000Z","updated_at":"2023-12-13T17:18:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5f86a0b-13ee-4b05-908e-545f553a901c","html_url":"https://github.com/connyduck/donotlink","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/connyduck%2Fdonotlink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connyduck%2Fdonotlink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connyduck%2Fdonotlink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connyduck%2Fdonotlink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/connyduck","download_url":"https://codeload.github.com/connyduck/donotlink/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225335496,"owners_count":17458287,"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":["css","html5","javascript","php","url-shortener"],"created_at":"2024-08-09T14:02:24.919Z","updated_at":"2024-11-19T10:33:59.014Z","avatar_url":"https://github.com/connyduck.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# DoNotLink\n\nSee donotlink in action at [donotlink.it](https://donotlink.it)\n\n## Description\n\nDonotlink is a simple and fast url shortener that blocks search engines from following links and removes the referer.  \nLinking to websites via donotlink will not improve the sites position in search engines.\n\n## API\nsend a POST request to https://donotlink.it/api\n```\nPOST /api\nurl=http://example.com\n\n{\n  \"url\": \"http:\\/\\/example.com\",\n  \"code\": \"Y5Yn\",\n  \"donotlink\": \"https:\\/\\/donotlink.it\\/Y5Yn\"\n}\n```\n\n## Installation - Apache\n\nDonotlink requires a database (MySQL or MariaDB) and PHP 7.\n\n### Apache\n\nCreate a database and set up the redirect table as specified in the **donotlink.sql** file.  \nCopy the src directory to the root directory of your domain. Edit the **config.inc.php** file accordingly.  \nYou are ready to go.  \nIf you do not use donotlink under the root of your domain, **.htaccess** redirects and **robots.txt** rules will not work anymore.\n\n### nginx\n\nTBD\n\n## Libraries\n[clipboard.js](https://github.com/zenorocha/clipboard.js)  \n[hashids.php](https://github.com/ivanakimov/hashids.php)\n\n## License\nLicensed under the MIT License\n\n## Author\nTwitter: [@ConnyDuck](https://twitter.com/ConnyDuck)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnyduck%2Fdonotlink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnyduck%2Fdonotlink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnyduck%2Fdonotlink/lists"}