Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29544665: Issue 5678 - Update public suffix list (Closed)

Created:
Sept. 14, 2017, 11:58 a.m. by sergei
Modified:
Sept. 15, 2017, 4:36 p.m.
Reviewers:
hub
CC:
Felix Dahlke
Base URL:
https://github.com/adblockplus/libadblockplus.git
Visibility:
Public.

Description

I have used the following python code in order to update the content of the file with the suffix list: >>> import buildtools.publicSuffixListUpdater >>> buildtools.publicSuffixListUpdater.updatePSL(".")

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+889 lines, -143 lines) Patch
M lib/publicSuffixList.js View 241 chunks +889 lines, -143 lines 0 comments Download

Messages

Total messages: 2
sergei
Sept. 14, 2017, noon (2017-09-14 12:00:21 UTC) #1
hub
Sept. 14, 2017, 1:15 p.m. (2017-09-14 13:15:11 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld