Pārlūkot izejas kodu

Use old Opera UA for Twitter to force the old design

master
JustAnotherArchivist pirms 4 gadiem
vecāks
revīzija
d5953ca95c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      url-normalise

+ 1
- 1
url-normalise Parādīt failu

@@ -94,7 +94,7 @@ do
url="${url%%\?*}"
url="${url%/}"
unnormalisedUser="${url##*/}"
user="$(curl -sL --max-time 10 -A "${userAgent}" "https://twitter.com/${unnormalisedUser}" | grep -Po '<a class="([^"]*\s)?ProfileHeaderCard-screennameLink(\s[^"]*)?" href="/\K[^/"]+(?=")')"
user="$(curl -sL --max-time 10 -A "Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.18" "https://twitter.com/${unnormalisedUser}" | grep -Po '<a class="([^"]*\s)?ProfileHeaderCard-screennameLink(\s[^"]*)?" href="/\K[^/"]+(?=")')"
if [[ "${user}" ]]
then
echo "${prefix}https://twitter.com/${user}"


Notiek ielāde…
Atcelt
Saglabāt