mirror of
https://github.com/v2fly/domain-list-community.git
synced 2026-03-06 19:50:43 +07:00
Compare commits
9 Commits
2026030310
...
2026030605
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e1943122f3 | ||
|
|
2a73fa8675 | ||
|
|
42ff85b0a7 | ||
|
|
764958ebf7 | ||
|
|
a25ac04c82 | ||
|
|
168baf0e6a | ||
|
|
2f78f1c626 | ||
|
|
ddc1e21783 | ||
|
|
4437fb0c51 |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
git config --local user.name "github-actions[bot]"
|
||||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git checkout -b release
|
||||
git add *.txt *.sha256sum dlc.dat dlc.dat.zip dlc.dat.xz
|
||||
git add *.txt *.sha256sum dlc.dat dlc.dat_plain.yml dlc.dat.zip dlc.dat.xz
|
||||
git commit -m "${{ env.RELEASE_NAME }}"
|
||||
git remote add origin "https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}"
|
||||
git push -f -u origin release
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
apkmirror.com
|
||||
|
||||
full:apkmirror.disqus.com
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
include:apkcombo
|
||||
include:apkmirror
|
||||
include:apkpure
|
||||
|
||||
# Uptodown
|
||||
uptodown.com
|
||||
utdstc.com
|
||||
|
||||
@@ -66,6 +66,7 @@ include:openweather
|
||||
include:oracle
|
||||
include:panasonic
|
||||
include:pccw
|
||||
include:plex
|
||||
include:qnap
|
||||
include:qualcomm
|
||||
include:qwant
|
||||
|
||||
@@ -97,6 +97,7 @@ omobi.cc
|
||||
oranum.com
|
||||
overcast.fm
|
||||
qobuz.com
|
||||
sendvid.com
|
||||
syosetu.com
|
||||
weverse.io
|
||||
yande.re
|
||||
|
||||
@@ -65,3 +65,5 @@ where-am-i.co
|
||||
whoer.net
|
||||
wieistmeineip.de
|
||||
wtfismyip.com
|
||||
|
||||
full:checkip.amazonaws.com
|
||||
|
||||
@@ -12,6 +12,7 @@ include:threads
|
||||
include:twitter
|
||||
include:vk
|
||||
|
||||
onlyfans.com
|
||||
truthsocial.com
|
||||
|
||||
# Mastodon
|
||||
|
||||
@@ -1,13 +1,15 @@
|
||||
datalore.io
|
||||
intellij.com
|
||||
intellij.net
|
||||
intellij.org
|
||||
jb.gg
|
||||
jetbrains.cloud
|
||||
jetbrains.com
|
||||
jetbrains.net
|
||||
jetbrains.space
|
||||
jetbrains.team
|
||||
datalore.io
|
||||
kotlinlang.org
|
||||
youtrack.cloud
|
||||
|
||||
cdn.jetbrains.com @cn
|
||||
download-cdn.jetbrains.com.cn @cn
|
||||
jb.gg
|
||||
youtrack.cloud
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
include:firefox
|
||||
include:mdn
|
||||
include:rust
|
||||
|
||||
mozgcp.net
|
||||
mozilla.com
|
||||
@@ -24,7 +23,10 @@ seamonkey-project.org
|
||||
thunderbird.net
|
||||
|
||||
# Mozilla Location Service
|
||||
location.services.mozilla.com
|
||||
# * Overrided by above `mozilla.com`
|
||||
# * In March 2024, Mozilla announced the project was being discontinued
|
||||
#location.services.mozilla.com
|
||||
|
||||
# Mozilla Push Service
|
||||
push.services.mozilla.com
|
||||
# * Overrided by above `mozilla.com`
|
||||
#push.services.mozilla.com
|
||||
|
||||
14
data/plex
Normal file
14
data/plex
Normal file
@@ -0,0 +1,14 @@
|
||||
# Plex Media Server domains
|
||||
# Basic domains for Plex services
|
||||
plex.com
|
||||
plex.services
|
||||
plex.tv
|
||||
plexapp.com
|
||||
|
||||
# Note for Plex users
|
||||
# * Plex's mechanism requires certain domains to go through a direct connection.
|
||||
# * Using a proxy for these domains may cause the system to malfunction.
|
||||
# * If you wish to access plex domains through a proxy, remember to ensure the following domains remain directly connected.
|
||||
# * Related domains:
|
||||
# plex.direct
|
||||
# v4.plex.tv
|
||||
Reference in New Issue
Block a user