{"id":13523210,"url":"https://github.com/nicwaller/yourls-domainlimit-plugin","last_synced_at":"2025-04-13T12:29:22.333Z","repository":{"id":8690229,"uuid":"10352441","full_name":"nicwaller/yourls-domainlimit-plugin","owner":"nicwaller","description":"This plugin for YOURLS limits the creation of shorturls to a list of domains that you define.","archived":false,"fork":false,"pushed_at":"2024-07-20T16:54:20.000Z","size":25,"stargazers_count":8,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-27T03:35:05.376Z","etag":null,"topics":["yourls","yourls-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/nicwaller.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-05-29T05:17:56.000Z","updated_at":"2024-07-17T18:46:48.000Z","dependencies_parsed_at":"2024-02-23T01:27:25.000Z","dependency_job_id":"bc6a36a4-f4f0-4e13-8734-0d024d4f586a","html_url":"https://github.com/nicwaller/yourls-domainlimit-plugin","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicwaller%2Fyourls-domainlimit-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicwaller%2Fyourls-domainlimit-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicwaller%2Fyourls-domainlimit-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicwaller%2Fyourls-domainlimit-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicwaller","download_url":"https://codeload.github.com/nicwaller/yourls-domainlimit-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248713856,"owners_count":21149796,"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":["yourls","yourls-plugin"],"created_at":"2024-08-01T06:00:57.109Z","updated_at":"2025-04-13T12:29:22.311Z","avatar_url":"https://github.com/nicwaller.png","language":"PHP","funding_links":[],"categories":["Plugins"],"sub_categories":["D"],"readme":"yourls-domainlimit-plugin\n=========================\n\n[![test status](https://github.com/nicwaller/yourls-domainlimit-plugin/actions/workflows/test.yaml/badge.svg?branch=master)](https://github.com/nicwaller/yourls-domainlimit-plugin/actions/workflows/test.yaml)\n\nThis plugin for [YOURLS](https://github.com/YOURLS/YOURLS) limits the creation of shorturls to a list of domains that you define.\n\nYou might want to limit the domains allowed for shortlinks so that your brand is not misused by people linking to resources outside your domain and outside your control.\n\nInstallation\n------------\n1. Download the [latest release](https://github.com/nicwaller/yourls-domainlimit-plugin/releases)\n1. Copy the plugin folder into your user/plugins folder for YOURLS.\n1. Activate the plugin with the plugin manager in the admin interface.\n\nConfiguration\n-------------\nDefine a list of allowed domains in your user/config.php. For example:\n`$domainlimit_list = array( 'mydomain.com', 'otherdomain.com' );`\n\nYou may also optionally specify a list of usernames that are exempt from this restriction.\n`domainlimit_exempt_users = array( 'bobadmin' );`\n\nLicense\n-------\nCopyright 2013 Nicholas Waller (code@nicwaller.com)\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicwaller%2Fyourls-domainlimit-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicwaller%2Fyourls-domainlimit-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicwaller%2Fyourls-domainlimit-plugin/lists"}