update repo urls

This commit is contained in:
j 2023-07-27 18:43:17 +02:00
commit 262e3f29e0
3 changed files with 4 additions and 4 deletions

View file

@ -190,9 +190,9 @@ pandora.ui.apiDialog = function() {
+ '<p>If you are using the API in JavaScript, you may want to'
+ ' take a look at <a href="https://oxjs.org/#doc/Ox.API">'
+ ' OxJS</a>, and if you are using Python, there is'
+ ' <a href="https://wiki.0x2620.org/wiki/python-ox">'
+ ' <a href="https://code.0x2620.org/0x2620/python-ox">'
+ ' python-ox</a>, which is used by'
+ ' <a href="https://wiki.0x2620.org/wiki/pandora_client">'
+ ' <a href="https://code.0x2620.org/0x2620/pandora_client">'
+ ' pandora_client</a> to automate certain tasks.</p>\n'
+ '<p>To get started, just open the console and paste the'
+ ' following snippet. For the first ten items that are'