newsrss.uk Open in urlscan Pro
84.247.170.207  Public Scan

URL: https://newsrss.uk/
Submission: On December 17 via api from BE — Scanned from DE

Form analysis 7 forms found in the DOM

GET https://newsrss.uk/posts

<form class="hstack gap-1 mt-4 border-bottom p-narrow dark:border-gray-700" method="GET" id="search-form-data" action="https://newsrss.uk/posts" onsubmit="return modifyQuery(this)">
  <span class="d-inline-flex justify-center items-center w-24px sm:w-40 h-24px sm:h-40px opacity-50">
    <i class="unicon-search icon-3"></i>
  </span>
  <input type="search" name="search" id="globle_search" class="form-control-plaintext ms-1 fs-6 sm:fs-5 w-full dark:text-white" placeholder="Type your keyword.." aria-label="Search" autofocus="">
</form>

GET https://newsrss.uk/posts

<form method="GET" action="https://newsrss.uk/posts" onsubmit="return modifyQuery(this)" class="form-icon-group vstack gap-1 mb-3">
  <input type="search" name="search" id="globle_search" class="form-control form-control-md fs-6" placeholder="Search..">
  <span class="form-icon text-gray">
    <i class="unicon-search icon-1"></i>
  </span>
</form>

POST https://newsrss.uk/login

<form method="POST" action="https://newsrss.uk/login" id="login-modle-form" class="vstack gap-2">
  <input type="hidden" name="_token" value="eFJGnONRsvczpWIxh0POZ0YIwDpgtbZVfnkuhnLo" autocomplete="off">
  <div>
    <input class="form-control form-control-sm h-40px w-full fs-6 bg-white dark:bg-gray-800 dark:border-white dark:border-opacity-15" type="email" name="email" id="login-email" placeholder="Your email" required="" value="">
    <span id="email-login-error" class="text-primary d-none"></span>
  </div>
  <div>
    <input class="form-control form-control-sm h-40px w-full fs-6 bg-white dark:bg-gray-800 dark:border-white dark:border-opacity-15" type="password" name="password" id="login-password" placeholder="Password" autocomplete="new-password" required="">
    <span id="password-login-error" class="text-primary d-none"></span>
  </div>
  <div class="hstack justify-between items-start text-start">
    <div class="form-check text-start">
      <input class="form-check-input rounded-0 dark:bg-gray-800 dark:border-white dark:border-opacity-15" type="checkbox" name="remember" id="inputCheckRemember">
      <label class="hstack justify-between form-check-label fs-7 sm:fs-6" for="inputCheckRemember">Remember me?</label>
    </div>
    <a href="https://newsrss.uk/password/reset" class="uc-link fs-6">Forgot
                                        password</a>
  </div>
  <button class="btn btn-primary btn-sm lg:mt-1" id="login-form" type="submit">Log in</button>
</form>

POST https://newsrss.uk/register

