Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Test whether Bot/Visitor executes JavaScript #33

Open
rugk opened this issue Oct 19, 2017 · 1 comment
Open

Test whether Bot/Visitor executes JavaScript #33

rugk opened this issue Oct 19, 2017 · 1 comment
Labels

Comments

@rugk
Copy link

rugk commented Oct 19, 2017

It would be interesting to know, whether the visit is just a static one (curl-like, download-only) or if the visitor actually executes JavaScript.

@jviide jviide added the feature label Oct 20, 2017
@jviide
Copy link
Contributor

jviide commented Oct 20, 2017

That's a cool idea! We could embed <script> tags containing JavaScript that sends a unique token to URI:teller. Maybe there's some more straightforward way that I'm missing, though :)

Currently we're a bit busy here, but this is definitely something to consider in the future. This feature might take some code reshuffling, as the current assumption is that each trap visit is immutable and doesn't update after it's initially fetched to the monitor page. But it would be a plus to get rid of such an assumption anyway.

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

No branches or pull requests

2 participants