Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

2 things, help #118

Closed
seli11 opened this issue Jan 4, 2015 · 1 comment
Closed

2 things, help #118

seli11 opened this issue Jan 4, 2015 · 1 comment

Comments

@seli11
Copy link

seli11 commented Jan 4, 2015

1- can you add the option to rotate the language, local time, and browser scren size every request?
2- if i choose safari on mac, i tested this on
http://browserspy.dk/flash.php i use windows,
this say platform = windows! should say platform=mac, i can't disable flash for youtube, the best user agent thank you, and sory for my bad english

@dillbyrne
Copy link
Owner

Hello @seli11

I have issues already open for addressing the date and time, language and screen size. See #66 and #67 .
For the language it is not as simple as putting in what ever your current language settings are. They have to match the exact headers sent by a browser which is downloaded for that locale otherwise the user will stand out. Also it has to be done for every browser profile in the addon and they represent these values differently.

If you would like to help with this you can visit http://browserspy.dk/accept.php in all the browsers you have and paste the accept language setting in the #67 and state the browser for which the heading is for . Note the browsers you use should be set in your native language by default when you downloaded them. This point is important because the relative quality part of the accept language header could have been changed if you changed the browser's language settings so only defaults are useful.

As for the screen size and date and time, they are set per request if random options are selected. The date strings need some more work which I have to set up a VM and go through each timezone to get the time zone abbreviation and add it to RAS, but in terms of time offsets the work is done already.

Using flash is not recommended and I do not intend to support flash. Using flash will allow sites to bypass many protection mechanisms of many addons. Try disabling flash and trying the test again.

Youtube now works with html5 and does not require flash. In RAS you can use the whitelist which has a youtube rule in the whitelist by default to allow the canvas element. Alternatively if you choose the Sony Experia E Android profile you can continue to block the canvas and use the mobile version flash free.

What version of safari on mac were you spoofing ? . I highly suspect it was flash that was bypassing it.

You can see the mac profiles here There is no mention of windows in the Mac profiles.

No need to apologize. I understood you just fine :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants