From: Antonio Ospite Date: Sun, 12 Feb 2012 12:37:51 +0000 (+0100) Subject: Fix doc about pageURL field which no longer exists X-Git-Tag: 0.4~4 X-Git-Url: https://git.ao2.it/GM_direct_download_links.git/commitdiff_plain/1455e0e032945acd03d9384e6015c6d3a476f264 Fix doc about pageURL field which no longer exists Signed-off-by: Antonio Ospite --- diff --git a/direct_download_links.user.js b/direct_download_links.user.js index e1f17f3..8421b49 100644 --- a/direct_download_links.user.js +++ b/direct_download_links.user.js @@ -46,7 +46,7 @@ /* Fields supported by the "site" object. * * Manadatory fields: - * pageURL: the URL of the page we are modifying + * locationRegExp: the regexp describing the URL of the page we are modifying * urlContainer: the element containing the URL to link * urlRegexp: the regular expression for finding the URL, the first * sub-pattern is taken as the URL