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

Commit

Permalink
Add India filtering list
Browse files Browse the repository at this point in the history
  • Loading branch information
bbondy committed Oct 31, 2016
1 parent c42046d commit 9226f1f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions lib/regions.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,5 +206,11 @@ module.exports = [
title: 'SVN: Slovenian List',
lang: 'sl',
supportURL: 'https://github.com/betterwebleon/slovenian-list'
}, {
uuid: '4C07DB6B-6377-4347-836D-68702CF1494A',
listURL: 'https://secure.fanboy.co.nz/fanboy-indian.txt',
title: 'IN: Fanboy\'s India Filters',
lang: 'hi',
supportURL: 'https://www.fanboy.co.nz/filters.html'
}
]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "abp-filter-parser-cpp",
"main": "./build/Release/abp-filter-parser-cpp",
"version": "1.2.9",
"version": "1.2.10",
"description": "C++ Adblock Plus filter parser for lists like EasyList",
"directories": {
"test": "test"
Expand Down

1 comment on commit 9226f1f

@bbondy
Copy link
Member Author

@bbondy bbondy commented on 9226f1f Oct 31, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.