Opened 4 years ago
Closed 11 months ago
#3937 closed change (worksforme)
make a script to create a list of URLs for a subscription
Reported by: | sergz | Assignee: | |
---|---|---|---|
Priority: | Unknown | Milestone: | |
Module: | Sitescripts | Keywords: | abpcrawler |
Cc: | fhd, TobiasHilleke | Blocked By: | |
Blocking: | #3936 | Platform: | Unknown / Cross platform |
Ready: | no | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description
Background
In order to accomplish #3936 we need a list of URLs to visit.
What to change
Make a script which creates the list of URLs from subscription repository. The idea is to find URLs in the commit messages of subscription repository.
Change History (4)
comment:1 follow-up: ↓ 3 Changed 4 years ago by trev
comment:2 Changed 2 years ago by fhd
- Cc trev removed
comment:3 in reply to: ↑ 1 Changed 12 months ago by rhowell
This script already exists under https://hg.adblockplus.org/sitescripts/file/tip/sitescripts/crawler/bin/import_sites.py.
So it looks like this issue can be closed then?
comment:4 Changed 11 months ago by sergz
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This script already exists under https://hg.adblockplus.org/sitescripts/file/tip/sitescripts/crawler/bin/import_sites.py.