{"id":26869508,"url":"https://github.com/jakemarsh/sopablackout","last_synced_at":"2025-06-16T22:04:31.955Z","repository":{"id":141999210,"uuid":"3204936","full_name":"jakemarsh/sopablackout","owner":"jakemarsh","description":"A quick and dirty port of @brdrck's PHP SOPA Blackout code into a mountable Rails engine.","archived":false,"fork":false,"pushed_at":"2012-01-18T13:01:18.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T22:04:25.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://brdrck.me/sopa","language":"Ruby","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/jakemarsh.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-18T01:10:10.000Z","updated_at":"2013-12-07T08:46:50.000Z","dependencies_parsed_at":"2023-03-12T09:18:20.955Z","dependency_job_id":null,"html_url":"https://github.com/jakemarsh/sopablackout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jakemarsh/sopablackout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakemarsh%2Fsopablackout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakemarsh%2Fsopablackout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakemarsh%2Fsopablackout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakemarsh%2Fsopablackout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakemarsh","download_url":"https://codeload.github.com/jakemarsh/sopablackout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakemarsh%2Fsopablackout/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260249953,"owners_count":22980762,"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":"2025-03-31T06:17:35.248Z","updated_at":"2025-06-16T22:04:31.933Z","avatar_url":"https://github.com/jakemarsh.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a quick and dirty port of [Jeff Broderick](http://brdrck.me)'s (also [@brdrck](http://twitter.com/brdrck)'s) [PHP SOPA Blackout code](http://) into a Rails mountable engine.\n\nInstalling it is super simple, just toss this in your `Gemfile`:\n\n``` ruby\ngem 'sopablackout', :git =\u003e \"git@github.com:jakemarsh/sopablackout.git\"\n```\n\nThen run\n\n``` bash\nbundle install\n```\n\nThen open up your `routes.rb` and mount the engine at a route, (obviously it probably makes sense to mount it to `\"/\"` so your whole site is blacked out).\n\n``` ruby\n  mount Sopablackout::Engine =\u003e \"/\"\n```\n\n[Jeff](http://brdrck.me) really did an awesome job and 100% of the credit for anything you see here goes to him, I just needed it in Rails so I could use it on my site, so I thought I'd share.\n\nYou can see a preview of what this code will look like here: [http://brdrck.me/sopa](http://brdrck.me/sopa)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakemarsh%2Fsopablackout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakemarsh%2Fsopablackout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakemarsh%2Fsopablackout/lists"}