November 15, 20232 yr Simply ADD hosts Through CONSOLE the following IP Address should be checked if still available on IP-LookUP-Sites(←for example) Open CONSOLE and paste the following command one by one(for safty) Quote echo "185.199.108.133 raw.githubusercontent.com" >> /etc/hosts Quote echo "185.199.109.133 raw.githubusercontent.com" >> /etc/hosts Quote echo "185.199.110.133 raw.githubusercontent.com" >> /etc/hosts Quote echo "185.199.111.133 raw.githubusercontent.com" >> /etc/hosts Verification of the change is Recommended↓ Quote vi /etc/hosts OR With User Scripts plugin installed from CommunityApplications, we can use a new script to easily do that Quote #!/bin/bash echo "185.199.108.133 raw.githubusercontent.com" >> /etc/hosts echo "185.199.109.133 raw.githubusercontent.com" >> /etc/hosts echo "185.199.110.133 raw.githubusercontent.com" >> /etc/hosts echo "185.199.111.133 raw.githubusercontent.com" >> /etc/hosts Click Save Change the "Schedule Disabled→At First Array Start Only" if u wish Hope it helps UwU
November 15, 20232 yr Author PS: Once u have access to CA, it is recommended to install v2rayA in order to apply a much more stable connection
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.