[GH-ISSUE #644] Feature Request: Remove CDN #401

Closed
opened 2026-03-01 14:43:15 +03:00 by kerem · 2 comments
Owner

Originally created by @ghost on GitHub (Feb 2, 2021).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/644

Type

  • General question or discussion
  • Propose a brand new feature
  • Request modification of existing behavior or design

What is the problem that your feature request solves

The client requests javascript files from third party CDNs.

https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js
https://code.jquery.com/jquery-3.2.1.slim.min.js

Describe the ideal specific solution you'd want, and whether it fits into any broader scope of changes

Remove CDNs and serve the remote files locally instead

Alternative: Config option to toggle the CDN

What hacks or alternative solutions have you tried to solve the problem?

Block CDN with browser addon

How badly do you want this new feature?

  • It's an urgent deal-breaker, I can't live without it
  • It's important to add it in the near-mid term future
  • It would be nice to have eventually
Originally created by @ghost on GitHub (Feb 2, 2021). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/644 ## Type - [ ] General question or discussion - [ ] Propose a brand new feature - [x] Request modification of existing behavior or design ## What is the problem that your feature request solves The client requests javascript files from third party CDNs. https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js https://code.jquery.com/jquery-3.2.1.slim.min.js ## Describe the ideal specific solution you'd want, and whether it fits into any broader scope of changes Remove CDNs and serve the remote files locally instead Alternative: Config option to toggle the CDN ## What hacks or alternative solutions have you tried to solve the problem? Block CDN with browser addon ## How badly do you want this new feature? - [ ] It's an urgent deal-breaker, I can't live without it - [x] It's important to add it in the near-mid term future - [ ] It would be nice to have eventually
Author
Owner

@pirate commented on GitHub (Feb 2, 2021):

Hmm how do these CDN assets keep getting added back, this is like the 3rd time I've removed them...

<!-- gh-comment-id:771806370 --> @pirate commented on GitHub (Feb 2, 2021): Hmm how do these CDN assets keep getting added back, this is like the 3rd time I've removed them...
Author
Owner

@pirate commented on GitHub (Apr 6, 2021):

Fixed in af6561b. It will be released in the next version v0.6 soon.

<!-- gh-comment-id:813827822 --> @pirate commented on GitHub (Apr 6, 2021): Fixed in af6561b. It will be released in the next version v0.6 soon.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#401
No description provided.