Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
DoNotReferer.Me is a Referer-hiding service for outbound link redirects. Its core purpose is very simple: when users click a link wrapped through the site, the destination website sees DoNotReferer.me as the source instead of the original page, reducing source tracking. A notable feature is its support for URL hash fragments, which makes it friendlier for modern frontend routing, links with hash parameters, and even links containing key-like fragments.
Usage is straightforward: add https://DoNotReferer.Me/# before the destination URL. The page also supports a question-mark format for compatibility with similar services, but the documentation explicitly notes that this method sends the URL to the server and passes it to the redirected host, after which it is converted into a hash URL. The service is suitable only for GET scenarios; the text states that it does not forward most request verbs and only handles query and hash strings. The site also requires JavaScript to be enabled in the browser; without JavaScript, users can only continue by manually deleting everything before the first # or ? in the URL.
The page does not show commercial pricing, an account system, or plan limits. It only provides donation addresses for Bitcoin, Bitcoin-Cash, Ethereum, and Theta, so it can be regarded as a free, donation-supported service. It does not publish any API, SDK, or framework integration documentation; integration is essentially done by prepending a URL prefix. Available domains include DoNotReferer.Me, DontReferer.Me, and DoNotRefer.Me.
Its advantages are simplicity, no registration, and easy embedding. It is especially suitable for hiding the source of links in forums, external site links, and documentation, and for testing HTTP Referer behavior. The drawbacks are equally clear: it depends on JavaScript and is not suitable for POST or other non-GET requests; there is no information about open source availability, self-hosting, SLA, or official support. The page explicitly states that it does not currently intentionally log user information but that this may change in the future, and that there is “no expectation of privacy,” so it should not be treated as a strong privacy or security service.
The page does not provide information about access from mainland China, network nodes, or payment availability, so its accessibility from China is unknown. For production use, it is recommended to prioritize standard web mechanisms such as rel="noreferrer" and Referrer-Policy, or to build a lightweight redirect page yourself, in order to gain more control over privacy, logging, and availability policies.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on donotreferer.me official site.
donotreferer.me is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 5.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach donotreferer.me directly.