Results 1 to 1 of 1

Thread: bash script to add AdBlock support + ABP lists to LuaKit

Threaded View

  1. #1
    Join Date
    May 2009
    Location
    Courtenay, BC, Canada
    Beans
    1,661

    bash script to add AdBlock support + ABP lists to LuaKit

    I just wrote a bash script to download, enable (or update) the AdBlock module for LuaKit and also to download (or update) any AdBlock Plus lists you specify. I have included a bunch of the EasyList lists in the 'lists' file. just run the bash script and it will do everything for you. make sure you specify a 'basefolder' in the bash script (I keep my bash scripts in '$HOME/Launchers' so that's what it's set to)
    you will need to enable each AdBlock Plus list in LuaKit if you want to use them (as the AdBlock module defaults them to off).

    make sure to put the '-AdBlockList' file in your 'basefolder' or change its' location within the script. the list is tab separated for easy editing.

    edit: apparently the forums convert tabs to spaces, so I'll add the files as an attachment instead. just extract them to $HOME/Launchers (or else 'wherever you want' and edit the file accordingly)
    edit: more cohearent explanation of how to get it working
    Attached Files Attached Files
    Last edited by HiImTye; July 27th, 2012 at 01:30 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •