{"id":15097469,"url":"https://github.com/lh1207/twitterblock","last_synced_at":"2026-02-07T21:32:19.709Z","repository":{"id":188090121,"uuid":"626869000","full_name":"lh1207/TwitterBlock","owner":"lh1207","description":"A website that ties into a ViolentMonkey script. I made this to prevent myself from accessing Twitter, a site I find to be degrading to my mental health.","archived":false,"fork":false,"pushed_at":"2023-04-12T10:41:42.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T13:33:32.612Z","etag":null,"topics":["twitter","violentmonkey","violentmonkey-script"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/lh1207.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}},"created_at":"2023-04-12T10:17:06.000Z","updated_at":"2023-04-12T14:39:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9bcdb99-dbf3-4ed0-902d-121bb3d532b6","html_url":"https://github.com/lh1207/TwitterBlock","commit_stats":null,"previous_names":["la127/twitterblock","lh1207/twitterblock"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lh1207/TwitterBlock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lh1207%2FTwitterBlock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lh1207%2FTwitterBlock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lh1207%2FTwitterBlock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lh1207%2FTwitterBlock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lh1207","download_url":"https://codeload.github.com/lh1207/TwitterBlock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lh1207%2FTwitterBlock/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269740355,"owners_count":24467757,"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-08-10T02:00:08.965Z","response_time":71,"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":["twitter","violentmonkey","violentmonkey-script"],"created_at":"2024-09-25T16:22:15.114Z","updated_at":"2026-02-07T21:32:19.675Z","avatar_url":"https://github.com/lh1207.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TwitterBlock\nA website that ties into a ViolentMonkey script. I made this to prevent myself from accessing Twitter, a site I find to be degrading to my mental health.\n[https://twitterblock.tiiny.site](https://twitterblock.tiiny.site)\n\n## Usage\n\n1. Install the Violent Monkey extension in your web browser.\n2. Create a new script in the Violent Monkey extension.\n3. Copy and paste the following script into the script editor:\n\n```javascript\n// ==UserScript==\n// @name         Twitter Block\n// @namespace    http://twitter.com\n// @version      1.0\n// @description  Block twitter locally on your own browser.\n// @match        https://twitter.com/*\n// @grant        none\n// ==/UserScript==\n\n(function() {\n    'use strict';\n    // Redirect to a different page or display an error message\n    // when the blocked website is accessed\n    window.location.href = 'https://twitterblock.tiiny.site'; // replacement website\n})();\n```\n\n## Purposes\n  - To avoid Elon Musk's ways\n  - To avoid cancel culture\n  - To avoid toxicity\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flh1207%2Ftwitterblock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flh1207%2Ftwitterblock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flh1207%2Ftwitterblock/lists"}