GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Business What happened to ICRA (content rating labels)? (https://gfy.com/showthread.php?t=1245943)

rowan 02-13-2017 09:05 PM

What happened to ICRA (content rating labels)?
 
ICRAâ?¢ | Family Online Safety Institute

"While all current labels will continue to work with Internet content filters, the ICRA? label generator, ICRA? tools and Webmaster support will no longer be available."

Been a while since I opened a new adult site so maybe I'm out of the loop. What happened to ICRA? Can't see any obvious links for webmasters (ie to generate labels) on fosi.org

notinmybackyard 02-14-2017 05:09 AM

Quote:

Originally Posted by rowan (Post 21542545)
ICRAâ?¢ | Family Online Safety Institute

"While all current labels will continue to work with Internet content filters, the ICRA? label generator, ICRA? tools and Webmaster support will no longer be available."

Been a while since I opened a new adult site so maybe I'm out of the loop. What happened to ICRA? Can't see any obvious links for webmasters (ie to generate labels) on fosi.org

Welcome to 2007

rowan 02-14-2017 07:46 AM

Quote:

Originally Posted by notinmybackyard (Post 21543193)
Welcome to 2007

Wow. Thought you were being facetious at first, but it does look like it has been many, many years since ICRA was discontinued.

Most of my adult sites are TGPs so when started a new one I copied a label from another of my sites. Guess I probably should have checked the ICRA website occasionally. :error

This is an interesting read: http://philarcher.org/icra/ICRAfail.pdf

What are the current labelling schemes, if any?

xXXtesy10 02-14-2017 08:18 AM

Quote:

Originally Posted by rowan (Post 21543442)
Wow. Thought you were being facetious at first, but it does look like it has been many, many years since ICRA was discontinued.

Most of my adult sites are TGPs so when started a new one I copied a label from another of my sites. Guess I probably should have checked the ICRA website occasionally. :error

This is an interesting read: http://philarcher.org/icra/ICRAfail.pdf

What are the current labelling schemes, if any?

FSC = fail stupid fucking idiots. they touch it will break

Barry-xlovecam 02-14-2017 11:13 AM

Parental Filtering | RTA | Restricted to Adults

rowan 02-14-2017 11:32 AM

Quote:

Originally Posted by Barry-xlovecam (Post 21544012)

Thanks. Have now added that to one of my sites.

Would be interesting to try to figure out when the site is blocked, at least based on webmaster provided content ratings, since the page (and possibly other objects) must be loaded in order to determine its rating. I can see quite a few requests for labels.rdf (ICRA) in my logs.

Barry-xlovecam 02-14-2017 01:46 PM

ssh (or terminal)

Code:

egrep -i '[log patern]' access.log |less
q to escape
if you use egrep instead of grep you wont have to do \. etc [backslash literals]
-i case insensitive
-ic will return the count of the grep

Code:

egrep -ic '[log patern]' access.log
21

........ access.log > (or >> append) to a file.txt

rowan 02-14-2017 06:33 PM

Going to be more complex than a simple grep. You'd need to look for browsers loading the HTML of the page, then nothing further, because the blocking software has kicked in. Then you would need some way to (reliably) exclude bots from the list, because that's exactly what most bots do...


All times are GMT -7. The time now is 11:55 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123