View Single Post
Old 06-02-2025, 03:38 PM   #14
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,540
Karma: 78910202
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
ok. i disabled all my Chrome Extensions and logged out.

Yes I saw ads. HTML source include
Spoiler:
Code:
<!-- google_ad_section_start(weight=ignore) -->


	
	
	
	
		<!-- guest welcome message -->
		<table class="tborder guest_notice" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
		<tr> 
			<td class="alt1">


				<div style='width:336px; height:280px; float: left; margin: 0px 14px 4px 4px;'>
				<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
				<!-- MR_Forums_ATF_Welcome_l -->
				<ins class="adsbygoogle"
				     style="display:inline-block;width:336px;height:280px"
				     data-ad-client="ca-pub-0096032782368541"
				     data-ad-slot="6449231754"></ins>
				<script>
				(adsbygoogle = window.adsbygoogle || []).push({});
				</script>
				</div>

				Welcome to the MobileRead Forums. <p>You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.</p><p>By <a href="register.php?"><strong>joining our free community today</strong></a>, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.</p><p>If you have any problems with the registration process or your account login, please feel free to contact us <a href="sendmessage.php">contact us</a>.</p><p>The MobileRead Team</p>		
			</td>
		</tr>
		</table>
		<br />
		<!-- / guest welcome message -->
	
	


<!-- google_ad_section_end -->


Logging in I get no ads.
Spoiler:
Code:
<!-- google_ad_section_start(weight=ignore) -->


	
	
	
	

		

			

				
				
					
					
				
			
		
	
	


<!-- google_ad_section_end -->
PeterT is offline   Reply With Quote