![]() |
|
Guardian website help: "Jump to Comments" - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Config Sets (/forumdisplay.php?fid=43) +--- Forum: Sidki (/forumdisplay.php?fid=44) +--- Thread: Guardian website help: "Jump to Comments" (/showthread.php?tid=2123) |
Guardian website help: "Jump to Comments" - soccerfan - Sep. 25, 2013 07:33 PM My Proxo setup: Sidki's config (2011-12-22) in the light mode. No 'guardian' entries in exceptions.ptxt or exceptions-U.ptxt On stories with comments, clicking on "Jump to comments", for example, in this link: http://www.theguardian.com/world/2013/sep/25/revealed-qatars-world-cup-slaves takes me to: http://www.theguardian.com/world/2013/sep/25/revealed-qatars-world-cup-slaves#start-of-comments but the comments do not display. I have no problems if I use a direct connection. Thanks for any help. RE: Guardian website help: "Jump to Comments" - JJoe - Sep. 26, 2013 06:13 PM Try after adding Code: discussion.theguardian.com/static/assets/app.[^.]+.min.js $SET(0=a_jsmod.)to Exceptions-U.ptxt. HTH RE: Guardian website help: "Jump to Comments" - soccerfan - Sep. 26, 2013 09:28 PM (Sep. 26, 2013 06:13 PM)JJoe Wrote: Try after adding Thanks JJoe ![]() Quick question. Any disadvantage to using the following code (which also seems to work) Code: [^/]++theguardian.com/ $SET(0=a_js.)RE: Guardian website help: "Jump to Comments" - JJoe - Sep. 26, 2013 11:34 PM (Sep. 26, 2013 09:28 PM)soccerfan Wrote: Quick question. Any disadvantage to using the following code (which also seems to work) Our filters are an attempt to control behavior. My entry bypasses one filter, Top JS Replace: Ad Scripts III - Modules 10.10.10 [sd] (d.2), for a very limited range of addresses. Yours bypasses all javascript filters for a large range of addresses, which allows less control. This is a problem when the extra files contain unwanted behavior. RE: Guardian website help: "Jump to Comments" - soccerfan - Sep. 26, 2013 11:48 PM Understood . More control = less unwanted behaviour. Thanks again.
|