Keep use of the file
This commit is contained in:
parent
0733a30d0a
commit
c69e6f37d6
@ -4,7 +4,7 @@
|
|||||||
# For more details, please visit:
|
# For more details, please visit:
|
||||||
# https://github.com/v2ray/domain-list-community/blob/master/.github/workflows/build.yml
|
# https://github.com/v2ray/domain-list-community/blob/master/.github/workflows/build.yml
|
||||||
#
|
#
|
||||||
# Or you can generate manually with following Javascript:
|
# Or you can generate manually with following Javascript code:
|
||||||
# let servers = [];
|
# let servers = [];
|
||||||
# document.querySelectorAll('server').forEach(s => {
|
# document.querySelectorAll('server').forEach(s => {
|
||||||
# let v = s.attributes.host.value;
|
# let v = s.attributes.host.value;
|
||||||
@ -27,6 +27,5 @@
|
|||||||
# });
|
# });
|
||||||
# console.log(output);
|
# console.log(output);
|
||||||
|
|
||||||
|
# Do not remove the following line
|
||||||
# Placeholder & just for demo
|
|
||||||
include:ookla-speedtest-ads
|
include:ookla-speedtest-ads
|
||||||
|
Loading…
x
Reference in New Issue
Block a user