<form class="vstack gap-2" action="https://newsrss.uk/register" id="register-user-form" method="POST">
  <div>
    <input class="form-control form-control-sm h-40px w-full fs-6 bg-white dark:bg-gray-800 dark:border-white dark:border-opacity-15" name="name" id="name-register" type="text" placeholder="Full name">
    <span class="text-danger d-none" id="name-register-error"><span>
      </span></span>
  </div>
  <div>
    <input class="form-control form-control-sm h-40px w-full fs-6 bg-white dark:bg-gray-800 dark:border-white dark:border-opacity-15" name="email" id="email-register" type="email" placeholder="Your email">
    <span class="text-danger d-none" id="email-register-error"><span>
      </span></span>
  </div>
  <div>
    <input class="form-control form-control-sm h-40px w-full fs-6 bg-white dark:bg-gray-800 dark:border-white dark:border-opacity-15" name="password" id="password-register" type="password" placeholder="Password" autocomplete="new-password">
    <span class="text-danger d-none" id="password-register-error"><span>
      </span></span>
  </div>
  <div>
    <input class="form-control form-control-sm h-40px w-full fs-6 bg-white dark:bg-gray-800 dark:border-white dark:border-opacity-15" name="password_confirmation" id="confirm-password-register" type="password" placeholder="Re-enter Password"
      autocomplete="new-password">
    <span class="text-danger d-none" id="confirm-password-register-error"><span>
      </span></span>
  </div>
  <div class="hstack text-start">
    <div class="form-check text-start">
      <input id="input_checkbox_accept_terms" class="form-check-input rounded-0 dark:bg-gray-800 dark:border-white dark:border-opacity-15" name="accept_terms" type="checkbox">
      <label for="input_checkbox_accept_terms" class="hstack justify-between form-check-label fs-7 sm:fs-6">I read and accept the <a href="#" class="uc-link ms-narrow" data-uc-switcher-item="3">Terms and conditions</a>. </label>
      <span class="text-danger fw-bold d-none" id="check_terms">Please check before submit</span>
    </div>
  </div>
  <button class="btn btn-primary btn-sm lg:mt-1" id="register-form-button" type="submit">Sign up</button>
</form>

<form class="vstack gap-2">
  <input class="form-control form-control-sm h-40px w-full fs-6 bg-white dark:bg-gray-800 dark:border-white dark:border-opacity-15" type="email" placeholder="Your email" required="">
  <div class="form-check text-start">
    <input class="form-check-input rounded-0 dark:bg-gray-800 dark:border-white dark:border-opacity-15" type="checkbox" id="inputCheckVerify" required="">
    <label class="form-check-label fs-7 sm:fs-6" for="inputCheckVerify"> <span>I'm not a robot</span>. </label>
  </div>
  <button class="btn btn-primary btn-sm lg:mt-1" type="submit">Reset a password</button>
</form>

POST https://newsrss.uk/subscribe/store

<form class="hstack gap-1 bg-gray-300 bg-opacity-10" method="post" action="https://newsrss.uk/subscribe/store">
  <input type="hidden" name="_token" value="eFJGnONRsvczpWIxh0POZ0YIwDpgtbZVfnkuhnLo" autocomplete="off"> <input type="email" class="form-control-plaintext form-control-xs fs-6 dark:text-white" placeholder="Your email address..">
  <button type="submit" class="btn btn-sm btn-primary fs-6 rounded-0">Subscribe</button>
</form>

POST https://newsrss.uk/subscribe/store

<form class="vstack gap-1" method="post" action="https://newsrss.uk/subscribe/store">
  <input type="hidden" name="_token" value="eFJGnONRsvczpWIxh0POZ0YIwDpgtbZVfnkuhnLo" autocomplete="off"> <input class="form-control form-control-sm fs-6 fw-medium h-40px w-full bg-white dark:bg-gray-800 dark:border-white dark:border-opacity-15"
    type="email" name="email" placeholder="Your email" required="">
  <button class="btn btn-sm btn-primary" type="submit">Sign up</button>
</form>

Text Content

SEARCH…


 * Channels
   * All
   * BBC UK
   * All Channels
 * Topics
   * UK
   * All Topics
 * 
 * All Posts
 * Terms and conditions
 * Privacy policies
 * Contact us
 * About us
 * Login
 * Register

 * 


SAVED ARTICLES

You have not yet added any article to your bookmarks!

Browse articles
 * Sign in
 * Sign up
 * Reset password
 * Terms of use

LOG IN

Remember me?
Forgot password
Log in

--------------------------------------------------------------------------------

Or

Have no account yet? Sign up

CREATE AN ACCOUNT

I read and accept the Terms and conditions. Please check before submit
Sign up

Already have an account? Log in

RESET PASSWORD

I'm not a robot.
Reset a password

Remember your password? Log in

TERMS AND CONDITIONS



Do you agree to our terms? Sign up


GDPR COMPLIANCE

We use cookies to ensure you get the best experience on our website. By
continuing to use our site, you accept our use of cookies, Privacy Policies, and
Terms of Service.

