diff options
author | Alexandre Flament <alex@al-f.net> | 2021-03-21 09:29:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-21 09:29:53 +0100 |
commit | 38c210d7468d709a77e1a45bacfba87fd0975bef (patch) | |
tree | d14758b9532c616428e136211b2fc67193254d89 /searx/webapp.py | |
parent | 12fa524cf7ceb6bb7c85307420551a13e95a1ada (diff) | |
download | searxng-38c210d7468d709a77e1a45bacfba87fd0975bef.tar.gz searxng-38c210d7468d709a77e1a45bacfba87fd0975bef.zip |
[mod] soundcloud: faster initialization
The get_cliend_id() function:
* fetches https://soundcloud.com
* then fetches each referenced javascript URL to get the client id.
This commit fetches the javascript URLs in the reverse order: the client id is in the last javascript URL.
Diffstat (limited to 'searx/webapp.py')
0 files changed, 0 insertions, 0 deletions