{"id":14036559,"url":"https://github.com/matteocontrini/node-bypasser","last_synced_at":"2025-07-27T03:32:15.770Z","repository":{"id":29907057,"uuid":"33452831","full_name":"matteocontrini/node-bypasser","owner":"matteocontrini","description":"Bypass URL shortener websites","archived":true,"fork":false,"pushed_at":"2017-12-11T22:11:11.000Z","size":106,"stargazers_count":34,"open_issues_count":3,"forks_count":26,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-15T14:02:53.340Z","etag":null,"topics":["javascript","node-bypasser","nodejs","shortener"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/matteocontrini.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}},"created_at":"2015-04-05T19:44:20.000Z","updated_at":"2023-03-04T11:51:05.000Z","dependencies_parsed_at":"2022-09-07T18:01:09.378Z","dependency_job_id":null,"html_url":"https://github.com/matteocontrini/node-bypasser","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/matteocontrini/node-bypasser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteocontrini%2Fnode-bypasser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteocontrini%2Fnode-bypasser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteocontrini%2Fnode-bypasser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteocontrini%2Fnode-bypasser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matteocontrini","download_url":"https://codeload.github.com/matteocontrini/node-bypasser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteocontrini%2Fnode-bypasser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267294180,"owners_count":24065343,"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-07-27T02:00:11.917Z","response_time":82,"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":["javascript","node-bypasser","nodejs","shortener"],"created_at":"2024-08-12T03:02:02.522Z","updated_at":"2025-07-27T03:32:15.499Z","avatar_url":"https://github.com/matteocontrini.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# node-bypasser\n[![Build Status](https://travis-ci.org/matteocontrini/node-bypasser.svg?branch=master)](https://travis-ci.org/matteocontrini/node-bypasser)\n[![npm version](https://badge.fury.io/js/node-bypasser.svg)](https://badge.fury.io/js/node-bypasser)\n\nBypass URL shortener websites\n\n## Install\n\n```bash\nnpm install --save node-bypasser\n```\n\n## Example:\n\n[Try on Tonic](https://tonicdev.com/npm/node-bypasser)\n\n```javascript\nvar Bypasser = require('node-bypasser');\n\nvar w = new Bypasser('http://adf.ly/1DX0XD');\nw.decrypt(function(err, result) {\n\tconsole.log('Decrypted: ' + result);\n});\n```\n\nThe output will be\n```\nDecrypted: https://github.com/matteocontrini/node-bypasser/\n```\n\n## Testing\n\n```bash\nnpm run test\n```\n \n### Travis CI build is failing?\n\nUnit tests may occasionally fail when there are network connectivity issues or when services' servers give bad temporary responses.\n\n## Supported websites\n* Adf.ly\n* Linkbucks.com (all alternative domains)\n* Shorte.st (sh.st, u2ks.com, jnw0.com, digg.to, dh10thbvu.com)\n* AdFoc.us\n* Smsh.me\n* P.pw\n* LinkShrink.net\n* Link5s.com\n* Bc.vc\n* NowVideo and AuroraVid (MP4/FLV video direct link will be extracted)\n* All generic services that use simple 301/302 redirect (goo.gl, bit.ly, t.co,...)\n\n## [Request a new service](https://github.com/matteocontrini/node-bypasser/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatteocontrini%2Fnode-bypasser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatteocontrini%2Fnode-bypasser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatteocontrini%2Fnode-bypasser/lists"}