mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2025-06-21 05:21:02 +08:00
Merge branch 'master' of https://github.com/FutaGuard/FutaFilter
This commit is contained in:
commit
c1ce5ce862
4
.github/workflows/280blocker.yml
vendored
4
.github/workflows/280blocker.yml
vendored
@ -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')"
|
||||
|
@ -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"])
|
||||
|
@ -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"])
|
||||
|
Loading…
x
Reference in New Issue
Block a user