-
I tried changing user-agent with this addon for a container, and tested the result with https://amiunique.org/
The result was contradictory:
![My_Fingerprint-_Am_I_Unique](https://github.com/menhe…
-
## :green_square: v127/v128
[FF127 release notes](https://www.mozilla.org/firefox/127.0/releasenotes/)
[FF127 for developers](https://developer.mozilla.org/docs/Mozilla/Firefox/Releases/127)
[FF1…
-
I found that the fingerprinting information shown when running the github sources in this repository does not give the same that is shown from the web version (https://amiunique.org/fp).
See attach…
-
# Prerequisites
Please use issues for bugs only! Answer the following questions for yourself before submitting an issue: **YOU MAY DELETE THE PREREQUISITES SECTION.**
- [ x] I am running the lat…
-
Have anyone faced this issue before? here is my code
```
from selenium import webdriver
import time
import undetected_chromedriver as uc
# Define a custom user agent string
user_agent = …
-
```
% curl -v https://amiunique.org
* Trying 193.49.213.21:443...
* connect to 193.49.213.21 port 443 failed: Connection timed out
* Failed to connect to amiunique.org port 443: Connection timed…
-
Links in https://addons.mozilla.org/en-US/firefox/addon/amiunique/ point to the old version of the addon at https://github.com/plaperdr/amiunique-extension-firefox.
Both the `Support site` link at …
-
Hi,
I am trying to run the code on my local machine and I am getting the below error:
[error] C:\amiunique\website\app\controllers\FPController.java:346: non-static method generateToken() cannot…
-
Hi,
Thanks for this great project. I was browsing https://amiunique.org/ and thought that resisting font fingerprinting will be great !
More details and info are available here :
https://browse…
-
When I visit [https://amiunique.org/fp](https://amiunique.org/fp) and [https://coveryourtracks.eff.org/](https://coveryourtracks.eff.org/) using:
```
page := stealth.MustPage(browser)
page.Must…