Uri Gilad

Results 16 comments of Uri Gilad

> and all adblockers are disabled on haartetz can you even load the site, when adblock and free-haaretz is disabled? i.e. like a regular anonymous user does it happen on...

Adding these filters to my adblocker (ublock origin) fixed it: `||www.haaretz.co.il/htz/js/inter.js` `||www.themarker.com/st/c/static/heb/inter.js` (the themarker.com one is important for haaretz site too)

> > > ||www.haaretz.co.il/htz/js/resp/minified/body-scripts-int.js I would __not__ recommend blocking that file - it contains many scripts that haaretz site uses. Blocking it causes comments on articles to not show up,...

Another thing you can try: manually add a cookie `HtzPusr` with value 1. You can do it like this: - Browse to haaretz.co.il - Open your browser's devtools JS console...

@adibiton it's working for me. have you installed the latest version of free-haaretz? previous versions used to only work on haaretz You can try to do my steps from the...

Oh actually @adibiton, it's a different cookie name on themarker.com - cookie is `TmPusr`. So on themarker.com you can try running: `document.cookie = 'TmPusr=1'`