{"id":22792704,"url":"https://github.com/johnantoni/plugin.pingify","last_synced_at":"2025-03-30T17:17:48.937Z","repository":{"id":566233,"uuid":"197558","full_name":"johnantoni/plugin.pingify","owner":"johnantoni","description":"plugin to handle pinging to google and pingomatic","archived":false,"fork":false,"pushed_at":"2009-06-11T12:26:47.000Z","size":76,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T19:08:53.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.johnantoni.com","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/johnantoni.png","metadata":{"files":{"readme":"README","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":"2009-05-11T02:41:24.000Z","updated_at":"2019-08-13T14:25:38.000Z","dependencies_parsed_at":"2022-08-16T10:30:58.491Z","dependency_job_id":null,"html_url":"https://github.com/johnantoni/plugin.pingify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fplugin.pingify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fplugin.pingify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fplugin.pingify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fplugin.pingify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnantoni","download_url":"https://codeload.github.com/johnantoni/plugin.pingify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246351016,"owners_count":20763232,"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":"2024-12-12T03:15:50.882Z","updated_at":"2025-03-30T17:17:48.907Z","avatar_url":"https://github.com/johnantoni.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"rails plugin to handle:\n\n  pinging google regarding sitemap\n  pinging pingomatic about new posts\n  pinging uri's \u0026 returning true if alive, false if not\n\n\ninstall gems\n------------\n  to install required gems run\n\n    rake pingify:install\n      only requires 'net-ping'\n\nhow-to\n------\n  init the class object with\n    @p = Pingify.new\n\n  then use\n    @p.ping('www.google.com')\n\ndocs\n----\n  notify_pingomatic\n    # ping pingomatic\n    # returns...\n    # =\u003e nothing, simply sends\n    # notes...\n    # =\u003e setup only to ping in production mode\n\n  notify_sitemap\n    # ping sitemap\n    # returns...\n    # =\u003e nothing, simply sends\n    # notes...\n    # =\u003e setup only to ping in production mode\n\n  ping\n    # ping uri\n    # returns..\n    # =\u003e nil    (no uri specified)\n    # =\u003e flase  (uri did not respond, down)\n    # =\u003e true   (uri responded, alive)\n    # notes..\n    # =\u003e uses local machine's ping program to send ping\n\nnotes\n-----\n  include ActionController::UrlWriter\n    # only needed for notify_pingomatic + notify_sitemap\n\n\njohn griffiths / www.johnantoni.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnantoni%2Fplugin.pingify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnantoni%2Fplugin.pingify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnantoni%2Fplugin.pingify/lists"}