mirror of
https://github.com/v2fly/domain-list-community.git
synced 2026-03-07 20:16:35 +07:00
Compare commits
6 Commits
2026030603
...
2026030605
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e1943122f3 | ||
|
|
2a73fa8675 | ||
|
|
42ff85b0a7 | ||
|
|
764958ebf7 | ||
|
|
a25ac04c82 | ||
|
|
168baf0e6a |
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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ include:threads
|
|||||||
include:twitter
|
include:twitter
|
||||||
include:vk
|
include:vk
|
||||||
|
|
||||||
|
onlyfans.com
|
||||||
truthsocial.com
|
truthsocial.com
|
||||||
|
|
||||||
# Mastodon
|
# Mastodon
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
include:firefox
|
include:firefox
|
||||||
include:mdn
|
include:mdn
|
||||||
include:rust
|
|
||||||
|
|
||||||
mozgcp.net
|
mozgcp.net
|
||||||
mozilla.com
|
mozilla.com
|
||||||
@@ -24,7 +23,10 @@ seamonkey-project.org
|
|||||||
thunderbird.net
|
thunderbird.net
|
||||||
|
|
||||||
# Mozilla Location Service
|
# 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
|
# Mozilla Push Service
|
||||||
push.services.mozilla.com
|
# * Overrided by above `mozilla.com`
|
||||||
|
#push.services.mozilla.com
|
||||||
|
|||||||
Reference in New Issue
Block a user