mirror of
https://github.com/v2fly/domain-list-community.git
synced 2026-03-06 19:50:43 +07:00
Compare commits
8 Commits
2026030310
...
2026030604
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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.name "github-actions[bot]"
|
||||||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||||
git checkout -b release
|
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 commit -m "${{ env.RELEASE_NAME }}"
|
||||||
git remote add origin "https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}"
|
git remote add origin "https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}"
|
||||||
git push -f -u origin release
|
git push -f -u origin release
|
||||||
|
|||||||
@@ -1 +1,3 @@
|
|||||||
apkmirror.com
|
apkmirror.com
|
||||||
|
|
||||||
|
full:apkmirror.disqus.com
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
include:apkcombo
|
include:apkcombo
|
||||||
include:apkmirror
|
include:apkmirror
|
||||||
include:apkpure
|
include:apkpure
|
||||||
|
|
||||||
|
# Uptodown
|
||||||
|
uptodown.com
|
||||||
|
utdstc.com
|
||||||
|
|||||||
@@ -66,6 +66,7 @@ include:openweather
|
|||||||
include:oracle
|
include:oracle
|
||||||
include:panasonic
|
include:panasonic
|
||||||
include:pccw
|
include:pccw
|
||||||
|
include:plex
|
||||||
include:qnap
|
include:qnap
|
||||||
include:qualcomm
|
include:qualcomm
|
||||||
include:qwant
|
include:qwant
|
||||||
|
|||||||
@@ -97,6 +97,7 @@ omobi.cc
|
|||||||
oranum.com
|
oranum.com
|
||||||
overcast.fm
|
overcast.fm
|
||||||
qobuz.com
|
qobuz.com
|
||||||
|
sendvid.com
|
||||||
syosetu.com
|
syosetu.com
|
||||||
weverse.io
|
weverse.io
|
||||||
yande.re
|
yande.re
|
||||||
|
|||||||
@@ -65,3 +65,5 @@ where-am-i.co
|
|||||||
whoer.net
|
whoer.net
|
||||||
wieistmeineip.de
|
wieistmeineip.de
|
||||||
wtfismyip.com
|
wtfismyip.com
|
||||||
|
|
||||||
|
full:checkip.amazonaws.com
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ include:threads
|
|||||||
include:twitter
|
include:twitter
|
||||||
include:vk
|
include:vk
|
||||||
|
|
||||||
|
onlyfans.com
|
||||||
truthsocial.com
|
truthsocial.com
|
||||||
|
|
||||||
# Mastodon
|
# Mastodon
|
||||||
|
|||||||
@@ -1,13 +1,15 @@
|
|||||||
|
datalore.io
|
||||||
intellij.com
|
intellij.com
|
||||||
intellij.net
|
intellij.net
|
||||||
intellij.org
|
intellij.org
|
||||||
|
jb.gg
|
||||||
|
jetbrains.cloud
|
||||||
jetbrains.com
|
jetbrains.com
|
||||||
jetbrains.net
|
jetbrains.net
|
||||||
jetbrains.space
|
jetbrains.space
|
||||||
jetbrains.team
|
jetbrains.team
|
||||||
datalore.io
|
|
||||||
kotlinlang.org
|
kotlinlang.org
|
||||||
|
youtrack.cloud
|
||||||
|
|
||||||
cdn.jetbrains.com @cn
|
cdn.jetbrains.com @cn
|
||||||
download-cdn.jetbrains.com.cn @cn
|
download-cdn.jetbrains.com.cn @cn
|
||||||
jb.gg
|
|
||||||
youtrack.cloud
|
|
||||||
|
|||||||
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