[Thirdparty] Move DataTables download url to a fixed download address (#6189)

The origin download url is always changing: https://datatables.net/download/builder?bs-3.3.7/jq-3.3.1/dt-1.10.25
So we put it in our own http server.
If someone can offer an official url for DataTables, please update this.
This commit is contained in:
Mingyu Chen
2021-07-10 10:13:26 +08:00
committed by GitHub
parent 3ad12c5f8a
commit de2dd2c015
2 changed files with 8 additions and 2 deletions

View File

@ -12,6 +12,9 @@ _Put an `x` in the boxes that apply_
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation Update (if none of the other choices apply)
- [ ] Code refactor (Modify the code structure, format the code, etc...)
- [ ] Optimization. Including functional usability improvements and performance improvements.
- [ ] Dependency. Such as changes related to third-party components.
- [ ] Other.
## Checklist