mirror of
https://github.com/Har-Kuun/OneClickCDN.git
synced 2026-04-25 06:35:51 +03:00
[GH-ISSUE #13] using latest apache traffic server #12
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OneClickCDN#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rsidhaarth on GitHub (Sep 11, 2021).
Original GitHub issue: https://github.com/Har-Kuun/OneClickCDN/issues/13
Hi There,
The script is using the old version of the ATS. Is it possible for you to make the script work with the latest ATS?
Thanks
@Har-Kuun commented on GitHub (Dec 13, 2021):
Yes, you can modify the first few lines of the script to use a different version of the ATS. The script has been tested for the latest 8.x versions. It should also work for 9.x version, but might be buggy for 10.x versions.
Thanks for pointing this out.