{"id":24787133,"url":"https://github.com/seadog007/onymous-plurk","last_synced_at":"2025-10-14T19:39:14.745Z","repository":{"id":83153125,"uuid":"72753277","full_name":"seadog007/onymous-plurk","owner":"seadog007","description":"Anonymous Plurk Cross-matching Tool - Plurk偷偷說交叉比對工具","archived":false,"fork":false,"pushed_at":"2017-12-17T10:59:57.000Z","size":16,"stargazers_count":23,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-09T03:14:46.232Z","etag":null,"topics":["anonymous","awk","curl","de-anonymous","jq","plurk","plurkbot"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/seadog007.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":"2016-11-03T14:25:06.000Z","updated_at":"2025-10-04T22:46:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f1451d6-1161-4286-bbb3-118de51c53a7","html_url":"https://github.com/seadog007/onymous-plurk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seadog007/onymous-plurk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadog007%2Fonymous-plurk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadog007%2Fonymous-plurk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadog007%2Fonymous-plurk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadog007%2Fonymous-plurk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seadog007","download_url":"https://codeload.github.com/seadog007/onymous-plurk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadog007%2Fonymous-plurk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011063,"owners_count":26084865,"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-10-12T02:00:06.719Z","response_time":53,"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":["anonymous","awk","curl","de-anonymous","jq","plurk","plurkbot"],"created_at":"2025-01-29T15:29:16.346Z","updated_at":"2025-10-12T10:32:00.846Z","avatar_url":"https://github.com/seadog007.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 這是什麼?\n\nonymous-plurk是一款可以自動比對好友列表來找到偷偷說發文者的工具\n\n# 需求\n\n* jq\n  * `sudo apt-get install jq`\n* awk (GNU)\n* curl\n\n# 過濾策略\n\n* 好友交叉比對\n* 可否轉噗\n* [實驗] 發語詞語系\n* [實驗] 最後上線時間判斷\n\n# 使用說明\n\n1. 根據你所問到朋友的回應來更改 `rule` 的內容  \n  i. 第一行保持 `+自己的ID` (自己可以看到該偷偷說)  \n  ii. 假設您的朋友A說**可以**看的到該偷偷說，則加入一行 `+A的ID`  \n  iii. 假設您的朋友B說**不能**看的到該偷偷說，則加入一行 `-B的ID`  \n  iv. 範例：  \n    ```\n    +自己的ID\n    +A的ID\n    -B的ID\n    ```\n\n2. 更改時區設定，預設為 `Asia/Taipei`\n\n3. 執行 `./run.sh`\n\n--------------\n\n# What is this?\n\nonymous-plurk is a tool for automatically find the plurker who send an anonymous plurk by cross-matching friend list.\n\n# Requirements\n\n* jq\n  * `sudo apt-get install jq`\n* awk (GNU)\n* curl\n\n# Filtering strategy\n\n* Cross-matching between friends\n* Replurkable\n* [Experiment] Qualifier Language\n* [Experiment] Last Visit Time\n\n# Usage\n\n1. According to respondes of your friends, Change the content of `rule`  \n  i. Leave the first line with `+your_own_id` (Which means you can see the anonymous plurk)  \n  ii. If your friend A **can** see the plurk, then add a new line with content `+ID_of_A`  \n  iii.  If your friend A **cannot** see the plurk,then add a new line with content `-ID_of_B`  \n  iv. Example：  \n    ```\n    +your_own_id\n    +ID_of_A\n    -ID_of_B\n    ```\n\n2. Chagne timezone setting in `run.sh`, default setting is `Asia/Taipei`\n\n3. Run the script `./run.sh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseadog007%2Fonymous-plurk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseadog007%2Fonymous-plurk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseadog007%2Fonymous-plurk/lists"}