Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
Update signed filter
Browse files Browse the repository at this point in the history
  • Loading branch information
kbinani committed Apr 5, 2017
1 parent 4c240eb commit b5a072f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
1 change: 0 additions & 1 deletion sign
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
(
echo "[Adblock Plus 1.1]"
cat blacklist.txt | sort
cat whitelist.txt | sort | sed 's/^\(.*\)$/@@\1/g'
) | python ext/adblockplus/addChecksum.py > signed.txt

cat signed.txt | python ext/adblockplus/validateChecksum.py
Expand Down
19 changes: 7 additions & 12 deletions signed.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
[Adblock Plus 1.1]
! Checksum: gw+Pypbo7HDSJwkMAXbpEw
! Checksum: OZEkwvUU9ky/P9ZLB3h0aw
||doubleclick.net^
||googlesyndication.com^
https://www.youtube.com^
@@https://www.youtube.com/*_ajax?*
@@https://www.youtube.com/api/stats/atr*
@@https://www.youtube.com/heartbeat?*
@@https://www.youtube.com/live_*
@@https://www.youtube.com/playlist_edit_service_ajax/?*
@@https://www.youtube.com/service_ajax
@@https://www.youtube.com/yts/cssbin/*
@@https://www.youtube.com/yts/htmlbin/live_chat_polymer-*.html
@@https://www.youtube.com/yts/img/*
@@https://www.youtube.com/yts/jsbin/*
||s0.2mdn.net/ads
||www.youtube.com/[[computeEmptyGif_()]]$image
||www.youtube.com/[[computeThumbnailUrl_(data.thumbnail)]]
||www.youtube.com/api/stats
||www.youtube.com/pagead
||www.youtube.com/ptracking

0 comments on commit b5a072f

Please sign in to comment.