Site Tools


advanced-adblock

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
advanced-adblock [2023/01/06 17:18] rs232advanced-adblock [2023/01/06 17:21] rs232
Line 21: Line 21:
 The well know table where lists are defined now also accepts a new format called list-of-lists, this essentially consists in feeding the script with a URL where a list of additional URL can be found instead of the traditional blocklist we already know. To be mentioned list-of-lists is an excellent way to save NVRAM space however is comes with some minor limitation e.g. the verification of the lists to decide if they need to be downloaded or less is not performed. So essentially this is either: The well know table where lists are defined now also accepts a new format called list-of-lists, this essentially consists in feeding the script with a URL where a list of additional URL can be found instead of the traditional blocklist we already know. To be mentioned list-of-lists is an excellent way to save NVRAM space however is comes with some minor limitation e.g. the verification of the lists to decide if they need to be downloaded or less is not performed. So essentially this is either:
  
-''URL |--> list'' or ''URL |--> list-of-lists-file |--> URL |--> list                             |--> URL |--> List                             |--> URL |--> List                             |--> URL |--> List'' The script handles the EOL of files in an automatic way and converts it internally if needed.+<code -> 
 +URL |--> list  
 +</code> 
 + 
 +or 
 + 
 +<code -> 
 +URL |--> list-of-lists-file |--> URL |--> list 
 +                            |--> URL |--> List 
 +                            |--> URL |--> List 
 +                            |--> URL |--> List  
 +</code> 
 + 
 +The script handles the EOL of files in an automatic way and converts it internally if needed.
  
 ==== Custom blacklisting ==== ==== Custom blacklisting ====
Line 35: Line 48:
 The GUI integration with adblock provides already some crucial details to understand if the script is operating correctly or not. The GUI integration with adblock provides already some crucial details to understand if the script is operating correctly or not.
  
-====== Adblock v1 ======+====== Adblock v1 (MIPS R1 and any other device pre 2023.1) ======
  
 The Adblock menu contains settings to configure FreshTomato's built-in ad blocker. The page is divided into sections. These sections include: Adblock Settings, Blacklist URL, Blacklist Custom and Whitelist. The Adblock menu contains settings to configure FreshTomato's built-in ad blocker. The page is divided into sections. These sections include: Adblock Settings, Blacklist URL, Blacklist Custom and Whitelist.
advanced-adblock.txt · Last modified: 2023/08/13 17:03 by hogwild