Accept
Dark mode toggle
Royal Mail takeover by Czech billionaire approved
DJ Fat Tony says he was injured after being hit at gig
Edinburgh flights resume after IT issue grounded planes
UK in diplomatic contact with Syrian rebels, says Lammy
Pupils 'sob' as vicar discusses existence of Santa
Boy, 2, dies in hit-and-run crash with stolen car
 *  * UK
   
   
   
   
   
   NEWS HUNT
   
   Subscribe
   
   Do not worry, we don't spam!
   
    * 
    * 
    * 
    * 

 * Channels
    * All
    * BBC UK
   
   
   UK IN DIPLOMATIC CONTACT WITH SYRIAN REBELS, SAYS LAMMY
   
   1 day ago
   ·
   0
   See more
   
   
   ROYAL MAIL TAKEOVER BY CZECH BILLIONAIRE APPROVED
   
   1 day ago
   ·
   0
   
   
   DJ FAT TONY SAYS HE WAS INJURED AFTER BEING HIT AT GIG
   
   1 day ago
   ·
   0
   
   
   EDINBURGH FLIGHTS RESUME AFTER IT ISSUE GROUNDED PLANES
   
   1 day ago
   ·
   0
   
   
   UK IN DIPLOMATIC CONTACT WITH SYRIAN REBELS, SAYS LAMMY
   
   1 day ago
   ·
   0
   See more
 * UK
   
   
   ROYAL MAIL TAKEOVER BY CZECH BILLIONAIRE APPROVED
   
   1 day ago
   ·
   0
   
   
   DJ FAT TONY SAYS HE WAS INJURED AFTER BEING HIT AT GIG
   
   1 day ago
   ·
   0
   
   
   EDINBURGH FLIGHTS RESUME AFTER IT ISSUE GROUNDED PLANES
   
   1 day ago
   ·
   0
   
   
   UK IN DIPLOMATIC CONTACT WITH SYRIAN REBELS, SAYS LAMMY
   
   1 day ago
   ·
   0
   
   
   PUPILS 'SOB' AS VICAR DISCUSSES EXISTENCE OF SANTA
   
   1 day ago
   ·
   0
   See more
 *  * Channels
    * BBC UK
    * All Channels
   
    * Topics
    * UK
    * All Topics
   
    * Quick Links
    * All Posts
    * Terms and conditions
    * Privacy policies
    * Contact us
    * About us
    * Login
    * Register

Dark toggle







UK IN DIPLOMATIC CONTACT WITH SYRIAN REBELS, SAYS LAMMY

BBC UK




UK IN DIPLOMATIC CONTACT WITH SYRIAN REBELS, SAYS LAMMY

1 day ago
BBC UK
0
0





UK


ROYAL MAIL TAKEOVER BY CZECH BILLIONAIRE APPROVED

1 day ago BBC UK



DJ FAT TONY SAYS HE WAS INJURED AFTER BEING HIT AT GIG

1 day ago BBC UK



EDINBURGH FLIGHTS RESUME AFTER IT ISSUE GROUNDED PLANES

1 day ago BBC UK



UK IN DIPLOMATIC CONTACT WITH SYRIAN REBELS, SAYS LAMMY

1 day ago BBC UK




MOST READ


ROYAL MAIL TAKEOVER BY CZECH BILLIONAIRE APPROVED

BBC UK
1 day ago
0
0


DJ FAT TONY SAYS HE WAS INJURED AFTER BEING HIT AT GIG

BBC UK
1 day ago
0
0


EDINBURGH FLIGHTS RESUME AFTER IT ISSUE GROUNDED PLANES

BBC UK
1 day ago
0
0


UK IN DIPLOMATIC CONTACT WITH SYRIAN REBELS, SAYS LAMMY

BBC UK
1 day ago
0
0


PUPILS 'SOB' AS VICAR DISCUSSES EXISTENCE OF SANTA

BBC UK
1 day ago
0
0


