mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Update CDN & Reject Hosts, Reject IPs
This commit is contained in:
12
Source/ip/august.ts
Normal file
12
Source/ip/august.ts
Normal file
@@ -0,0 +1,12 @@
|
||||
export const AUGUST_ASN = [
|
||||
'1012', // Moe BGP, peers with both AS40111 and AS945
|
||||
'945', // hkgo LLC, peers with AS1012
|
||||
'401111', // peers with both AS1012 and AS945
|
||||
'62853', // hkgo LLC, peers with AS945
|
||||
'27523', // Kawaii Networks, peers with AS945
|
||||
'7719', // hkgo LLC
|
||||
'54625', // peers with AS945
|
||||
'7257', // only upstream is AS945
|
||||
'18044', // only upstream is AS945
|
||||
'62489' // only upstream is AS945 and AS1012
|
||||
];
|
||||
Reference in New Issue
Block a user