-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# GEO ASSETS | ||
|
||
Generate custom geosite and geoip based on [Loyalsoldier](https://github.com/Loyalsoldier/v2ray-rules-dat) with addtional list. | ||
|
||
## GEOSITE.DAT | ||
|
||
- Same as Original but with addtional list: | ||
- `geosite:oisd-full` | ||
- `geosite:oisd-nsfw` | ||
- `geosite:rule-ads` | ||
- `geosite:rule-doh` | ||
- `geosite:rule-gaming` | ||
- `geosite:rule-indo` | ||
- `geosite:rule-playstore` | ||
- `geosite:rule-sosmed` | ||
- `geosite:rule-streaming` | ||
- `geosite:rule-umum` | ||
- `geosite:rule-ipcheck` | ||
- `geosite:videoconference` | ||
- `geosite:rule-malicious` | ||
- `geosite:abpid` | ||
- `geosite:abpid-adult` | ||
- `geosite:energized-blu` | ||
- `geosite:steven-black` | ||
- `geosite:hblock` | ||
|
||
> More details for addtional [list](https://github.com/NextGenOP/v2ray-rules-dat-custom/blob/master/.github/workflows/run.yml) | ||
|
||
## GEOIP.DAT | ||
|
||
- Generated via repository [@Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip) | ||
- The global IP addresses (IPv4 and IPv6) come from [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/), and the IPv4 addresses under the `CN` (Mainland China) category come from [ipip .net](https://github.com/17mon/china_ip_list) | ||
- New categories (convenient for users with special needs): | ||
- `geoip:cloudflare` | ||
- `geoip:cloudfront` | ||
- `geoip:facebook` | ||
- `geoip:fastly` | ||
- `geoip:google` | ||
- `geoip:netflix` | ||
- `geoip:telegram` | ||
- `geoip:twitter` |