-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
If you do a search on something, let's say an AS-SET AS-GOOGLE
:
You see results:

Clicking on some results such as AS-GOOGLE-IT (first member of AS-GOOGLE in RADB) will take you to this url:
If you do a 'normal' click from the results page - it works.
If you do a shift+click (new window) or control+click (new tab) or just paste the url, it returns 404 with "Not found"
using browser "inpsect" it looks like it the user's browser does direct API calls to things like
- https://irrexplorer.nlnog.net/api/clean_query/AS-GOOGLE
- https://irrexplorer.nlnog.net/api/sets/expand/AS-GOOGLE
- https://irrexplorer.nlnog.net/api/sets/member-of/as-set/AS-GOOGLE
This seems broken in that you can't just paste or go to the URL listed in the HTML (https://irrexplorer.nlnog.net/query/AS-GOOGLE-IT). I'm guessing this is some sort of javascript type of issue but unsure.
Metadata
Metadata
Assignees
Labels
No labels