Unreadable website...
|
Feb. 25, 2022, 01:58 PM
(This post was last modified: Feb. 26, 2022 04:09 PM by Anno Domini.)
Post: #1
|
|||
|
|||
Unreadable website...
I was just wondering if someone had a fix for this website. If I right click and put Proxomitron in bypass it works fine, but if I don't do that, then the text on the website is unreadable. I tried adding the site to the Bypass List.txt, but it's still unreadable if I do that. I attached a photo below to show what I mean. Thank you for any tips !
https://www.nowtheendbegins.com/ |
|||
Feb. 25, 2022, 03:20 PM
Post: #2
|
|||
|
|||
RE: Unreadable website...
Here are a couple of options for you.
1) Use the Proxomitron Menu in the lower right corner to temporarily BLOCK scripts when visiting that page 2) Use an extension such as eMatrix or Proxomitron's block lists to block scripts from t4x3y5r8.stackpathcdn.com (I'm showing 33 of them!) 3) Debug all 33 of those scripts and isolate specifically what needs filtered (will likely be a bit time-consuming if you opt for this route) |
|||
Feb. 25, 2022, 04:21 PM
(This post was last modified: Feb. 25, 2022 04:22 PM by JJoe.)
Post: #3
|
|||
|
|||
RE: Unreadable website...
For me, adding
Code: #https://www.nowtheendbegins.com/ to IncludeExclude-U cleared it up. Adding t4x3y5r8.stackpathcdn.com/wp-includes/js/masonry.min.js\?ver=4.2.2 to the bypass list may also work. Adding an address to the bypass list only bypasses the address that match the entry. It does not bypass all the addresses used by the entry. Explanation for sidki sets: Block/Modify: Sel. JS Properties filter is adding PRX to prevent the use of select properties that the site uses to display content. Code: <Match: Block/Modify: Sel. JS Properties 07.04.02 [sd] (d.2) > |
|||
Feb. 26, 2022, 04:09 PM
Post: #4
|
|||
|
|||
RE: Unreadable website...
(Feb. 25, 2022 04:21 PM)JJoe Wrote: For me, adding ...that WORKS JJoe. Wow, thanks for fixing it for me, now I don't have to manually put Proxomitron in bypass every time I visit that site ! I appreciate you, and thank you for your input as well ProxRocks ! |
|||
Feb. 27, 2022, 02:43 AM
Post: #5
|
|||
|
|||
RE: Unreadable website...
(Feb. 25, 2022 03:20 PM)ProxRocks Wrote: 3) Debug all 33 of those scripts and isolate specifically what needs filtered (will likely be a bit time-consuming if you opt for this route) If, I open the browser's Dev tools, disable the browser's cache, set the Proxomitron to debug mode via its Log window, and then select 'Show ?? Scripts' in the sidki set's onclick menu, I can see and search all the scripts shown for filter matches in one browser window. Changing modes, optional filters, and temporary list entries may also help narrow things down. In this case, the page is still broken at level 1. A search of the 'Show 66 Scripts' window, with level 1 selected before creation, for "Sel. JS" will find a problem. Granted a good guess helps... |
|||
Feb. 27, 2022, 03:02 AM
Post: #6
|
|||
|
|||
RE: Unreadable website...
I tend to let uMatrix do the counting for me - much more accurate.
Proxo Menu will do a count but it will not break that count down by domain, it includes Proxo's own injected scripts in the count, and it includes scripts that are blocked in the count - very misleading. |
|||
Feb. 27, 2022, 05:05 AM
Post: #7
|
|||
|
|||
RE: Unreadable website... | |||
Feb. 27, 2022, 05:30 AM
Post: #8
|
|||
|
|||
RE: Unreadable website...
Good point, agreed.
|
|||
Feb. 27, 2022, 05:27 PM
(This post was last modified: Feb. 28, 2022 04:00 PM by ProxRocks.)
Post: #9
|
|||
|
|||
RE: Unreadable website...
(Feb. 27, 2022 05:05 AM)JJoe Wrote: I want to quickly find the filter that is causing the problem. Along that line, I've modified my Prox Menu for quicker access to keys that seem to have a higher need than the original entries -- Original -->> New Ad Banners (a_adban.a_adimg) -->> Ad Functions (a_adfn1.a_adfn2) Ad Comments (a_adcomm1.a_adcomm2) -->> JS Properties (a_jsprop) Ad Containers (a_adcont.a_adtab.a_adform.a_adcss) -->> JS Methods (a_jsmeth) Ad JavaScript (a_adjs) -->> External Fonts (a_fonts) new key |
|||
« Next Oldest | Next Newest »
|