This commit is contained in:
踢低吸 2020-12-24 09:35:29 +00:00 committed by GitHub
commit c1ce5ce862
3 changed files with 8 additions and 4 deletions

View File

@ -14,12 +14,12 @@ jobs:
uses: wei/curl@master
continue-on-error: true
with:
args: https://280blocker.net/files/280blocker_adblock_$(date +%Y%m).txt -o 280blocker/280blocker_adblock.txt
args: ${{ secrets.BLOCKER_URL }}/280blocker_adblock.txt -o 280blocker/280blocker_adblock.txt
- name: 280blocker_domain_ag
uses: wei/curl@master
continue-on-error: true
with:
args: https://280blocker.net/files/280blocker_domain_ag_$(date +%Y%m).txt -o 280blocker/280blocker_domain_ag.txt
args: ${{ secrets.BLOCKER_URL }}/280blocker_domain_ag.txt -o 280blocker/280blocker_domain_ag.txt
- name: get today date
id: date
run: export TZ='Asia/Taipei' && echo "::set-output name=date::$(date +'%Y-%m-%d-%H')"

View File

@ -1,10 +1,11 @@
[Adblock Plus]
! Title: Make futa great again!
! Version: 2020.1221.01
! Version: 2020.1224.01
! Expires: 1 hour
! Homepage: https://t.me/adguard_tw
! ----------------------------------------------------------------------
google.*##div.g:has(div[data-hveid] a[href*="366service.com"])
google.*##div.g:has(div[data-hveid] a[href*="7box.vip"])
google.*##div.g:has(div[data-hveid] a[href*="apple01.cc"])
google.*##div.g:has(div[data-hveid] a[href*="apple01.co"])
google.*##div.g:has(div[data-hveid] a[href*="apple01.net"])
@ -53,3 +54,4 @@ google.*##div.g:has(div[data-hveid] a[href*="twgreatdaily.fun"])
google.*##div.g:has(div[data-hveid] a[href*="twgreatdaily.life"])
google.*##div.g:has(div[data-hveid] a[href*="twgreatdaily.live"])
google.*##div.g:has(div[data-hveid] a[href*="uwenku.com"])
google.*##div.g:has(div[data-hveid] a[href*="yuutoday.com"])

View File

@ -1,10 +1,11 @@
[Adblock Plus]
! Title: Make futa great again!
! Version: 2020.1221.01
! Version: 2020.1224.01
! Expires: 1 hour
! Homepage: https://t.me/adguard_tw
! ----------------------------------------------------------------------
google.*##div div div:has(a[href*="366service.com"])
google.*##div div div:has(a[href*="7box.vip"])
google.*##div div div:has(a[href*="apple01.cc"])
google.*##div div div:has(a[href*="apple01.co"])
google.*##div div div:has(a[href*="apple01.net"])
@ -53,3 +54,4 @@ google.*##div div div:has(a[href*="twgreatdaily.fun"])
google.*##div div div:has(a[href*="twgreatdaily.life"])
google.*##div div div:has(a[href*="twgreatdaily.live"])
google.*##div div div:has(a[href*="uwenku.com"])
google.*##div div div:has(a[href*="yuutoday.com"])