Old 01-01-18, 10:16 PM
  #147  
ericy
Señor Member
 
ericy's Avatar
 
Join Date: May 2006
Location: Rehoboth Beach, DE
Posts: 1,523

Bikes: Giant OCR2, Trek DS 8.3

Mentioned: 2 Post(s)
Tagged: 1 Thread(s)
Quoted: 416 Post(s)
Liked 48 Times in 32 Posts
Originally Posted by Rollfast
Helps if you take a SCREENSHOT instead of trying to cut and paste and ending up with a lot of base64 data gibberish.
The base64 is trivial to convert to something more readable:

https://www.base64decode.org/

it ultimately results in a bunch of javascript, which in turn has an embedded base64 javascript routine which has a bunch of hex-encoded strings. There is an URL in there:
Code:
vumhd.voluumtrk3.com/f85d7dcc-d8b8-44dd-ac78-99cbdce1d93e?aff_sub2=4f5fd080-51ae-472c-992b-33104f0540c3_1511501400&aff_sub3=APPNEXUS&aff_sub4=728x90&aff_sub6=3220690&domain=bikeforums.net&domain_id=9829be83b615119b19b00af4fd745aff&campaign_country=US_IOS
I have stripped the leading https:// as I do not know if this is a safe URL, and I would not want anyone clicking on it.

Anyways, I don't know whether it is more helpful to the techs have screenshots, base64 or something else. Some clarification would be helpful..
ericy is offline