{"id":16154828,"url":"https://github.com/danwin/hit-counter","last_synced_at":"2025-03-18T20:30:19.660Z","repository":{"id":93160195,"uuid":"76163284","full_name":"DanWin/hit-counter","owner":"DanWin","description":"A hit counter specifically designed for Tor hidden services","archived":false,"fork":false,"pushed_at":"2023-10-20T17:08:09.000Z","size":45,"stargazers_count":14,"open_issues_count":0,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-16T23:33:59.816Z","etag":null,"topics":["hidden-service","hidden-services","hitcounter","php","tor"],"latest_commit_sha":null,"homepage":"https://danwin1210.de","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/DanWin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-12-11T08:42:45.000Z","updated_at":"2024-11-10T22:51:25.000Z","dependencies_parsed_at":"2023-06-05T07:00:31.394Z","dependency_job_id":"798eb95f-8758-4f39-8ae7-59ea360306a9","html_url":"https://github.com/DanWin/hit-counter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanWin%2Fhit-counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanWin%2Fhit-counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanWin%2Fhit-counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanWin%2Fhit-counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanWin","download_url":"https://codeload.github.com/DanWin/hit-counter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244301119,"owners_count":20430877,"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":["hidden-service","hidden-services","hitcounter","php","tor"],"created_at":"2024-10-10T01:19:00.217Z","updated_at":"2025-03-18T20:30:19.302Z","avatar_url":"https://github.com/DanWin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"General information:\n--------------------\n\nThis is a set of script to run a hit counter, specifically designed for Tor hidden services. An up-to-date copy can be downloaded at https://github.com/DanWin/hit-counter\n\nInstallation instructions:\n--------------------------\n\nYou'll need to have php with pdo_mysql, pcre and date extension, a web-server and a MySQL server installed.\nWhen you have everything installed, you'll have to create a database and a user for the scripts.\nThen edit the configuration in `counter_config.php` to reflect the appropriate database settings and to modify the settings the way you like them.\nThen copy the scripts to your web-server directory and open the `setup.php` script like this: `http://(server)/setup.php`\nNote: If you updated the script, please visit `http://(server)/setup.php` again, to make sure, that any database changes are applied and no errors occur.\n\nTranslating:\n------------\n\nCopy `counter_lang_en.php` and rename it to `counter_lang_YOUR_LANGCODE.php`\nThen edit the file and translate the messages into your language and change `$I` to `$T` at the top.\nIf you ever use a ' character, you have to escape it by using \\' instead, or the script will fail.\nWhen you are done, you have to edit counter_config.php, to include your translation. Simply add a line with\n`'lang_code' =\u003e 'Language name',`\nto the `$L` array below the settings, similar to what I did for the German translation.\nPlease share your translation with me, so I can add it to the official version.\nTo update your translation, you can copy each new string to your translation file or edit the automated `lang_update.php` script to reflect you language and run it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanwin%2Fhit-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanwin%2Fhit-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanwin%2Fhit-counter/lists"}