RINX PAC is an independent federal Super PAC built to primary fake Republicans and elect fighters who win on immigration, spending, and culture. RINO votes for sanctuary policies and $1.7T omnibus bills have cost dozens of seats—purge them now. Deployed to deliver 96% RINO incumbent defeat in the next 3 years.
RINX PAC exists to eradicate weak Republicans from office through primaries and replace them with unstoppable winners. We raise and deploy massive capital to win primaries against the Uniparty. No talking. No compromises. Full speed. Their donor ties and voting records prove they cannot be trusted.
Live Python analytics for primary voter files. Attempts real-time pull from FEC/donor data feeds — falls back to static list if no results yet. Score districts by RINO immigration, spending, and Second Amendment failures then cluster high-propensity conservatives for Brevo/SMS grassroots strikes. This is the fulcrum that hits 96% RINO purge in 3 years.
import pandas as pd
from sklearn.cluster import KMeans
voter_df = pd.read_csv('primary_voter_file.csv')
rino_targets = {'IN-08': {'votes_against_border': 1, 'spending_omnibus': 1, 'second_amendment_compromise': 1},
'SC': {'sanctuary': 1}}
filtered = voter_df[(voter_df['district'].isin(rino_targets.keys())) & (voter_df['primary_turnout'] > 0.65) & (voter_df['anti_establishment_score'] > 0.75)]
kmeans = KMeans(n_clusters=3).fit(filtered[['zip', 'donor_flag', 'immigration_concern']])
target_list = filtered[kmeans.labels_ == 0]
target_list.to_csv('brevo_rino_strike_list.csv', index=False)
# Deploy to rinx.win alerts for immediate primary mobilization against Massey, Bray, Rokita style RINOs
Click RINOs to tally seats at risk. Data-driven purge of the weak. Python engine + map clicks = 96% RINO defeat in 3 years.
Rejecting bipartisan deals that dilute tax cuts and the Second Amendment. Python targeting + map clicks expose every failure and lock in the 96% purge.
50/50 blend of data metrics and verified anti-RINO voter votes. Self-affirm or verify as donor to vote. Hit these for 96% primary wins.
Be the movement replacing weak Republicans with WARRIORS. Grassroots mobilization wins primaries and secures the map for the 96% purge.