The Most Active and Friendliest
Affiliate Marketing Community Online!

“Propeller”/  Direct Affiliate

Texas Pornsite ID Law Reinstated

Graybeard

Well-Known Member
This applies to ``explicit`` content not *adult dating*

The Texas AG sued the current owners of Pornhub
https://www.texasattorneygeneral.go.../images/press/Texas v AYLO Filed Petition.pdf <copy of lawsuit

5th Circuit Appeals Court upheld that state law the other day.
Pornhub bans all IP users from Texas (the evil empire strike back :D)

If you are using Maxmind, have the database installed --here is a script to use to blow off Texas --thanks ChatGPT haven't used it yet but it looks OK to me (in PHP)

PHP:
<?php
require_once 'vendor/autoload.php';
use GeoIp2\Database\Reader;

// Use the IP address of the client
$ipAddress = $_SERVER['REMOTE_ADDR'];

// Path to your GeoLite2 City database file
$database = '/path/to/GeoLite2-City.mmdb';

// Create a new Reader instance
$reader = new Reader($database);

try {
    // Lookup the IP address in the database
    $record = $reader->city($ipAddress);
    
    // Get the state of the IP address
    $state = $record->mostSpecificSubdivision->name;
    
    // Check if the state is Texas
    if ($state == "Texas") {
        // Direct traffic to the Texas-specific location
        header('Location: http://your-texas-specific-url.com');
        exit;
    } else {
        // Direct traffic to the default location
        header('Location: http://your-default-url.com');
        exit;
    }
} catch (\GeoIp2\Exception\AddressNotFoundException $e) {
    // Handle the error when the IP address is not found in the database
    echo 'IP address not found in the database.';
} catch (Exception $e) {
    // Handle other possible errors
    echo 'An error occurred: ' . $e->getMessage();
}
?>
 
Just ban Texas --No porn for you use a VPN LMAO this is so lame.

The affirmative defense is that: They gained access with a IP not from Texas Your Honor ...

They are going to fry Abbot and Paxton in Texas (Governor/Atty General) the SHTF in Texas yee haa!
 
last 30 days
barry@DS-11:~/ip_project/ASN_locater$ php ip-by-state.php
Input IPs: 399343
Texas IPs: 14699
Texas volume: 3.68%

Percentage wise I thought it would be more. The risk is about 0.01% I think --to much grief for my landing pages (that might qualify under this ridiculous statute -- painting of nudes in museums might apply --in the extreme )

Good news is ICF (my white label) wants the traffic --they will verify it and assume the liability. So I can, I can redirect Texas traffic amount my landing pages. I have a vague secondary liability, I own the domain but ICF is on the whois as the operational contacts --no mia cupla ...
 
Good news is ICF (my white label) wants the traffic --they will verify it and assume the liability. So I can, I can redirect Texas traffic amount my landing pages. I have a vague secondary liability, I own the domain but ICF is on the whois as the operational contacts --no mia cupla ...
Sounds perfect! All the potential reward without (probably) the legal risk.
 
The US 5th Circuit Court is a real problem.
This Age-Verification Law
Voting rights
Redistricting (Gerymandering) Voting Districts.
SEC Administrative Laws

Even the Trump appointee dominated US Supreme Court want to reign in some of the
US 5th Appeals Court's ruling.
 
We've had issues with judges here, too. Seems fair law only applies to some the past couple of years. They don't even try to hide it and it's so blatantly obvious. The process is the political punishment, even if you didn't break any laws. The government is currently being sued by many, as the Court of Appeals and/or the Supreme Court has already ruled that some judgments and procedures were illegal.

.....requiring public companies to report climate-related risks.
Sigh. I'm rolling my eyes so hard, it hurts.

Canadian politicians (not the Conservatives) plan on making any...ANY...speech that mentions, or advertises, fossil fuels in anything other than negative terms, illegal.


The world has gone insane. Pinky and The Brain syndrome. I don't how those people sleep at night.

Even the Trump appointee dominated US Supreme Court want to reign in some of the
US 5th Appeals Court's ruling.
That surprises me, actually.
 
banners
Back