We do a little trolling

This commit is contained in:
Mint 2022-07-22 23:54:15 +03:00
parent c386071017
commit 17122a8d9e

View file

@ -4,7 +4,7 @@ import sqlite3
from bs4 import BeautifulSoup
headers = {
"user-agent": "fedi-block-api (https://gitlab.com/EnjuAihara/fedi-block-api)"
"user-agent": "Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0"
}