{"id":22867508,"url":"https://github.com/hedho/kissmo","last_synced_at":"2026-04-12T03:01:44.149Z","repository":{"id":151817072,"uuid":"359062875","full_name":"hedho/KISSmo","owner":"hedho","description":"KISSmo paste","archived":false,"fork":false,"pushed_at":"2023-01-19T12:24:16.000Z","size":5757,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T10:45:06.632Z","etag":null,"topics":["css","database","file","flat","kissmo","no","paste","pastebin","php"],"latest_commit_sha":null,"homepage":"https://hedho.github.io/KISSmo","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hedho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":"hedho","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-04-18T06:25:31.000Z","updated_at":"2023-09-05T21:39:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"f85281fb-b09c-47cb-9e18-cb8fe13a378b","html_url":"https://github.com/hedho/KISSmo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hedho/KISSmo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedho%2FKISSmo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedho%2FKISSmo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedho%2FKISSmo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedho%2FKISSmo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hedho","download_url":"https://codeload.github.com/hedho/KISSmo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hedho%2FKISSmo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31702581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"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":["css","database","file","flat","kissmo","no","paste","pastebin","php"],"created_at":"2024-12-13T12:27:53.580Z","updated_at":"2026-04-12T03:01:44.117Z","avatar_url":"https://github.com/hedho.png","language":"PHP","funding_links":["https://github.com/sponsors/hedho"],"categories":[],"sub_categories":[],"readme":"Visit the demo.\n\n[![The Demo](https://i.imgur.com/YzuOQ6T.png)](https://paste.oddprotocol.org)\n\n# KISSmo Paste\n\nThis is a simple stupid Pastebin developed for myself and people to use it as a software at my websites!\nKISSmo requires no database either mysql or sqlite it simply runs on flat file base.\n--------------------------------------------------------------\n\n## Setup\n\n| Things to do | index.php |\n| ------ | ------ |\n| Search for | **$sitename=\"\"** |\n| Search for | **\"$ncsite=\"\"** |\n\nReplace respective codes above to represent you're site.\n\nThis configuration is needed in order to include fiche at you're build for nginx, apply this changes to you're nginx.conf for you're respective site:\n\n```c\n    location /p/ {\n   alias /home/admin/web/paste.oddprotocol.org/public_html/p/;\n   index index.txt;\n   autoindex on;\n}\n```\n\nThis configuration is needed for you're OpenHTTPD if you're running OpenBSD, apply this changes on you're httpd.conf for you're respective site:\n\n```c\n\tlocation \"/test/p/*\" { \n\t\tdirectory { auto index, index \"index.txt\" }\n\t}\n```\nKISSmo is fully compatible with Terminal Lynx or other terminal browsers!\n\n[![The Demo](https://i.imgur.com/J5j9icZ.png)](https://paste.oddprotocol.org)\n\nDisable searching feature:\nOpen archive.php and remove this specific code as followed \u003e\n```html\n\u003c/center\u003e\u003cbr\u003e\n\t\u003ccenter\u003e\u003cform method=\"POST\" action=\"archive.php\" class=\"search\" enctype=\"multipart/form-data\" autocomplete=\"off\"\u003e\n       \u003cinput type=\"text\" name=\"query\" maxlength=75 class=\"searchbox\" minlength=3 placeholder=\"Enter keywords\" required\u003e\n       \u003cinput type=\"submit\" value=\"Search\"\u003e\u003c/input\u003e\n\u003c/form\u003e\u003c/center\u003e\n```\n\n#Credits for This Project\n\nIRCnow\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhedho%2Fkissmo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhedho%2Fkissmo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhedho%2Fkissmo/lists"}