Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
-_-
Browse files Browse the repository at this point in the history
  • Loading branch information
DoingDog committed Aug 2, 2024
1 parent 47ef7fb commit 6c9c1a7
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/xxkiller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
.\RMaker\make.cmd g
.\RMaker\make.cmd a
.\RMaker\make.cmd f
.\RMaker\make.cmd n
- name: commit
continue-on-error: false
timeout-minutes: 10
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ Cloudflare
```
https://x.awsl.app/f.txt
```
This repository hasn't been maintained for a long time. I will update it soon.
~This repository hasn't been maintained for a long time. I will update it soon.~<br>
All lists deprecated. Go to [adrules](https://github.com/Cats-Team/AdRules)<br>
Requests on the x.awsl.app domain will be redirected to https://adrules.top/adblock_plus.txt
2 changes: 1 addition & 1 deletion RMaker/a/title.dd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Adblock Plus 2.0]
! Title: Allow
! Title: XXKiller allowlist (deprecated)
! Homepage: https://github.com/DoingDog/XXKiller
! License: https://github.com/DoingDog/XXKiller/blob/mae/LICENSE
! Expires: 25 hours (update frequency)
Expand Down
2 changes: 1 addition & 1 deletion RMaker/f/title.dd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Adblock Plus 2.0]
! Title: XXKiller Full
! Title: XXKiller full blocklist (deprecated)
! Homepage: https://github.com/DoingDog/XXKiller
! License: https://github.com/DoingDog/XXKiller/blob/mae/LICENSE
! Expires: 25 hours (update frequency)
Expand Down
2 changes: 1 addition & 1 deletion RMaker/g/title.dd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Adblock Plus 2.0]
! Title: AdGuard
! Title: XXKiller AdGuard blocklist (deprecated)
! Homepage: https://github.com/DoingDog/XXKiller
! License: https://github.com/DoingDog/XXKiller/blob/mae/LICENSE
! Expires: 25 hours (update frequency)
Expand Down
29 changes: 29 additions & 0 deletions RMaker/n/rule-list.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
[LINK]

;this is a comment
;this is the rule list
;good luck.

;commands:
;d2w domain to whitelist (with a match precisely)
;d2a domain to adblocker (with a match precisely)
;h2w hosts to whitelist (with a match precisely)
;h2a hosts to adblocker (with a match precisely)
;a2w adblocker to whitelist
;w2a whitelist to adblocker
;c2w clash to whitelist (suffix only)
;c2a clash to adblocker (suffix only)
;any other command is ignored

;add like
;command link comments

;https://github.com/DoingDog/XXKiller/tree/main/RMaker/aa/custom-rules
;These rules are also merged by local storage

;links below are rule downloader:

raw=https://raw.githubusercontent.com/xinggsf/Adblock-Plus-Rule/master/mv.txt
raw=https://raw.githubusercontent.com/xinggsf/Adblock-Plus-Rule/master/minority-mv.txt
raw=https://adrules.top/adblock_plus.txt
raw=https://fuckfuckadblock.pages.dev/fuckfuckadblock.txt?_=raw
10 changes: 10 additions & 0 deletions RMaker/n/title.dd
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[Adblock Plus 2.0]
! Title: XXKiller new blocklist
! Homepage: https://github.com/DoingDog/XXKiller
! License: https://github.com/DoingDog/XXKiller/blob/mae/LICENSE
! Expires: 25 hours (update frequency)
! Description: Just a merged Adblock rule. Nothing more.
! Merge source: https://github.com/DoingDog/XXKiller/blob/mae/RMaker/n/rule-list.ini

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

2 changes: 1 addition & 1 deletion RMaker/w/title.dd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Adblock Plus 2.0]
! Title: XXKiller
! Title: XXKiller main blocklist (deprecated)
! Homepage: https://github.com/DoingDog/XXKiller
! License: https://github.com/DoingDog/XXKiller/blob/mae/LICENSE
! Expires: 25 hours (update frequency)
Expand Down

0 comments on commit 6c9c1a7

Please sign in to comment.