**This is the bug tracker for the AUR web interface.**
Use this tracker to report bugs or make feature requests regarding the behaviour or implementation of the AUR software.
Please read the Reporting Bug Guidelines before filing a new task.
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
- Please report bugs related to Arch Linux official packages here: http://bugs.archlinux.org/index.php?project=1
- Please report bugs for [community] packages here: http://bugs.archlinux.org/index.php?project=5
- For any packages in the AUR contact the maintainer or leave a comment on the package's detail page.
Source Code:
https://projects.archlinux.org/aurweb.git/
Use this tracker to report bugs or make feature requests regarding the behaviour or implementation of the AUR software.
Please read the Reporting Bug Guidelines before filing a new task.
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
- Please report bugs related to Arch Linux official packages here: http://bugs.archlinux.org/index.php?project=1
- Please report bugs for [community] packages here: http://bugs.archlinux.org/index.php?project=5
- For any packages in the AUR contact the maintainer or leave a comment on the package's detail page.
Source Code:
https://projects.archlinux.org/aurweb.git/
FS#61584 - don't use Google's CDN for jQuery
Attached to Project:
AUR web interface
Opened by danieltetraquark (danieltetraquark) - Wednesday, 30 January 2019, 21:48 GMT
Opened by danieltetraquark (danieltetraquark) - Wednesday, 30 January 2019, 21:48 GMT
|
Detailshere: https://git.archlinux.org/aurweb.git/tree/web/template/pkgreq_form.php?h=master#n27
no CDN is already used for bootstrap-typeahead.min.js, so why also don't use no CDN for jquery? It would improve privacy. |
This task depends upon

On the other hand, there are CDNs for jquery, and I cannot find one for bootstrap-typeahead in my cursory google search.