BOY, 2, DIES IN HIT-AND-RUN CRASH WITH STOLEN CAR

BBC UK
1 day ago
0
0


MAN CRITICAL AFTER BUS CRASHES INTO RAILWAY BRIDGE

BBC UK
1 day ago
0
0


WOMAN KILLED AND TWO INJURED IN LONDON SHOOTING

BBC UK
1 day ago
0
0


POLICE LAUNCH MURDER INVESTIGATION FOLLOWING DEATH OF WOMAN

BBC UK
1 day ago
0
0


WATCH THE TRAILER FOR 'GAVIN & STACEY: THE FINALE'

BBC UK
1 day ago
0
0






LATEST


ROYAL MAIL TAKEOVER BY CZECH BILLIONAIRE APPROVED

The £3.6 billion takeover by Daniel Kretinsky's EP Group will be announced on
Monday morning, the BBC understands.

BBC UK
0 0


DJ FAT TONY SAYS HE WAS INJURED AFTER BEING HIT AT GIG

Fat Tony, real name Anthony Marnoch, performed on Friday at Lido Margate in
Kent.

BBC UK
0 0


EDINBURGH FLIGHTS RESUME AFTER IT ISSUE GROUNDED PLANES

No flights could take off or land at the airport for several hours as engineers
worked to fix the problem.

BBC UK
0 0


UK IN DIPLOMATIC CONTACT WITH SYRIAN REBELS, SAYS LAMMY

The foreign secretary's remarks come as the government announced £50m of
humanitarian aid for Syrians.

BBC UK
0 0


PUPILS 'SOB' AS VICAR DISCUSSES EXISTENCE OF SANTA

The vicar told children that Father Christmas did not exist during a Religious
Education lesson.

BBC UK
0 0


BOY, 2, DIES IN HIT-AND-RUN CRASH WITH STOLEN CAR

Two adults remain in a serious condition in hospital and another two are stable
after the crash.

BBC UK
0 0


MAN CRITICAL AFTER BUS CRASHES INTO RAILWAY BRIDGE

The bus carrying 11 passengers took a wrong turn and became wedged under the
bridge in Glasgow city centre.

BBC UK
0 0


WOMAN KILLED AND TWO INJURED IN LONDON SHOOTING

The woman died at the scene, while one of two men shot is in a critical
condition in hospital.

BBC UK
0 0


POLICE LAUNCH MURDER INVESTIGATION FOLLOWING DEATH OF WOMAN

Two men have been arrested after a woman, aged 40, is found with a fatal head
injury.

BBC UK
0 0


WATCH THE TRAILER FOR 'GAVIN & STACEY: THE FINALE'

The final episode of Gavin and Stacey will air on Christmas day after viewers
were left on a cliffhanger since 2019.

BBC UK
0 0


WATCH: 'WHAT'S OCCURRING?' - NESSA MAKES GUEST APPEARANCE ON STRICTLY

'What's occurring?' - Nessa makes guest appearance on Strictly after first
scenes of final Gavin and Stacey episode shown

BBC UK
0 0


CALL FOR NATIONAL MEMORIAL FOR MASS GRAVE BABIES

At least 89,000 miscarried or stillborn babies were buried in hidden graves
nationwide, campaigners say.

BBC UK
0 0
Read More

POPULAR NOW

1


ROYAL MAIL TAKEOVER BY CZECH BILLIONAIRE APPROVED

1 day ago
0

2


DJ FAT TONY SAYS HE WAS INJURED AFTER BEING HIT AT GIG

1 day ago
0

3


EDINBURGH FLIGHTS RESUME AFTER IT ISSUE GROUNDED PLANES

1 day ago
0

4


UK IN DIPLOMATIC CONTACT WITH SYRIAN REBELS, SAYS LAMMY

1 day ago
0


FOLLOW @NEWSHUNT

Sign up
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 



Infiniti Technologies © 2024 , All rights reserved.

 * Privacy Policies
 * Terms and condition